Age | Commit message (Expand) | Author |
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-09 | 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-08 | A new API for saving highscores in game plugins | Linus Nielsen Feltzing |
2005-06-07 | 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-06 | 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-05 | 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-02 | iRiver remote buttons support in logo plugin | Jonas Häggqvist |
2005-05-31 | ASM optimisation by David Bryant. | Thom Johansen |
2005-05-30 | we dont need the test plugin anymore | Christian Gmeiner |
2005-05-27 | Basic optimizations of the Vorbis decoder for the ihp-1x0. | Pedro Vasconcelos |
2005-05-27 | Patch by Alexandre Bourget, fixes the hanging iriverify plugin issue when con... | Linus Nielsen Feltzing |
2005-05-23 | An icon for the searchengine files | Jonas Häggqvist |
2005-05-23 | Remote LCD support added to the x11 simulator, take 1. The win32 simulator | Daniel Stenberg |
2005-05-23 | Added support for IRAM. | Thom Johansen |
2005-05-22 | Changed keybindings, added helptext. | Jonas Häggqvist |
2005-05-21 | Oops, didn't mean to commit those. | Jonas Häggqvist |
2005-05-21 | Remote support | Jonas Häggqvist |
2005-05-21 | Enhancement by Martin Arver: The snow flakes are now tiny bitmaps for better ... | Jens Arnold |
2005-05-17 | Remove stray debugging call. | Thom Johansen |
2005-05-17 | Patch #1202120 by Luca Burelli - autobookmark for text viewer | Linus Nielsen Feltzing |
2005-05-17 | Facilitate IRAM usage for wv2wav. | Thom Johansen |
2005-05-16 | Fix simulator builds | Jonas Häggqvist |
2005-05-16 | Remote support on iRiver | Jonas Häggqvist |
2005-05-14 | Disable reflow mode for the player as it makes no sense. Cosmetic indentation... | Jens Arnold |
2005-05-13 | Patch #1152363 by Luca Burelli, proportional font support in the text viewer ... | Linus Nielsen Feltzing |
2005-05-12 | Bugfix: Make sure pitch is reset at exit. | Jens Arnold |
2005-05-12 | Fix for bug #904026: Reset pitch to ensure synchronous playback. | Jens Arnold |
2005-05-11 | Autorating should work now. at least. it would. but there is no runtime data ... | Michiel Van Der Kolk |
2005-05-10 | Starts with and ends with support (for strings), as requested. | Michiel Van Der Kolk |
2005-05-10 | gee, i thought i committed this o.o. | Michiel Van Der Kolk |
2005-05-08 | (1) Don't print on invisible lines. (2) Proper message for aborted filename i... | Jens Arnold |
2005-05-08 | Databox: Added crude print() function, and enabled building on all targets. | Jens Arnold |