summaryrefslogtreecommitdiff
path: root/apps/wps.c (follow)
Commit message (Expand)AuthorAge
* 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
* Added tracknum and playlist to id3 browser (Magnus Holmgren). Enabled id3 bro...Björn Stenberg2002-09-09
* Hardeep's browse current file patch. When hitting stop while playing, you wi...Eric Linenberg2002-09-09
* Filters out Stop events from the main menuLinus Nielsen Feltzing2002-09-06
* BUTTON_NONE broke the last_button filterLinus Nielsen Feltzing2002-09-05
* make the RIGHT button release work againDaniel Stenberg2002-09-04
* Fixed the disappearing shuffle textLinus Nielsen Feltzing2002-09-04
* re-enabled the lastbutton event for recorder only.Justin Heiner2002-09-04
* Nate Nystrom's FF/RW min speed patchEric Linenberg2002-09-04
* wps-display.c Justin Heiner2002-09-04
* Added dir filter toggle (mp3/m3u) to F2 quick-set screen.Björn Stenberg2002-09-03
* Added quick-set screens to F2 (play modes) and F3 (screen settings) in dir br...Björn Stenberg2002-09-03
* Ignore prev/next up unless last button was downBjörn Stenberg2002-09-03