summaryrefslogtreecommitdiff
path: root/apps
AgeCommit message (Expand)Author
2009-01-25fix mem* wrappers in UI on cygwin, by not building certain plugins on sim, ra...Andrew Mahone
2009-01-25Hopefully fix wrong colours on coldfire targets for certain scaling factors. ...Jens Arnold
2009-01-25Fix FS#9662 by removing any cancel action from the power button, left button ...Thomas Martitz
2009-01-24Philips HDD1630: fix yellowMark Arigo
2009-01-24remove MEM_FUNCTION_WRAPPERS, and private mem* implementations from plugins, ...Andrew Mahone
2009-01-24Plugins for the Philips HDD1630. The keymaps are largely untested on the devi...Mark Arigo
2009-01-24Add button map for the Clip.Jens Arnold
2009-01-24fix yellow - don't build pluginlib_albumart.c on non-bitmap targetsAndrew Mahone
2009-01-24fix red on mono hardware - add mem function wrappers to pictureflowAndrew Mahone
2009-01-24plugins/lib/feature_wrappers.h to provide easy access to some feature that ma...Andrew Mahone
2009-01-24fix for targets using greylib in pictureflow, they need to set drawmode for b...Andrew Mahone
2009-01-24albumart search in pluginlib when building without HAVE_ALBUMART (for later u...Andrew Mahone
2009-01-24Include divide-by-zero handling within plugins and codecs for ARM processors.Michael Sevakis
2009-01-23Gigabeat S: Add remote control reading and proper headphone insert detection....Michael Sevakis
2009-01-23initialize the codecs API in the codec loader, using the same method as used ...Andrew Mahone
2009-01-23Philips HDD1630: add ADC info to debug screen. Make button_click work again (...Mark Arigo
2009-01-22Use bus reset detection for all ARC OTG devices. Remove conflict from LV24020...Michael Sevakis
2009-01-21Commit stable parts of FS#9611 - Sansa Clip radio codeBertrik Sikken
2009-01-21Remove floor0 stuff from IRAM. Results in a tiny speed decrease for files en...Michael Giacomelli
2009-01-21replace DIV255 with an inline function, the macro version caused unneeded rec...Andrew Mahone
2009-01-20fix test for SH in resize.hAndrew Mahone
2009-01-20fix red on grayscale in pictureflowAndrew Mahone
2009-01-20scaler optimizations:Andrew Mahone
2009-01-19port test_boost.c to global plugin APIAndrew Mahone
2009-01-18Fix TYPE_BOOL settings format string. Boolean settings should really use 'on'...Jens Arnold
2009-01-18use multiply-shift to scale reciprocals for rgb16 output, instead ofAndrew Mahone
2009-01-17fixed euroconverter, missed in the configfile changeAndrew Mahone
2009-01-17unify pointers to value for configfile, and add TYPE_BOOL type, used byAndrew Mahone
2009-01-17fix pictureflow, previous fix caused cache to never be marked as goodAndrew Mahone
2009-01-17fix yellow, but in the long run, configfile needs a TYPE_BOOL as a clean fix ...Andrew Mahone
2009-01-17return to transposed images in cache, via new output plugins, to saveAndrew Mahone
2009-01-17remove unused fh from create_albumart_cacheAndrew Mahone
2009-01-17pictureflow configfile conversion:Andrew Mahone
2009-01-17pictureflow cleanup:Andrew Mahone
2009-01-16revert/fix parts of r19673, as it changed some e200 keymaps and introduces no...Dominik Wenger
2009-01-16fix pluginlib_resize.c for global plugin APIAndrew Mahone
2009-01-16loader-initialized global plugin API:Andrew Mahone
2009-01-16fix bug causing pictureflow to write one column past left side of screen, res...Andrew Mahone
2009-01-15redraw the lists once before going into the button loop to make things look m...Jonathan Gordon
2009-01-14reduce pictureflow's fade_color by one multiply, and a few shifts, while stil...Andrew Mahone
2009-01-13A simple boost test plugin.Björn Stenberg
2009-01-13use plugin buffer for greylib overlay in test_greylib_bitmap_scaleAndrew Mahone
2009-01-13USB retweaking: Take out the USB_REQUEST/RELEASE_DISK scheme and simply ask t...Michael Sevakis
2009-01-13Reverting parts of r19760 that was mistakenly committed.Björn Stenberg
2009-01-13Minor Clip button changes: UP|REPEAT no longer goes to wps. Volume adjustment...Björn Stenberg
2009-01-13support pixel aspect ratio compensation in recalc_dimension, with PAR defined...Andrew Mahone
2009-01-13remove align_buffer from firmare/general.c, replacing with ALIGN_BUFFER macro...Andrew Mahone
2009-01-12Added missing dependencies for codeclib and pluginlib. This required renaming...Björn Stenberg
2009-01-12fix the statusbar on the archos player... a more proper fix is probably to su...Jonathan Gordon
2009-01-11Increased default watermark from 3 to 5 seconds.Björn Stenberg