summaryrefslogtreecommitdiff
path: root/apps/plugins/wav2wv.c (follow)
Commit message (Expand)AuthorAge
* Eliminate references to "long" types for 64-bit compiles; return audio dataDave Bryant2006-03-26
* Code Police raid. Mostly changed // comments and indented to Rockbox style.Daniel Stenberg2006-03-03
* Profiling support, tools and documentation.Brandon Low2006-01-18
* New plugin loader. Solves the crashes introduced with the .bss changes while ...Jens Arnold2006-01-15
* Explicitly declare char types to be signed when they must beDave Bryant2005-12-19
* numerous gcc4 (un)signed warnings killedDaniel Stenberg2005-12-02
* Fake an USB connections to force reload of the file-tree after running these ...Jonas Häggqvist2005-08-31
* Reorganized encoder to allow compressing blocks in smaller chunks andDave Bryant2005-07-09
* Created new viewer application to test WavPack encoding. Accepts .wav fileDave Bryant2005-07-04