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
/
skin_engine
(
follow
)
Commit message (
Expand
)
Author
Age
*
Get rid of get_user_file_path and do the path handling in wrappers for open()...
Thomas Martitz
2010-12-06
*
Very small code shuffle to maybe make parseing %if() a smidgen faster
Jonathan Gordon
2010-11-30
*
Hopefully fix a crash using %if() with strings
Jonathan Gordon
2010-11-28
*
Make the %tr (radio RSSI) tag work as a bar tag or as a conditional.
Jonathan Gordon
2010-11-18
*
Android: Fix compilation failure
Thomas Martitz
2010-11-12
*
Signal strength meter for FM radio - FS#8151 by Przemysław Hołubowski
Bertrik Sikken
2010-11-11
*
fix warnings
Jonathan Gordon
2010-11-11
*
Add a bit more debug output to checkwps
Jonathan Gordon
2010-11-11
*
Undo the part of r28480 that caused the simulator to also use host malloc.
Thomas Martitz
2010-11-05
*
RaaA: Use the host's malloc() for the skin engine.
Jonathan Gordon
2010-11-04
*
skin_parser: Change the way hardware conditionals are done (i.e %?cc)
Jonathan Gordon
2010-10-28
*
Don't try to show a backdrop if the bmp wasnt loaded successfully
Jonathan Gordon
2010-10-18
*
Make two local functions static in skin_tokens.c
Bertrik Sikken
2010-10-16
*
skin_engine: struct gui_skin can be static
Bertrik Sikken
2010-10-16
*
Fix FS#11593 - %Vf() and %Vb() should be able to be used in conditionals. Rem...
Jonathan Gordon
2010-10-13
*
skin bar tag: Load an image from a label or filename. i.e %xl(bar_image, pb.b...
Jonathan Gordon
2010-10-12
*
improvement for bar tag with slider.
Teruaki Kawashima
2010-10-12
*
Skin bar tags fix+cleanup:
Jonathan Gordon
2010-10-12
*
Viewports dont necessarily have children lines, so make sure there is one or ...
Jonathan Gordon
2010-10-12
*
check viewport dimension when parsing viewport so that player doesn't clash w...
Teruaki Kawashima
2010-10-11
*
Fix charcell %pb and %pf tags, FS#11592
Frank Gevaerts
2010-10-10
*
Make skin_render_playlistviewer() noinline. This function uses lots of stack ...
Frank Gevaerts
2010-10-10
*
Revert accidental commit of skin_render.c
Frank Gevaerts
2010-10-10
*
Add a "early_usb" argument to gui_usb_screen_run(), and don't do skin unloadi...
Frank Gevaerts
2010-10-10
*
fix FS#11662 and FS#11629 - skin %t() issues. %t should now work properly ins...
Jonathan Gordon
2010-10-10
*
Add "resumeplayback" touchscreen button action which returns you to the previ...
Jonathan Gordon
2010-10-10
*
fix a stupid typo in the vertical bar tag parser, spotted by teru
Jonathan Gordon
2010-10-09
*
fix displaying of the slider when default is used for pb->y and pb->height.
Teruaki Kawashima
2010-10-08
*
Fix FS#11651 - slider wasnt being drawn correctly with inverted (and vertical...
Jonathan Gordon
2010-10-04
*
correct drawing of the bar type tags when nofill is set.
Teruaki Kawashima
2010-10-03
*
use correct condition for #if for tagcache_fill_tags().
Teruaki Kawashima
2010-09-30
*
explicitly set img->using_preloaded_icons in parse_image_load() and don't rel...
Teruaki Kawashima
2010-09-29
*
Make sure get_lif_token_value isn't inlined, as it would defeat the purpose o...
Magnus Holmgren
2010-09-26
*
Fix FS#1159 - stack overflow in the skin engine when there is too many nested...
Jonathan Gordon
2010-09-26
*
Hopefully fix FS#11630 where the wps backdrop would be shown instead of the m...
Jonathan Gordon
2010-09-19
*
Make disabling HAVE_PITCHSCREEN actually work without breaking the build
Frank Gevaerts
2010-09-17
*
fix red
Jonathan Gordon
2010-09-16
*
skin engine: completly rework the sbs title handing code
Jonathan Gordon
2010-09-16
*
fix errors, warnings, tabs
Jonathan Gordon
2010-09-14
*
new file got lost
Jonathan Gordon
2010-09-14
*
Another major skin backend update/hopefully bugfix:
Jonathan Gordon
2010-09-14
*
fix warning
Jonathan Gordon
2010-09-06
*
2 new touch region options... "settings_inc" and "settings_dec" which will in...
Jonathan Gordon
2010-09-06
*
progressbars are drawn inside viewports so all coords are viewport relative. ...
Jonathan Gordon
2010-09-05
*
fix FS#11588 - %t(0) inside conditionals wasnt making that subline skip
Jonathan Gordon
2010-09-02
*
font_table[].name wasn't filled
Fred Bauer
2010-09-01
*
Should fix the line alternator issue described in http://forums.rockbox.org/i...
Jonathan Gordon
2010-08-31
*
tcc77x targets: various minor cleanups
Bertrik Sikken
2010-08-28
*
change get_glyph_size() to font_glyphs_to_bufsize(). fixes a bug when font gl...
Fred Bauer
2010-08-27
*
fix errors
Jonathan Gordon
2010-08-25
[next]