summaryrefslogtreecommitdiff
path: root/apps
AgeCommit message (Expand)Author
2009-02-02Accept FS#9836 which fixes a bit of a display glitch in the colour chooser (T...Jonathan Gordon
2009-02-02continuation of last nights statusbar cleanup.Jonathan Gordon
2009-02-01Use unsigned constants to avoid adding another gcc-support routine and save a...Nils Wallménius
2009-02-01Use LCD_HEIGHT to exclude pacbox from c200 builds instead of target name so t...Marianne Arnold
2009-02-01Accept a quick patch from Alexander Levin to neaten up the #defines and comme...Jonathan Gordon
2009-02-01this commit actually makes my previous one work when the statusbar setting is...Jonathan Gordon
2009-02-01Make 'accept' in the yesno screen work on an Iaudio remote (with the X5 or M5...Marianne Arnold
2009-02-01Statusbar handling fixes. Jonathan Gordon
2009-01-31Various files: make function implementations consistent with their declaratio...Bertrik Sikken
2009-01-31Update Dutch lang filePeter D'Hoye
2009-01-31FS#9638 - temp_cue is unused and wasting memory.Bertrik Sikken
2009-01-30per Jens Arnold's suggestion:Andrew Mahone
2009-01-30correct clz in pictureflow.cAndrew Mahone
2009-01-30remove 64-bit math from fdiv in pictureflow.c, replacing it with limited pre-...Andrew Mahone
2009-01-29Fix yellowMaurus Cuelenaere
2009-01-29Get checkwps working againMaurus Cuelenaere
2009-01-29radio keymap fix for e200 from FS#9846Andrew Mahone
2009-01-29pictureflow tweaks:Andrew Mahone
2009-01-29fix divide-by-zero error in pictureflow when selecting albumAndrew Mahone
2009-01-29MPEGPlayer: If valid start AND end timestamps for a stream are not found then...Michael Sevakis
2009-01-28Forget Info screen auto refresh for now since it messes with text scrolling.Michael Sevakis
2009-01-28Make sure 'Battery: Charging' is displayed in the info screen when charging n...Michael Sevakis
2009-01-28Some cleanup (such as #include cleanup, clearer variable names) in pitchscree...Thomas Martitz
2009-01-28Fix list title setupThomas Martitz
2009-01-27Sansa AMS: Debug screen, shows GPIO and (on the fuze) DBOP input for now, to ...Thomas Martitz
2009-01-26Commit FS#9724, which reworks the preprocessor defines related to backlight f...Thomas Martitz
2009-01-26Commit FS#9825 and FS#9826 by Alex Parker: Correct the recording table button...Robert Menes
2009-01-26Fix FS#9830 - utf8 encoded .cue files dont get displayed properlyJonathan Gordon
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