summaryrefslogtreecommitdiff
path: root/apps/plugins/codecmpa.c (unfollow)
Commit message (Expand)Author
2005-06-22moved and renamed the codecs, gave the codecs a new extension (.codec),Daniel Stenberg
2005-06-22Initial linear interpolating resampler. This resampler really needs to be rip...Thom Johansen
2005-06-13Forward seeking fixed. Some comments added.Miika Pekkarinen
2005-06-12First attempt at gapless MP3 support using LAME header info.Thom Johansen
2005-06-11Fixed MP3 forward seeking.Miika Pekkarinen
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 forward next track bugs (still some pause issues though). AddedMiika Pekkarinen
2005-06-05First audio codec playback attempt by Miikka PekkarinenLinus Nielsen Feltzing
2005-04-19Removed warningsLinus Nielsen Feltzing
2005-04-19some libmad test performance improvementsLinus Nielsen Feltzing
2005-03-10Compile the simulators without special code & data sections. Fixes intermitte...Jens Arnold
2005-03-04Inserted optimized synth_full and put some vital data in IRAM.Thom Johansen
2005-03-01iRiver: Make better use of internal RAM, and larger buffersLinus Nielsen Feltzing
2005-02-18Build the codec plugins in the simulator - only tested for X11Dave Chapman
2005-02-16Move contents of plugins/xxx2wav.h into the plugin libraryDave Chapman
2005-02-16Code cleanup and change to use contents of xxx2wav.h (still more work to do)Dave Chapman
2005-02-16Fixed check for software codec in SOURCES, and ifdefed the plugin itself.Jens Arnold
2005-02-16Initial check-in of mpa2wav - a test "viewer" plugin for the iRiver to conver...Dave Chapman