summaryrefslogtreecommitdiff
path: root/apps/plugins (follow)
Commit message (Expand)AuthorAge
* Put the display colours for monochrome and greyscale targets into the target ...Jens Arnold2009-02-09
* align frontmost edge of slides with plane of displayAndrew Mahone2009-02-08
* simplify zo calculation a bit, "zoom" the center margin value and add term fo...Andrew Mahone2009-02-08
* rewrite of pictureflow renderer with 3D projection, this will allow many poss...Andrew Mahone2009-02-07
* use a table-free clz on coldfire, where it benchmarks a bit fasterAndrew Mahone2009-02-06
* Fix FS#2533, apple appearing late in the snake pluginThomas Martitz2009-02-05
* Fix a wrong check in lamp, spotted by DerPapstJonathan Gordon2009-02-05
* Gigabeat S: Get remote keymaps up to snuff and working. Do a couple tweaks on...Michael Sevakis2009-02-03
* Use LCD_HEIGHT to exclude pacbox from c200 builds instead of target name so t...Marianne Arnold2009-02-01
* Accept a quick patch from Alexander Levin to neaten up the #defines and comme...Jonathan Gordon2009-02-01
* Statusbar handling fixes. Jonathan Gordon2009-02-01
* per Jens Arnold's suggestion:Andrew Mahone2009-01-30
* correct clz in pictureflow.cAndrew Mahone2009-01-30
* remove 64-bit math from fdiv in pictureflow.c, replacing it with limited pre-...Andrew Mahone2009-01-30
* pictureflow tweaks:Andrew Mahone2009-01-29
* fix divide-by-zero error in pictureflow when selecting albumAndrew Mahone2009-01-29
* MPEGPlayer: If valid start AND end timestamps for a stream are not found then...Michael Sevakis2009-01-29
* fix mem* wrappers in UI on cygwin, by not building certain plugins on sim, ra...Andrew Mahone2009-01-25
* Philips HDD1630: fix yellowMark Arigo2009-01-24
* remove MEM_FUNCTION_WRAPPERS, and private mem* implementations from plugins, ...Andrew Mahone2009-01-24
* Plugins for the Philips HDD1630. The keymaps are largely untested on the devi...Mark Arigo2009-01-24
* Add button map for the Clip.Jens Arnold2009-01-24
* fix yellow - don't build pluginlib_albumart.c on non-bitmap targetsAndrew Mahone2009-01-24
* fix red on mono hardware - add mem function wrappers to pictureflowAndrew Mahone2009-01-24
* plugins/lib/feature_wrappers.h to provide easy access to some feature that ma...Andrew Mahone2009-01-24
* fix for targets using greylib in pictureflow, they need to set drawmode for b...Andrew Mahone2009-01-24
* albumart search in pluginlib when building without HAVE_ALBUMART (for later u...Andrew Mahone2009-01-24
* Include divide-by-zero handling within plugins and codecs for ARM processors.Michael Sevakis2009-01-24
* replace DIV255 with an inline function, the macro version caused unneeded rec...Andrew Mahone2009-01-21
* fix red on grayscale in pictureflowAndrew Mahone2009-01-20
* scaler optimizations:Andrew Mahone2009-01-20
* port test_boost.c to global plugin APIAndrew Mahone2009-01-19
* Fix TYPE_BOOL settings format string. Boolean settings should really use 'on'...Jens Arnold2009-01-18
* use multiply-shift to scale reciprocals for rgb16 output, instead ofAndrew Mahone2009-01-18
* fixed euroconverter, missed in the configfile changeAndrew Mahone2009-01-17
* unify pointers to value for configfile, and add TYPE_BOOL type, used byAndrew Mahone2009-01-17
* fix pictureflow, previous fix caused cache to never be marked as goodAndrew Mahone2009-01-17
* fix yellow, but in the long run, configfile needs a TYPE_BOOL as a clean fix ...Andrew Mahone2009-01-17
* return to transposed images in cache, via new output plugins, to saveAndrew Mahone2009-01-17
* remove unused fh from create_albumart_cacheAndrew Mahone2009-01-17
* pictureflow configfile conversion:Andrew Mahone2009-01-17
* pictureflow cleanup:Andrew Mahone2009-01-17
* revert/fix parts of r19673, as it changed some e200 keymaps and introduces no...Dominik Wenger2009-01-16
* fix pluginlib_resize.c for global plugin APIAndrew Mahone2009-01-16
* loader-initialized global plugin API:Andrew Mahone2009-01-16
* fix bug causing pictureflow to write one column past left side of screen, res...Andrew Mahone2009-01-16
* reduce pictureflow's fade_color by one multiply, and a few shifts, while stil...Andrew Mahone2009-01-14
* A simple boost test plugin.Björn Stenberg2009-01-13
* use plugin buffer for greylib overlay in test_greylib_bitmap_scaleAndrew Mahone2009-01-13
* Reverting parts of r19760 that was mistakenly committed.Björn Stenberg2009-01-13