index
:
rockbox
2048sp5
duke3d
master
puzzles
puzzlesmanual
quake5
wolf3d
working
xracer
My Rockbox tree
Franklin Wei
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apps
/
wps.c
(
follow
)
Commit message (
Expand
)
Author
Age
...
*
Refactored. States are now handled in separate functions instead of using sta...
Björn Stenberg
2002-08-30
*
Don't resume when song is already paused and user selects previous
Hardeep Sidhu
2002-08-29
*
Custom WPS update - works for recorder and player now. Also updated how the W...
Justin Heiner
2002-08-29
*
update to the ff/rw options accelerate options
Eric Linenberg
2002-08-29
*
Nate Nystrom's ff/rw acceleration patch
Eric Linenberg
2002-08-28
*
Added basic handling of \r\n (ignores it) to the Custom WPS
Justin Heiner
2002-08-28
*
First attempt to use the new playlist API
Linus Nielsen Feltzing
2002-08-28
*
Fixed a little problem coming out of the Player's ID3 info screen. You had to...
Justin Heiner
2002-08-27
*
Update to CUSTOM_WPS. Now has an If/Else ability. Also updated the docs
Justin Heiner
2002-08-27
*
Added configurable disk spindown. The disk will also now not spin down while ...
Björn Stenberg
2002-08-26
*
global_settings are not for runtime state variables!
Björn Stenberg
2002-08-24
*
Update to the Custom WPS. Now actually works, can be fed any string, uses %xx...
Justin Heiner
2002-08-24
*
Don't display wps until there is data to display (or we'll get the annoying '...
Björn Stenberg
2002-08-23
*
prevent the "end of (song) list" getting displayed if there's an mpeg
Daniel Stenberg
2002-08-23
*
stupid tabs
Robert Hak
2002-08-23
*
minor style fixes
Robert Hak
2002-08-23
*
restore was allwas true. Set it to false when last restore request was
Markus Braun
2002-08-23
*
two fixes at once:
Daniel Stenberg
2002-08-23
*
Changed CUSTOM_WPS to be a define-only feature until it is more complete. To ...
Justin Heiner
2002-08-22
*
fix file name pointer usage, clean the buffer faster, don't use extra
Daniel Stenberg
2002-08-22
*
Flipped a line to make it work
Justin Heiner
2002-08-22
*
Attempt at fixing reds
Justin Heiner
2002-08-22
*
fixed compiler error
Daniel Stenberg
2002-08-22
*
Added conditional Title-Artist to appease PsycoXul :-) It's bound to %h
Justin Heiner
2002-08-22
*
Added %% as an available tag to the Custom WPS. Displays % when used
Justin Heiner
2002-08-22
*
Added ability to have a Custom WPS Display on the Player. See the commited do...
Justin Heiner
2002-08-22
*
Changed the previous patch to restart the same song if over 2 seconds to 3 se...
Justin Heiner
2002-08-21
*
Stays in pause mode after seek
Björn Stenberg
2002-08-21
*
Lee Marlow's patch to restart the same song if the back button is hit in the wps
Eric Linenberg
2002-08-21
*
Fix for fix
Markus Braun
2002-08-21
*
Fixed wps usb bug. Before rockbox switched not to usb mode when cable was
Markus Braun
2002-08-21
*
Consolidated display restore code.
Markus Braun
2002-08-21
*
faster redraw of time display
Markus Braun
2002-08-20
*
Now using lcd margins instead of a line offset for displaying status bar.
Markus Braun
2002-08-20
*
Added draw_screen(id3) after volume change. Fixed bug in player WPS ID3 Info ...
Justin Heiner
2002-08-20
*
Pause now works again (I broke it with my mpeg_is_playing() fix...)
Björn Stenberg
2002-08-19
*
Added Smart(tm) ID3 displaying to the new 1 Line ID3. If no ID3 is available,...
Justin Heiner
2002-08-19
*
More of the new 1 Line ID3 for the player
Justin Heiner
2002-08-19
*
Minor change in display of previous volume display patch
Justin Heiner
2002-08-17
*
WPS in player now displays volume level while changing it
Justin Heiner
2002-08-17
*
Fixed ID3 Scrolling problem (player) when FF/RW in ID3 display mode
Justin Heiner
2002-08-16
*
Fixed double-height problem and broken fwd/rew.
Björn Stenberg
2002-08-16
*
Added resume. Works in dirs and playlists, shuffled or not. Resumes mid-song,...
Björn Stenberg
2002-08-16
*
menu+left/right was broken for volume change. Patch submitted by
Mats Lidell
2002-08-16
*
Button release filter was a little too effective
Björn Stenberg
2002-08-15
*
F3 now toggles global_settings.statusbar
Markus Braun
2002-08-15
*
Save volume changes
Björn Stenberg
2002-08-15
*
Now discards stray BUTTON_REL events
Linus Nielsen Feltzing
2002-08-15
*
Fixed a small problem in the Player ID3 Info Screen. Also rewrote the mute fu...
Justin Heiner
2002-08-15
*
Added fast forward and rewind (without sound). Patch by Hardeep Sidhu.
Björn Stenberg
2002-08-14
[prev]
[next]