Age | Commit message (Expand) | Author |
2009-02-02 | Accept FS#9836 which fixes a bit of a display glitch in the colour chooser (T... | Jonathan Gordon |
2009-02-02 | continuation of last nights statusbar cleanup. | Jonathan Gordon |
2009-02-01 | Use unsigned constants to avoid adding another gcc-support routine and save a... | Nils Wallménius |
2009-02-01 | Use LCD_HEIGHT to exclude pacbox from c200 builds instead of target name so t... | Marianne Arnold |
2009-02-01 | Accept a quick patch from Alexander Levin to neaten up the #defines and comme... | Jonathan Gordon |
2009-02-01 | this commit actually makes my previous one work when the statusbar setting is... | Jonathan Gordon |
2009-02-01 | Make 'accept' in the yesno screen work on an Iaudio remote (with the X5 or M5... | Marianne Arnold |
2009-02-01 | Statusbar handling fixes. | Jonathan Gordon |
2009-01-31 | Various files: make function implementations consistent with their declaratio... | Bertrik Sikken |
2009-01-31 | Update Dutch lang file | Peter D'Hoye |
2009-01-31 | FS#9638 - temp_cue is unused and wasting memory. | Bertrik Sikken |
2009-01-30 | per Jens Arnold's suggestion: | Andrew Mahone |
2009-01-30 | correct clz in pictureflow.c | Andrew Mahone |
2009-01-30 | remove 64-bit math from fdiv in pictureflow.c, replacing it with limited pre-... | Andrew Mahone |
2009-01-29 | Fix yellow | Maurus Cuelenaere |
2009-01-29 | Get checkwps working again | Maurus Cuelenaere |
2009-01-29 | radio keymap fix for e200 from FS#9846 | Andrew Mahone |
2009-01-29 | pictureflow tweaks: | Andrew Mahone |
2009-01-29 | fix divide-by-zero error in pictureflow when selecting album | Andrew Mahone |
2009-01-29 | MPEGPlayer: If valid start AND end timestamps for a stream are not found then... | Michael Sevakis |
2009-01-28 | Forget Info screen auto refresh for now since it messes with text scrolling. | Michael Sevakis |
2009-01-28 | Make sure 'Battery: Charging' is displayed in the info screen when charging n... | Michael Sevakis |
2009-01-28 | Some cleanup (such as #include cleanup, clearer variable names) in pitchscree... | Thomas Martitz |
2009-01-28 | Fix list title setup | Thomas Martitz |
2009-01-27 | Sansa AMS: Debug screen, shows GPIO and (on the fuze) DBOP input for now, to ... | Thomas Martitz |
2009-01-26 | Commit FS#9724, which reworks the preprocessor defines related to backlight f... | Thomas Martitz |
2009-01-26 | Commit FS#9825 and FS#9826 by Alex Parker: Correct the recording table button... | Robert Menes |
2009-01-26 | Fix FS#9830 - utf8 encoded .cue files dont get displayed properly | Jonathan Gordon |
2009-01-25 | fix mem* wrappers in UI on cygwin, by not building certain plugins on sim, ra... | Andrew Mahone |
2009-01-25 | Hopefully fix wrong colours on coldfire targets for certain scaling factors. ... | Jens Arnold |
2009-01-25 | Fix FS#9662 by removing any cancel action from the power button, left button ... | Thomas Martitz |
2009-01-24 | Philips HDD1630: fix yellow | Mark Arigo |
2009-01-24 | remove MEM_FUNCTION_WRAPPERS, and private mem* implementations from plugins, ... | Andrew Mahone |
2009-01-24 | Plugins for the Philips HDD1630. The keymaps are largely untested on the devi... | Mark Arigo |
2009-01-24 | Add button map for the Clip. | Jens Arnold |
2009-01-24 | fix yellow - don't build pluginlib_albumart.c on non-bitmap targets | Andrew Mahone |
2009-01-24 | fix red on mono hardware - add mem function wrappers to pictureflow | Andrew Mahone |
2009-01-24 | plugins/lib/feature_wrappers.h to provide easy access to some feature that ma... | Andrew Mahone |
2009-01-24 | fix for targets using greylib in pictureflow, they need to set drawmode for b... | Andrew Mahone |
2009-01-24 | albumart search in pluginlib when building without HAVE_ALBUMART (for later u... | Andrew Mahone |
2009-01-24 | Include divide-by-zero handling within plugins and codecs for ARM processors. | Michael Sevakis |
2009-01-23 | Gigabeat S: Add remote control reading and proper headphone insert detection.... | Michael Sevakis |
2009-01-23 | initialize the codecs API in the codec loader, using the same method as used ... | Andrew Mahone |
2009-01-23 | Philips HDD1630: add ADC info to debug screen. Make button_click work again (... | Mark Arigo |
2009-01-22 | Use bus reset detection for all ARC OTG devices. Remove conflict from LV24020... | Michael Sevakis |
2009-01-21 | Commit stable parts of FS#9611 - Sansa Clip radio code | Bertrik Sikken |
2009-01-21 | Remove floor0 stuff from IRAM. Results in a tiny speed decrease for files en... | Michael Giacomelli |
2009-01-21 | replace DIV255 with an inline function, the macro version caused unneeded rec... | Andrew Mahone |
2009-01-20 | fix test for SH in resize.h | Andrew Mahone |
2009-01-20 | fix red on grayscale in pictureflow | Andrew Mahone |