summaryrefslogtreecommitdiff
path: root/apps/plugins
AgeCommit message (Expand)Author
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
2005-05-27Patch by Alexandre Bourget, fixes the hanging iriverify plugin issue when con...Linus Nielsen Feltzing
2005-05-23An icon for the searchengine filesJonas Häggqvist
2005-05-23Remote LCD support added to the x11 simulator, take 1. The win32 simulatorDaniel Stenberg
2005-05-23Added support for IRAM.Thom Johansen
2005-05-22Changed keybindings, added helptext.Jonas Häggqvist
2005-05-21Oops, didn't mean to commit those.Jonas Häggqvist
2005-05-21Remote supportJonas Häggqvist
2005-05-21Enhancement by Martin Arver: The snow flakes are now tiny bitmaps for better ...Jens Arnold
2005-05-17Remove stray debugging call.Thom Johansen
2005-05-17Patch #1202120 by Luca Burelli - autobookmark for text viewerLinus Nielsen Feltzing
2005-05-17Facilitate IRAM usage for wv2wav.Thom Johansen
2005-05-16Fix simulator buildsJonas Häggqvist
2005-05-16Remote support on iRiverJonas Häggqvist
2005-05-14Disable reflow mode for the player as it makes no sense. Cosmetic indentation...Jens Arnold
2005-05-13Patch #1152363 by Luca Burelli, proportional font support in the text viewer ...Linus Nielsen Feltzing
2005-05-12Bugfix: Make sure pitch is reset at exit.Jens Arnold
2005-05-12Fix for bug #904026: Reset pitch to ensure synchronous playback.Jens Arnold
2005-05-11Autorating should work now. at least. it would. but there is no runtime data ...Michiel Van Der Kolk
2005-05-10Starts with and ends with support (for strings), as requested.Michiel Van Der Kolk
2005-05-10gee, 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-08Databox: Added crude print() function, and enabled building on all targets.Jens Arnold