summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-05-07Stop clickiness on manual track changes as best as possible.Michael Sevakis
2012-05-07missing constRafaël Carré
2012-05-07simplify yearday_to_daymonth()Rafaël Carré
2012-05-07simplify copy_paddedRafaël Carré
2012-05-07remove debug-target.hRafaël Carré
2012-05-07remove unused prototypesRafaël Carré
2012-05-07thumb-cc.py: fix for python 3.2Rafaël Carré
2012-05-07Sansa AMS: more compat irq namesRafaël Carré
2012-05-06sansa AMS: i2s_reset() is never usedRafaël Carré
2012-05-06remove extraneous parensRafaël Carré
2012-05-06asap codec: remove invalid memsetRafaël Carré
2012-05-06Don't use function in a functionRafaël Carré
2012-05-06Remove extraneous parensRafaël Carré
2012-05-06get_image_filename() return value is never usedRafaël Carré
2012-05-06skin_parser: simplify skin_buffer_allocRafaël Carré
2012-05-06Correct comments in lin_resample re: what is actually used by asm.Michael Sevakis
2012-05-04Remove pointless IRAM allocation from voice DSP.Michael Sevakis
2012-05-03rbcodec: Hooks for target specific functions in dsp_process loopMichael Sevakis
2012-05-03Add include path to checkwps.make to fix build.Nils Wallménius
2012-05-03Add rbcodecplatform.h and rbcodecconfig.h.Sean Bartell
2012-05-02Silly includes going haywire. Fix the errors/warnings (hopefully).Michael Sevakis
2012-05-02Clean up peak calculating code.Michael Sevakis
2012-05-02Oops, need to init the voice_buf indexes too. :-)Michael Sevakis
2012-05-02Stop the BDEBUGF format warnings in buflib.cMichael Sevakis
2012-05-02Stop lame warnings about braces and empty body of 'if' statement.Michael Sevakis
2012-05-02Use buflib for the allocation of voice PCM resources.Michael Sevakis
2012-05-02hm801: Tweak keymap.Andrew Ryabinin
2012-05-02Delete unused stub functions.Nils Wallménius
2012-05-01Update Fuze+ manual (main files) FS#12492Jean-Louis Biasini
2012-05-01Delete autoconf.h file in the warble source, one less headache.Nils Wallménius
2012-05-01rbcodec refactoring: autoresumableSean Bartell
2012-05-01Bootloader installation: set file filter.Dominik Riebeling
2012-05-01Move bootloader class initialiation into helper.Dominik Riebeling
2012-05-01Fix audio corruption when sequentially playing low bitrate WMA filesMichael Giacomelli
2012-05-01Make INITDATA_ATTR work on everything that has INIT_ATTR enabled for code.Michael Sevakis
2012-05-01Fix corrupt when repeatidly playing very low bitrate WMA files.Michael Giacomelli
2012-04-30Should've had dsp_replaygain_set_gains as static for now...Michael Sevakis
2012-04-30Still need settings.h in dsp_misc.c for now for software volume.Michael Sevakis
2012-04-30rk27xx: ungate all clocks before jumping into rolo'ed code. This should fix b...Marcin Bukat
2012-04-30Make DSP's replaygain independent of global_settings.Michael Sevakis
2012-04-30Only update mountpoint on Accept when empty.Dominik Riebeling
2012-04-30AMSv1: rename USB interrupt handlerRafaël Carré
2012-04-30Missing semicolon.Andrew Ryabinin
2012-04-30hm60x: Calibrated discharge curve.Andrew Ryabinin
2012-04-30rk27xx: Print rockbox version in bootloader.Andrew Ryabinin
2012-04-30brickmania: Disable resuming after game overWieland Hoffmann
2012-04-30Warble must have a call to dsp_init before setting options or using it.Michael Sevakis
2012-04-29Put the <string.h> channel_mode.c for memcpy.Michael Sevakis
2012-04-29Make rbcodec/dsp includes more specific.Michael Sevakis
2012-04-29Make compressor_update static.Michael Sevakis