summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-01-06Fix typo in comment.Dominik Riebeling1-2/+2
2012-01-06MSVC: fix error in README and update librbspeex build folder.Dominik Riebeling2-2/+2
2012-01-06Fix "invalid settings" dialog appearing twice.Dominik Riebeling1-3/+3
2012-01-06Split up encoders sources.Dominik Riebeling12-239/+337
2012-01-06Coldfire: lcd_update call got dropped from dbg_hw_info. Replace.Michael Sevakis1-0/+2
2012-01-06Remove OS X special universal binary handling.Dominik Riebeling1-14/+2
2012-01-05Coldfire: Fix alpha bitmap drawing from messing up the emac status register.Michael Sevakis2-1/+16
2012-01-05Update OS X library building.Dominik Riebeling2-35/+17
2012-01-05librbspeex.a: simplify Makefile for OS X.Dominik Riebeling1-42/+38
2012-01-05Fix charger emulation in the simulator.Nick Peskett1-7/+7
2012-01-05Fix building mkamsboot on OS X.Dominik Riebeling1-15/+16
2012-01-05Rockbox Utility: add missing folder to deployment script.Dominik Riebeling1-0/+1
2012-01-04Move some variable declarations to inside #ifdef USB_FULL_INIT, to avoid warn...Frank Gevaerts1-3/+3
2012-01-04Reorganise USB initialisation to not depend on a specific enumeration sequenc...Frank Gevaerts10-133/+86
2012-01-04AAC/M4A: Playback time wrapped after 2 hours and 42 minutes. Increase the wra...Magnus Holmgren1-1/+2
2012-01-04Rockbox Utility: add support for mkimxboot bootloader.Dominik Riebeling6-3/+264
2012-01-04Extend flashing hint a bit.Dominik Riebeling1-1/+4
2012-01-04USB chargung now works the normal way on AMSv2, so remove the hack that treat...Frank Gevaerts1-6/+1
2012-01-04PCM mixer: Get rid of an obsolete macro cruft.Michael Sevakis1-5/+0
2012-01-04missing parensRafaël Carré1-1/+1
2012-01-04debug_menu.c: cleanupRafaël Carré1-61/+31
2012-01-04zenutils: remove unused empty fileRafaël Carré1-0/+0
2012-01-04imx233: move dbg function declaration to system-target.hRafaël Carré4-28/+2
2012-01-04as3525: move debug-target.h content to .cRafaël Carré2-27/+2
2012-01-04rk27xx: move debug-target.h content to .cRafaël Carré2-33/+6
2012-01-04PP: move DEBUG_CANCEL definition to .cRafaël Carré2-47/+26
2012-01-04imx233: move DEBUG_CANCEL definition to .cRafaël Carré2-2/+2
2012-01-04s5l8702: move debug-target.h content to .cRafaël Carré2-28/+2
2012-01-04s5l8700: move debug-target.h content to .cRafaël Carré2-28/+2
2012-01-04pnx0101: debug-target.h content is not usedRafaël Carré1-23/+0
2012-01-04s3c2440: move debug-target.h content to .cRafaël Carré2-27/+6
2012-01-04imx31: move DEBUG_CANCEL definition to .cRafaël Carré2-1/+2
2012-01-04coldfire: move debug-target.h content in .cRafaël Carré2-35/+14
2012-01-04sh/debug-target.h: move in .cRafaël Carré2-28/+6
2012-01-04dbg_pcf(): use action_userabortRafaël Carré1-1/+1
2012-01-04dbg_hw_info(): remove duplicate prototypesRafaël Carré15-144/+0
2012-01-04dbg_hw_info() : add prototype to system.hRafaël Carré1-0/+3
2012-01-04dbg_ports(): remove duplicate prototypeRafaël Carré22-19/+6
2012-01-04dbg_ports() : move proto to system.hRafaël Carré2-4/+4
2012-01-04dbg_partitions: make staticRafaël Carré2-2/+1
2012-01-04*frequency_linux(): factorizeRafaël Carré3-28/+16
2012-01-04Fix oops. Too late now.Thomas Martitz1-2/+2
2012-01-04Fix intermittent warning on sdl app build.Thomas Martitz1-6/+6
2012-01-04Fix beast warning.Thomas Martitz1-1/+1
2012-01-04android: move pcm_shutdown() to audiohw_close() now that it's properly called...Thomas Martitz2-4/+5
2012-01-04Fix reds by implementing a few more stubs, and undefining HAVE_STORAGE_FLUSH ...Thomas Martitz3-6/+26
2012-01-03android: Add preliminary eclipse support for building the native code, disabl...Thomas Martitz3-0/+42
2012-01-03Rework powermgmt to enable code re-use on appliation and sims.Thomas Martitz156-384/+525
2012-01-03FS #11859: Enable optimizations for SDL application builds.Thomas Jarosch1-1/+6
2012-01-03Update displayed settings on startup.Dominik Riebeling1-4/+5