[X2Go-Commits] python-x2go.git - build-baikal (branch) updated: 0.1.1.4-180-g295486c

X2Go dev team git-admin at x2go.org
Wed Jan 8 15:30:58 CET 2014


The branch, build-baikal has been updated
       via  295486c5dd26572b86ae9d383557464ac78d4651 (commit)
      from  556b1fcadde9169b97cf9eb0fe02786bd608891c (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
-----------------------------------------------------------------------

Summary of changes:
 x2go/pulseaudio.py |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

The diff of changes is:
diff --git a/x2go/pulseaudio.py b/x2go/pulseaudio.py
index 95a25a6..31ed9a9 100644
--- a/x2go/pulseaudio.py
+++ b/x2go/pulseaudio.py
@@ -91,7 +91,7 @@ class X2goPulseAudio(threading.Thread):
         cmd = 'pulseaudio.exe'
         cmd_options = [
             '-n',
-            '--exit-idle-time=0',
+            '--exit-idle-time=65535',
             '-L "module-native-protocol-tcp port=4713"',
             '-L "module-esound-protocol-tcp port=16001"',
             '-L module-waveout',


hooks/post-receive
-- 
python-x2go.git (Python X2Go Client API)

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "python-x2go.git" (Python X2Go Client API).




More information about the x2go-commits mailing list