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
*
Remove the "invert scroll" code since it's not used anywhere anymore (and it ...
Antoine Cellerier
2007-10-15
*
fix the wrong value being selected initially
Jonathan Gordon
2007-10-15
*
Integer setting changes to make all those settings consistant on the target.
Jonathan Gordon
2007-10-15
*
Fix int settings being backwards on the player
Jonathan Gordon
2007-10-15
*
Fix FS#7952 - flip list settings didnt work properly
Jonathan Gordon
2007-10-15
*
Fix buggy gradient display when a coloured file is selected in the browser. T...
Nicolas Pennequin
2007-09-28
*
Make the gradient look better when more than one line is selected (running ti...
Nicolas Pennequin
2007-09-28
*
FS#7808 by Tom Ross, Ken Fazzone and me, with help from Antoine Cellerier.
Nicolas Pennequin
2007-09-27
*
Get rid of macros and do these calculations only once instead
Nils Wallménius
2007-09-20
*
Fix FS#7766 - crash at track transition if A-B repeat is enabled but no B mar...
Steve Bavin
2007-09-20
*
minor update to gui_synclist_do_button() which will hopefully simplify things...
Jonathan Gordon
2007-09-17
*
Disable wrapping of the bass and treble settings and do the same for volume i...
Nils Wallménius
2007-09-15
*
Slight code simplification
Nils Wallménius
2007-09-13
*
stop non-live settings from beign accepted even if cancel was chosen
Jonathan Gordon
2007-09-05
*
Change the way set_option() works so these settings are voiced again (recordi...
Jonathan Gordon
2007-08-28
*
Apply fix from FS#6341, with some changes by me.
Magnus Holmgren
2007-08-22
*
Use size_t type for the buffer_size parameter to formatter functions, static ...
Nils Wallménius
2007-08-19
*
Make peakmeter release setting work in units per tick (was units per read), a...
Peter D'Hoye
2007-08-18
*
Switch to using millivolt for battery voltage and other internal voltages. * ...
Jens Arnold
2007-08-15
*
Try to translate items when using the STRINGCHOICE_SETTING() macro (fixes FS#...
Jonathan Gordon
2007-08-15
*
Convert IDs to strings before using them, fixes FS #7564
Peter D'Hoye
2007-08-12
*
16 bits are enough here, save bytes :-)
Nils Wallménius
2007-08-10
*
Add support for grouping tags. From FS#7362.
Dan Everton
2007-08-08
*
Fix red archos sims and make some minor cleanup
Nils Wallménius
2007-08-06
*
Accept FS#6159 'Add voice to roughly 100 splash screens and yes-no menus' by ...
Nils Wallménius
2007-08-06
*
*** Lang v2 cleanup (FS#6574) ***
Nils Wallménius
2007-08-05
*
Address FS#6310 - shows an "infinite" slider when deleting/copying/moving files.
Jonathan Gordon
2007-08-05
*
Add support for parsing the disc number tag from metadata and use of it in th...
Dan Everton
2007-08-03
*
Finally use the rec button to get to the rec screen on sansa and iriver hxxx....
Jonathan Gordon
2007-08-02
*
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
[next]