rockbox/apps/gui/skin_engine
Thomas Martitz 50a6ca39ad 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).
This is to a) to cleanup firmware/common and firmware/include a bit, but also b) for Rockbox as an application which should use the host system's c library and headers, separating makes it easy to exclude our files from the build.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25850 a1c6a512-1295-4272-9138-f99709370657
2010-05-06 21:04:40 +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
skin_buffer.h
skin_display.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_engine.h
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 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_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