index
:
mpd.git
master
v0.21.x
v0.22.x
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
audio.c
Age
Commit message (
Expand
)
Author
2004-06-12
Add WARNING log method. it's the same as ERROR, except that when mpd starts,
Warren Dukes
2004-05-24
allow any sampleRate > 0?
Warren Dukes
2004-05-10
trash XMMS resampling, use ESD's instead, don't understand it, but it works
Warren Dukes
2004-05-10
resampling code blatantly ripped from xmms, needs testing and need to
Warren Dukes
2004-05-10
more little bits of code in prep for resample/audioFormat conversion,
Warren Dukes
2004-05-10
use memcpy for isCurrentAudioFormat()
Warren Dukes
2004-05-10
stuff for configuring the audio output format (sampling rate, channels, bits)
Warren Dukes
2004-04-14
add vim shiznit to end of all source files
Warren Dukes
2004-04-11
add --disable-audio configure option
Warren Dukes
2004-04-07
don't report an error about not able to open device in audioError
Warren Dukes
2004-04-02
use EXIT_SUCCESS and EXIT_FAILURE
Warren Dukes
2004-03-21
fix for iconv
Warren Dukes
2004-03-20
close audio device on pause
Warren Dukes
2004-02-27
audio cleanups
Warren Dukes
2004-02-27
cleanup audio code some
Warren Dukes
2004-02-23
import from SF CVS
Warren Dukes