This website requires JavaScript.
Explore
PVV
Wiki
Tokyo Drift Issues
Help
Sign In
oysteikt
/
mpd
Watch
0
Star
0
Fork
0
You've already forked mpd
Code
Issues
Pull Requests
Releases
Activity
75a967014f
Branches
Tags
View all branches
mpd
/
src
/
audioOutputs
History
Warren Dukes
d4c225fa50
code to attempt to pick a supported sample rate, bits, and channels if the requested format is not supported by the OSS device
...
git-svn-id:
https://svn.musicpd.org/mpd/trunk@3049
09075e82-0dd4-0310-85a5-a0d7c8717e4f
2005-03-10 02:47:18 +00:00
..
audioOutput_alsa.c
we ne allow audioOutput plugins to set the final outAudioFormat that will be used. we now use alsa's _near functions to detect what to use.
2005-03-08 01:53:13 +00:00
audioOutput_ao.c
implemented dropping of current buffered audio, works for oss, but there seems
2005-03-05 14:01:13 +00:00
audioOutput_oss.c
code to attempt to pick a supported sample rate, bits, and channels if the requested format is not supported by the OSS device
2005-03-10 02:47:18 +00:00
audioOutput_shout.c
wee bit of code cleanup
2005-03-05 21:09:32 +00:00