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