summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-01-07move _remote_backlight_* to common headerRafaël Carré
2012-01-07Only need lcd-remote.h if HAVE_REMOTE_LCD is definedRafaël Carré
2012-01-07remote_detect(): move to lcd-remote.hRafaël Carré
2012-01-07move lcd remote common declarations to lcd-remote.hRafaël Carré
2012-01-07lcd-remote-target.h: remove more duplicatesRafaël Carré
2012-01-07lcd-remote-target.h: remove duplicate declarationsRafaël Carré
2012-01-07usb: fix another typoAmaury Pouly
2012-01-07usb: fix typo in DEBUGFAmaury Pouly
2012-01-07fuze+: workaround the power/volume+ multiplexing that would trigger a false p...Amaury Pouly
2012-01-07fuze+: Update plugin keymaps (FS#12405). Thanks to Jean-Louis BiasiniAmaury Pouly
2012-01-07TARGET_TREE is not needed anymoreRafaël Carré
2012-01-07fuze+: #define TARGET_EXTRA_THREADS because of the extra touchpad thread. Sho...Amaury Pouly
2012-01-06Fix typo in comment.Dominik Riebeling
2012-01-06MSVC: fix error in README and update librbspeex build folder.Dominik Riebeling
2012-01-06Fix "invalid settings" dialog appearing twice.Dominik Riebeling
2012-01-06Split up encoders sources.Dominik Riebeling
2012-01-06Coldfire: lcd_update call got dropped from dbg_hw_info. Replace.Michael Sevakis
2012-01-06Remove OS X special universal binary handling.Dominik Riebeling
2012-01-05Coldfire: Fix alpha bitmap drawing from messing up the emac status register.Michael Sevakis
2012-01-05Update OS X library building.Dominik Riebeling
2012-01-05librbspeex.a: simplify Makefile for OS X.Dominik Riebeling
2012-01-05Fix charger emulation in the simulator.Nick Peskett
2012-01-05Fix building mkamsboot on OS X.Dominik Riebeling
2012-01-05Rockbox Utility: add missing folder to deployment script.Dominik Riebeling
2012-01-04Move some variable declarations to inside #ifdef USB_FULL_INIT, to avoid warn...Frank Gevaerts
2012-01-04Reorganise USB initialisation to not depend on a specific enumeration sequenc...Frank Gevaerts
2012-01-04AAC/M4A: Playback time wrapped after 2 hours and 42 minutes. Increase the wra...Magnus Holmgren
2012-01-04Rockbox Utility: add support for mkimxboot bootloader.Dominik Riebeling
2012-01-04Extend flashing hint a bit.Dominik Riebeling
2012-01-04USB chargung now works the normal way on AMSv2, so remove the hack that treat...Frank Gevaerts
2012-01-04PCM mixer: Get rid of an obsolete macro cruft.Michael Sevakis
2012-01-04missing parensRafaël Carré
2012-01-04debug_menu.c: cleanupRafaël Carré
2012-01-04zenutils: remove unused empty fileRafaël Carré
2012-01-04imx233: move dbg function declaration to system-target.hRafaël Carré
2012-01-04as3525: move debug-target.h content to .cRafaël Carré
2012-01-04rk27xx: move debug-target.h content to .cRafaël Carré
2012-01-04PP: move DEBUG_CANCEL definition to .cRafaël Carré
2012-01-04imx233: move DEBUG_CANCEL definition to .cRafaël Carré
2012-01-04s5l8702: move debug-target.h content to .cRafaël Carré
2012-01-04s5l8700: move debug-target.h content to .cRafaël Carré
2012-01-04pnx0101: debug-target.h content is not usedRafaël Carré
2012-01-04s3c2440: move debug-target.h content to .cRafaël Carré
2012-01-04imx31: move DEBUG_CANCEL definition to .cRafaël Carré
2012-01-04coldfire: move debug-target.h content in .cRafaël Carré
2012-01-04sh/debug-target.h: move in .cRafaël Carré
2012-01-04dbg_pcf(): use action_userabortRafaël Carré
2012-01-04dbg_hw_info(): remove duplicate prototypesRafaël Carré
2012-01-04dbg_hw_info() : add prototype to system.hRafaël Carré
2012-01-04dbg_ports(): remove duplicate prototypeRafaël Carré