rockbox/apps/gui/skin_engine
Steve Bavin b08222caec Minor const police raid.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25879 a1c6a512-1295-4272-9138-f99709370657
2010-05-07 16:35:37 +00:00
..
skin_backdrops.c Move c/h files implementing/defining standard library stuff into a new libc directory, also standard'ify some parts of the code base (almost entirely #include fixes). 2010-05-06 21:04:40 +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 Minor const police raid. 2010-05-07 16:35:37 +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 Make it possible to move the UI viewport using conditional viewports. 2010-05-05 13:48:50 +00:00
skin_tokens.c Fix some more snprintf related warnings. 2010-05-06 21:37:03 +00:00
skin_tokens.h Make it possible to move the UI viewport using conditional viewports. 2010-05-05 13:48:50 +00:00
wps_debug.c Make it possible to move the UI viewport using conditional viewports. 2010-05-05 13:48:50 +00:00
wps_internals.h If dircache and database "load to ram" is enabled then get the id3 info from the database in the WPS playlist viewer for non buffered tracks 2010-05-06 09:22:55 +00:00