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
/
gui
(
follow
)
Commit message (
Expand
)
Author
Age
*
Fix FS#7490 (%px tag causes divide by zero errors).
Nicolas Pennequin
2007-07-27
*
Fix a bug where targets which have a software keylock couldnt seek in the wps...
Jonathan Gordon
2007-07-26
*
Oops, forgot to trim down the lines before my previous commit.
Nicolas Pennequin
2007-07-25
*
Implement feature request FS#7476: Add a "song progress percentage" WPS tag (...
Nicolas Pennequin
2007-07-25
*
Fix the bug where holding left no longer stopped at the browser root.
Jonathan Gordon
2007-07-25
*
Fix FS#7441: Volume wasn't mapped correctly to the enum cases when using the ...
Nicolas Pennequin
2007-07-23
*
Fix the text for settings which have a different title than what is shown in ...
Jonathan Gordon
2007-07-23
*
Wheel acceleration for e200. A general acceleration interface intended for us...
Michael Sevakis
2007-07-22
*
Add a verbosity level command line option to the chackwps tool. This should m...
Nicolas Pennequin
2007-07-22
*
remove the need for action_signalscreenchange().
Jonathan Gordon
2007-07-22
*
Fix the problem where settings stopped saving automatically
Jonathan Gordon
2007-07-19
*
Rearrange and cleanup settings code
Jonathan Gordon
2007-07-11
*
Copy current track path as a string, not a slightly-oversized block.
Steve Bavin
2007-07-06
*
Make sure statusbar is updated when time changes. Fixes FS #7388. Moved time ...
Peter D'Hoye
2007-07-05
*
Make the time in the statusbar always display --:-- when the RTC isn't set
Nicolas Pennequin
2007-06-28
*
Make the '%mh' wps tag (to indicate keylock status) available on the Archos t...
Marianne Arnold
2007-06-25
*
Fix problems with the list when you change font size
Jonathan Gordon
2007-06-21
*
Fix yellow
Brandon Low
2007-06-17
*
Give color targets the ability to display each LCD line a different color and...
Brandon Low
2007-06-17
*
Make RTC tags display hyphens instead of nothing on non-rtc targets. This ma...
Brandon Low
2007-06-16
*
Ignore SYS_CHARGER_DISCONNECTED event in yesno screen (other events may need ...
Peter D'Hoye
2007-06-16
*
Make the screen draw correctly with the user iconset
Jonathan Gordon
2007-06-11
*
Fix a minor annoyance with the last commit where selecting an item could resu...
Jonathan Gordon
2007-06-10
*
Really fix FS#7274
Jonathan Gordon
2007-06-10
*
simple fix for FS#7274 - selected item might not be shown when a list is draw...
Jonathan Gordon
2007-06-09
*
Add a mode the lists which doesnt show the selection marker.
Jonathan Gordon
2007-06-07
*
Add some more explicit defines for my previous commit.
Nicolas Pennequin
2007-06-05
*
Make the bitmap loading code handle the progressbar and backdrop bitmaps in a...
Nicolas Pennequin
2007-06-05
*
Fix most (all) known list wierdness bugs, hopefully simplifies the code a bit...
Jonathan Gordon
2007-06-05
*
Move the old api out of the core and into the plugin lib.
Jonathan Gordon
2007-06-03
*
Fix warning
Nils Wallménius
2007-05-30
*
Move the setvol wrapper function to misc.c and use it in more places instead ...
Nils Wallménius
2007-05-30
*
Last list commit for a while. fix the multi-item lists at the very end of the...
Jonathan Gordon
2007-05-30
*
fix non-paged scrolling aroun the ends of lists
Jonathan Gordon
2007-05-30
*
few more list anomolys fixed..
Jonathan Gordon
2007-05-30
*
Fix the last (?) of the selction wierdness, this time when moving at the begi...
Jonathan Gordon
2007-05-30
*
Commit my patch from FS#7179 - a standalone command-line checkwps tool. To b...
Dave Chapman
2007-05-29
*
fix selection wierdness when scrolling down at the end of lists
Jonathan Gordon
2007-05-29
*
Really fix FS#7230 this time.
Jonathan Gordon
2007-05-29
*
Fix FS#7230 - the second line in a multi-line item could be the selected item
Jonathan Gordon
2007-05-29
*
Add the possibility to store cuesheets in /.rockbox/cue. The code will look f...
Nicolas Pennequin
2007-05-28
*
Accept FS#6798 - scan acceleration for the lists.
Jonathan Gordon
2007-05-27
*
Oops, remove accidentally left in, commented out code
Nils Wallménius
2007-05-24
*
Remove dead code.
Nils Wallménius
2007-05-24
*
Oops, next file info should be dynamic.
Nicolas Pennequin
2007-05-21
*
Add %fk and %Fk WPS tags : (next) file audio frequency in KHz (rewrite of FS#...
Nicolas Pennequin
2007-05-21
*
Allow the day of month (%cm) and day of week (%cu and %cw) RTC tags to be use...
Nicolas Pennequin
2007-05-21
*
Use bitmasks to define which inputs are available. Makes it easier to remove ...
Michael Sevakis
2007-05-20
*
Remove unused function and unused header
Nils Wallménius
2007-05-19
*
Commit FS#7164 (request is FS#6780) : Improve WPS volume enumeration. It is n...
Nicolas Pennequin
2007-05-14
[next]