summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-08-15Set svn:executable property.Dominik Riebeling
2009-08-15Remove resolution from system configuration as it isn't used anymore.Dominik Riebeling
2009-08-15Fix a warning.Dominik Riebeling
2009-08-15rbutil: add a errorlog function into rbutil and the possibility to save a log...Dominik Wenger
2009-08-15remove duplicates of bswap.h from libwma, libcook and libatrac. Create codecs...Mohamed Tarek
2009-08-15Samsung YP-S3: add backlight-target.h for the YP-S3 (contains target specific...Bertrik Sikken
2009-08-15rbutil: use universal mkamsboot.a and libucl.a on mac.Dominik Wenger
2009-08-15Make libucl Makefile more silent.Dominik Riebeling
2009-08-15libucl: move intermediate files into a build directory and allow to build a u...Dominik Wenger
2009-08-15Sansa Clip & m200v4 : calls backlight_hold_changed() when hold button is toggledRafaël Carré
2009-08-15Fix handling of unaligned input buffers in libatrac.Mohamed Tarek
2009-08-15FS#10526: mpegplayer audio out of sync, reverts r22280Jeffrey Goode
2009-08-15Make mkamsboot Makefile more silent.Dominik Riebeling
2009-08-15rbutil: move extern "C" declaration into mkamsboot.h Dominik Wenger
2009-08-15mkamsboot: move intermediate files into a build directory and allow building ...Dominik Wenger
2009-08-15rbutil: add ams sansa targets. (FS#10185)Dominik Wenger
2009-08-15Correct the ffmpeg revision of libatrac and write more import details.Mohamed Tarek
2009-08-14Fix YellowKarl Kurbjun
2009-08-14Hopefully get all of the touchscreen drivers to act the same so release event...Karl Kurbjun
2009-08-14mrobe100: power off HDD (courtesy of lowlight) ~2h extra playtime Robert Kukla
2009-08-14Fix yellow.Mohamed Tarek
2009-08-14Support for playback of atrac3 audio in rm, in sim.Mohamed Tarek
2009-08-14Revert the asm fixmul stuff for now.Mohamed Tarek
2009-08-14Use the bytestream reading functions form librm and drop bytestream.h and lib...Mohamed Tarek
2009-08-14Factor out bytestream reading functions needed in rm parsers/codecs.Mohamed Tarek
2009-08-14Move main() outside atrac3.c and create atrac3.hMohamed Tarek
2009-08-14Replace av_log() with DEBUGF and drop some now-useless files.Mohamed Tarek
2009-08-14Fix a (stupid) mistake in libatrac/atrac3.cMohamed Tarek
2009-08-13Call the asm definitions of fixmul functions when possible.Mohamed Tarek
2009-08-13Fix ccache auto-detection.Jens Arnold
2009-08-13Remove a forgotten DEBUGF from librm/rm.c - No functional changes.Mohamed Tarek
2009-08-13Remove mallocs from libatrac.Mohamed Tarek
2009-08-13Modify libatrac to use fixed-point arithmetic.Mohamed Tarek
2009-08-13Modify libcook to use rockbox's mdct library in its standalone test program.Mohamed Tarek
2009-08-13Also modify mdct_lookup.c for compiling outside rockbox.Mohamed Tarek
2009-08-13Modify the mdct library to enable using it outside rockbox - No functional ch...Mohamed Tarek
2009-08-13don't treat extremely quick transfers as errorsFrank Gevaerts
2009-08-13Add Laurent Papier to credits for FS#10514 reworked and committed in r22255.Mustapha Senhaji
2009-08-13Update the french translation.Mustapha Senhaji
2009-08-13Make quickscreen items enum name lower-case, as per docs/CONTRIBUTING.Thomas Martitz
2009-08-13Make gui_syncquickscreen_run() static as it's not used anywhere.Thomas Martitz
2009-08-13LCD bitmap driver code consolidation from FS#4817:Andrew Mahone
2009-08-13M:Robe 500: Forgot one.Karl Kurbjun
2009-08-13M:Robe 500: Put more interrupts in iram, reduce stack usage when ARM/DSP tran...Karl Kurbjun
2009-08-12fix typoFrank Gevaerts
2009-08-12Limit usb_serial packets to 32 bytes. It's unclear why this is needed, but us...Frank Gevaerts
2009-08-12TCC: Implement ECC error correction for sectors read from NAND. Tested on D2 ...Rob Purchase
2009-08-12D2: Re-enable SD(HC) driver as there have been no further reports of damaged ...Rob Purchase
2009-08-12FS#10446: Bug defense in dsp.c, minor tweaks and commentsJeffrey Goode
2009-08-12FS#10512: Bookmarking does not behave correctly (fixes r22192)Jeffrey Goode