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-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
2005-07-05
More crossfade adjustments. Now crossfade should work shortly even if
Miika Pekkarinen
2005-07-05
Fixed: Crossfading, broken elapsed info with mp3 files, possible cpu
Miika Pekkarinen
2005-07-05
Fixed crossfading.
Miika Pekkarinen
2005-07-04
Increased low watermark limit.
Miika Pekkarinen
2005-07-03
Make sure we unboost the cpu while stopping playback.
Miika Pekkarinen
2005-07-03
Slightly longer sleep to prevent pops when resuming from paused state.
Miika Pekkarinen
2005-07-03
Fixed pops when starting playback.
Miika Pekkarinen
2005-07-01
Fixed pops from headphone audio output.
Miika Pekkarinen
2005-07-01
Fixed pause.
Miika Pekkarinen
2005-07-01
Vorbis playback problems fixed.
Miika Pekkarinen
2005-07-01
- enable S/PDIF optical output
Marcoen Hirschberg
2005-06-30
Fixed a crash with pcm audio pausing. This should prevent many
Miika Pekkarinen
2005-06-30
Fixed a bug where a few seconds from end of a song was cut out.
Miika Pekkarinen
2005-06-29
Crossfade works better for high bitrate vorbis files.
Miika Pekkarinen
2005-06-29
Fixed slow track switching and track pre-buffering. Fixed rockboy
Miika Pekkarinen
2005-06-27
Replaced some size_t with longs. That might solve some problems. Fixed
Miika Pekkarinen
2005-06-27
Another crossfade related crash possible fixed.
Miika Pekkarinen
2005-06-27
Possible crash fixed while crossfade is enabled.
Miika Pekkarinen
2005-06-26
Initial DSP implementation. DSP supports resampling audio stream from
Miika Pekkarinen
2005-06-22
New debug screen for sw codec audio thread
Linus Nielsen Feltzing
2005-06-20
Added few #ifdef HAVE_ADJUSTABLE_CPU_FREQ.
Miika Pekkarinen
2005-06-20
Fixed glitches from crossfade.
Miika Pekkarinen
[next]