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
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
2002-09-04
make the RIGHT button release work again
Daniel Stenberg
2002-09-04
Fixed the disappearing shuffle text
Linus Nielsen Feltzing
2002-09-04
re-enabled the lastbutton event for recorder only.
Justin Heiner
2002-09-04
Nate Nystrom's FF/RW min speed patch
Eric Linenberg
2002-09-04
wps-display.c
Justin Heiner
2002-09-03
Added dir filter toggle (mp3/m3u) to F2 quick-set screen.
Björn Stenberg
2002-09-03
Added quick-set screens to F2 (play modes) and F3 (screen settings) in dir br...
Björn Stenberg
2002-09-03
Ignore prev/next up unless last button was down
Björn Stenberg
2002-09-01
Fixed build errors
Björn Stenberg
2002-09-01
Merged Magnus Holmgren's wps.config code.
Björn Stenberg
2002-08-31
Removed busy loops.
Björn Stenberg
2002-08-31
USB Related:
Justin Heiner
2002-08-30
Set lcd margins only if we return from main_menu().
Markus Braun
2002-08-30
Added scrollbar to tree view and menus.
Markus Braun
2002-08-30
Moved display portions of wps.c into new file: wps-display.c
Björn Stenberg
2002-08-30
Bad ifdef removed. Open handles simulator filesystem.
Mats Lidell
2002-08-30
Simulator reads wps config from file too.
Mats Lidell
2002-08-30
Got rid of the old WPS, and use Custom WPS as the method of WPS updating. Als...
Justin Heiner
2002-08-30
Added %pr to CUSTOM_WPS to display remaining time in song.
Justin Heiner
2002-08-30
update to my update
Justin Heiner
2002-08-30
Another update to Zagor's commit
Justin Heiner
2002-08-30
Fixed a couple of problems with Zagor's commit, along with some of my own CUS...
Justin Heiner
2002-08-30
Fixed player build
Björn Stenberg
2002-08-30
Refactored. States are now handled in separate functions instead of using sta...
Björn Stenberg
2002-08-29
Don't resume when song is already paused and user selects previous
Hardeep Sidhu
[next]