summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-06-18libmad: Optimize away 2 instructions from coldfire III_imdct, no measurable s...Nils Wallménius
2010-06-18Enable display and backlight on panic.Tobias Diedrich
2010-06-18use int instead of enum.Teruaki Kawashima
2010-06-18Sansa AMS: fix bootloader USB modeRafaël Carré
2010-06-18FS#11347 by me: *dir LUA functions: luadir moduleRafaël Carré
2010-06-18Lua: document rocklib_aux.pl a bit, so it's easier to find out about it when ...Maurus Cuelenaere
2010-06-18Lua: make actions.lua, buttons.lua and rocklib_aux.c depend on it generatorsMaurus Cuelenaere
2010-06-18HD200 - calibrate lcdlinear[] matrixMarcin Bukat
2010-06-18Squeeze down the PP5002 cache routines a bit.Michael Sevakis
2010-06-18Avoid ifdefsTobias Diedrich
2010-06-18Move usb-drv-as3525 defines into header fileTobias Diedrich
2010-06-18For multiprocessor targets, do the thread_exit routine such that we don't nee...Michael Sevakis
2010-06-18as3525: bootloader USB modeRafaël Carré
2010-06-18sd-as3525: enable writing, sd_enable() and card_get_info_target() in bootloaderRafaël Carré
2010-06-18usb-drv-as3525: use udelay() and not a C busy loopRafaël Carré
2010-06-18usb-drv-as3525: build with LOGF_ENABLE undefinedRafaël Carré
2010-06-17Do not produce additional space after 'to the picture above'Alexander Levin
2010-06-17Theme Editor: Continuing work on rendering, skin preview will now show backdr...Robert Bieber
2010-06-17Fix red. Need 'inline' with 'always_inline'.Michael Sevakis
2010-06-17Switch iPod 3G to use EABI toolchain. Make necessary threading changes to avo...Michael Sevakis
2010-06-17sd-as3525 was calling dma_release() without calling dma_retain() first, ifTobias Diedrich
2010-06-17Theme Editor: Made allll destructors virtualRobert Bieber
2010-06-17Either the removal of the unneeded flush or the additional epn_info setupTobias Diedrich
2010-06-17Make sure files which aren't windows-specific use \n line endings onlyRafaël Carré
2010-06-17ARMv6 vector mutiplication asm, speeds up vorbis decoding about 0.1MHz on gig...Nils Wallménius
2010-06-17Delete some duplicate inline asm macros since they now live in the codeclib.Nils Wallménius
2010-06-17test_codec: print crc's that start with 0 properly.Nils Wallménius
2010-06-17ARMv6 versions of X(N)PROD31 macros and MULT32 macro. Saves about 1MHz or 3% ...Nils Wallménius
2010-06-17Add Stephen Carroll to CREDITS for all his hard work stripping out the additi...Alex Parker
2010-06-17tiny clean up of memory allocationJonathan Gordon
2010-06-17make the sim build the skin lib alsoJonathan Gordon
2010-06-17Added skin_parser library to build system.Björn Stenberg
2010-06-17Added skin_parser library to build system. Fixed some warnings.Björn Stenberg
2010-06-17woops, forgot to add theseJonathan Gordon
2010-06-17make the parser slightly more usable for rockbox, move the buffer allocation ...Jonathan Gordon
2010-06-17Theme Editor: Stopped combo boxes in configuration editor from scrolling on m...Robert Bieber
2010-06-17Theme Editor: Working on renderer infrastructureRobert Bieber
2010-06-17Move the skin parser to a seperate libraryJonathan Gordon
2010-06-17Theme Editor: Moved source files into subdirectoriesRobert Bieber
2010-06-17AMSv2 RTC: no need to write to RTC_WAKEUP registerRafaël Carré
2010-06-17Theme Editor: Began working on skin preview viewerRobert Bieber
2010-06-16Re-write the Telechips I2C delay routine in assembler to stop the compiler op...Rob Purchase
2010-06-16The mystery FM chip in some Sansa Clip+ players has been identified as a RDA5...Bertrik Sikken
2010-06-16Theme Editor: Items from line under cursor now selected in parse tree viewRobert Bieber
2010-06-16Add interpolation so output file contains lcdlinear[] matrix dumpMarcin Bukat
2010-06-16Theme Editor: Replaced line edits for key names with combo boxesRobert Bieber
2010-06-16FM clip+ radio: enable stereo indicationBertrik Sikken
2010-06-16FS#11402 by me : sd_enable for Sansa AMSv2Rafaël Carré
2010-06-15Remove ugly RTL writing direction hack.Dominik Riebeling
2010-06-15Support for mystery FM chip in some Sansa Clip+, FS #11403 by meBertrik Sikken