summaryrefslogtreecommitdiff
path: root/apps/plugins/codecflac.c (unfollow)
Commit message (Expand)Author
2005-06-22moved and renamed the codecs, gave the codecs a new extension (.codec),Daniel Stenberg
2005-06-18First attempt at seeking in FLAC filesDave Chapman
2005-06-13Configure CODEC_SET_FILEBUF_CHUNKSIZE - improves FLAC performanceDave 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-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-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-02-25Codec test plugins: use DEBUGF() instead of (not cleanly avaliable) printf().Jens Arnold
2005-02-23There is no iram for simulator plugins.Jens Arnold
2005-02-22Temporary solution for code and data in IRAM for iriver codecsLinus Nielsen Feltzing
2005-02-18Build the codec plugins in the simulator - only tested for X11Dave Chapman
2005-02-18Call button_clear_queue() before we start decoding - otherwise "open with" ex...Dave Chapman
2005-02-16First versionDave Chapman