summaryrefslogtreecommitdiff
path: root/apps
AgeCommit message (Expand)Author
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
2009-01-11Bumped codec API version and min version. This should have been done in r1974...Björn Stenberg
2009-01-11c200v1/e200v1: Add battery charging. This should be usable on v2 players but ...Michael Sevakis
2009-01-11use the playback PLAYBACK_EVENT_TRACK_CHANGE instead of the WPS to keep track...Jonathan Gordon
2009-01-10Red build fix.Björn Stenberg
2009-01-10Calculate watermark from bitrate and harddisk spinup time.Björn Stenberg
2009-01-10fix FS#9772 - the statusbars were not working correclty on multi screen targe...Jonathan Gordon
2009-01-09Fix Quickscreen ACTION_QS_DOWNINV button to reverse direction of down entry w...Dominik Riebeling
2009-01-09revert part of r19705 which caused fS#9773Jonathan Gordon
2009-01-0919421 missed a few commas in robotfindskitten Adam Gashlin
2009-01-08Fix test_codec for r19704 (prefix removed from plugin API).Jens Arnold
2009-01-08Fix cygwin sim build.Björn Stenberg
2009-01-08Language updates:Jonas Häggqvist
2009-01-08Commit patch by JdGordon to fix FS#9531 (which applied to all targets) - corr...Marianne Arnold
2009-01-08revert r19638 which was just bad...Jonathan Gordon
2009-01-08remove unneeded LCD_DEPTH test in lib/resize.h, add some comments explaining ...Andrew Mahone
2009-01-08cleanup for core-file-in-pluginlib compilation:Andrew Mahone
2009-01-07remove some useless/unused stuff from gwps.cJonathan Gordon
2009-01-07Removed the sim_ prefix from the plugin api.Björn Stenberg
2009-01-07Fix some wierdness with the debug menus... Jonathan Gordon
2009-01-06Changed lang message for credits item in Rockbox Mainmenu/System and updated ...Alessio Lenzi
2009-01-06Remove the BOM from english.langMarc Guay
2009-01-05fix the delay between exiting a plugin and having the statusbar drawn. Does p...Jonathan Gordon
2009-01-05Try it again.Marc Guay