summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-06-11Various minor corrections to some Iaudios' and their remote's keymap files. F...Marianne Arnold
2010-06-11Build iPod Video with EABI toolchain.Andree Buschmann
2010-06-11Theme Editor: Made errors display in status bar when cursor is on error'd lineRobert Bieber
2010-06-11Build h10 GB with EABI toolchain. Remove some pointless ICODE attributes from...Michael Sevakis
2010-06-11Theme Editor: Fixed status bar update bugRobert Bieber
2010-06-11Rework the button table in 'Navigating the Main Menu' - use \newline to keep ...Marianne Arnold
2010-06-11Replace the table that was used for the channels settings option with the ite...Marianne Arnold
2010-06-11Theme Editor: Made editor highlight all errors in a document, not just the fi...Robert Bieber
2010-06-11deploy-release: Make upx part optional and disable it.Dominik Riebeling
2010-06-11Port greylib blitting optimisation to MPIO HD200. ISR speedup is ~10%; furthe...Jens Arnold
2010-06-11Theme Editor: Fixed bug in parser handling empty lines and made ParseTreeMode...Robert Bieber
2010-06-11Get rid of the STATICIRAM hack for eabi builds.Thomas Martitz
2010-06-11Build Sansa e200 with new eabi gcc.Thomas Martitz
2010-06-11Rework Rockbox Utility update version number check.Dominik Riebeling
2010-06-11Build Gigabeat F/X with EABI tools.Michael Sevakis
2010-06-11Theme Editor: Switched error highlighting to the line numbersRobert Bieber
2010-06-11rockboxdev: patch eabi binutils to fix thumb interworking mixed with long callsRafaël Carré
2010-06-11Convert uninstallation to use signals / slots for logging.Dominik Riebeling
2010-06-11Remove an unneccessary long call from the S5L8700 PCM FIQ handlerMichael Sparmann
2010-06-11Configure Gigabeat S with EABI compiler by default. Implement the INIT sectio...Michael Sevakis
2010-06-11pcm as3525v1: revert 26761 to use faster ASM codeRafaël Carré
2010-06-11s5l8700 PCM: Always call dma_callback. (fix r26253 remnants)Michael Sevakis
2010-06-11Warn when building an ARM target with non-eabi default compilerRafaël Carré
2010-06-11configure: don't use thumb on native builds (simulator/checkwps)Rafaël Carré
2010-06-11ata-creative-zvm: make sure return value is definedRafaël Carré
2010-06-11Make --thumb the default for AMSv1 with 2MB of RAMRafaël Carré
2010-06-11Make EABI gcc the default for ARM platformsRafaël Carré
2010-06-11HD200 - clean up usb related functionsMarcin Bukat
2010-06-11HD200 - power_init() rework based on latest power consumption measurementsMarcin Bukat
2010-06-11HD200 - small cleanup in button_init_device()Marcin Bukat
2010-06-11pcm-pp: revert r26756Rafaël Carré
2010-06-11make thumb build a configure option (--thumb)Rafaël Carré
2010-06-11text viewer: can select the indent spaces when the line mode is reflow.Yoshihisa Uchida
2010-06-11Theme Editor: Modified parser to integrate the %V tag into the VIEWPORT eleme...Robert Bieber
2010-06-11as3525v1: drop the asm version of mono2stereoRafaël Carré
2010-06-11FS#6734 by me: optionally build with -mthumb on ARMRafaël Carré
2010-06-11CPP substitution isn't made inside " ", but we need " " when using , in a gas...Rafaël Carré
2010-06-11drop 'req' from gas macro, not available in binutils 2.16Rafaël Carré
2010-06-11Add my new parser playground to svn.Jonathan Gordon
2010-06-11FS#11335 by me: make ARM assembly functions thumb-friendlyRafaël Carré
2010-06-11rockboxdev: build with -U_FORTIFY_SOURCERafaël Carré
2010-06-11arm/memset: don't use ldm to load pc when it has been stored with strRafaël Carré
2010-06-10Theme Editor: Fixed code generation with new CONDITIONAL elementsRobert Bieber
2010-06-10Theme Editor: Fixed issue with parsing conditionals in sublinesRobert Bieber
2010-06-10Theme Editor: Applied FS#11389, switched conditional elements to use tag fiel...Robert Bieber
2010-06-10ppmviewer/rockpaint: do not steal the audiobuffer (and stop playback) if the ...Rafaël Carré
2010-06-10c200v2: reduce the plugin even furtherRafaël Carré
2010-06-10Build plugin overlays when buffer size is <= 128kBRafaël Carré
2010-06-10rockpaint: steal the big buffer from audiobufferRafaël Carré
2010-06-10Submit FS#11365. Speed up mp3 decoding on ARM processors. It is faster to use...Andree Buschmann