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
...
*
Save some RAM by changing a char[] into a const char * in struct afmt_entry. ...
Bertrik Sikken
2010-02-28
*
set viewport to default one just for safe.
Teruaki Kawashima
2010-02-28
*
move a #ifdef so the full amount of user choosable skin fonts are avilable on...
Jonathan Gordon
2010-02-28
*
redo r24943. the font mappings are not needed once the skin is finished parsi...
Jonathan Gordon
2010-02-28
*
Fix System/Running Time to reset the running time whenever a charger or USB c...
Michael Giacomelli
2010-02-27
*
Add playlist viewer screen to %cs.
Thomas Martitz
2010-02-27
*
Fix dead parts of the wps when leaving it.
Thomas Martitz
2010-02-27
*
Set missing svn properties
Nils Wallménius
2010-02-27
*
mark array as const and use ARRAYLEN macro for calculating length of the array
Nils Wallménius
2010-02-27
*
Store the list of fonts in a linked list instead of in a static array (togeth...
Thomas Martitz
2010-02-27
*
fix 64bit warning
Jonathan Gordon
2010-02-26
*
split the theme settings apply() sutff out of settings_apply(). this should f...
Jonathan Gordon
2010-02-26
*
Fix the list showing an empty line at the bottom if the sbs is handling the t...
Jonathan Gordon
2010-02-26
*
small change to how the quickscreen fixes its viewports
Jonathan Gordon
2010-02-26
*
2 new tags for the base skin.
Jonathan Gordon
2010-02-26
*
Quickscreen: add more check for case that qs item is not set.
Teruaki Kawashima
2010-02-25
*
Change how touchscreen regions work slightly... "It modifies the behaviour of...
Jonathan Gordon
2010-02-24
*
make the parser spit out filenames of images it cant load
Jonathan Gordon
2010-02-24
*
some minor changes to checkwps, shouldn't change anything
Jonathan Gordon
2010-02-24
*
Quickscreen: Hande case where not all quick settings are defines
Tomer Shalev
2010-02-23
*
correct checking size in function get_image_filename.
Teruaki Kawashima
2010-02-22
*
statusbar_position should also return enum statusbar_values if it's a macro
Frank Gevaerts
2010-02-21
*
Fix the mechanism to fail to parse skins if images fail to load and fix havin...
Thomas Martitz
2010-02-21
*
remote multifont fixes. it shoud be working again (blame AlexP! he made me br...
Jonathan Gordon
2010-02-21
*
remove unused fields from struct gui_synclist.
Teruaki Kawashima
2010-02-21
*
make sure font fd's get closed when a new skin is loaded
Jonathan Gordon
2010-02-21
*
Playlist Viewer Changes to bring consistency:
Thomas Martitz
2010-02-20
*
WPS: Use helper local variable instead of its value (no functional change)
Tomer Shalev
2010-02-20
*
and actually fix multifont on remote lcd targets also
Jonathan Gordon
2010-02-19
*
fix possible out-of-bounds error on remote lcd targets if they try loading a ...
Jonathan Gordon
2010-02-19
*
allow integer sound settings (bass, volume, etc) to be used with conditional ...
Jonathan Gordon
2010-02-18
*
fix yellow
Jonathan Gordon
2010-02-18
*
basic alignment support (%a|l|c|r|L|R) in the playlist viewer. no sublines so...
Jonathan Gordon
2010-02-18
*
change the %St tag so it only shows the filename of file settings, not the fu...
Jonathan Gordon
2010-02-17
*
scrollbar.c: Simplify code a bit.
Teruaki Kawashima
2010-02-16
*
* surround member only used by charcells with #ifdef HAVE_LCD_CHARCELLS in st...
Teruaki Kawashima
2010-02-16
*
Reuse the backdrop buffers if 2 skins use the same backdrop (on the same scre...
Jonathan Gordon
2010-02-16
*
WPS volume touchregion: fix reverse Y coordinate in portrait mode
Maurus Cuelenaere
2010-02-14
*
FS#10984 - multifont! 2 major additions:
Jonathan Gordon
2010-02-14
*
Touchscreen: fix scrollbar handling when it's on the right
Maurus Cuelenaere
2010-02-13
*
color_picker: a bit of rework for color_picker.
Teruaki Kawashima
2010-02-11
*
fix text scrolling handling in do_menu, set_time_screen and time_screen.
Teruaki Kawashima
2010-02-11
*
OK, this is hopefully the last sbs related fix. This one will fix the backdro...
Jonathan Gordon
2010-02-10
*
Fix FS#10983 - r24568 was just moronic. Sorry
Jonathan Gordon
2010-02-10
*
Fix WPS backdrop drawing, as instructed by JdGordon.
Alex Parker
2010-02-08
*
unconditioannly show the main/base skins backdrop when enabling the theme so ...
Jonathan Gordon
2010-02-08
*
fix red. these long #if's need to be changed to a single #define
Jonathan Gordon
2010-02-08
*
revert r24478 and make the backdrop behaviour the same as it used to be (so w...
Jonathan Gordon
2010-02-08
*
fix FS#10957 - the wps backdrop is always shown in the "create bookmark?" ask...
Jonathan Gordon
2010-02-08
*
make all the RTC tokens in the skins be useable in conditionals (I dare anyon...
Jonathan Gordon
2010-02-05
[prev]
[next]