rockbox/apps/plugins/lib
Linus Nielsen Feltzing 6f4d721d23 Basic plugin playback control menu by Jonathan Gordon (Patch #4874)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9269 a1c6a512-1295-4272-9138-f99709370657
2006-03-26 22:33:25 +00:00
..
configfile.c
configfile.h
gray.h Finally - grayscale library support for the simulators. Currently SDL only, win32 and x11 won't link anymore due to missing simulator functions. 2006-02-26 13:37:42 +00:00
gray_core.c Finally - grayscale library support for the simulators. Currently SDL only, win32 and x11 won't link anymore due to missing simulator functions. 2006-02-26 13:37:42 +00:00
gray_draw.c Finally - grayscale library support for the simulators. Currently SDL only, win32 and x11 won't link anymore due to missing simulator functions. 2006-02-26 13:37:42 +00:00
gray_parm.c Finally - grayscale library support for the simulators. Currently SDL only, win32 and x11 won't link anymore due to missing simulator functions. 2006-02-26 13:37:42 +00:00
gray_scroll.c Minor optimisation. 2006-03-08 01:15:09 +00:00
highscore.c
highscore.h
Makefile prevent rockbox from using the wrong includes 2006-02-24 13:48:52 +00:00
overlay.c Made the overlay loader code part of the plugin library. 2006-02-23 20:46:33 +00:00
overlay.h Made the overlay loader code part of the plugin library. 2006-02-23 20:46:33 +00:00
playback_control.c Basic plugin playback control menu by Jonathan Gordon (Patch #4874) 2006-03-26 22:33:25 +00:00
playback_control.h Basic plugin playback control menu by Jonathan Gordon (Patch #4874) 2006-03-26 22:33:25 +00:00
playergfx.c Changed the 'stride' parameter of all *_bitmap_part() function to always mean the source bitmap width in pixels. Playergfx was the only engine where this was not true. 2006-02-08 08:45:17 +00:00
playergfx.h
profile_plugin.c Fix profiling compilation for non-m68k targets 2006-03-09 01:37:52 +00:00
profile_plugin.h Profiling support, tools and documentation. 2006-01-18 20:54:13 +00:00
SOURCES Basic plugin playback control menu by Jonathan Gordon (Patch #4874) 2006-03-26 22:33:25 +00:00
xlcd.h LCD extension library: Implemented scrolling for LCD depths below 8 bit. * Oscilloscope: Use new scrolling function, some minor optimisations. 2006-03-08 01:14:46 +00:00
xlcd_core.c LCD extension library: Implemented scrolling for LCD depths below 8 bit. * Oscilloscope: Use new scrolling function, some minor optimisations. 2006-03-08 01:14:46 +00:00
xlcd_draw.c LCD extension library: Implemented scrolling for LCD depths below 8 bit. * Oscilloscope: Use new scrolling function, some minor optimisations. 2006-03-08 01:14:46 +00:00
xlcd_scroll.c LCD extension library: Implemented scrolling for LCD depths below 8 bit. * Oscilloscope: Use new scrolling function, some minor optimisations. 2006-03-08 01:14:46 +00:00