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 a 'set but not used' warning.
Andree Buschmann
2011-09-28
*
fix FS#12295
Jonathan Gordon
2011-09-28
*
fix APPLICATION build errors
Jonathan Gordon
2011-09-25
*
fix warnings
Jonathan Gordon
2011-09-25
*
Check for the magic file "/.rockbox/skin_buffer_size.txt" on bootup which can...
Jonathan Gordon
2011-09-25
*
Fix silly mistake
Frank Gevaerts
2011-09-24
*
Make %LT 1-based. This tag will likely only be used to print the item number ...
Frank Gevaerts
2011-09-24
*
fix checkwps
Jonathan Gordon
2011-09-24
*
Allow fonts to use smaller buffers than the default size. use font_load_ex() ...
Jonathan Gordon
2011-09-24
*
FS#12273 - use buflib for font storage. thanks to the testers :)
Jonathan Gordon
2011-09-24
*
Add "%LN" tag to retrieve the list item number of the current item. This allo...
Frank Gevaerts
2011-09-18
*
Fix some 'set but not used' warnings.
Andree Buschmann
2011-09-17
*
fix warning
Jonathan Gordon
2011-09-15
*
skin_engine: make sure to free all buflib allocations so we dont leak handles...
Jonathan Gordon
2011-09-15
*
skin-touchscreen: make %T(..., setting_set, ...) apply sound settings
Jonathan Gordon
2011-09-15
*
Make sure to set the current lcd backdrop id so the buflib move callback can ...
Jonathan Gordon
2011-09-13
*
if font_glyphs_to_bufsize() returns 0 it means the font couldnt be loaded, so...
Jonathan Gordon
2011-09-12
*
Second attempt at making %ss utf8-clean
Frank Gevaerts
2011-09-11
*
Make %ss utf8-aware
Frank Gevaerts
2011-09-11
*
fix red
Jonathan Gordon
2011-09-11
*
Rework how the skin gets the list item text to save some ram. Also allow the ...
Jonathan Gordon
2011-09-11
*
Fix albumart which r30500 broke (FS#12271)
Jonathan Gordon
2011-09-11
*
New tag %ss() which lets you get a substring of another tag.
Jonathan Gordon
2011-09-11
*
Fix FS#12270 - properly initialiase the wps_data struct so skin_data_reset() ...
Jonathan Gordon
2011-09-11
*
Remove a stray include that managed to slip into the previous commit
Frank Gevaerts
2011-09-09
*
Extend $if() to also allow lt, gt, lte, and gte for strings.
Frank Gevaerts
2011-09-09
*
Use buflib for skin images. Allows much more images to be loaded
Jonathan Gordon
2011-09-08
*
make some stuff static
Jonathan Gordon
2011-09-08
*
fix checkwps
Jonathan Gordon
2011-09-08
*
Use buflib for the skin backdrop images potentially allowing multiple images ...
Jonathan Gordon
2011-09-08
*
Fix FS#12262 - Volume (and all sound settings and anything using the "table" ...
Jonathan Gordon
2011-09-07
*
fix the last of the error
Jonathan Gordon
2011-09-06
*
fix checkwps
Jonathan Gordon
2011-09-06
*
Add the new file and fix the compile error
Jonathan Gordon
2011-09-06
*
Lists can now be completly draw using the skin engine!
Jonathan Gordon
2011-09-06
*
fix error, none of this code is needed or would work in the checkwps program ...
Jonathan Gordon
2011-09-04
*
Remove duplicated code to search for a setting by its cfg name
Jonathan Gordon
2011-09-04
*
Add the list colour callback and a proper title icon to the simplelist api
Jonathan Gordon
2011-09-03
*
GSoC/Buflib: Add buflib memory alocator to the core.
Thomas Martitz
2011-08-30
*
Fix FS#12238 - WPS delay on pause introduced by r30097 which was the excuse I...
Michael Sevakis
2011-08-23
*
Fix last charcell warning
Frank Gevaerts
2011-08-14
*
need... sleep... try again to fix red
Jonathan Gordon
2011-08-14
*
fix charcell again.... wouldnt it be nice to remove charcell support all toge...
Jonathan Gordon
2011-08-14
*
Fix player errors
Jonathan Gordon
2011-08-14
*
New skin tags: %Vs() to set the text style and %Vg() to get the viewports gra...
Jonathan Gordon
2011-08-14
*
Change the way the %Tl() (touch region) tag is done to remove dodgey 1-char s...
Jonathan Gordon
2011-07-28
*
skin engine softlock support for touchscreens:
Jonathan Gordon
2011-07-28
*
Pull yesno_pop out of the radio code as it is a nice simple resuasble yesno a...
Jonathan Gordon
2011-07-21
*
Remove to top/bottom quickscreen defaults.
Jonathan Gordon
2011-07-20
*
Have mpegplayer use the mixer (the playback channel, since it's mutually excl...
Michael Sevakis
2011-07-08
[next]