summaryrefslogtreecommitdiff
path: root/apps/wps.c
AgeCommit message (Expand)Author
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
2003-01-09The much-anticipated queue patch by Hardeep Sidhu. Queue a file by holding do...Björn Stenberg
2003-01-04Store the current track pathname so follow playlist is respected at end of pl...Hardeep Sidhu
2002-11-05Now updates the time info on FF/REWLinus Nielsen Feltzing
2002-10-30Some peak meter optimizationsLinus Nielsen Feltzing
2002-10-29Phil Pertermann's dB peak meter patchLinus Nielsen Feltzing
2002-10-28Now clears the resume point at end-of-list. This fixes bug #627344.Linus Nielsen Feltzing
2002-10-27The return code from wps_display() wasn't handled correctly. And keylock() di...Linus Nielsen Feltzing
2002-10-21Added multiline scroll support.Markus Braun
2002-10-15Use status_set...Mats Lidell
2002-10-12removed button_set_repeat/release() calls since we don't really need to do itRobert Hak
2002-10-11Enable status bar in usb mode.Markus Braun
2002-10-09'End of song list' message now displays for 1 second and then exits to file b...Björn Stenberg
2002-10-09the playlist variables are now all static, and the wps code use the newDaniel Stenberg
2002-10-09Mute was on wrong key comboBjörn Stenberg
2002-10-04I am incredibly sillyLinus Nielsen Feltzing