summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* New WPS image code, introducing a new format :)Tomas Salfischberger2005-06-22
* Initial linear interpolating resampler. This resampler really needs to be rip...Thom Johansen2005-06-22
* Moved to logf.hTomas Salfischberger2005-06-22
* My gcc v3.3.5 choked on the bool type, solved with this include.Tomas Salfischberger2005-06-22
* OOps, bad handling of tick_remove_task()Linus Nielsen Feltzing2005-06-22
* New debug screen for sw codec audio threadLinus Nielsen Feltzing2005-06-22
* Increased max number of tick tasksLinus Nielsen Feltzing2005-06-22
* Image support for the WPS.Tomas Salfischberger2005-06-22
* Better values for the iriver batteryMarcoen Hirschberg2005-06-22
* SyncedJonas Häggqvist2005-06-22
* Should work on Windows 95/98/ME as well nowJonas Häggqvist2005-06-22
* Coldfire: slight memset() optimisation.Jens Arnold2005-06-22
* fix for OndioJörg Hohensohn2005-06-22
* no if(!usb_detect()) check around the autorock execution since we have early ...Jörg Hohensohn2005-06-22
* allow smaller .ucl, to test bootboxJörg Hohensohn2005-06-22
* CODECS lists the codec plugins, so that the Makefile knows what ones toDaniel Stenberg2005-06-22
* Daniel's fix that loads codecs in their own memory spaceLinus Nielsen Feltzing2005-06-22
* The iriver simulator now uses the correct LCD driverLinus Nielsen Feltzing2005-06-22
* Use asm optimised memset() in vorbis_apply_window.Pedro Vasconcelos2005-06-21
* Made Supported the default File View optionLinus Nielsen Feltzing2005-06-21
* memset() on coldfire now exploits burst mode whenever possible, giving anothe...Jens Arnold2005-06-21
* Assembler optimised memset() for coldfire. Speed increase ranging from a few ...Jens Arnold2005-06-21
* Added bootboxLinus Nielsen Feltzing2005-06-21
* Rolo problem fixedJörg Hohensohn2005-06-21
* "Bootbox" is a minimalistic rescue firmware for Archos models. Not working ye...Jörg Hohensohn2005-06-21
* preparation for sectioned linking (will remove dead functions/data)Jörg Hohensohn2005-06-21
* Fixed a problem with playback when returning from usb mode.Miika Pekkarinen2005-06-20
* The last commit mixed up the arguments of cpu_boost(). Fixed that and removed...Jens Arnold2005-06-20
* Added few #ifdef HAVE_ADJUSTABLE_CPU_FREQ.Miika Pekkarinen2005-06-20
* Backlight dimming is now flicker free on all situations.Miika Pekkarinen2005-06-20
* Fixed glitches from crossfade.Miika Pekkarinen2005-06-20
* Iriver: Backlight fading is now configurable. Added a function to stop the ba...Jens Arnold2005-06-20
* Crossfade fixes.Miika Pekkarinen2005-06-20
* Crossfade adjustments.Miika Pekkarinen2005-06-20
* Musepack files should play (poorly) now.Thom Johansen2005-06-20
* cpu_boost(true) was called twice.Miika Pekkarinen2005-06-20
* Iriver: Properly apply sound settings on startup. Moved some inits to more ap...Jens Arnold2005-06-20
* Added missing quoteLinus Nielsen Feltzing2005-06-20
* Patch #1223219 by Dave Wiard - Add all supported audio files with Create Play...Linus Nielsen Feltzing2005-06-20
* Elapsed counter resets correctly when changing tracks.Miika Pekkarinen2005-06-20
* iriver: Prescale the digital volume when boosting treble/bass by decreasing t...Jens Arnold2005-06-19
* Added code to handle APEv2 tags for WavPack files, although this should beDave Bryant2005-06-19
* crossfade works much better but costs some cpu power if enabled.Miika Pekkarinen2005-06-19
* Fixed the dreaded iRiver simulator crashLinus Nielsen Feltzing2005-06-19
* Some re-desing to buffer filling and track loading code and a few bugMiika Pekkarinen2005-06-19
* Only stop backlight pwm timer if display is fully dimmed eitherMiika Pekkarinen2005-06-19
* Don't initialize id3 structure with zeros on software codec platformsMiika Pekkarinen2005-06-19
* Iriver: First attempt at recording. Use Info->Debug->PCM recording to test re...Andy2005-06-19
* prevent build failures for non-iriver targetsDaniel Stenberg2005-06-18
* make it build fine for H300 (keypads) as wellDaniel Stenberg2005-06-18