summaryrefslogtreecommitdiff
path: root/apps/wps.c
AgeCommit message (Expand)Author
2002-09-13Exit on_screen on combination key release.Björn Stenberg
2002-09-13Draw on_screen as soon as any ON+key is pressedBjörn Stenberg
2002-09-13Added pitch setting screen for recorders. Hold ON in wps to see it. Pitch ran...Björn Stenberg
2002-09-12Greg Haerr's new loadable font. No more #ifdef font-style, removed oldDaniel Stenberg
2002-09-09Added tracknum and playlist to id3 browser (Magnus Holmgren). Enabled id3 bro...Björn Stenberg
2002-09-09Hardeep's browse current file patch. When hitting stop while playing, you wi...Eric Linenberg
2002-09-06Filters out Stop events from the main menuLinus Nielsen Feltzing
2002-09-05BUTTON_NONE broke the last_button filterLinus Nielsen Feltzing
2002-09-04make the RIGHT button release work againDaniel Stenberg
2002-09-04Fixed the disappearing shuffle textLinus Nielsen Feltzing
2002-09-04re-enabled the lastbutton event for recorder only.Justin Heiner
2002-09-04Nate Nystrom's FF/RW min speed patchEric Linenberg
2002-09-04wps-display.c Justin Heiner
2002-09-03Added dir filter toggle (mp3/m3u) to F2 quick-set screen.Björn Stenberg
2002-09-03Added quick-set screens to F2 (play modes) and F3 (screen settings) in dir br...Björn Stenberg
2002-09-03Ignore prev/next up unless last button was downBjörn Stenberg
2002-09-01Fixed build errorsBjörn Stenberg
2002-09-01Merged Magnus Holmgren's wps.config code.Björn Stenberg
2002-08-31Removed busy loops.Björn Stenberg
2002-08-31USB Related: Justin Heiner
2002-08-30Set lcd margins only if we return from main_menu().Markus Braun
2002-08-30Added scrollbar to tree view and menus.Markus Braun
2002-08-30Moved display portions of wps.c into new file: wps-display.cBjörn Stenberg
2002-08-30Bad ifdef removed. Open handles simulator filesystem.Mats Lidell
2002-08-30Simulator reads wps config from file too.Mats Lidell
2002-08-30Got rid of the old WPS, and use Custom WPS as the method of WPS updating. Als...Justin Heiner
2002-08-30Added %pr to CUSTOM_WPS to display remaining time in song.Justin Heiner
2002-08-30update to my updateJustin Heiner
2002-08-30Another update to Zagor's commitJustin Heiner
2002-08-30Fixed a couple of problems with Zagor's commit, along with some of my own CUS...Justin Heiner
2002-08-30Fixed player buildBjörn Stenberg
2002-08-30Refactored. States are now handled in separate functions instead of using sta...Björn Stenberg
2002-08-29Don't resume when song is already paused and user selects previousHardeep Sidhu
2002-08-29Custom WPS update - works for recorder and player now. Also updated how the W...Justin Heiner
2002-08-29update to the ff/rw options accelerate optionsEric Linenberg
2002-08-28Nate Nystrom's ff/rw acceleration patchEric Linenberg
2002-08-28Added basic handling of \r\n (ignores it) to the Custom WPSJustin Heiner
2002-08-28First attempt to use the new playlist APILinus Nielsen Feltzing
2002-08-27Fixed a little problem coming out of the Player's ID3 info screen. You had to...Justin Heiner
2002-08-27Update to CUSTOM_WPS. Now has an If/Else ability. Also updated the docsJustin Heiner
2002-08-26Added configurable disk spindown. The disk will also now not spin down while ...Björn Stenberg
2002-08-24global_settings are not for runtime state variables!Björn Stenberg
2002-08-24Update to the Custom WPS. Now actually works, can be fed any string, uses %xx...Justin Heiner
2002-08-23Don't display wps until there is data to display (or we'll get the annoying '...Björn Stenberg
2002-08-23prevent the "end of (song) list" getting displayed if there's an mpegDaniel Stenberg
2002-08-23stupid tabsRobert Hak
2002-08-23minor style fixesRobert Hak
2002-08-23restore was allwas true. Set it to false when last restore request wasMarkus Braun
2002-08-23two fixes at once:Daniel Stenberg
2002-08-22Changed CUSTOM_WPS to be a define-only feature until it is more complete. To ...Justin Heiner