.. |
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
|
Hopefully fix FS #8840 for iAudio M3, M5 and X5. Reduce greyscale update frequency on M3 in order to reduce CPU load (was >50% before, but this fix would have made it even worse).
|
2008-05-24 08:53:12 +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
|
MPEGPlayer quickie: add an option to set the backlight brightness to a plugin-specified value when playing video or interacting. Nice when one likes a dim backlight normally but that isn't sufficient when viewing video for instance. Suggested in FS#8417 in addition to my own desire for this.
|
2008-05-18 00:14:34 +00:00 |
helper.h
|
MPEGPlayer quickie: add an option to set the backlight brightness to a plugin-specified value when playing video or interacting. Nice when one likes a dim backlight normally but that isn't sufficient when viewing video for instance. Suggested in FS#8417 in addition to my own desire for this.
|
2008-05-18 00:14:34 +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 |
md5.c
|
Hopefully fix compilation warnings and link errors. Add some feedback (file being hashed). Boost CPU.
|
2008-06-10 13:55:47 +00:00 |
md5.h
|
New md5sum plugin. Open a file, a directory or just launch it from the plugin menu to create an md5sum of the file, the directory's contents or the whole filesystem. If the file's extension is .md5 or .md5sum, it will check the md5 sums in the file instead. If the file's extension is .md5list it will compute md5 sums for all the files listed.
|
2008-06-10 13:20:05 +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
|
Philips GoGear SA9200 port. Working bootloader and normal builds, including sound. No touchpad now, buttons limited to using vol+/vol-/power for up/down/select. Rockbox USB is enabled since the OF is MTP only...read the warnings on the PortalPlayerUsb wiki page.
|
2008-05-21 03:55:17 +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
|
New md5sum plugin. Open a file, a directory or just launch it from the plugin menu to create an md5sum of the file, the directory's contents or the whole filesystem. If the file's extension is .md5 or .md5sum, it will check the md5 sums in the file instead. If the file's extension is .md5list it will compute md5 sums for all the files listed.
|
2008-06-10 13:20:05 +00:00 |
touchscreen.c
|
1) Implement generic touchscreen detection library for the plugins
|
2008-06-06 18:29:46 +00:00 |
touchscreen.h
|
1) Implement generic touchscreen detection library for the plugins
|
2008-06-06 18:29:46 +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 |