rockbox/apps/plugins/lib
Kevin Ferrare 885cdfdeb9 fixed the speed problem on bitmaps LCD for the jackpot plugin and added the remote key bindings for h1x0 and x5
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14034 a1c6a512-1295-4272-9138-f99709370657
2007-07-28 05:42:55 +00:00
..
bmp.c Removed 'mode' parameter from creat(). It wasn't pure posix anyway, it was ignored on target and mixed into 'oflags' in the simulator. * Simplified io.c a bit by defining a dummy O_BINARY for OSes which don't have that. 2007-02-01 23:08:15 +00:00
bmp.h
checkbox.c
checkbox.h
configfile.c Removed 'mode' parameter from creat(). It wasn't pure posix anyway, it was ignored on target and mixed into 'oflags' in the simulator. * Simplified io.c a bit by defining a dummy O_BINARY for OSes which don't have that. 2007-02-01 23:08:15 +00:00
configfile.h
fixedpoint.c Kill a warning. 2007-02-05 01:18:29 +00:00
fixedpoint.h Optimise EQ coef calculation routines for both speed and size. Move now unneeded fsqrt function to plugin fixed point library in case it'll be needed. Move all fixed point helper macros to dsp.h. Added FRACMUL_SHL macro to facilitate high-precision shifting of 64 bit multiplies and remove rounding from macsr in main thread to make this work as intended. 2007-02-05 01:01:15 +00:00
gray.h
gray_core.c Grayscale library: Tuned frame frequency for the 2nd/3rd gen LCD. 2007-07-27 16:21:01 +00:00
gray_draw.c
gray_parm.c
gray_scroll.c
highscore.c Gigabeat gets rockblox ! Thanks to the RedZZR Gary Allen. 2007-01-05 16:32:20 +00:00
highscore.h Gigabeat gets rockblox ! Thanks to the RedZZR Gary Allen. 2007-01-05 16:32:20 +00:00
Makefile
oldmenuapi.c remove the need for action_signalscreenchange(). 2007-07-22 06:05:53 +00:00
oldmenuapi.h Move the old api out of the core and into the plugin lib. 2007-05-08 11:55:43 +00:00
overlay.c Missed a couple. Hopefully fix all warnings. 2007-04-21 19:07:15 +00:00
overlay.h Removed executable flag 2007-01-09 23:22:14 +00:00
playback_control.c Fix the text for settings which have a different title than what is shown in the menu (i.e scroll options) 2007-07-23 05:40:45 +00:00
playback_control.h Convert the playback control menu to the new API. Makes a good example 2007-03-26 09:14:16 +00:00
playergfx.c Now charcell displays require lcd_update() for updating the main lcd content like bitmap displays. 2007-04-06 22:55:00 +00:00
playergfx.h
pluginlib_actions.c
pluginlib_actions.h fixed the speed problem on bitmaps LCD for the jackpot plugin and added the remote key bindings for h1x0 and x5 2007-07-28 05:42:55 +00:00
profile_plugin.c
profile_plugin.h
rgb_hsv.c
rgb_hsv.h
SOURCES Move the old api out of the core and into the plugin lib. 2007-05-08 11:55:43 +00:00
xlcd.h
xlcd_core.c
xlcd_draw.c Removed executable flag 2007-01-09 23:22:14 +00:00
xlcd_scroll.c Removed executable flag 2007-01-09 23:22:14 +00:00