summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-04-05Build libspc with -03 on m68k (Coldfire).Michael Sevakis
2012-04-04Refactor and unify objcopy calls in the build system. Also now properly handl...Thomas Martitz
2012-04-04arm: fix get_sp (missing return)Amaury Pouly
2012-04-03More completely flush WMA decoder state on seek to prevent artifact.Michael Giacomelli
2012-04-03Shorten voicefont progress output a bit.Dominik Riebeling
2012-04-03Revert 1207c7b and fix the actual warnings.Frank Gevaerts
2012-04-03Disable _FORTIFY_SOURCE for the simulatorFrank Gevaerts
2012-04-02Call tuner_power(true) from the correct place for lv24020lp.Frank Gevaerts
2012-04-02Remove espeak from TTS list on Windows.Dominik Riebeling
2012-04-01Bump builds.pm so that Rockbox Utility notices 3.11Alex Parker
2012-03-31Drop the nano2g back to unstable for nowFrank Gevaerts
2012-03-31Classic/6G: CPU frequency/voltage scalingCástor Muñoz
2012-03-31Classic/6G: click wheel controller powersaveCástor Muñoz
2012-03-30usb-nano2g-6g: missing brace in non-default preprocessor pathRafaël Carré
2012-03-30configure fixes.Thomas Martitz
2012-03-30android: Fix crash on start up.Thomas Martitz
2012-03-30configure: prevent $LDOPTS from stacking up on make reconf.Thomas Martitz
2012-03-30android: implement system_exception_wait and system_reboot, so that the panic...Thomas Martitz
2012-03-30panicf(): fix wrong font and colors being displayed.Thomas Martitz
2012-03-29Split sleep timer activation and default duration setting.Nick Peskett
2012-03-28Mark the Sansa c200v2 series of players as stableMichael Giacomelli
2012-03-29Enable tlsf in warble build to fix it.Thomas Martitz
2012-03-28Fix ARM version detection (need to pass mcpu/march to cpp).Thomas Martitz
2012-03-28Override manually selected arch/arch_version in simcc().Thomas Martitz
2012-03-28Apparently make doesn't like inline commentsThomas Martitz
2012-03-28build system: completely autodetect target cpu architecture.Thomas Martitz
2012-03-28tlsf: move to /lib (it's also used by plugins).Thomas Martitz
2012-03-28Fix HTML manual download link (FS#12620).Dominik Riebeling
2012-03-28Prefix compareversion test files.Dominik Riebeling
2012-03-28FS#12627 - March update of Czech languageMarek Salaba
2012-03-28quickscreen: optionally display the shortcuts menu instead of the QSJonathan Gordon
2012-03-28Classic/6G: hold switch detection using GPIOCástor Muñoz
2012-03-28shortcuts: Don't enter shortcuts menu if there are noneJonathan Gordon
2012-03-27skin_engine: Allow negative numbers for the start offset in %ssJonathan Gordon
2012-03-27Fix makefile conditionsFrank Gevaerts
2012-03-27Fix warble and clean up/refactor Makefile.Thomas Martitz
2012-03-26Partly undo 54e00c1: put include back to root.make and use SECONDEXPANSION.Thomas Martitz
2012-03-26Fix bootloaders.Thomas Martitz
2012-03-26(Hopefully) fix overlay plugins.Thomas Martitz
2012-03-26Fix sim/checkwps build failure.Thomas Martitz
2012-03-26build system: unify/simplify library handling a bit.Thomas Martitz
2012-03-26skin_engine: fix scrolling lines with dynamic contentJonathan Gordon
2012-03-25android: only output unzip log message when performing the unzip.Thomas Martitz
2012-03-25android: clean-up and some refactoring in java code.Thomas Martitz
2012-03-25buflib/shrink_callback: Resume playback only if it was playing (not paused).Thomas Martitz
2012-03-25ignore ipodpatcher binaryRafaël Carré
2012-03-22rk27xx: implement system_init()Marcin Bukat
2012-03-22android: Remove hack not needed anymore (since 58e097d).Thomas Martitz
2012-03-22android: lcd_update/_rect() changesThomas Martitz
2012-03-22Redraw simplelist if/when necessary-Thomas Martitz