.. |
bmp.c
|
Plugin parameters should be const.
|
2008-05-13 09:57:56 +00:00 |
bmp.h
|
Plugin parameters should be const.
|
2008-05-13 09:57:56 +00:00 |
bmp_smooth_scale.c
|
Commit FS#8308 (Port of imlib2 based smooth scaling) by Jonas Hurrelmann. It could be made smaller by taking out some special cases, but I'm leaving them in for now because size isn't really a concern until we decide to move it into the core (if we ever do). test_resize now allows to choose between both resize methods for comparison. sliding_puzzle is made to use the smooth scaling.
|
2008-04-06 22:30:50 +00:00 |
checkbox.c
|
Plugin parameters should be const.
|
2008-05-13 09:57:56 +00:00 |
checkbox.h
|
Plugin parameters should be const.
|
2008-05-13 09:57:56 +00:00 |
configfile.c
|
Plugin parameters should be const.
|
2008-05-13 09:57:56 +00:00 |
configfile.h
|
Plugin parameters should be const.
|
2008-05-13 09:57:56 +00:00 |
fixedpoint.c
|
pluginlib: made local functions in static and made sure that source files include their own header file.
|
2008-05-04 13:21:07 +00:00 |
fixedpoint.h
|
Fixed the problems on the new version of the fire plugin (so repush it), added new actions to the pluginlib_actions to fix the keymaps on the Sansa e200 for the clock and fire plugins. Also slightly simplified the metronome plugin's key mapping with those new actions.
|
2008-01-23 08:25:04 +00:00 |
grey.h
|
Plugin parameters should be const.
|
2008-05-13 09:57:56 +00:00 |
grey_coldfire.S
|
iAudio M3: Optimised LCD driver, with more/better assembly code. Speedup is ~80% when boosted, ~15% when unboosted. Also implemented grey phase blitting. * Adapted the greyscale library, and the plugins using it. * Fixed a bug in greyscale scroll down for vertically packed pixels.
|
2008-03-25 23:21:36 +00:00 |
grey_core.c
|
Plugin parameters should be const.
|
2008-05-13 09:57:56 +00:00 |
grey_draw.c
|
iAudio M3: Optimised LCD driver, with more/better assembly code. Speedup is ~80% when boosted, ~15% when unboosted. Also implemented grey phase blitting. * Adapted the greyscale library, and the plugins using it. * Fixed a bug in greyscale scroll down for vertically packed pixels.
|
2008-03-25 23:21:36 +00:00 |
grey_parm.c
|
iAudio M3: Optimised LCD driver, with more/better assembly code. Speedup is ~80% when boosted, ~15% when unboosted. Also implemented grey phase blitting. * Adapted the greyscale library, and the plugins using it. * Fixed a bug in greyscale scroll down for vertically packed pixels.
|
2008-03-25 23:21:36 +00:00 |
grey_scroll.c
|
iAudio M3: Optimised LCD driver, with more/better assembly code. Speedup is ~80% when boosted, ~15% when unboosted. Also implemented grey phase blitting. * Adapted the greyscale library, and the plugins using it. * Fixed a bug in greyscale scroll down for vertically packed pixels.
|
2008-03-25 23:21:36 +00:00 |
grey_sh.S
|
Minor cleanups mostly for consistency.
|
2008-03-06 18:25:29 +00:00 |
helper.c
|
Plugin parameters should be const.
|
2008-05-13 09:57:56 +00:00 |
helper.h
|
Plugin parameters should be const.
|
2008-05-13 09:57:56 +00:00 |
highscore.c
|
Plugin parameters should be const.
|
2008-05-13 09:57:56 +00:00 |
highscore.h
|
Plugin parameters should be const.
|
2008-05-13 09:57:56 +00:00 |
Makefile
|
Greyscale library: Assembler optimised update for coldfire, ~73% speedup when using IRAM, ~35% speedup without IRAM. Slight optimisation for other targets as well.
|
2008-03-02 17:05:00 +00:00 |
oldmenuapi.c
|
Plugin parameters should be const.
|
2008-05-13 09:57:56 +00:00 |
oldmenuapi.h
|
Plugin parameters should be const.
|
2008-05-13 09:57:56 +00:00 |
overlay.c
|
Plugin parameters should be const.
|
2008-05-13 09:57:56 +00:00 |
overlay.h
|
Plugin parameters should be const.
|
2008-05-13 09:57:56 +00:00 |
picture.c
|
Convert the whole codebase to UTF-8, except docs/COMMITTERS and tools/creative.c, which need checking.
|
2008-05-05 10:32:46 +00:00 |
picture.h
|
Convert the whole codebase to UTF-8, except docs/COMMITTERS and tools/creative.c, which need checking.
|
2008-05-05 10:32:46 +00:00 |
playback_control.c
|
Plugin parameters should be const.
|
2008-05-13 09:57:56 +00:00 |
playback_control.h
|
Plugin parameters should be const.
|
2008-05-13 09:57:56 +00:00 |
playergfx.c
|
Plugin parameters should be const.
|
2008-05-13 09:57:56 +00:00 |
playergfx.h
|
Plugin parameters should be const.
|
2008-05-13 09:57:56 +00:00 |
pluginlib_actions.c
|
Plugin parameters should be const.
|
2008-05-13 09:57:56 +00:00 |
pluginlib_actions.h
|
Plugin parameters should be const.
|
2008-05-13 09:57:56 +00:00 |
profile_plugin.c
|
Plugin parameters should be const.
|
2008-05-13 09:57:56 +00:00 |
profile_plugin.h
|
Plugin parameters should be const.
|
2008-05-13 09:57:56 +00:00 |
rgb_hsv.c
|
RGB <-> HSV colorspace conversion lib
|
2006-07-19 19:40:17 +00:00 |
rgb_hsv.h
|
RGB <-> HSV colorspace conversion lib
|
2006-07-19 19:40:17 +00:00 |
SOURCES
|
Oops. Fix red.
|
2008-04-06 22:47:21 +00:00 |
xlcd.h
|
Plugin parameters should be const.
|
2008-05-13 09:57:56 +00:00 |
xlcd_core.c
|
Plugin parameters should be const.
|
2008-05-13 09:57:56 +00:00 |
xlcd_draw.c
|
pluginlib: made local functions in static and made sure that source files include their own header file.
|
2008-05-04 13:21:07 +00:00 |
xlcd_scroll.c
|
LCd extension lib: Implement proper scrolling for 2 bit vertical interleaved LCD. Stops oscilloscope from crashing on M3. * A few small simplifications.
|
2008-03-23 00:28:16 +00:00 |