| Commit message (Expand) | Author | Age |
| * | increase codec buffer size to fit the mpc codec properly (NOTE: the codec | Daniel Stenberg | 2005-06-22 |
| * | moved and renamed the codecs, gave the codecs a new extension (.codec), | Daniel Stenberg | 2005-06-22 |
| * | Initial linear interpolating resampler. This resampler really needs to be rip... | Thom Johansen | 2005-06-22 |
| * | allow smaller .ucl, to test bootbox | Jörg Hohensohn | 2005-06-22 |
| * | CODECS lists the codec plugins, so that the Makefile knows what ones to | Daniel Stenberg | 2005-06-22 |
| * | Daniel's fix that loads codecs in their own memory space | Linus Nielsen Feltzing | 2005-06-22 |
| * | Musepack files should play (poorly) now. | Thom Johansen | 2005-06-20 |
| * | First attempt at seeking in FLAC files | Dave Chapman | 2005-06-18 |
| * | The modifications are for all larger screens | Jonas Häggqvist | 2005-06-15 |
| * | The synthVoice() function declaration was wrong (caused a warning). And becau... | Tomas Salfischberger | 2005-06-14 |
| * | Even more quiet audio initialization. | Miika Pekkarinen | 2005-06-14 |
| * | Increase FILEBUF_CHUNKSIZE to 128K - fixes pauses in high-bitrate AC3s | Dave Chapman | 2005-06-13 |
| * | Configure CODEC_SET_FILEBUF_CHUNKSIZE - improves FLAC performance | Dave Chapman | 2005-06-13 |
| * | Forward seeking fixed. Some comments added. | Miika Pekkarinen | 2005-06-13 |
| * | Initial commit of actual WavPack codec... :) | Dave Bryant | 2005-06-13 |
| * | Initial pass at WavPack codec playback support (and my first commit...) | Dave Bryant | 2005-06-13 |
| * | First attempt at gapless MP3 support using LAME header info. | Thom Johansen | 2005-06-12 |
| * | Estimate (poorly) the duration of an Ogg track, and display elapsed time in WPS | Dave Chapman | 2005-06-11 |
| * | Fixed MP3 forward seeking. | Miika Pekkarinen | 2005-06-11 |
| * | IRAM support for a52towav. | Thom Johansen | 2005-06-11 |
| * | Move another buffer into IRAM | Dave Chapman | 2005-06-11 |
| * | Maybe (or maybe not) support downsampling multi-channel AC3 files. liba52 is... | Dave Chapman | 2005-06-11 |
| * | First version of Musepack playback (not working) | Dave Chapman | 2005-06-11 |
| * | First codeca52 (A52 aka AC3 playback) - it is already faster than realtime, w... | Dave Chapman | 2005-06-11 |
| * | Fixed wav playing problems. | Miika Pekkarinen | 2005-06-10 |
| * | Use ci->request_buffer instead of ci->read_filebuf | Dave Chapman | 2005-06-10 |
| * | Add codecwav.c | Dave Chapman | 2005-06-10 |
| * | Add first version of WAV playback to iRiver - only 16-bit Stereo 44.1KHz file... | Dave Chapman | 2005-06-10 |
| * | Much better UI performance and buffering times for MP3 and FLAC. | Miika Pekkarinen | 2005-06-10 |
| * | Added some basic codec configuration functionality. | Miika Pekkarinen | 2005-06-10 |
| * | Martin Arver's fix to properly adapt the menu for the chosen font. | Daniel Stenberg | 2005-06-09 |
| * | Fixed pause indicator. Better UI response with FLAC and Ogg Vorbis. | Miika Pekkarinen | 2005-06-09 |
| * | Keep track of elapsed time during FLAC playback | Dave Chapman | 2005-06-09 |
| * | Fixed forward next track bugs (still some pause issues though). Added | Miika Pekkarinen | 2005-06-09 |
| * | Moved the Sokoban levels to .rockbox/rocks | Linus Nielsen Feltzing | 2005-06-09 |
| * | Snake2 port to iRiver by Alexander Spyridakis | Linus Nielsen Feltzing | 2005-06-09 |
| * | A new API for saving highscores in game plugins | Linus Nielsen Feltzing | 2005-06-08 |
| * | Correctly detect the end of stream, and correctly re-initialise the FLAC deco... | Dave Chapman | 2005-06-07 |
| * | Use proper enumeration for END_OF_STREAM test | Dave Chapman | 2005-06-07 |
| * | First attempt at codecflac.c | Dave Chapman | 2005-06-07 |
| * | Fixed: Ogg Vorbis crashing, MP3 file seeking, USB mode and a little | Miika Pekkarinen | 2005-06-07 |
| * | sound disabled. | Michiel Van Der Kolk | 2005-06-06 |
| * | New search capabilities; autorating, bitrate, track number, playtime, samplerate | Michiel Van Der Kolk | 2005-06-06 |
| * | Metronome doesn't yet work on the iRiver | Linus Nielsen Feltzing | 2005-06-06 |
| * | Killed a warning | Linus Nielsen Feltzing | 2005-06-06 |
| * | First audio codec playback attempt by Miikka Pekkarinen | Linus Nielsen Feltzing | 2005-06-05 |
| * | Database v3 support.. works with the new format, new fields aren't getting us... | Michiel Van Der Kolk | 2005-06-05 |
| * | iriver snake support.. | Michiel Van Der Kolk | 2005-06-05 |
| * | (1) Replaced endian code, this is a little more readable. | Tomas Salfischberger | 2005-06-05 |
| * | iRiver remote buttons support in logo plugin | Jonas Häggqvist | 2005-06-02 |