summaryrefslogtreecommitdiff
path: root/firmware (follow)
Commit message (Expand)AuthorAge
...
* Better values for the iriver batteryMarcoen Hirschberg2005-06-22
* Coldfire: slight memset() optimisation.Jens Arnold2005-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
* 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
* preparation for sectioned linking (will remove dead functions/data)Jörg Hohensohn2005-06-21
* 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
* 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
* crossfade works much better but costs some cpu power if enabled.Miika Pekkarinen2005-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
* pcm_playback.c is not for simsDaniel Stenberg2005-06-18
* make it not attempt to build the sh1 assembler when build for H300Daniel Stenberg2005-06-18
* reverted the ifdef change, this code really IS H120/H140-specific and thusDaniel Stenberg2005-06-18
* Set up things identical for all MCF5249 devices, until we find a reason not toDaniel Stenberg2005-06-18
* 1) mpeg.c is only for MAS-devicesDaniel Stenberg2005-06-18
* Initial setup for the H300 keypadDaniel Stenberg2005-06-18
* Made the (iriver) use of GPIO1 depend on the presense of a coldfire cpu insteadDaniel Stenberg2005-06-18
* depend on CPU, not player modelDaniel Stenberg2005-06-18
* ifdef fixDaniel Stenberg2005-06-18
* Added %fc WPS tag to display codec type - moved codectype from track_info str...Dave Chapman2005-06-18
* Initial support for iriver backlight dimming. Unfortunately dimmingMiika Pekkarinen2005-06-18
* Fixed MPEG header validation for layer 1 on iriver, and simplified it for arc...Jens Arnold2005-06-18
* Fix red gmini build.Jens Arnold2005-06-18
* Iriver UDA1380 volume and balance handling is now done in sound.c, similar to...Jens Arnold2005-06-18
* iriver: LCD flip for H1x0 remote, some code cleanup.Jens Arnold2005-06-17
* Fixed graphical glitch occuring in flipped lcd mode.Jens Arnold2005-06-17
* Proper handling of the UDA1380 RESET signalLinus Nielsen Feltzing2005-06-17
* ifdef correctionsDaniel Stenberg2005-06-17
* Iriver: Sleep timer now powers off the box even when the charger is connected.Jens Arnold2005-06-16
* Let's actually take volume into account this time.Thom Johansen2005-06-16
* Balance support for UDA1380 based players.Thom Johansen2005-06-16
* uda1380: Added bass/treble and recording functionsAndy2005-06-16
* Broken code, too much crack for me.Thom Johansen2005-06-15
* Proper UDA1380 bass and treble settings.Thom Johansen2005-06-15
* Fixed the "last song bug".Miika Pekkarinen2005-06-15
* Added define for the UDA1380 codec chip.Thom Johansen2005-06-15
* LCD code depends on LCD model, not keypadDaniel Stenberg2005-06-15
* early and not yet working support for H300 buildsDaniel Stenberg2005-06-15