summaryrefslogtreecommitdiff
path: root/apps (follow)
Commit message (Expand)AuthorAge
* 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
* Metronome doesn't yet work on the iRiverLinus Nielsen Feltzing2005-06-06
* Killed a warningLinus Nielsen Feltzing2005-06-06
* OoopsLinus Nielsen Feltzing2005-06-05
* First audio codec playback attempt by Miikka PekkarinenLinus Nielsen Feltzing2005-06-05
* Database v3 support.. works with the new format, new fields aren't getting us...Michiel Van Der Kolk2005-06-05
* iriver snake support..Michiel Van Der Kolk2005-06-05
* (1) Replaced endian code, this is a little more readable.Tomas Salfischberger2005-06-05
* Multiple choice LED configuration instead of HAVE_LED. Removes erroneous MMC ...Jens Arnold2005-06-04
* Database v3 browsing; searchengine & databox still need to get changedMichiel Van Der Kolk2005-06-04
* New recording feature: Don't split every 24 hours if timesplit is off, but on...Jens Arnold2005-06-04
* Blah.Thom Johansen2005-06-04
* Recording screen rework: (1) Fixed irregular LED blinking on pause/ armed tri...Jens Arnold2005-06-04
* Bugfix: The peakmeter drew too much cpu power when recording, occasionally ca...Jens Arnold2005-06-04
* Truncate logfile on open.Jens Arnold2005-06-04
* Updated norwegian translation.Thom Johansen2005-06-03
* iRiver remote buttons support in logo pluginJonas Häggqvist2005-06-02
* Modified logf to use a define for the log width, and changed it to default toDaniel Stenberg2005-06-01
* Added logfdump - that writes the internal logf log to .rockbox/logf.txtDaniel Stenberg2005-06-01
* include the midi dir as wellDaniel Stenberg2005-06-01
* iRiver remote LCD is only 128x64Linus Nielsen Feltzing2005-05-31
* ASM optimisation by David Bryant.Thom Johansen2005-05-31
* avoid compilation alltogether if logf is not enabledDaniel Stenberg2005-05-30
* (Optional) logf supportDaniel Stenberg2005-05-30
* Fixed RED builds.Jens Arnold2005-05-30
* we dont need the test plugin anymoreChristian Gmeiner2005-05-30
* now everything should workChristian Gmeiner2005-05-30
* Remote LCD: added own backlight timeout stuffChristian Gmeiner2005-05-30
* Made string fit in recording screen.Jens Arnold2005-05-29
* Adjusted MMC debug info.Jens Arnold2005-05-27
* Added -O2 to libmad GCC flags. Gives a nice boost.Thom Johansen2005-05-27
* Basic optimizations of the Vorbis decoder for the ihp-1x0.Pedro Vasconcelos2005-05-27
* Patch by Alexandre Bourget, fixes the hanging iriverify plugin issue when con...Linus Nielsen Feltzing2005-05-27
* Proper indentation.Jens Arnold2005-05-26
* Aligns in the middle of code is unnecessary.Thom Johansen2005-05-25