summaryrefslogtreecommitdiff
path: root/apps/wps.c (follow)
Commit message (Expand)AuthorAge
* 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
* Give mpeg thread more time to runBjörn Stenberg2003-02-17
* Volume fade patch by Eric LinenbergBjörn Stenberg2003-02-14
* Exit WPS after recordingBjörn Stenberg2003-02-12
* Changed id3 viewer exit again.Björn Stenberg2003-02-12
* Added Genre+Year to ID3 viewer, and added the viewer to the main menu.Björn Stenberg2003-02-11
* Exit ID3 browser on key release, otherwise the release event triggers actions...Björn Stenberg2003-02-11
* Don't exit WPS until OFF is released.Björn Stenberg2003-02-03
* Removed unnecessary calls to lcd_stop_scroll().Kjell Ericson2003-01-23
* Bug fix: Exit volume setting even if both keys are released simultaneouslyBjörn Stenberg2003-01-17
* The much-anticipated queue patch by Hardeep Sidhu. Queue a file by holding do...Björn Stenberg2003-01-09
* Store the current track pathname so follow playlist is respected at end of pl...Hardeep Sidhu2003-01-04
* Now updates the time info on FF/REWLinus Nielsen Feltzing2002-11-05
* Some peak meter optimizationsLinus Nielsen Feltzing2002-10-30
* Phil Pertermann's dB peak meter patchLinus Nielsen Feltzing2002-10-29
* Now clears the resume point at end-of-list. This fixes bug #627344.Linus Nielsen Feltzing2002-10-28
* The return code from wps_display() wasn't handled correctly. And keylock() di...Linus Nielsen Feltzing2002-10-27
* Added multiline scroll support.Markus Braun2002-10-21
* Use status_set...Mats Lidell2002-10-15
* removed button_set_repeat/release() calls since we don't really need to do itRobert Hak2002-10-12
* Enable status bar in usb mode.Markus Braun2002-10-11
* 'End of song list' message now displays for 1 second and then exits to file b...Björn Stenberg2002-10-09
* the playlist variables are now all static, and the wps code use the newDaniel Stenberg2002-10-09
* Mute was on wrong key comboBjörn Stenberg2002-10-09
* I am incredibly sillyLinus Nielsen Feltzing2002-10-04
* I am sillyLinus Nielsen Feltzing2002-10-04
* Even better solution for the volume displayLinus Nielsen Feltzing2002-10-04
* Fix for the wrong volume display on the player when MENU+UP/DOWN pressed. Ple...Uwe Freese2002-10-04
* Repeat off/all/one toggle. By Hardeep Sidhu.Björn Stenberg2002-10-04
* Philip Pertermanns peak meterLinus Nielsen Feltzing2002-09-27
* Moved on_screen, f2_screen, f3_screen and handle_usb (renamed usb_screen) to ...Björn Stenberg2002-09-24
* Quickscreens now stay up if you release the F-key before pressing a combinati...Björn Stenberg2002-09-24
* New mpeg_status() function replaces mpeg_is_playing()Linus Nielsen Feltzing2002-09-24
* Key unlocking was badly handledLinus Nielsen Feltzing2002-09-24
* New language/string handlingBjörn Stenberg2002-09-18
* Exit on_screen on combination key release.Björn Stenberg2002-09-13
* Draw on_screen as soon as any ON+key is pressedBjörn Stenberg2002-09-13
* Added pitch setting screen for recorders. Hold ON in wps to see it. Pitch ran...Björn Stenberg2002-09-13
* Greg Haerr's new loadable font. No more #ifdef font-style, removed oldDaniel Stenberg2002-09-12