Age | Commit message (Expand) | Author |
2009-01-19 | port test_boost.c to global plugin API | Andrew Mahone |
2009-01-18 | Fix TYPE_BOOL settings format string. Boolean settings should really use 'on'... | Jens Arnold |
2009-01-18 | use multiply-shift to scale reciprocals for rgb16 output, instead of | Andrew Mahone |
2009-01-17 | fixed euroconverter, missed in the configfile change | Andrew Mahone |
2009-01-17 | unify pointers to value for configfile, and add TYPE_BOOL type, used by | Andrew Mahone |
2009-01-17 | fix pictureflow, previous fix caused cache to never be marked as good | Andrew Mahone |
2009-01-17 | fix yellow, but in the long run, configfile needs a TYPE_BOOL as a clean fix ... | Andrew Mahone |
2009-01-17 | return to transposed images in cache, via new output plugins, to save | Andrew Mahone |
2009-01-17 | remove unused fh from create_albumart_cache | Andrew Mahone |
2009-01-17 | pictureflow configfile conversion: | Andrew Mahone |
2009-01-17 | pictureflow cleanup: | Andrew Mahone |
2009-01-16 | revert/fix parts of r19673, as it changed some e200 keymaps and introduces no... | Dominik Wenger |
2009-01-16 | fix pluginlib_resize.c for global plugin API | Andrew Mahone |
2009-01-16 | loader-initialized global plugin API: | Andrew Mahone |
2009-01-16 | fix bug causing pictureflow to write one column past left side of screen, res... | Andrew Mahone |
2009-01-15 | redraw the lists once before going into the button loop to make things look m... | Jonathan Gordon |
2009-01-14 | reduce pictureflow's fade_color by one multiply, and a few shifts, while stil... | Andrew Mahone |
2009-01-13 | A simple boost test plugin. | Björn Stenberg |
2009-01-13 | use plugin buffer for greylib overlay in test_greylib_bitmap_scale | Andrew Mahone |
2009-01-13 | USB retweaking: Take out the USB_REQUEST/RELEASE_DISK scheme and simply ask t... | Michael Sevakis |
2009-01-13 | Reverting parts of r19760 that was mistakenly committed. | Björn Stenberg |
2009-01-13 | Minor Clip button changes: UP|REPEAT no longer goes to wps. Volume adjustment... | Björn Stenberg |
2009-01-13 | support pixel aspect ratio compensation in recalc_dimension, with PAR defined... | Andrew Mahone |
2009-01-13 | remove align_buffer from firmare/general.c, replacing with ALIGN_BUFFER macro... | Andrew Mahone |
2009-01-12 | Added missing dependencies for codeclib and pluginlib. This required renaming... | Björn Stenberg |
2009-01-12 | fix the statusbar on the archos player... a more proper fix is probably to su... | Jonathan Gordon |
2009-01-11 | Increased default watermark from 3 to 5 seconds. | Björn Stenberg |
2009-01-11 | Bumped codec API version and min version. This should have been done in r1974... | Björn Stenberg |
2009-01-11 | c200v1/e200v1: Add battery charging. This should be usable on v2 players but ... | Michael Sevakis |
2009-01-11 | use the playback PLAYBACK_EVENT_TRACK_CHANGE instead of the WPS to keep track... | Jonathan Gordon |
2009-01-10 | Red build fix. | Björn Stenberg |
2009-01-10 | Calculate watermark from bitrate and harddisk spinup time. | Björn Stenberg |
2009-01-10 | fix FS#9772 - the statusbars were not working correclty on multi screen targe... | Jonathan Gordon |
2009-01-09 | Fix Quickscreen ACTION_QS_DOWNINV button to reverse direction of down entry w... | Dominik Riebeling |
2009-01-09 | revert part of r19705 which caused fS#9773 | Jonathan Gordon |
2009-01-09 | 19421 missed a few commas in robotfindskitten | Adam Gashlin |
2009-01-08 | Fix test_codec for r19704 (prefix removed from plugin API). | Jens Arnold |
2009-01-08 | Fix cygwin sim build. | Björn Stenberg |
2009-01-08 | Language updates: | Jonas Häggqvist |
2009-01-08 | Commit patch by JdGordon to fix FS#9531 (which applied to all targets) - corr... | Marianne Arnold |
2009-01-08 | revert r19638 which was just bad... | Jonathan Gordon |
2009-01-08 | remove unneeded LCD_DEPTH test in lib/resize.h, add some comments explaining ... | Andrew Mahone |
2009-01-08 | cleanup for core-file-in-pluginlib compilation: | Andrew Mahone |
2009-01-07 | remove some useless/unused stuff from gwps.c | Jonathan Gordon |
2009-01-07 | Removed the sim_ prefix from the plugin api. | Björn Stenberg |
2009-01-07 | Fix some wierdness with the debug menus... | Jonathan Gordon |
2009-01-06 | Changed lang message for credits item in Rockbox Mainmenu/System and updated ... | Alessio Lenzi |
2009-01-06 | Remove the BOM from english.lang | Marc Guay |
2009-01-05 | fix the delay between exiting a plugin and having the statusbar drawn. Does p... | Jonathan Gordon |
2009-01-05 | Try it again. | Marc Guay |