summaryrefslogtreecommitdiff
path: root/firmware/pcm_playback.c (follow)
Commit message (Expand)AuthorAge
...
* Further iPod 3G work from Seven Le MesleDave Chapman2006-02-05
* iAudio X5: various fixes to make the bootloader compileLinus Nielsen Feltzing2006-02-04
* iPod: Enable peakmeterDave Chapman2006-02-01
* iPod: First working audio driverDave Chapman2006-01-28
* Fixed the red builds.Miika Pekkarinen2006-01-22
* Muting trick to prevent tiny pops and glitchless mp3 seeking.Miika Pekkarinen2006-01-22
* Prevent a very tiny pop from happening when starting/stopping pcmMiika Pekkarinen2006-01-21
* Improve performance by putting more of the code and variables that are called...Brandon Low2006-01-21
* Fixed a few iriver playback quirks and issues with previous fixes.Miika Pekkarinen2006-01-20
* Work-in-progress iriver iFP-7xx port by Tomasz MalesinskiDave Chapman2006-01-12
* Don't put S/PDIF out of sync when audio is being paused.Miika Pekkarinen2005-12-27
* iPod: Correctly disable playback so we can test codec speedsDave Chapman2005-12-16
* iPod - Initial skeleton of an audio driverDave Chapman2005-12-16
* The DMA controller issued a DMA IRQ immediately when started, making it skip ...Linus Nielsen Feltzing2005-12-06
* No S/PDIF playback on H300Linus Nielsen Feltzing2005-11-27
* Reverted erroneous commitLinus Nielsen Feltzing2005-11-16
* Cleaned up bootloader linker control file and added the H300 targetLinus Nielsen Feltzing2005-11-16
* More iPod changesDave Chapman2005-11-12
* Fixup of the MCF5249 memory mapped register definitions.Jens Arnold2005-11-05
* Major peakmeter rework: * Changed set/get functions for dbfs mode to bool typ...Jens Arnold2005-08-29
* iRiver: Reduced pops from the line out connector.Miika Pekkarinen2005-08-28
* Fixed and removed the most annoying pops with iRiver.Miika Pekkarinen2005-08-21
* Removed the uda1380_mute() calls, since they were called in interrupt context...Linus Nielsen Feltzing2005-08-19
* iAudio: First unfinished attempt for tlv320 driver and rockbox integrationChristian Gmeiner2005-08-06
* Fixed MAC initialization problem with mpa codec and removed workaroundMiika Pekkarinen2005-07-30
* The peak meter on iRiver didn't look right to me and the code seemed to beDave Bryant2005-07-25
* It's now possible to select the crossfading mode: "Off, Crossfade,Miika Pekkarinen2005-07-22
* More accurate playback position calculation.Miika Pekkarinen2005-07-22
* iriver: set the S/PDIF Validity flag correctlyLinus Nielsen Feltzing2005-07-18
* Check that remaining bytes counter is not zero.Miika Pekkarinen2005-07-17
* Initial attempt to support peak meter on iriver. It still has someMiika Pekkarinen2005-07-17
* Separated buffering stuff from pcm_playback to pcmbuf. Renamed someMiika Pekkarinen2005-07-13
* Replaced some yields with sleep(1) to save battery while paused orMiika Pekkarinen2005-07-11
* Fixed an audio burst coming out when pausing a track with fadingMiika Pekkarinen2005-07-10
* Some playback fixes.Miika Pekkarinen2005-07-08
* PCM buffering fixes. Made a temporary workaround for playback glitchMiika Pekkarinen2005-07-07
* Decreased pcm buffer low watermark when crossfade is not enabled.Miika Pekkarinen2005-07-06
* More crossfade adjustments. Now crossfade should work shortly even ifMiika Pekkarinen2005-07-05
* Fixed: Crossfading, broken elapsed info with mp3 files, possible cpuMiika Pekkarinen2005-07-05
* Fixed crossfading.Miika Pekkarinen2005-07-05
* Increased low watermark limit.Miika Pekkarinen2005-07-04
* Make sure we unboost the cpu while stopping playback.Miika Pekkarinen2005-07-03
* Slightly longer sleep to prevent pops when resuming from paused state.Miika Pekkarinen2005-07-03
* Fixed pops when starting playback.Miika Pekkarinen2005-07-03
* Fixed pops from headphone audio output.Miika Pekkarinen2005-07-01
* Fixed pause.Miika Pekkarinen2005-07-01
* Vorbis playback problems fixed.Miika Pekkarinen2005-07-01
* - enable S/PDIF optical outputMarcoen Hirschberg2005-07-01
* Fixed a crash with pcm audio pausing. This should prevent manyMiika Pekkarinen2005-06-30
* Fixed a bug where a few seconds from end of a song was cut out.Miika Pekkarinen2005-06-30