summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Make INITDATA_ATTR work on everything that has INIT_ATTR enabled for code.Michael Sevakis2012-05-01
* Fix corrupt when repeatidly playing very low bitrate WMA files.Michael Giacomelli2012-05-01
* Should've had dsp_replaygain_set_gains as static for now...Michael Sevakis2012-04-30
* Still need settings.h in dsp_misc.c for now for software volume.Michael Sevakis2012-04-30
* rk27xx: ungate all clocks before jumping into rolo'ed code. This should fix b...Marcin Bukat2012-04-30
* Make DSP's replaygain independent of global_settings.Michael Sevakis2012-04-30
* Only update mountpoint on Accept when empty.Dominik Riebeling2012-04-30
* AMSv1: rename USB interrupt handlerRafaël Carré2012-04-30
* Missing semicolon.Andrew Ryabinin2012-04-30
* hm60x: Calibrated discharge curve.Andrew Ryabinin2012-04-30
* rk27xx: Print rockbox version in bootloader.Andrew Ryabinin2012-04-30
* brickmania: Disable resuming after game overWieland Hoffmann2012-04-30
* Warble must have a call to dsp_init before setting options or using it.Michael Sevakis2012-04-30
* Put the <string.h> channel_mode.c for memcpy.Michael Sevakis2012-04-29
* Make rbcodec/dsp includes more specific.Michael Sevakis2012-04-29
* Make compressor_update static.Michael Sevakis2012-04-29
* M5/X5 (MCF5250): Scoot the core/plugin IRAM boundary forward by 0x800.Michael Sevakis2012-04-29
* Lower IRAM footprint on ARM.Michael Sevakis2012-04-29
* langstat: update for git.Dominik Riebeling2012-04-29
* gitscraper: Provide way to get timestamps for files.Dominik Riebeling2012-04-29
* Database build also needs a /lib/rbcodec/dsp include path.Michael Sevakis2012-04-29
* CheckWPS needs an include patch to /lib/rbcodec/dsp.Michael Sevakis2012-04-29
* Fix 3g warning in dsp_arm.S (which showed as an error).Michael Sevakis2012-04-29
* Get warble building again.Michael Sevakis2012-04-29
* Fix no newline at end warning.Michael Sevakis2012-04-29
* Oops forgot to remove test_codec from plugin SOURCES.Michael Sevakis2012-04-29
* Fundamentally rewrite much of the audio DSP.Michael Sevakis2012-04-29
* usb-s3c6400: merge the 2 driversRafaël Carré2012-04-28
* Fix a typo and remove line splicing.Dominik Riebeling2012-04-28
* Don't assume the compiler to be gcc / g++.Dominik Riebeling2012-04-28
* Remove useless operation.Dominik Riebeling2012-04-28
* ipodpatcher: replace ipod2c with bin2c.Dominik Riebeling2012-04-28
* Move bin2c handling to libtools.makeDominik Riebeling2012-04-28
* Add "ipod" mode to bin2c.Dominik Riebeling2012-04-28
* rbcodec refactoring: get_audio_base_data_typeSean Bartell2012-04-28
* Replace a \n-using sed expression with a more compatible trFrank Gevaerts2012-04-28
* Some whitespace correction in dsp_*.SMichael Sevakis2012-04-27
* Fix up some more type stuff in pcmbuf.c.Michael Sevakis2012-04-27
* rbcodec refactoring: dsp_set_eq_coefsSean Bartell2012-04-27
* rk27xx: Add failsafe mode to the bootloaderMarcin Bukat2012-04-27
* rk27xx: Do not turn off clocks in bootloader as this breaks OF loadingMarcin Bukat2012-04-27
* Consolidate compressor settings into a struct.Michael Sevakis2012-04-26
* Oops, Shoulda been "int16_t" not "uint16_t".Michael Sevakis2012-04-26
* Coldfire (m68k): Add macros for tpf.w/l instructions.Michael Sevakis2012-04-26
* Adjust some typing in voice_thread.c. Constants are also counts, not sizes.Michael Sevakis2012-04-26
* Add a more correct absolute difference function to dsp-util.Michael Sevakis2012-04-26
* Add a NO_INLINE attribute to gcc_extensions.Michael Sevakis2012-04-26
* test_codec: Fix some problems with writing WAV with DSPMichael Sevakis2012-04-26
* MPEGPlayer: Fixup typecasting for PCM buffer a bit.Michael Sevakis2012-04-26
* MI4 bootloader: check for copy result.Dominik Riebeling2012-04-26