rockbox/apps/plugins/lib
2007-08-16 23:01:18 +00:00
..
bmp.c
bmp.h
checkbox.c
checkbox.h
configfile.c Accept FS#5464 - organise the rocks directory. 2007-08-06 13:42:52 +00:00
configfile.h
fixedpoint.c vu_meter: Use the fixedpoint lib (moving flog there) 2007-07-31 17:23:49 +00:00
fixedpoint.h vu_meter: Use the fixedpoint lib (moving flog there) 2007-07-31 17:23:49 +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
helper.c Pass plugin api pointer to funtion directly, fixes crashes when doing incremental builds. Fix incorrect backlight changes in rockblox introduced recently. 2007-08-16 23:01:18 +00:00
helper.h Pass plugin api pointer to funtion directly, fixes crashes when doing incremental builds. Fix incorrect backlight changes in rockblox introduced recently. 2007-08-16 23:01:18 +00:00
highscore.c
highscore.h
Makefile
oldmenuapi.c Let solitaire save its settings when performing shutdown from inside the game or menu 2007-08-10 22:48:55 +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
picture.c Rewrote the clock plugin in a cleaner and more modular way so that it can scale on remote screens. Use left-right keys to change the type of clock displayed (analogic, digital, binary) and up/downto change the look of the clock 2007-08-04 03:01:46 +00:00
picture.h Rewrote the clock plugin in a cleaner and more modular way so that it can scale on remote screens. Use left-right keys to change the type of clock displayed (analogic, digital, binary) and up/downto change the look of the clock 2007-08-04 03:01:46 +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
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 Also keep the backlight on in mpegplayer when plugged in. Fixes FS #7584. Created two helper functions for this, because this issue also exists in other plugins (to do). The helper functions are in the pluginlib in helper.[ch], where other common stuff can be put. 2007-08-13 22:31:11 +00:00
xlcd.h Rewrote the clock plugin in a cleaner and more modular way so that it can scale on remote screens. Use left-right keys to change the type of clock displayed (analogic, digital, binary) and up/downto change the look of the clock 2007-08-04 03:01:46 +00:00
xlcd_core.c
xlcd_draw.c Rewrote the clock plugin in a cleaner and more modular way so that it can scale on remote screens. Use left-right keys to change the type of clock displayed (analogic, digital, binary) and up/downto change the look of the clock 2007-08-04 03:01:46 +00:00
xlcd_scroll.c