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
...
*
fix FS#11368 - %V was eating the whole line so the %Vf() and %Vb() tags were ...
Jonathan Gordon
2010-06-07
*
make %t work
Jonathan Gordon
2010-06-07
*
make the parser work with the changed %Cl format.
Jonathan Gordon
2010-06-07
*
fix errors
Jonathan Gordon
2010-06-07
*
Changeover to the new skin format. SkinBreakingChange in the wiki has the run...
Jonathan Gordon
2010-06-07
*
don't draw the presets on the FM frequency bar, they look like crap. This wil...
Jonathan Gordon
2010-06-06
*
Change cuesheet handling so the id3 info is not spoofed anymore. If something...
Jonathan Gordon
2010-06-06
*
Correct reusing buffers if the backdrop file is already loaded.
Teruaki Kawashima
2010-06-03
*
draw markers on the FM frequency bar for presets (like cuesheet markers in th...
Jonathan Gordon
2010-05-31
*
fix the %Ti (preset index) not working with conditionls correctly
Jonathan Gordon
2010-05-24
*
make radioart work in the sbs
Jonathan Gordon
2010-05-21
*
pass pointers around instead of coping whole structs
Jonathan Gordon
2010-05-20
*
skin_tokne.c: move WPS_TOKEN_TRACK_STARTING and WPS_TOKEN_TRACK_ENDING to get...
Teruaki Kawashima
2010-05-20
*
skin_parser.c: fix possibile overflow in parse_setting_and_lang(). simplify c...
Teruaki Kawashima
2010-05-19
*
count is being used as the value of the last item to show, so rename it to no...
Jonathan Gordon
2010-05-17
*
the fm presets list should wrap.. so make that work
Jonathan Gordon
2010-05-17
*
Rearrange statements for a small binsize reduction; delete unneeded braces
Alexander Levin
2010-05-16
*
fix a minor fms presetlist viewer bug with displaying prev when you are on th...
Jonathan Gordon
2010-05-16
*
FS#11263 - Radio Art support! %C and %Cl tags work in the radio screen and Ba...
Jonathan Gordon
2010-05-16
*
Format FM frequency depending on the regional settings (FS#11273)
Alexander Levin
2010-05-15
*
Correct detection of the absence of the current preset
Alexander Levin
2010-05-13
*
fix the freq bar after music plays
Jonathan Gordon
2010-05-13
*
fix FS#11264 - frequency bar and presets not working in the sbs
Jonathan Gordon
2010-05-13
*
Avoid duplicated code, create a formatting function for FM frequency
Alexander Levin
2010-05-12
*
fix the last of the reds, and make RDS tags actually work (and add them to th...
Jonathan Gordon
2010-05-12
*
fix red and yellow (most of it anyway)
Jonathan Gordon
2010-05-12
*
FS#10853 - Skin support in the radio screen! Check CustomWPS for the new tags
Jonathan Gordon
2010-05-12
*
ok, use a smaller font size on shorter display targets (3K instead of 10K)
Jonathan Gordon
2010-05-12
*
Borrow another 10K to make sure multifont will have room on even the smallers...
Jonathan Gordon
2010-05-12
*
slightly rework peakmeter handling to make it cleaner and be able to be used ...
Jonathan Gordon
2010-05-09
*
revert those last few...
Jonathan Gordon
2010-05-09
*
mono targets dont support backdrops so dont use that #define
Jonathan Gordon
2010-05-09
*
fix red
Jonathan Gordon
2010-05-09
*
use a better value for the needed skin buffer size
Jonathan Gordon
2010-05-09
*
Minor const police raid.
Steve Bavin
2010-05-07
*
Fix some more snprintf related warnings.
Thomas Martitz
2010-05-06
*
Move c/h files implementing/defining standard library stuff into a new libc d...
Thomas Martitz
2010-05-06
*
If dircache and database "load to ram" is enabled then get the id3 info from ...
Jonathan Gordon
2010-05-06
*
fix player red.
Jonathan Gordon
2010-05-05
*
Make it possible to move the UI viewport using conditional viewports.
Jonathan Gordon
2010-05-05
*
Make battery level (%bl) work with the bmp bars drawer like %pb and %pv
Jonathan Gordon
2010-04-25
*
Fix grammar in the comment (make code non offending :-)
Alexander Levin
2010-04-21
*
really fix "%pv|something else" this time
Jonathan Gordon
2010-04-20
*
2 quick fixes
Jonathan Gordon
2010-04-19
*
Move audio_peek_track declaration from skin_display.c to audio.h
Bertrik Sikken
2010-04-18
*
fix escaped chars being displayed twice in the playlist viewer (i.e %> showin...
Jonathan Gordon
2010-04-17
*
drop the playlist viewer stack usage by reading straiught off the buffer inst...
Jonathan Gordon
2010-04-17
*
use strlcat() instead of snprintf in the playlist viewer, and fix it so it wi...
Jonathan Gordon
2010-04-17
*
allow %pb and %pv (long form) to be put inside conditionals (i.ee not eat the...
Jonathan Gordon
2010-04-13
*
shuld fix red and yellow
Jonathan Gordon
2010-04-11
[prev]
[next]