Age | Commit message (Collapse) | Author |
|
there.
Instead of using a thread to watch for completion, use mutexes where needed.
Don't wait for operation completion for volume changes, they can happen asynchronously too.
|
|
|
|
--HG--
extra : transplant_source : %E0%D0%C5%8B%BEU%DD%24%5D7%1F%ADV%AD%EB%23%CBU%80%EB
|
|
For contributed code, leave whatever the version we last synced for is using
to make simpler future syncs.
|
|
Unfortunately if the server dies during playback xine will be too messed up to recover.
This is the same issue as unplugged USB devices, it requires a proper generic handling of these cases.
CVS patchset: 8779
CVS date: 2007/04/01 00:32:29
|
|
CVS patchset: 8778
CVS date: 2007/03/31 22:06:54
|
|
CVS patchset: 8777
CVS date: 2007/03/31 21:22:58
|
|
getter methods, returning the correct value in case the property is not implemented.
CVS patchset: 8776
CVS date: 2007/03/31 21:16:22
|
|
xine's plugin wasn't, this caused race conditions similar to the old ones with ALSA output.
Also instead of copying two pointers (three with the mutex) from the class to the output instance, just copy a pointer to the class.
CVS patchset: 8775
CVS date: 2007/03/31 20:58:51
|
|
CVS patchset: 8709
CVS date: 2007/03/17 20:57:59
|
|
CVS patchset: 8584
CVS date: 2007/02/03 10:46:14
|
|
connection, as that's just what is going on those given moments, and avoids stray signals along the way.
CVS patchset: 8583
CVS date: 2007/02/03 10:45:02
|
|
immediately on class load, this way they will be shared by all PulseAudio outputs; connect to the context when opening the output device, rather than the first time you play the stream (this way avoids latency while playing multiple tracks).
The result is only one connection is present for xine instance, even if multiple streams are called on it.
CVS patchset: 8582
CVS date: 2007/02/03 10:41:09
|
|
CVS patchset: 8581
CVS date: 2007/02/02 23:45:23
|
|
already is taking care of serialising calls.
CVS patchset: 8580
CVS date: 2007/02/02 23:43:01
|
|
xine not lock up if a pulseaudio connection can't be established.
CVS patchset: 8579
CVS date: 2007/02/02 23:36:57
|
|
CVS patchset: 8366
CVS date: 2006/11/10 12:10:54
|
|
and Kaffeine won't simply report "xine" as name and be undistinguished.
CVS patchset: 8341
CVS date: 2006/10/13 23:24:54
|
|
CVS patchset: 8206
CVS date: 2006/09/08 19:47:56
|
|
Also use asprintf() where appropriate, since we now have our own version for
where it's not present.
CVS patchset: 8130
CVS date: 2006/07/16 16:18:09
|
|
polypaudio plugin. Right now delays don't work (yet), but the rest of it should.
CVS patchset: 8114
CVS date: 2006/07/11 05:20:31
|