summaryrefslogtreecommitdiff
path: root/apps/playback.c (follow)
Commit message (Expand)AuthorAge
...
* Add first version of WAV playback to iRiver - only 16-bit Stereo 44.1KHz file...Dave Chapman2005-06-10
* Added some basic codec configuration functionality.Miika Pekkarinen2005-06-10
* When selecting first song to play, buffer initially only 2 MiB. IfMiika Pekkarinen2005-06-10
* Fixed problem that playing sometimes did not start.Miika Pekkarinen2005-06-10
* Better handling for cpu_boost(). Small buffering fix.Miika Pekkarinen2005-06-10
* Don't keep cpu boosted if length of track information is missing.Miika Pekkarinen2005-06-10
* Fixed problem that same track gets buffered twice after bufferMiika Pekkarinen2005-06-09
* Reset cpu to not boosted state at startup. Do case-insensitive fileMiika Pekkarinen2005-06-09
* Fixed pause indicator. Better UI response with FLAC and Ogg Vorbis.Miika Pekkarinen2005-06-09
* Bunch of playback bugs fixed including next/prev/select track,Miika Pekkarinen2005-06-09
* Buffer refilling problem fixed.Miika Pekkarinen2005-06-09
* Oops, forgot to test simulator compile.Miika Pekkarinen2005-06-09
* Fixed forward next track bugs (still some pause issues though). AddedMiika Pekkarinen2005-06-09
* Parse the metadata in a FLAC file to populate the "id3" struct (currently onl...Dave Chapman2005-06-09
* Add a default metadata reader (currently just storing the filename). This en...Dave Chapman2005-06-08
* Enable mp3info checking for MP2 files - this was preventing MP2 files from be...Dave Chapman2005-06-08
* Next track bug fixed that was introduced in previous commit.Miika Pekkarinen2005-06-08
* Fixed: MP3 resume, forward seeking and some playlist bugs withMiika Pekkarinen2005-06-08
* Previous track button should work a little better.Miika Pekkarinen2005-06-07
* Replaced rindex() with strrchr().Miika Pekkarinen2005-06-07
* Don't block file browser while buffering tracks. Better file extensionMiika Pekkarinen2005-06-07
* Fixed: Ogg Vorbis crashing, MP3 file seeking, USB mode and a littleMiika Pekkarinen2005-06-07
* iRiver: Support the ID3V1 first option, add some dummy functionsLinus Nielsen Feltzing2005-06-06
* OoopsLinus Nielsen Feltzing2005-06-05
* First audio codec playback attempt by Miikka PekkarinenLinus Nielsen Feltzing2005-06-05