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
*
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
*
only show the cursor for the first line of the selected item (if selection is...
Jonathan Gordon
2007-05-12
*
SWCODEC Playback: Seriously mess with it and get rid of (at least some ;) rac...
Michael Sevakis
2007-05-08
*
Trim a bunch of long lines and fix an infinite loop and buffer overrun in the...
Nicolas Pennequin
2007-05-02
*
Treat empty strings as 'no value' in conditionals, as it used to.
Magnus Holmgren
2007-05-02
*
Add a check for unclosed conditionals at the end of the WPS parsing in case w...
Nicolas Pennequin
2007-05-02
*
FS #7093 by Dave Hooper: prevent crash when loading too many/long static stri...
Peter D'Hoye
2007-05-01
*
Better handling of strings in the WPS parser by detecting duplicates to avoid...
Nicolas Pennequin
2007-04-30
*
Stop using the old menu API in the debug menu (using the new api causes massi...
Jonathan Gordon
2007-04-29
*
Change some ifdefs for the recent backdrop changes (fixes the yellow builds) ...
Nicolas Pennequin
2007-04-25
*
Add backdrop support for LCD remotes with depth > 1-bit. Only WPS backdrops, ...
Nicolas Pennequin
2007-04-25
*
Make bitmaps use the right format in a RWPS and prevent a backdrop tag in a R...
Nicolas Pennequin
2007-04-25
*
Add a new commandline switch to the simulator: "--debugwps". It enables print...
Nicolas Pennequin
2007-04-24
*
WPS Parser: On parse failure, print a (hopefully) useful error message with l...
Nicolas Pennequin
2007-04-24
*
Ooooops, fix warning.
Jens Arnold
2007-04-22
[next]