summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Fixed a null pointer problem which caused crashing. Playback should beMiika Pekkarinen2005-06-10
* Fixed wav playing problems.Miika Pekkarinen2005-06-10
* Use ci->request_buffer instead of ci->read_filebufDave Chapman2005-06-10
* OK then, bitrate is in 1000s of bits per second, not 1024s of bits per second.Dave Chapman2005-06-10
* Add codecwav.cDave Chapman2005-06-10
* Correctly calculate bitrate for WAV files - bitrate is bits/second, not bytes...Dave Chapman2005-06-10
* Add first version of WAV playback to iRiver - only 16-bit Stereo 44.1KHz file...Dave Chapman2005-06-10
* Much better UI performance and buffering times for MP3 and FLAC.Miika Pekkarinen2005-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
* Setting plugin_loaded status before invalidating icache.Miika Pekkarinen2005-06-10
* No more playlist viewer crashes.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
* Martin Arver's fix to properly adapt the menu for the chosen font.Daniel Stenberg2005-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
* Synced.Jens Arnold2005-06-09
* Typo.Thom Johansen2005-06-09
* Full precision synth_full and dct32. Replaced all multiplications with proper...Thom Johansen2005-06-09
* Keep track of elapsed time during FLAC playbackDave Chapman2005-06-09
* Added Crossfade setting for iRiverLinus Nielsen Feltzing2005-06-09
* WavPack optimisation by David Bryant.Thom Johansen2005-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
* Now removes the old .zip file before building the new oneLinus Nielsen Feltzing2005-06-09
* Moved the Sokoban levels to .rockbox/rocksLinus Nielsen Feltzing2005-06-09
* Snake2 port to iRiver by Alexander SpyridakisLinus Nielsen Feltzing2005-06-09
* Moved snake2.levels to .rockbox/rocks/Linus Nielsen Feltzing2005-06-09
* Parse the metadata in a FLAC file to populate the "id3" struct (currently onl...Dave Chapman2005-06-09
* Bug fix: When paused, pressing next would start playing next track. Now it st...Tomas Salfischberger2005-06-08
* Hot-plug support for iriver remote.Jens Arnold2005-06-08
* Corrected placement of parentheses.Jens Arnold2005-06-08
* 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
* New dict2rdf script by Tony MotakisTomas Salfischberger2005-06-08
* Oops! Compile error on ondio and gmini... fixed nowTomas Salfischberger2005-06-08
* Bugfix: It was impossible to shut the iriver down with the remote.Tomas Salfischberger2005-06-08
* Bugfix: Holding the remote volume button wasn't working. Someone forgot to ad...Tomas Salfischberger2005-06-08
* Support for iRiver remote buttons in WPS.Tomas Salfischberger2005-06-08
* Killed a warning :)Tomas Salfischberger2005-06-08
* More optimized fix (doing GPIO1_READ just once)Tomas Salfischberger2005-06-08
* Fixed bug, the remote play/pause button (BUTTON_RC_ON) worked with hold on.Tomas Salfischberger2005-06-08
* make install now works correctly for the simsLinus Nielsen Feltzing2005-06-08
* Kill warning. I suck.Thom Johansen2005-06-08
* A new API for saving highscores in game pluginsLinus Nielsen Feltzing2005-06-08