index
:
rockbox.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
firmware
/
pcm_playback.c
Age
Commit message (
Expand
)
Author
2006-03-07
_Slight_ optimization of peak calculation
Brandon Low
2006-03-05
Make better use of banked registers in FIQ mode to shrink the iPod FIQ
Thom Johansen
2006-02-26
iPod 3G - small audio fixes, but it still isn't working.
Dave Chapman
2006-02-26
iPod 3G - initial (completely untested) attempt at audio support
Dave Chapman
2006-02-24
Make pcm_playback.c compile for the iPod 3G - there is no playback implemente...
Dave Chapman
2006-02-23
Shave off one instruction in fiq handler!
Thom Johansen
2006-02-20
Correct the channel order in the ASM optimised fiq handler. Correct a
Thom Johansen
2006-02-19
Remove unneeded variable.
Thom Johansen
2006-02-19
Added assembler FIQ handler for iPod. Remove unnecessary SIMULATOR check
Thom Johansen
2006-02-13
iPod: Audio driver for iPod Video/5G. Rename wm8971_* functions to wmcodec_*...
Dave Chapman
2006-02-12
Fixed warnings in the iFP target.
Tomasz Malesinski
2006-02-07
iPod: Re-written audio driver. This brings it in line with changes to pcm pl...
Dave Chapman
2006-02-07
Rework PCM buffer
Brandon Low
2006-02-05
Further iPod 3G work from Seven Le Mesle
Dave Chapman
2006-02-04
iAudio X5: various fixes to make the bootloader compile
Linus Nielsen Feltzing
2006-02-01
iPod: Enable peakmeter
Dave Chapman
2006-01-28
iPod: First working audio driver
Dave Chapman
2006-01-22
Fixed the red builds.
Miika Pekkarinen
2006-01-22
Muting trick to prevent tiny pops and glitchless mp3 seeking.
Miika Pekkarinen
2006-01-21
Prevent a very tiny pop from happening when starting/stopping pcm
Miika Pekkarinen
2006-01-21
Improve performance by putting more of the code and variables that are called...
Brandon Low
2006-01-20
Fixed a few iriver playback quirks and issues with previous fixes.
Miika Pekkarinen
2006-01-12
Work-in-progress iriver iFP-7xx port by Tomasz Malesinski
Dave Chapman
2005-12-27
Don't put S/PDIF out of sync when audio is being paused.
Miika Pekkarinen
2005-12-16
iPod: Correctly disable playback so we can test codec speeds
Dave Chapman
2005-12-16
iPod - Initial skeleton of an audio driver
Dave Chapman
2005-12-06
The DMA controller issued a DMA IRQ immediately when started, making it skip ...
Linus Nielsen Feltzing
2005-11-27
No S/PDIF playback on H300
Linus Nielsen Feltzing
2005-11-16
Reverted erroneous commit
Linus Nielsen Feltzing
2005-11-16
Cleaned up bootloader linker control file and added the H300 target
Linus Nielsen Feltzing
2005-11-12
More iPod changes
Dave Chapman
2005-11-05
Fixup of the MCF5249 memory mapped register definitions.
Jens Arnold
2005-08-29
Major peakmeter rework: * Changed set/get functions for dbfs mode to bool typ...
Jens Arnold
2005-08-28
iRiver: Reduced pops from the line out connector.
Miika Pekkarinen
2005-08-21
Fixed and removed the most annoying pops with iRiver.
Miika Pekkarinen
2005-08-19
Removed the uda1380_mute() calls, since they were called in interrupt context...
Linus Nielsen Feltzing
2005-08-06
iAudio: First unfinished attempt for tlv320 driver and rockbox integration
Christian Gmeiner
2005-07-30
Fixed MAC initialization problem with mpa codec and removed workaround
Miika Pekkarinen
2005-07-25
The peak meter on iRiver didn't look right to me and the code seemed to be
Dave Bryant
2005-07-22
It's now possible to select the crossfading mode: "Off, Crossfade,
Miika Pekkarinen
2005-07-22
More accurate playback position calculation.
Miika Pekkarinen
2005-07-18
iriver: set the S/PDIF Validity flag correctly
Linus Nielsen Feltzing
2005-07-17
Check that remaining bytes counter is not zero.
Miika Pekkarinen
2005-07-17
Initial attempt to support peak meter on iriver. It still has some
Miika Pekkarinen
2005-07-13
Separated buffering stuff from pcm_playback to pcmbuf. Renamed some
Miika Pekkarinen
2005-07-11
Replaced some yields with sleep(1) to save battery while paused or
Miika Pekkarinen
2005-07-10
Fixed an audio burst coming out when pausing a track with fading
Miika Pekkarinen
2005-07-08
Some playback fixes.
Miika Pekkarinen
2005-07-07
PCM buffering fixes. Made a temporary workaround for playback glitch
Miika Pekkarinen
2005-07-06
Decreased pcm buffer low watermark when crossfade is not enabled.
Miika Pekkarinen
[next]