summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* Oops.Thom Johansen2005-06-08
* We clear our accumulators after we're done with them on Coldfire. No need to ...Thom Johansen2005-06-08
* Vorbis opts: keep floor1 lookup table in IRAM.Pedro Vasconcelos2005-06-08
* Slightly better error handling in the iRiver I2C driverLinus Nielsen Feltzing2005-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
* ColdFire: DCR is a 16-bit registerLinus Nielsen Feltzing2005-06-08
* Wrong SDRAM refresh count in the iRiver boot loaderLinus Nielsen Feltzing2005-06-08
* Previous track button should work a little better.Miika Pekkarinen2005-06-07
* Correctly detect the end of stream, and correctly re-initialise the FLAC deco...Dave Chapman2005-06-07
* Miikka was already added right after my name for writing a conversion script ...Tomas Salfischberger2005-06-07
* We need to increase MAX_EXTTYPES for software codecs - but maybe we should us...Dave Chapman2005-06-07
* Use proper enumeration for END_OF_STREAM testDave Chapman2005-06-07