summaryrefslogtreecommitdiff
path: root/apps/wps.c (follow)
Commit message (Expand)AuthorAge
...
* Fixed build errorsBjörn Stenberg2002-09-01
* Merged Magnus Holmgren's wps.config code.Björn Stenberg2002-09-01
* Removed busy loops.Björn Stenberg2002-08-31
* USB Related: Justin Heiner2002-08-31
* Set lcd margins only if we return from main_menu().Markus Braun2002-08-30
* Added scrollbar to tree view and menus.Markus Braun2002-08-30
* Moved display portions of wps.c into new file: wps-display.cBjörn Stenberg2002-08-30
* Bad ifdef removed. Open handles simulator filesystem.Mats Lidell2002-08-30
* Simulator reads wps config from file too.Mats Lidell2002-08-30
* Got rid of the old WPS, and use Custom WPS as the method of WPS updating. Als...Justin Heiner2002-08-30
* Added %pr to CUSTOM_WPS to display remaining time in song.Justin Heiner2002-08-30
* update to my updateJustin Heiner2002-08-30
* Another update to Zagor's commitJustin Heiner2002-08-30
* Fixed a couple of problems with Zagor's commit, along with some of my own CUS...Justin Heiner2002-08-30
* Fixed player buildBjörn Stenberg2002-08-30
* Refactored. States are now handled in separate functions instead of using sta...Björn Stenberg2002-08-30
* Don't resume when song is already paused and user selects previousHardeep Sidhu2002-08-29
* Custom WPS update - works for recorder and player now. Also updated how the W...Justin Heiner2002-08-29
* update to the ff/rw options accelerate optionsEric Linenberg2002-08-29
* Nate Nystrom's ff/rw acceleration patchEric Linenberg2002-08-28
* Added basic handling of \r\n (ignores it) to the Custom WPSJustin Heiner2002-08-28
* First attempt to use the new playlist APILinus Nielsen Feltzing2002-08-28
* Fixed a little problem coming out of the Player's ID3 info screen. You had to...Justin Heiner2002-08-27
* Update to CUSTOM_WPS. Now has an If/Else ability. Also updated the docsJustin Heiner2002-08-27
* Added configurable disk spindown. The disk will also now not spin down while ...Björn Stenberg2002-08-26
* global_settings are not for runtime state variables!Björn Stenberg2002-08-24
* Update to the Custom WPS. Now actually works, can be fed any string, uses %xx...Justin Heiner2002-08-24
* Don't display wps until there is data to display (or we'll get the annoying '...Björn Stenberg2002-08-23
* prevent the "end of (song) list" getting displayed if there's an mpegDaniel Stenberg2002-08-23
* stupid tabsRobert Hak2002-08-23
* minor style fixesRobert Hak2002-08-23
* restore was allwas true. Set it to false when last restore request wasMarkus Braun2002-08-23
* two fixes at once:Daniel Stenberg2002-08-23
* Changed CUSTOM_WPS to be a define-only feature until it is more complete. To ...Justin Heiner2002-08-22
* fix file name pointer usage, clean the buffer faster, don't use extraDaniel Stenberg2002-08-22
* Flipped a line to make it workJustin Heiner2002-08-22
* Attempt at fixing redsJustin Heiner2002-08-22
* fixed compiler errorDaniel Stenberg2002-08-22
* Added conditional Title-Artist to appease PsycoXul :-) It's bound to %hJustin Heiner2002-08-22
* Added %% as an available tag to the Custom WPS. Displays % when usedJustin Heiner2002-08-22
* Added ability to have a Custom WPS Display on the Player. See the commited do...Justin Heiner2002-08-22
* Changed the previous patch to restart the same song if over 2 seconds to 3 se...Justin Heiner2002-08-21
* Stays in pause mode after seekBjörn Stenberg2002-08-21
* Lee Marlow's patch to restart the same song if the back button is hit in the wpsEric Linenberg2002-08-21
* Fix for fixMarkus Braun2002-08-21
* Fixed wps usb bug. Before rockbox switched not to usb mode when cable wasMarkus Braun2002-08-21
* Consolidated display restore code.Markus Braun2002-08-21
* faster redraw of time displayMarkus Braun2002-08-20
* Now using lcd margins instead of a line offset for displaying status bar.Markus Braun2002-08-20
* Added draw_screen(id3) after volume change. Fixed bug in player WPS ID3 Info ...Justin Heiner2002-08-20