1
0
Fork 0
forked from len0rd/rockbox
foxbox/apps/gui/skin_engine
2010-04-17 11:41:01 +00:00
..
skin_backdrops.c skin: don't calculate id3->elapsed+state->ff_rewind_count each time. remove trailing spaces. 2010-03-06 14:14:44 +00:00
skin_buffer.c bugger, too tired, didnt mean to commit this. 2010-01-29 08:26:14 +00:00
skin_buffer.h Set svn:keywords property on .c and .h files that didn't already have it. Correct svn:executable property on some files. 2010-01-03 14:28:09 +00:00
skin_display.c use strlcat() instead of snprintf in the playlist viewer, and fix it so it will show the whole playlist if it would fit in the viewport (instead of missing the last item) 2010-04-17 11:41:01 +00:00
skin_engine.h * surround member only used by charcells with #ifdef HAVE_LCD_CHARCELLS in struct scrollinfo in scroll_engine.h. 2010-02-16 11:59:37 +00:00
skin_fonts.c skin: don't calculate id3->elapsed+state->ff_rewind_count each time. remove trailing spaces. 2010-03-06 14:14:44 +00:00
skin_fonts.h skin: don't calculate id3->elapsed+state->ff_rewind_count each time. remove trailing spaces. 2010-03-06 14:14:44 +00:00
skin_parser.c allow %pb and %pv (long form) to be put inside conditionals (i.ee not eat the whole line). 2010-04-13 07:32:00 +00:00
skin_tokens.c woops, elapsed is ms not HZ and how did that extra + get in there? 2010-03-18 08:00:22 +00:00
skin_tokens.h Rework how progressbars are managed so you can have as many bars in a viewport as you want (!). 2010-04-11 11:18:45 +00:00
wps_debug.c fix yelllow and add those tags to the debug output 2010-03-18 07:20:14 +00:00
wps_internals.h Rework how progressbars are managed so you can have as many bars in a viewport as you want (!). 2010-04-11 11:18:45 +00:00