summaryrefslogtreecommitdiff
path: root/apps/plugins/codecwav.c (follow)
Commit message (Collapse)AuthorAge
* moved and renamed the codecs, gave the codecs a new extension (.codec),Daniel Stenberg2005-06-22
| | | | | | | | unified to a single codec-only API, made a new codeclib, disabled the building of the *2wav plugins git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6812 a1c6a512-1295-4272-9138-f99709370657
* Fixed wav playing problems.Miika Pekkarinen2005-06-10
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6659 a1c6a512-1295-4272-9138-f99709370657
* Use ci->request_buffer instead of ci->read_filebufDave Chapman2005-06-10
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6658 a1c6a512-1295-4272-9138-f99709370657
* Add first version of WAV playback to iRiver - only 16-bit Stereo 44.1KHz ↵Dave Chapman2005-06-10
files supported. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6654 a1c6a512-1295-4272-9138-f99709370657