summaryrefslogtreecommitdiff
path: root/apps/plugins
AgeCommit message (Expand)Author
2005-06-22allow smaller .ucl, to test bootboxJörg Hohensohn
2005-06-22CODECS lists the codec plugins, so that the Makefile knows what ones toDaniel Stenberg
2005-06-22Daniel's fix that loads codecs in their own memory spaceLinus Nielsen Feltzing
2005-06-20Musepack files should play (poorly) now.Thom Johansen
2005-06-18First attempt at seeking in FLAC filesDave Chapman
2005-06-15The modifications are for all larger screensJonas Häggqvist
2005-06-14The synthVoice() function declaration was wrong (caused a warning). And becau...Tomas Salfischberger
2005-06-14Even more quiet audio initialization.Miika Pekkarinen
2005-06-13Increase FILEBUF_CHUNKSIZE to 128K - fixes pauses in high-bitrate AC3sDave Chapman
2005-06-13Configure CODEC_SET_FILEBUF_CHUNKSIZE - improves FLAC performanceDave Chapman
2005-06-13Forward seeking fixed. Some comments added.Miika Pekkarinen
2005-06-13Initial commit of actual WavPack codec... :)Dave Bryant
2005-06-13Initial pass at WavPack codec playback support (and my first commit...)Dave Bryant
2005-06-12First attempt at gapless MP3 support using LAME header info.Thom Johansen
2005-06-11Estimate (poorly) the duration of an Ogg track, and display elapsed time in WPSDave Chapman
2005-06-11Fixed MP3 forward seeking.Miika Pekkarinen
2005-06-11IRAM support for a52towav.Thom Johansen
2005-06-11Move another buffer into IRAMDave Chapman
2005-06-11Maybe (or maybe not) support downsampling multi-channel AC3 files. liba52 is...Dave Chapman
2005-06-11First version of Musepack playback (not working)Dave Chapman
2005-06-11First codeca52 (A52 aka AC3 playback) - it is already faster than realtime, w...Dave Chapman
2005-06-10Fixed wav playing problems.Miika Pekkarinen
2005-06-10Use ci->request_buffer instead of ci->read_filebufDave Chapman
2005-06-10Add codecwav.cDave Chapman
2005-06-10Add first version of WAV playback to iRiver - only 16-bit Stereo 44.1KHz file...Dave Chapman
2005-06-10Much better UI performance and buffering times for MP3 and FLAC.Miika Pekkarinen
2005-06-10Added some basic codec configuration functionality.Miika Pekkarinen
2005-06-09Martin Arver's fix to properly adapt the menu for the chosen font.Daniel Stenberg
2005-06-09Fixed pause indicator. Better UI response with FLAC and Ogg Vorbis.Miika Pekkarinen
2005-06-09Keep track of elapsed time during FLAC playbackDave Chapman
2005-06-09Fixed forward next track bugs (still some pause issues though). AddedMiika Pekkarinen
2005-06-09Moved the Sokoban levels to .rockbox/rocksLinus Nielsen Feltzing
2005-06-09Snake2 port to iRiver by Alexander SpyridakisLinus Nielsen Feltzing
2005-06-08A new API for saving highscores in game pluginsLinus Nielsen Feltzing
2005-06-07Correctly detect the end of stream, and correctly re-initialise the FLAC deco...Dave Chapman
2005-06-07Use proper enumeration for END_OF_STREAM testDave Chapman
2005-06-07First attempt at codecflac.cDave Chapman
2005-06-07Fixed: Ogg Vorbis crashing, MP3 file seeking, USB mode and a littleMiika Pekkarinen
2005-06-06sound disabled.Michiel Van Der Kolk
2005-06-06New search capabilities; autorating, bitrate, track number, playtime, samplerateMichiel Van Der Kolk
2005-06-06Metronome doesn't yet work on the iRiverLinus Nielsen Feltzing
2005-06-06Killed a warningLinus Nielsen Feltzing
2005-06-05First audio codec playback attempt by Miikka PekkarinenLinus Nielsen Feltzing
2005-06-05Database v3 support.. works with the new format, new fields aren't getting us...Michiel Van Der Kolk
2005-06-05iriver snake support..Michiel Van Der Kolk
2005-06-05(1) Replaced endian code, this is a little more readable.Tomas Salfischberger
2005-06-02iRiver remote buttons support in logo pluginJonas Häggqvist
2005-05-31ASM optimisation by David Bryant.Thom Johansen
2005-05-30we dont need the test plugin anymoreChristian Gmeiner
2005-05-27Basic optimizations of the Vorbis decoder for the ihp-1x0.Pedro Vasconcelos