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
/
export
/
pcm_playback.h
Age
Commit message (
Expand
)
Author
2006-02-07
Rework PCM buffer
Brandon Low
2006-01-22
Muting trick to prevent tiny pops and glitchless mp3 seeking.
Miika Pekkarinen
2005-07-22
More accurate playback position calculation.
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-06-29
Small copy/paste error..
Miika Pekkarinen
2005-06-29
Always use crossfade if it's enabled.
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-26
Initial DSP implementation. DSP supports resampling audio stream from
Miika Pekkarinen
2005-06-20
Crossfade fixes.
Miika Pekkarinen
2005-06-18
Iriver UDA1380 volume and balance handling is now done in sound.c, similar to...
Jens Arnold
2005-06-15
Fixed the "last song bug".
Miika Pekkarinen
2005-06-14
Playlist changed are recognized correctly.
Miika Pekkarinen
2005-06-10
Better handling for cpu_boost(). Small buffering fix.
Miika Pekkarinen
2005-06-09
Added Crossfade setting for iRiver
Linus Nielsen Feltzing
2005-06-09
Fixed forward next track bugs (still some pause issues though). Added
Miika Pekkarinen
2005-06-07
Fixed: Ogg Vorbis crashing, MP3 file seeking, USB mode and a little
Miika Pekkarinen
2005-06-05
First audio codec playback attempt by Miikka Pekkarinen
Linus Nielsen Feltzing
2005-04-14
New API for buffered PCM playback
Linus Nielsen Feltzing
2005-03-31
iRiver: Major PCM DMA code cleanup, added pcm_init() and pcm_play_pause()
Linus Nielsen Feltzing
2005-03-28
Sound api improvements, rockboy sound, contributed by xshock.
Michiel Van Der Kolk
2005-03-18
PCM playback for iRiver
Linus Nielsen Feltzing