summaryrefslogtreecommitdiff
path: root/apps/wps.c
AgeCommit message (Expand)Author
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
2003-03-15patch #702874 by Craig Sather, fixes a pause bug in WPSLinus Nielsen Feltzing
2003-02-25hopefully no loud sound at beginning of fade in. Brian King suggestionEric Linenberg
2003-02-17Give mpeg thread more time to runBjörn Stenberg
2003-02-14Volume fade patch by Eric LinenbergBjörn Stenberg
2003-02-12Exit WPS after recordingBjörn Stenberg
2003-02-12Changed id3 viewer exit again.Björn Stenberg
2003-02-11Added Genre+Year to ID3 viewer, and added the viewer to the main menu.Björn Stenberg
2003-02-11Exit ID3 browser on key release, otherwise the release event triggers actions...Björn Stenberg
2003-02-03Don't exit WPS until OFF is released.Björn Stenberg
2003-01-23Removed unnecessary calls to lcd_stop_scroll().Kjell Ericson
2003-01-17Bug fix: Exit volume setting even if both keys are released simultaneouslyBjörn Stenberg