index
:
xine-lib
master
xine-lib git mirror
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
audio_out
/
audio_pulse_out.c
Age
Commit message (
Expand
)
Author
2007-02-03
Remove a debug output.
Diego 'Flameeyes' Pettenò
2007-02-03
Remove the state callbacks, it's simpler to just wait a bit for the connectio...
Diego 'Flameeyes' Pettenò
2007-02-03
Restructure the plugin a bit: create the mainloop and the context immediately...
Diego 'Flameeyes' Pettenò
2007-02-02
Replace assert() calls with _x_assert().
Diego 'Flameeyes' Pettenò
2007-02-02
We don't need to lock anymore as we're using the threaded mainloop, that alre...
Diego 'Flameeyes' Pettenò
2007-02-02
Make use of threaded mainloop rather than calling it manually, this makes xin...
Diego 'Flameeyes' Pettenò
2006-11-10
Allow PulseAudio to receive 4.0, 4.1, 5.0 and 5.1 audio.
Diego 'Flameeyes' Pettenò
2006-10-13
Use __progname to pass the client name to pulseaudio, this way xine, Amarok a...
Diego 'Flameeyes' Pettenò
2006-09-08
update latency querying to the new api
Miguel Freitas
2006-07-16
malloc cleanups (based on a patch from Chris Brien).
Darren Salt
2006-07-11
Start implementing a pulseaudio output plugin, based on the previous polypaud...
Diego 'Flameeyes' Pettenò