index
:
rockbox.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apps
/
wps.c
Age
Commit message (
Expand
)
Author
2003-04-23
Only redraw the status line when info actually changed.
Björn Stenberg
2003-04-23
Players use the MENU button, not F1.
Björn Stenberg
2003-04-23
Changed remote control button events to separate codes. Now the remote contro...
Björn Stenberg
2003-04-11
Better handling of next/prev
Linus Nielsen Feltzing
2003-04-09
Stop playing immediately when skipping to next or previous track.
Björn Stenberg
2003-03-17
Check paused state after pitch screen
Björn Stenberg
2003-03-15
patch #702874 by Craig Sather, fixes a pause bug in WPS
Linus Nielsen Feltzing
2003-02-25
hopefully no loud sound at beginning of fade in. Brian King suggestion
Eric Linenberg
2003-02-17
Give mpeg thread more time to run
Björn Stenberg
2003-02-14
Volume fade patch by Eric Linenberg
Björn Stenberg
2003-02-12
Exit WPS after recording
Björn Stenberg
2003-02-12
Changed id3 viewer exit again.
Björn Stenberg
2003-02-11
Added Genre+Year to ID3 viewer, and added the viewer to the main menu.
Björn Stenberg
2003-02-11
Exit ID3 browser on key release, otherwise the release event triggers actions...
Björn Stenberg
2003-02-03
Don't exit WPS until OFF is released.
Björn Stenberg
2003-01-23
Removed unnecessary calls to lcd_stop_scroll().
Kjell Ericson
2003-01-17
Bug fix: Exit volume setting even if both keys are released simultaneously
Björn Stenberg
2003-01-09
The much-anticipated queue patch by Hardeep Sidhu. Queue a file by holding do...
Björn Stenberg
2003-01-04
Store the current track pathname so follow playlist is respected at end of pl...
Hardeep Sidhu
2002-11-05
Now updates the time info on FF/REW
Linus Nielsen Feltzing
2002-10-30
Some peak meter optimizations
Linus Nielsen Feltzing
2002-10-29
Phil Pertermann's dB peak meter patch
Linus Nielsen Feltzing
2002-10-28
Now clears the resume point at end-of-list. This fixes bug #627344.
Linus Nielsen Feltzing
2002-10-27
The return code from wps_display() wasn't handled correctly. And keylock() di...
Linus Nielsen Feltzing
2002-10-21
Added multiline scroll support.
Markus Braun
2002-10-15
Use status_set...
Mats Lidell
2002-10-12
removed button_set_repeat/release() calls since we don't really need to do it
Robert Hak
2002-10-11
Enable 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-09
the playlist variables are now all static, and the wps code use the new
Daniel Stenberg
2002-10-09
Mute was on wrong key combo
Björn Stenberg
2002-10-04
I am incredibly silly
Linus Nielsen Feltzing
2002-10-04
I am silly
Linus Nielsen Feltzing
2002-10-04
Even better solution for the volume display
Linus Nielsen Feltzing
2002-10-04
Fix for the wrong volume display on the player when MENU+UP/DOWN pressed. Ple...
Uwe Freese
2002-10-04
Repeat off/all/one toggle. By Hardeep Sidhu.
Björn Stenberg
2002-09-27
Philip Pertermanns peak meter
Linus Nielsen Feltzing
2002-09-24
Moved on_screen, f2_screen, f3_screen and handle_usb (renamed usb_screen) to ...
Björn Stenberg
2002-09-24
Quickscreens now stay up if you release the F-key before pressing a combinati...
Björn Stenberg
2002-09-24
New mpeg_status() function replaces mpeg_is_playing()
Linus Nielsen Feltzing
2002-09-24
Key unlocking was badly handled
Linus Nielsen Feltzing
2002-09-18
New language/string handling
Björn Stenberg
2002-09-13
Exit on_screen on combination key release.
Björn Stenberg
2002-09-13
Draw on_screen as soon as any ON+key is pressed
Björn Stenberg
2002-09-13
Added pitch setting screen for recorders. Hold ON in wps to see it. Pitch ran...
Björn Stenberg
2002-09-12
Greg Haerr's new loadable font. No more #ifdef font-style, removed old
Daniel Stenberg
2002-09-09
Added tracknum and playlist to id3 browser (Magnus Holmgren). Enabled id3 bro...
Björn Stenberg
2002-09-09
Hardeep's browse current file patch. When hitting stop while playing, you wi...
Eric Linenberg
2002-09-06
Filters out Stop events from the main menu
Linus Nielsen Feltzing
2002-09-05
BUTTON_NONE broke the last_button filter
Linus Nielsen Feltzing
[next]