index
:
mpd
custom-cookie-path
eric
master
osx
path
svn/ancl
svn/andreas
svn/branch-0.10.3
svn/branch-0.11.4-fixes
svn/branch-0.12.1-fixes
svn/branch-0.13.0-fixes
svn/mpd-tree
svn/msells
svn/oggflac
svn/q-mpd
svn/r2562-metadata-handling-rewrite
svn/r2642-pre-avuton-merge
svn/shank-rewrite-config
svn/trunk
v0.14.x
v0.15.x
v0.16.x
v0.17.x
clone of git://git.musicpd.org/master/mpd.git
Alexander Sulfrian
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
audioOutputs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2006-07-20
Add mpd-indent.sh
Avuton Olrich
6
-18
/
+18
2006-07-20
Add mpd-indent.sh
Avuton Olrich
6
-716
/
+796
2006-07-19
s/ad/pd/ in the PluseAudio plugin (I forgot to rename when copying from alsa)
J. Alexander Treuman
1
-31
/
+31
2006-07-19
Throttle PuleAudio connection attempts so we don't spam the error log
J. Alexander Treuman
1
-5
/
+24
2006-07-17
audioOutput_mvp: remove unused variable
Eric Wong
1
-1
/
+0
2006-07-17
alsa: fix memory leaks from snd_*_open*()
Eric Wong
1
-0
/
+2
2006-07-17
sparse: replace 0 (integer) usage with NULL where appropriate
Eric Wong
1
-4
/
+5
2006-07-17
sparse: ANSI-fy function declarations
Eric Wong
3
-5
/
+5
2006-07-16
OSS: handle device disconnects and reconnects (w/o needing a mpd restart)
Eric Wong
1
-10
/
+11
2006-07-16
audio: attempt to gracefully handle disconnected/reconnected devices
Eric Wong
1
-0
/
+5
2006-07-16
audioOutput_alsa: add use_mmap, period_time, buffer_time options
Eric Wong
1
-15
/
+23
2006-07-16
audioOutput_alsa: calculate period size from sample rate
Eric Wong
1
-2
/
+5
2006-07-15
De-inline non-trivial, non-performance-critical functions
Eric Wong
1
-1
/
+1
2006-07-15
[CLEANUP] Fix indentation to be like the rest of
Avuton Olrich
1
-126
/
+130
2006-07-14
Use audio_output { name } for the stream name in PulseAudio, but do it The Ri...
J. Alexander Treuman
1
-7
/
+2
2006-07-14
Use audio_output { name } for the stream name in PulseAudio
J. Alexander Treuman
1
-4
/
+8
2006-07-14
Change shank's email address
J. Alexander Treuman
7
-7
/
+7
2006-07-14
Use a macro to declare disabled audio output plugins
J. Alexander Treuman
7
-93
/
+13
2006-07-13
Huge header update, update the copyright and add
Avuton Olrich
7
-6
/
+24
2006-07-13
Add PulseAudio support
J. Alexander Treuman
1
-0
/
+193
2006-07-12
OSS: correctly check for the device in oss_testDefault()
Eric Wong
1
-3
/
+4
2006-07-05
Remove unnecessary include, has always been pulled
Avuton Olrich
1
-1
/
+0
2006-06-11
Reverting patch to "fix" the alsa plugin when used with dmix. It ended up br...
J. Alexander Treuman
1
-1
/
+2
2006-03-25
src/audioOutputs/audioOutput_oss.c: fix for big-endian machines
Eric Wong
1
-15
/
+19
2006-03-16
Hopefully the last of the spelling fixes :>
Eric Wong
1
-2
/
+2
2005-12-12
potential fix for bug #466
Warren Dukes
1
-6
/
+6
2005-11-19
remove C++ style comments
Eric Wong
3
-19
/
+21
2005-11-19
gcc 2.95 fixes
Eric Wong
4
-5
/
+8
2005-10-02
Fixed (tested in Fink and DarwinPorts) osX output plugin
Qball Cow
1
-2
/
+2
2005-08-11
patch from Oliver Logghe for Hauppage Media MVP support
Warren Dukes
1
-0
/
+296
2005-08-07
fix warning reported gcc 4.0: x == y == z does not work as intended
Eric Wong
1
-1
/
+2
2005-07-03
don't check errno unless we have an error (ret<0) from write()
Eric Wong
1
-1
/
+1
2005-04-06
fix OSS audioOutput plugin, so that when dropAudioBuffer is called and the os...
Warren Dukes
1
-5
/
+10
2005-03-24
destroy mutex's and condition's
Warren Dukes
1
-0
/
+2
2005-03-24
revert to r3105
Warren Dukes
1
-35
/
+59
2005-03-23
fix compilation error in os x plugin
Warren Dukes
1
-3
/
+3
2005-03-22
potentially fix OS X woes
Warren Dukes
1
-59
/
+35
2005-03-20
some potential optimizations for OS X
Warren Dukes
1
-26
/
+55
2005-03-19
print out bits in debug message output for OSS and ALSA
Warren Dukes
2
-4
/
+6
2005-03-17
bump the OS X buffer up to 1s
Warren Dukes
1
-3
/
+3
2005-03-17
dynamically allocate a buffer for 0.5s of audio for OS X
Warren Dukes
1
-13
/
+20
2005-03-17
tweak OS X a bit more
Warren Dukes
1
-1
/
+1
2005-03-17
OS X tweaks
Warren Dukes
1
-4
/
+2
2005-03-17
fix for dmix
Warren Dukes
1
-2
/
+1
2005-03-17
slight tweak of avuton's idea of causing an error when no audio output's found
Warren Dukes
1
-6
/
+1
2005-03-16
cleanup debugging code and implement _dropBufferedAudio()
Warren Dukes
1
-32
/
+26
2005-03-16
closing the audio device seems to work now
Warren Dukes
1
-1
/
+9
2005-03-16
attempt to close the osx device
Warren Dukes
1
-1
/
+13
2005-03-16
playing audio in OS X now works, but far from finished
Warren Dukes
1
-186
/
+143
2005-03-14
broken os x output
Warren Dukes
1
-3
/
+245
[next]