summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2012-04-29M5/X5 (MCF5250): Scoot the core/plugin IRAM boundary forward by 0x800.Michael Sevakis
2012-04-29Lower IRAM footprint on ARM.Michael Sevakis
2012-04-29langstat: update for git.Dominik Riebeling
2012-04-29gitscraper: Provide way to get timestamps for files.Dominik Riebeling
2012-04-29Database build also needs a /lib/rbcodec/dsp include path.Michael Sevakis
2012-04-29CheckWPS needs an include patch to /lib/rbcodec/dsp.Michael Sevakis
2012-04-29Fix 3g warning in dsp_arm.S (which showed as an error).Michael Sevakis
2012-04-29Get warble building again.Michael Sevakis
2012-04-29Fix no newline at end warning.Michael Sevakis
2012-04-29Oops forgot to remove test_codec from plugin SOURCES.Michael Sevakis
2012-04-29Fundamentally rewrite much of the audio DSP.Michael Sevakis
2012-04-28usb-s3c6400: merge the 2 driversRafaël Carré
2012-04-28Fix a typo and remove line splicing.Dominik Riebeling
2012-04-28Don't assume the compiler to be gcc / g++.Dominik Riebeling
2012-04-28Remove useless operation.Dominik Riebeling
2012-04-28ipodpatcher: replace ipod2c with bin2c.Dominik Riebeling
2012-04-28Move bin2c handling to libtools.makeDominik Riebeling
2012-04-28Add "ipod" mode to bin2c.Dominik Riebeling
2012-04-28rbcodec refactoring: get_audio_base_data_typeSean Bartell
2012-04-28Replace a \n-using sed expression with a more compatible trFrank Gevaerts
2012-04-27Some whitespace correction in dsp_*.SMichael Sevakis
2012-04-27Fix up some more type stuff in pcmbuf.c.Michael Sevakis
2012-04-27rbcodec refactoring: dsp_set_eq_coefsSean Bartell
2012-04-27rk27xx: Add failsafe mode to the bootloaderMarcin Bukat
2012-04-27rk27xx: Do not turn off clocks in bootloader as this breaks OF loadingMarcin Bukat
2012-04-26Consolidate compressor settings into a struct.Michael Sevakis
2012-04-26Oops, Shoulda been "int16_t" not "uint16_t".Michael Sevakis
2012-04-26Coldfire (m68k): Add macros for tpf.w/l instructions.Michael Sevakis
2012-04-26Adjust some typing in voice_thread.c. Constants are also counts, not sizes.Michael Sevakis
2012-04-26Add a more correct absolute difference function to dsp-util.Michael Sevakis
2012-04-26Add a NO_INLINE attribute to gcc_extensions.Michael Sevakis
2012-04-26test_codec: Fix some problems with writing WAV with DSPMichael Sevakis
2012-04-26MPEGPlayer: Fixup typecasting for PCM buffer a bit.Michael Sevakis
2012-04-26MI4 bootloader: check for copy result.Dominik Riebeling
2012-04-26Check for bootloader file on device before copying.Dominik Riebeling
2012-04-26Add missing basque and english-us languages.Dominik Riebeling
2012-04-26Voicefile: remove < and > from voice strings before speaking.Dominik Riebeling
2012-04-26Fix red.Andrew Ryabinin
2012-04-26hm60x/hm801: Increase backlight frequency. This will remove background hiss.Andrew Ryabinin
2012-04-25Add codecs to librbcodec.Sean Bartell
2012-04-25imxtools: fix missing '\n'Amaury Pouly
2012-04-25imxtools: fix missing '\n'Amaury Pouly
2012-04-24Refresh mountpoint from UI before checking for existence.Dominik Riebeling
2012-04-22gitscraper: support Python3.Dominik Riebeling
2012-04-22cook: fix incorrect memset size argumentBertrik Sikken
2012-04-22libgme: fix incorrect memset size argumentBertrik Sikken
2012-04-22Simplify warning suppression for unused argumentBertrik Sikken