summaryrefslogtreecommitdiff
path: root/apps (follow)
Commit message (Expand)AuthorAge
...
* 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
* Moved the Sokoban levels to .rockbox/rocksLinus Nielsen Feltzing2005-06-09
* Snake2 port to iRiver by Alexander SpyridakisLinus Nielsen Feltzing2005-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
* 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
* 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
* 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
* Correctly detect the end of stream, and correctly re-initialise the FLAC deco...Dave Chapman2005-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
* First attempt at codecflac.cDave Chapman2005-06-07
* Replaced rindex() with strrchr().Miika Pekkarinen2005-06-07
* Don't block file browser while buffering tracks. Better file extensionMiika Pekkarinen2005-06-07
* Max WPS lines now dependent on LCD heightLinus Nielsen Feltzing2005-06-07
* Fixed: Ogg Vorbis crashing, MP3 file seeking, USB mode and a littleMiika Pekkarinen2005-06-07
* Vorbis optimizations: allocation of PCM buffers in IRAM, avoiding copying.Pedro Vasconcelos2005-06-06
* sound disabled.Michiel Van Der Kolk2005-06-06
* New search capabilities; autorating, bitrate, track number, playtime, samplerateMichiel Van Der Kolk2005-06-06
* Killed some warningsLinus Nielsen Feltzing2005-06-06
* Audio thread debug is only for bitmapped LCDLinus Nielsen Feltzing2005-06-06
* Audio thread debug is only for MAS at the momentLinus Nielsen Feltzing2005-06-06
* iRiver: Support the ID3V1 first option, add some dummy functionsLinus Nielsen Feltzing2005-06-06
* Don't bitswap on the iRiverLinus Nielsen Feltzing2005-06-06