summaryrefslogtreecommitdiff
path: root/apps/wps.c (follow)
Commit message (Expand)AuthorAge
* Removed annoying debug outputLinus Nielsen Feltzing2004-12-19
* Added iRiver button codesLinus Nielsen Feltzing2004-11-19
* Fix: Skipping to previous/next track via remote works again. WPS_RC_(PREV|NEX...Jens Arnold2004-10-24
* Added stop (off+repeat) to ondio wps.Björn Stenberg2004-10-05
* Moved most actions off of button release events.Björn Stenberg2004-10-04
* Player volume buttons now work againBjörn Stenberg2004-10-04
* Player next/prev is on release, not press. (Bug #1039326)Björn Stenberg2004-10-04
* Patch #1038325 by Markus Braun, prevents WPS from setting the volume higher t...Linus Nielsen Feltzing2004-10-01
* a hell of a commit: changed several HAVE_xx configuration flags into multiple...Jörg Hohensohn2004-09-28
* Fixed broken rewind in wpsHenrik Backe2004-09-21
* Redesigned the button handling. The code now uses symbolic function defines i...Björn Stenberg2004-09-19
* adjustment for the Ondio: button driver has an Odio part, for now it has a Pl...Jörg Hohensohn2004-09-10
* The mute status display function now uses splash() tooJens Arnold2004-08-29
* More const policeing step 2Jens Arnold2004-08-01
* First step in revamping the USB event handling, paving the way for the upcomi...Linus Nielsen Feltzing2004-07-26
* The status bar now keeps track of the mpeg status, instead of having to call ...Linus Nielsen Feltzing2004-06-27
* Keylock now locks combo keys too (mute, id3 viewer etc)Björn Stenberg2004-06-10
* Moved genre list and access function to id3.cBjörn Stenberg2004-05-22
* Improved ff/rw max step calculation (patch #882931 by Craigh Sather)Björn Stenberg2004-05-22
* Now the next-song WPS feature worksLinus Nielsen Feltzing2004-05-21
* fix the next-song stuff for the player arch as wellDaniel Stenberg2004-05-19
* next-song support added to WPS, using new tags, and killed some trailingDaniel Stenberg2004-05-19
* The ID3 browser now shows the correct genre informationLinus Nielsen Feltzing2004-03-28
* Fixed bad handling of remote control STOP on Player modelsLinus Nielsen Feltzing2004-03-22
* F3 now shows the correct quick screen againLinus Nielsen Feltzing2004-03-17
* First step towards context sensitive and configurable menus, by Brent CouttsLinus Nielsen Feltzing2004-03-12
* Always show correct play modeBjörn Stenberg2004-01-15
* Added Benjamin Metzlers bookmarking feature (patch #669440)Björn Stenberg2004-01-14
* The splash() function's second argument (keymask) is now removed, as itDaniel Stenberg2004-01-08
* Moved the low-level playback functionality into a new, separate module "mp3_p...Jörg Hohensohn2004-01-05
* Initial suppport for building Rockbox for Neo. The Neo has a differentDaniel Stenberg2003-12-12
* Added viewer for currently playing playlist. Accessed from Menu->Playlist Op...Hardeep Sidhu2003-12-10
* Patch #783177 by Craig Sather, fixes the progress bar glitch when fast forwar...Linus Nielsen Feltzing2003-11-03
* Patch #782228 by Barry McIntosh, makes the volume meter update when adjusting...Linus Nielsen Feltzing2003-11-03
* The boolean Code Police strikes back. This will hopefully fix bug #827966.Linus Nielsen Feltzing2003-10-23
* Car Ignition Auto Stop (patch #736339 by Craig Sather)Björn Stenberg2003-10-17
* Fixes sleep timer when connected to charger (patch #769591 by Henrik Backe)Björn Stenberg2003-10-17
* Pass actual time instead of offset to mpeg_ff_rewind. Fixes ff/rew to wrong ...Hardeep Sidhu2003-08-29
* Added dynamic playlists. ON+PLAY->Playlist on a track, directory, or playlis...Hardeep Sidhu2003-07-01
* Fixed %pp for shuffled dirs (patch #700465)Björn Stenberg2003-06-04
* Finally, remote control now works while keys are locked.Björn Stenberg2003-05-20
* Fixed bad remote control handling in wps. Changed tree navigation keys to rig...Björn Stenberg2003-05-20
* Only redraw the status line when info actually changed.Björn Stenberg2003-04-23
* Players use the MENU button, not F1.Björn Stenberg2003-04-23
* Changed remote control button events to separate codes. Now the remote contro...Björn Stenberg2003-04-23
* Better handling of next/prevLinus Nielsen Feltzing2003-04-11
* Stop playing immediately when skipping to next or previous track.Björn Stenberg2003-04-09
* Check paused state after pitch screenBjörn Stenberg2003-03-17
* patch #702874 by Craig Sather, fixes a pause bug in WPSLinus Nielsen Feltzing2003-03-15
* hopefully no loud sound at beginning of fade in. Brian King suggestionEric Linenberg2003-02-25