[X2Go-Commits] [x2goclient] 28/217: onmainwindow.cpp: correctly use ~/.x2go/.ssh as ssh directory when starting sshd in user mode.

2016-09-20 Thread git-admin
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch bugfix/osx in repository x2goclient. commit be86b36a2c70038e06e7118dc252cf0418744053 Author: Mihai Moldovan Date: Sat Mar 21 03:58:18 2015 +0100 onmainwindow.cpp: correctly

[X2Go-Commits] [x2goclient] 31/217: compat.h: include QtCore/qglobal.h for Q_OS_... macros.

2016-09-20 Thread git-admin
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch bugfix/osx in repository x2goclient. commit 1dd8968d4c57423787fa8536789e987a9dba3858 Author: Mihai Moldovan Date: Sat Mar 21 23:51:37 2015 +0100 compat.h: include

[X2Go-Commits] [x2goclient] 32/217: pulsemanager.{cpp, h}: new class for PulseAudio management.

2016-09-20 Thread git-admin
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch bugfix/osx in repository x2goclient. commit 3bf98c25604a4776b69d166a0610a2cad27523dd Author: Mihai Moldovan Date: Wed Apr 29 02:34:13 2015 +0200 pulsemanager.{cpp,h}: new

[X2Go-Commits] [x2goclient] 26/217: {appdialog, configwidget, onmainwindow, unixhelper}.cpp: fix some compile warnings with GCC. Fix a few whitespace issues.

2016-09-20 Thread git-admin
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch bugfix/osx in repository x2goclient. commit 573e106a6a13f5c25f59fcaa9c6bd1201121cd16 Author: Mihai Moldovan Date: Sat Mar 21 00:00:59 2015 +0100

[X2Go-Commits] [x2goclient] 33/217: x2goclient.pro{maemo}: reference new pulsemanager.{cpp, h} files.

2016-09-20 Thread git-admin
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch bugfix/osx in repository x2goclient. commit 3e57ab29580b31360fc5e9f996fe9fe469de8123 Author: Mihai Moldovan Date: Wed Apr 29 02:36:24 2015 +0200 x2goclient.pro{maemo}:

[X2Go-Commits] [x2goclient] 57/217: deduplicate.sh: add missed local variable declaration.

2016-09-20 Thread git-admin
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch bugfix/osx in repository x2goclient. commit a94988c3e0191210544f981dc0156420e3636b0f Author: Mihai Moldovan Date: Wed Aug 26 22:26:52 2015 +0200 deduplicate.sh: add missed

[X2Go-Commits] [x2goclient] 96/217: pulsemanager.cpp: reformat only.

2016-09-20 Thread git-admin
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch bugfix/osx in repository x2goclient. commit 85aa4f1b49017f28a43873cf69614b10e3a3686c Author: Mihai Moldovan Date: Thu Oct 29 04:17:47 2015 +0100 pulsemanager.cpp: reformat

[X2Go-Commits] [x2goclient] 94/217: pulsemanager.cpp: use initializer list for constructor.

2016-09-20 Thread git-admin
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch bugfix/osx in repository x2goclient. commit f9072271baa61f438e3bfc13d22242ee9c40b565 Author: Mihai Moldovan Date: Thu Oct 1 01:49:47 2015 +0200 pulsemanager.cpp: use

[X2Go-Commits] [x2goclient] 122/217: pulsemanager.cpp: another typo fix: findPort -> find_port.

2016-09-20 Thread git-admin
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch bugfix/osx in repository x2goclient. commit c78c18bcf461352411fb346e0d9145d66ab3e24d Author: Mihai Moldovan Date: Mon Nov 30 04:51:12 2015 +0100 pulsemanager.cpp: another

[X2Go-Commits] [x2goclient] 183/217: src/pulsemanager.cpp: add reminder for Linux-implementation in play_startup_sound ().

2016-09-20 Thread git-admin
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch bugfix/osx in repository x2goclient. commit f6e8e2bbe0bfd1f1488f0c8dec7f958c70fc5a64 Author: Mihai Moldovan Date: Wed Jun 22 02:21:10 2016 +0200 src/pulsemanager.cpp: add

[X2Go-Commits] [x2goclient] 181/217: src/pulsemanager.cpp: auto-detect PA binary in $PATH and MacPorts default prefix as well on OS X.

2016-09-20 Thread git-admin
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch bugfix/osx in repository x2goclient. commit e86055dda9b071170076ccbc5957da71cd5767a7 Author: Mihai Moldovan Date: Mon Jun 20 23:58:12 2016 +0200 src/pulsemanager.cpp:

[X2Go-Commits] [x2goclient] 186/217: src/pulsemanager.cpp: correctly initialize and set system_pulse_ when required.

2016-09-20 Thread git-admin
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch bugfix/osx in repository x2goclient. commit 7b9a00e18261d897792236d76432c7410782501e Author: Mihai Moldovan Date: Wed Jun 22 02:33:27 2016 +0200 src/pulsemanager.cpp:

[X2Go-Commits] [x2goclient] 179/217: src/pulsemanager.cpp: don't remove PA config and log file in ~/.x2go/pulse on PA shutdown if debugging has been requested.

2016-09-20 Thread git-admin
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch bugfix/osx in repository x2goclient. commit c187f55710786be2d0f6393f8f4fb6394719f406 Author: Mihai Moldovan Date: Thu Jun 2 04:24:38 2016 +0200 src/pulsemanager.cpp: don't

[X2Go-Commits] [x2goclient] 176/217: src/pulsemanager.cpp: actually only play startup sound if debugging is enabled.

2016-09-20 Thread git-admin
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch bugfix/osx in repository x2goclient. commit 86f24934d91aab986bba12fe91b3791be3263016 Author: Mihai Moldovan Date: Thu Jun 2 04:20:10 2016 +0200 src/pulsemanager.cpp: actually

[X2Go-Commits] [x2goclient] 180/217: src/x2goutils.{cpp, h}: add new function find_binary ().

2016-09-20 Thread git-admin
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch bugfix/osx in repository x2goclient. commit ace31cc6efdfc194e6004f5aeae4c0b3c6cd287c Author: Mihai Moldovan Date: Mon Jun 20 23:52:40 2016 +0200 src/x2goutils.{cpp,h}: add

[X2Go-Commits] [x2goclient] 175/217: src/pulsemanager.{cpp, h}: rename on_pulse_finished () to slot_on_pulse_finished ().

2016-09-20 Thread git-admin
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch bugfix/osx in repository x2goclient. commit 150037df8992759b48ba2840acade84e1f179349 Author: Mihai Moldovan Date: Thu Jun 2 01:08:50 2016 +0200 src/pulsemanager.{cpp,h}:

[X2Go-Commits] [x2goclient] 178/217: src/pulsemanager.cpp: insert PULSE_SERVER and PULSE_COOKIE variables into environment as used by PulseManager.

2016-09-20 Thread git-admin
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch bugfix/osx in repository x2goclient. commit b7ceae8765b1087a76d06df721efb7f91b376f0f Author: Mihai Moldovan Date: Thu Jun 2 04:23:05 2016 +0200 src/pulsemanager.cpp: insert

[X2Go-Commits] [x2goclient] 182/217: src/pulsemanager.cpp: add comments to Qt 4 code part.

2016-09-20 Thread git-admin
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch bugfix/osx in repository x2goclient. commit 388847a557f87f74cccb449f1ca98aab759ec0e2 Author: Mihai Moldovan Date: Wed Jun 22 02:20:22 2016 +0200 src/pulsemanager.cpp: add

[X2Go-Commits] [x2goclient] 185/217: src/pulsemanager.h: add new system_pulse_ variable to indicate that a system PA binary shall be used.

2016-09-20 Thread git-admin
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch bugfix/osx in repository x2goclient. commit f86facc2cd258f39a1ca9279cc4e28b317eba6f7 Author: Mihai Moldovan Date: Wed Jun 22 02:31:32 2016 +0200 src/pulsemanager.h: add new

[X2Go-Commits] [x2goclient] 187/217: src/x2goutils.{cpp, h}: add application modality parameter to show_RichText_Generic_MsgBox () and its wrappers.

2016-09-20 Thread git-admin
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch bugfix/osx in repository x2goclient. commit 6212fed8f593083bc52fb573b4b0efbccbd81b39 Author: Mihai Moldovan Date: Wed Jun 22 02:45:45 2016 +0200 src/x2goutils.{cpp,h}: add

[X2Go-Commits] [x2goclient] 184/217: src/x2goutils.cpp: fix compile error.

2016-09-20 Thread git-admin
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch bugfix/osx in repository x2goclient. commit 3fe8c088c1b8ecbb563a6e28fe88a28386f27226 Author: Mihai Moldovan Date: Wed Jun 22 02:28:40 2016 +0200 src/x2goutils.cpp: fix

[X2Go-Commits] [x2goclient] 188/217: src/pulsemanager.cpp: add error message boxes throughout PulseManager.

2016-09-20 Thread git-admin
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch bugfix/osx in repository x2goclient. commit 802b0dc4fc232a38ce832e6210009fe8ef5d580f Author: Mihai Moldovan Date: Wed Jun 22 03:14:20 2016 +0200 src/pulsemanager.cpp: add

[X2Go-Commits] [x2goclient] 190/217: debian/changelog: fix typo in function name.

2016-09-20 Thread git-admin
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch bugfix/osx in repository x2goclient. commit 682d16d425b20e1192ddf4e98e1ff6425d9b16ac Author: Mihai Moldovan Date: Wed Jun 22 03:59:51 2016 +0200 debian/changelog: fix typo in

[X2Go-Commits] [x2goclient] 193/217: src/pulsemanager.cpp: fix startup sound playback when using the system-PA version.

2016-09-20 Thread git-admin
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch bugfix/osx in repository x2goclient. commit a0a6439d97e4b734050370fa84894c5adf530fff Author: Mihai Moldovan Date: Wed Jun 22 04:15:03 2016 +0200 src/pulsemanager.cpp: fix

[X2Go-Commits] [x2goclient] 192/217: src/pulsemanager.cpp: fix startup when using the system-PA version.

2016-09-20 Thread git-admin
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch bugfix/osx in repository x2goclient. commit 700567a9d52407f60c264c134967f0bc2e210e94 Author: Mihai Moldovan Date: Wed Jun 22 04:13:44 2016 +0200 src/pulsemanager.cpp: fix

[X2Go-Commits] [x2goclient] 189/217: src/x2goutils.h: fix compile error due to typo.

2016-09-20 Thread git-admin
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch bugfix/osx in repository x2goclient. commit 5934efb88959cc6b0fcb93cc948f9196632f1921 Author: Mihai Moldovan Date: Wed Jun 22 03:21:11 2016 +0200 src/x2goutils.h: fix compile

[X2Go-Commits] [x2goclient] 217/217: src/{unixhelper.cpp, x2goclient.cpp}: fix errno usage - save before use.

2016-09-20 Thread git-admin
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch bugfix/osx in repository x2goclient. commit c143fe6ea7438a1f303cce1e3b3389788174a95d Author: Mihai Moldovan Date: Sat Aug 13 23:42:53 2016 +0200

[X2Go-Commits] [x2goclient] 16/217: unixhelper.cpp: port from std::signal() to sigaction(). Handle errors.

2016-09-20 Thread git-admin
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch bugfix/osx in repository x2goclient. commit 7009f5f18c4d3da6ce4c8b35758da1040a2ba917 Author: Mihai Moldovan Date: Mon Mar 16 23:08:13 2015 +0100 unixhelper.cpp: port from

[X2Go-Commits] [x2goclient] 23/217: {unixhelper.{cpp, h}, x2goclient.cpp}: switch main cleanup handling to parent PID polling.

2016-09-20 Thread git-admin
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch bugfix/osx in repository x2goclient. commit 1eb8a990a4e84b2ea6c2ceafc21fb03fca8264f2 Author: Mihai Moldovan Date: Wed Mar 18 21:15:08 2015 +0100

[X2Go-Commits] [x2goclient] 22/217: unixhelper.{cpp, h}: raise sleeping time to two seconds and grace period to 10 seconds.

2016-09-20 Thread git-admin
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch bugfix/osx in repository x2goclient. commit fb79764db567cb3e508cf7618facccd0186eba26 Author: Mihai Moldovan Date: Wed Mar 18 21:08:46 2015 +0100 unixhelper.{cpp,h}: raise

[X2Go-Commits] [x2goclient] 66/217: deduplicate.sh: record crafted "library path" values in duplicates replacement to_files array.

2016-09-20 Thread git-admin
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch bugfix/osx in repository x2goclient. commit 710abc494bac28ec238609cf379637d3a3ae1bea Author: Mihai Moldovan Date: Thu Aug 27 04:56:56 2015 +0200 deduplicate.sh: record

[X2Go-Commits] [x2goclient] 62/217: deduplicate.sh: change range-based for loops to "${!arr[@]}" to handle "sparse" arrays correctly.

2016-09-20 Thread git-admin
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch bugfix/osx in repository x2goclient. commit d61b0ae36c2893751efda789a91815d645e51f45 Author: Mihai Moldovan Date: Thu Aug 27 04:48:32 2015 +0200 deduplicate.sh: change

[X2Go-Commits] [x2goclient] 63/217: deduplicate.sh: quote "${arr[@]}" correctly to not suddenly force word splitting.

2016-09-20 Thread git-admin
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch bugfix/osx in repository x2goclient. commit e4f1da02b75d951e3fe0cb0182ca67ec254500e9 Author: Mihai Moldovan Date: Thu Aug 27 04:51:07 2015 +0200 deduplicate.sh: quote

[X2Go-Commits] [x2goclient] 61/217: deduplicate.sh: correctly unset an array element.

2016-09-20 Thread git-admin
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch bugfix/osx in repository x2goclient. commit 0e2bc94ff87aa28d86ac7f40847f1741f96b0561 Author: Mihai Moldovan Date: Thu Aug 27 04:46:07 2015 +0200 deduplicate.sh: correctly

[X2Go-Commits] [x2goclient] 88/217: macbuild.sh: fix removal of base prefix in deduplication if base prefix ends in a slash.

2016-09-20 Thread git-admin
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch bugfix/osx in repository x2goclient. commit 369301e3f79abdf52353d67eb0579e085ce379cd Author: Mihai Moldovan Date: Wed Sep 30 23:30:48 2015 +0200 macbuild.sh: fix removal of

[X2Go-Commits] [x2goclient] 86/217: macbuild.sh: spelling fix.

2016-09-20 Thread git-admin
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch bugfix/osx in repository x2goclient. commit d36abf93c813cb1bfca6275b28bb653ba45aed22 Author: Mihai Moldovan Date: Thu Sep 24 04:28:15 2015 +0200 macbuild.sh: spelling fix.

[X2Go-Commits] [x2goclient] 83/217: macbuild.sh: replace tabs with two spaces. No functional changes.

2016-09-20 Thread git-admin
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch bugfix/osx in repository x2goclient. commit 4f76d32f5f4ed4d6449bf718056390f72e11cf72 Author: Mihai Moldovan Date: Thu Sep 24 03:48:48 2015 +0200 macbuild.sh: replace tabs

[X2Go-Commits] [x2goclient] 90/217: macbuild.sh: rewrite ID line detection algorithm.

2016-09-20 Thread git-admin
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch bugfix/osx in repository x2goclient. commit ed0bac51a74ba235200b84bd14f4440b8f9fc57f Author: Mihai Moldovan Date: Wed Sep 30 23:44:30 2015 +0200 macbuild.sh: rewrite ID line

[X2Go-Commits] [x2goclient] 89/217: macbuild.sh: copy "special" files, so that they can be removed later on.

2016-09-20 Thread git-admin
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch bugfix/osx in repository x2goclient. commit ea06d271a9a75451d915bbdbd79949149e594c73 Author: Mihai Moldovan Date: Wed Sep 30 23:42:01 2015 +0200 macbuild.sh: copy "special"

[X2Go-Commits] [x2goclient] 85/217: macbuild.sh: merge deduplicate.sh content in.

2016-09-20 Thread git-admin
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch bugfix/osx in repository x2goclient. commit 727b1f4e9a1f965f7f7e194a3cc822d9c433ae24 Author: Mihai Moldovan Date: Thu Sep 24 04:18:25 2015 +0200 macbuild.sh: merge

[X2Go-Commits] [x2goclient] 92/217: pulsemanager.cpp: minor non-behavior changing fixes.

2016-09-20 Thread git-admin
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch bugfix/osx in repository x2goclient. commit c1762b877b70aaa3482237ef4006b2d3d9a1dd29 Author: Mihai Moldovan Date: Thu Oct 1 01:58:54 2015 +0200 pulsemanager.cpp: minor

[X2Go-Commits] [x2goclient] 91/217: pulsemanager.{cpp, h}: use name and underscore for member variables, not underscore and name.

2016-09-20 Thread git-admin
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch bugfix/osx in repository x2goclient. commit 123cb7939b4901d03509abb0da0f2882758b03bd Author: Mihai Moldovan Date: Thu Oct 1 01:57:48 2015 +0200 pulsemanager.{cpp,h}: use name

[X2Go-Commits] [x2goclient] 140/217: macbuild.sh: libpulsecore.dylib also resides in the "private" pulseaudio subdirectory now, adding it to "special files workaround".

2016-09-20 Thread git-admin
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch bugfix/osx in repository x2goclient. commit d37e7718914ef1eabb26dffc76b89c736f4fcc82 Author: Mihai Moldovan Date: Thu Mar 31 22:21:37 2016 +0200 macbuild.sh:

[X2Go-Commits] [x2goclient] 143/217: src/pulsemanager.cpp: replace hardcoded modules paths with dynamic ones depending on the detected PA version.

2016-09-20 Thread git-admin
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch bugfix/osx in repository x2goclient. commit a8de9918517dc801d289a40aceecea38ae2e79dc Author: Mihai Moldovan Date: Wed Apr 27 01:17:09 2016 +0200 src/pulsemanager.cpp: replace

[X2Go-Commits] [x2goclient] 144/217: src/pulsemanager.cpp: add "FIXME" debug logging (and cleanup.)

2016-09-20 Thread git-admin
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch bugfix/osx in repository x2goclient. commit b147c4cf40b2e305e3fbd41baf416630a4bfad1d Author: Mihai Moldovan Date: Wed Apr 27 01:39:02 2016 +0200 src/pulsemanager.cpp: add

[X2Go-Commits] [x2goclient] 146/217: src/pulsemanager.cpp: backport fix for 422.

2016-09-20 Thread git-admin
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch bugfix/osx in repository x2goclient. commit e140bec7e1c17bc89d959ec92ade3d577888dbc5 Author: Mihai Moldovan Date: Wed Apr 27 02:16:49 2016 +0200 src/pulsemanager.cpp:

[X2Go-Commits] [x2goclient] 174/217: src/pulsemanager.cpp: don't overwrite the temporary string variable for the current line with what was supposed to hold new data in fetch_pulseaudio_version ().

2016-09-20 Thread git-admin
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch bugfix/osx in repository x2goclient. commit fbce638917cf6b7047bfcb9684074b897a966926 Author: Mihai Moldovan Date: Thu Jun 2 00:46:20 2016 +0200 src/pulsemanager.cpp: don't

[X2Go-Commits] [x2goclient] 171/217: macbuild.sh: don't error out while executing parse_otool_output ().

2016-09-20 Thread git-admin
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch bugfix/osx in repository x2goclient. commit e000b136f2ce68ebad52f4ddba9792b16b7877fa Author: Mihai Moldovan Date: Thu May 12 23:22:13 2016 +0200 macbuild.sh: don't error out

[X2Go-Commits] [x2goclient] 170/217: macbuild.sh: also add PA binaries to deduplication fixup list.

2016-09-20 Thread git-admin
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch bugfix/osx in repository x2goclient. commit 33adcc8990a7e6787f3f114653d024741b86d97a Author: Mihai Moldovan Date: Thu May 12 23:18:23 2016 +0200 macbuild.sh: also add PA

[X2Go-Commits] [x2goclient] 172/217: macbuild.sh: save return value of parse_otool_output ().

2016-09-20 Thread git-admin
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch bugfix/osx in repository x2goclient. commit 6b9ca10c8cd65631d9ec69362674e6db7b020b68 Author: Mihai Moldovan Date: Thu May 12 23:24:03 2016 +0200 macbuild.sh: save return

[X2Go-Commits] [x2goclient] 173/217: src/pulsemanager.cpp: fix typo in fetch_pulseaudio_version ().

2016-09-20 Thread git-admin
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch bugfix/osx in repository x2goclient. commit 3d156b9f692f9f028512b467bf5a033ba082deda Author: Mihai Moldovan Date: Thu May 12 23:45:16 2016 +0200 src/pulsemanager.cpp: fix

[X2Go-Commits] [x2goclient] 198/217: nsis/x2goclient.nsi: add startup.wav to installer package.

2016-09-20 Thread git-admin
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch bugfix/osx in repository x2goclient. commit d8e008466bda45db70d37db1f28352300b0df506 Author: Mihai Moldovan Date: Thu Jun 30 23:56:08 2016 +0200 nsis/x2goclient.nsi: add

[X2Go-Commits] [x2goclient] 09/217: unixhelper.{h, cpp}: also include to have Q_OS_UNIX defined on UNIX-based platforms. Move guards around.

2016-09-20 Thread git-admin
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch bugfix/osx in repository x2goclient. commit 528a7238f38e3f4f39d954eb0444e70698ea084f Author: Mihai Moldovan Date: Mon Mar 16 21:13:05 2015 +0100 unixhelper.{h,cpp}: also

[X2Go-Commits] [x2goclient] 11/217: unixhelper.{cpp, h}, x2goclient.cpp}: unixhelper should really be a (module) namespace, not a class.

2016-09-20 Thread git-admin
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch bugfix/osx in repository x2goclient. commit 5820a1bd942e414502a43897f3fe4b56c8c84c49 Author: Mihai Moldovan Date: Mon Mar 16 21:38:10 2015 +0100

[X2Go-Commits] [x2goclient] 18/217: x2goclient.cpp: don't start the UNIX cleanup helper process right after forking.

2016-09-20 Thread git-admin
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch bugfix/osx in repository x2goclient. commit 0b89c42d6051230f84a74b4e2d39a0b061a828c4 Author: Mihai Moldovan Date: Wed Mar 18 01:04:33 2015 +0100 x2goclient.cpp: don't start

[X2Go-Commits] [x2goclient] 17/217: x2goclient.cpp: clean up.

2016-09-20 Thread git-admin
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch bugfix/osx in repository x2goclient. commit 52be70628ff718aabb96fe0101e42d2824d591d0 Author: Mihai Moldovan Date: Mon Mar 16 23:41:12 2015 +0100 x2goclient.cpp: clean up.

[X2Go-Commits] [x2goclient] 39/217: macbuild.sh: refactor nxproxy detection to use MACPORTS_PREFIX.

2016-09-20 Thread git-admin
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch bugfix/osx in repository x2goclient. commit 961f5cf65e32a0e6d188cf4c4535421a0b4bc6c0 Author: Mihai Moldovan Date: Sun May 3 23:28:02 2015 +0200 macbuild.sh: refactor nxproxy

[X2Go-Commits] [x2goclient] 38/217: macbuild.sh: add new repeat_str() helper function.

2016-09-20 Thread git-admin
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch bugfix/osx in repository x2goclient. commit 350656e9741e0bd6574b77fecee84889c217409a Author: Mihai Moldovan Date: Sun May 3 23:24:37 2015 +0200 macbuild.sh: add new

[X2Go-Commits] [x2goclient] 37/217: macbuild.sh: add new get_nesting_level() helper function.

2016-09-20 Thread git-admin
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch bugfix/osx in repository x2goclient. commit 3e8388da0f4dcf4d5e1c53c571a07b22ff8f9917 Author: Mihai Moldovan Date: Sun May 3 23:22:49 2015 +0200 macbuild.sh: add new

[X2Go-Commits] [x2goclient] 36/217: macbuild.sh: add new lazy_canonical_path() helper function.

2016-09-20 Thread git-admin
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch bugfix/osx in repository x2goclient. commit f15be0722c4586b2b701f7a4b47550a8e5f3e55c Author: Mihai Moldovan Date: Sun May 3 23:21:31 2015 +0200 macbuild.sh: add new

[X2Go-Commits] [x2goclient] 34/217: macbuild.sh: add new MACPORTS_PREFIX detection/variable.

2016-09-20 Thread git-admin
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch bugfix/osx in repository x2goclient. commit fdaac8c46c8f691e44e4e1b427afda9de8b33216 Author: Mihai Moldovan Date: Sun May 3 23:16:27 2015 +0200 macbuild.sh: add new

[X2Go-Commits] [x2goclient] 70/217: deduplicate.sh: add more useful information in fixup section's error message.

2016-09-20 Thread git-admin
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch bugfix/osx in repository x2goclient. commit 09cec9658b811b3519ec0019567ded10ad1c9c79 Author: Mihai Moldovan Date: Thu Aug 27 05:06:04 2015 +0200 deduplicate.sh: add more

[X2Go-Commits] [x2goclient] 148/217: src/configdialog.cpp: whitespace only.

2016-09-20 Thread git-admin
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch bugfix/osx in repository x2goclient. commit 9cd38c7392435f3155c8890e8517b9306920fe1f Author: Mihai Moldovan Date: Fri Apr 29 02:08:03 2016 +0200 src/configdialog.cpp:

[X2Go-Commits] [x2goclient] 152/217: src/pulsemanager.cpp: output PA stdout/stderr via x2goDebug, not plainly to stdout.

2016-09-20 Thread git-admin
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch bugfix/osx in repository x2goclient. commit dc66fdef6d1f58f66b0b7145ded942c585645205 Author: Mihai Moldovan Date: Wed May 4 23:43:22 2016 +0200 src/pulsemanager.cpp: output

[X2Go-Commits] [x2goclient] 158/217: src/onmainwindow.cpp: make use of new PulseManager::start () behavior and always use it, no matter whether server is up already or not.

2016-09-20 Thread git-admin
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch bugfix/osx in repository x2goclient. commit 8381a9c3e2498ef1e9a9a3d5d2024dcdd9d0f303 Author: Mihai Moldovan Date: Fri May 6 23:45:55 2016 +0200 src/onmainwindow.cpp: make use

[X2Go-Commits] [x2goclient] 156/217: src/onmainwindow.cpp: fix compile error due to misuse of #ifdef.

2016-09-20 Thread git-admin
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch bugfix/osx in repository x2goclient. commit de6f144655dfd13991c1019432a795c3aac4dd3e Author: Mihai Moldovan Date: Fri May 6 23:41:52 2016 +0200 src/onmainwindow.cpp: fix

[X2Go-Commits] [x2goclient] 215/217: src/pulsemanager.cpp: remove unused variables.

2016-09-20 Thread git-admin
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch bugfix/osx in repository x2goclient. commit 84993c70ef65432c3f5b3b17a8a2bbb7782f358a Author: Mihai Moldovan Date: Sat Aug 13 23:27:42 2016 +0200 src/pulsemanager.cpp: remove

[X2Go-Commits] [x2goclient] 213/217: src/unixhelper.{cpp, h}: split off core functionality of kill_pgroup () into a new function called real_kill_pgroup ().

2016-09-20 Thread git-admin
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch bugfix/osx in repository x2goclient. commit f430fe7bc58d0405cba6cf983da687d0b1bdf1ce Author: Mihai Moldovan Date: Fri Aug 12 09:00:41 2016 +0200 src/unixhelper.{cpp,h}: split

[X2Go-Commits] [x2goclient] 216/217: src/unixhelper.cpp: code cleanup.

2016-09-20 Thread git-admin
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch bugfix/osx in repository x2goclient. commit fe3eae7074131fbb9e0585fe5f176f3c6e6c69be Author: Mihai Moldovan Date: Sat Aug 13 23:33:15 2016 +0200 src/unixhelper.cpp: code

[X2Go-Commits] [x2goclient] 64/217: deduplicate.sh: fix parse_otool_output: we want to return failure only iff any of the strings are present in otool's output and actually handle the failure string *

2016-08-27 Thread git-admin
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch bugfix/osx in repository x2goclient. commit e776381c6a4ddf9066d900c6758065f25cb0b397 Author: Mihai Moldovan Date: Thu Aug 27 04:53:44 2015 +0200 deduplicate.sh: fix

[X2Go-Commits] [x2goclient] 60/217: deduplicate.sh: add first skeleton for library dependency rewriting of deleted duplicates.

2016-08-27 Thread git-admin
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch bugfix/osx in repository x2goclient. commit c0d1edd5fbc3dd601e2902730ba97493e1d2706f Author: Mihai Moldovan Date: Thu Aug 27 03:57:10 2015 +0200 deduplicate.sh: add first

[X2Go-Commits] [x2goclient] 113/217: pulsemanager.cpp: make generate_server_config () Windows-compatible.

2016-08-27 Thread git-admin
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch bugfix/osx in repository x2goclient. commit 88dae8a5af5b095c682fbdd52e43ebad9c8626eb Author: Mihai Moldovan Date: Fri Oct 30 03:44:07 2015 +0100 pulsemanager.cpp: make

[X2Go-Commits] [x2goclient] 116/217: pulsemanager.cpp: make startup sound playing via slot_play_startup_sound () Windows-compatible.

2016-08-27 Thread git-admin
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch bugfix/osx in repository x2goclient. commit fd8198f598ad81bba93072a777ee223aaf1958ff Author: Mihai Moldovan Date: Fri Oct 30 03:47:37 2015 +0100 pulsemanager.cpp: make

[X2Go-Commits] [x2goclient] 119/217: pulsemanager.{cpp, h}: find_port () actually returns a value, fix declaration accordingly.

2016-08-27 Thread git-admin
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch bugfix/osx in repository x2goclient. commit 38b0fc9a5ff41e7bf3e83afecd2fbe85da7a48df Author: Mihai Moldovan Date: Mon Nov 30 04:39:33 2015 +0100 pulsemanager.{cpp,h}:

[X2Go-Commits] [x2goclient] 115/217: pulsemanager.cpp: only play startup sound if DEBUG macro is defined.

2016-08-27 Thread git-admin
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch bugfix/osx in repository x2goclient. commit dc1ec7c3885b068b8beae37f5e96fd184d1336d1 Author: Mihai Moldovan Date: Fri Oct 30 03:45:49 2015 +0100 pulsemanager.cpp: only play

[X2Go-Commits] [x2goclient] 118/217: pulsemanager.cpp: typo fix in member variable name server_working_dir_.

2016-08-27 Thread git-admin
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch bugfix/osx in repository x2goclient. commit ade3ff8f6923cfd3db732748edfdfaab8f3bc737 Author: Mihai Moldovan Date: Mon Nov 30 04:35:57 2015 +0100 pulsemanager.cpp: typo fix in

[X2Go-Commits] [x2goclient] 114/217: pulsemanager.cpp: make generate_client_config () Windows-compatible.

2016-08-27 Thread git-admin
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch bugfix/osx in repository x2goclient. commit 9f47f5920ddf32cb83ebdbe926eb9243721f5911 Author: Mihai Moldovan Date: Fri Oct 30 03:44:53 2015 +0100 pulsemanager.cpp: make

[X2Go-Commits] [x2goclient] 117/217: pulsemanager.h: whitespace only.

2016-08-27 Thread git-admin
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch bugfix/osx in repository x2goclient. commit e0d607a78c3f3226a052754f3b138cbba5ea7fe3 Author: Mihai Moldovan Date: Mon Nov 30 04:35:23 2015 +0100 pulsemanager.h: whitespace

[X2Go-Commits] [x2goclient] 142/217: src/pulsemanager.{cpp, h}: add get_pulse_dir () for fetching the (OS-dependent) PulseAudio config and cookie directory.

2016-08-27 Thread git-admin
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch bugfix/osx in repository x2goclient. commit 3daf9376af09b0e5058d2a7c124117c9d07db6d9 Author: Mihai Moldovan Date: Wed Apr 27 00:55:28 2016 +0200 src/pulsemanager.{cpp,h}: add

[X2Go-Commits] [x2goclient] 144/217: src/pulsemanager.cpp: add "FIXME" debug logging (and cleanup.)

2016-08-27 Thread git-admin
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch bugfix/osx in repository x2goclient. commit ed550debb4217477ae16fc3c98c766c640475390 Author: Mihai Moldovan Date: Wed Apr 27 01:39:02 2016 +0200 src/pulsemanager.cpp: add

[X2Go-Commits] [x2goclient] 147/217: src/configdialog.{cpp, h}: add "no record" support for OS X (through PulseManager.)

2016-08-27 Thread git-admin
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch bugfix/osx in repository x2goclient. commit e570ed920abaee924910bd297a51c732d316698a Author: Mihai Moldovan Date: Fri Apr 29 02:00:42 2016 +0200 src/configdialog.{cpp,h}: add

[X2Go-Commits] [x2goclient] 148/217: src/configdialog.cpp: whitespace only.

2016-08-27 Thread git-admin
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch bugfix/osx in repository x2goclient. commit 6b72065676babe6665daa718c58284839d0e5d6b Author: Mihai Moldovan Date: Fri Apr 29 02:08:03 2016 +0200 src/configdialog.cpp:

[X2Go-Commits] [x2goclient] 149/217: src/onmainwindow.{cpp, h}: hook PulseManager in - for both OS X and Windows.

2016-08-27 Thread git-admin
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch bugfix/osx in repository x2goclient. commit 6b4e636e6cb4eff70ef6e5adea0108a67dfc04db Author: Mihai Moldovan Date: Wed May 4 23:23:07 2016 +0200 src/onmainwindow.{cpp,h}: hook

[X2Go-Commits] [x2goclient] 154/217: src/onmainwindow.cpp: fix compile errors due to misspelled function names.

2016-08-27 Thread git-admin
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch bugfix/osx in repository x2goclient. commit d26d98224627c7f12120f6cf4fa4f43b173f34e9 Author: Mihai Moldovan Date: Wed May 4 23:54:20 2016 +0200 src/onmainwindow.cpp: fix

[X2Go-Commits] [x2goclient] 209/217: src/pulsemanager.cpp: make sure that wherever we interface with non-Qt functions, paths are in native form (i.e., containing empty separators, instead of the "gene

2016-08-27 Thread git-admin
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch bugfix/osx in repository x2goclient. commit 5f7145d639e9f83afc512a4c92954e63d4857b8e Author: Mihai Moldovan Date: Mon Jul 11 05:34:22 2016 +0200 src/pulsemanager.cpp: make

[X2Go-Commits] [x2goclient] 198/217: nsis/x2goclient.nsi: add startup.wav to installer package.

2016-08-27 Thread git-admin
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch bugfix/osx in repository x2goclient. commit ee59ede1084eadf24195e93e3fdab961f638a1cf Author: Mihai Moldovan Date: Thu Jun 30 23:56:08 2016 +0200 nsis/x2goclient.nsi: add

[X2Go-Commits] [x2goclient] 200/217: src/pulsemanager.h: use windows_stdint.h header on Windows, cstdint otherwise.

2016-08-27 Thread git-admin
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch bugfix/osx in repository x2goclient. commit 283b6495b75457b1568001fe415ab44379711536 Author: Mihai Moldovan Date: Mon Jul 4 05:06:28 2016 +0200 src/pulsemanager.h: use

[X2Go-Commits] [x2goclient] 211/217: src/unixhelper.{cpp, h}: make argument of kill_pgroup () const.

2016-08-27 Thread git-admin
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch bugfix/osx in repository x2goclient. commit ca4ddfc6cedcec4bdc02216d6d7931dd5cc14ec1 Author: Mihai Moldovan Date: Fri Aug 12 09:04:42 2016 +0200 src/unixhelper.{cpp,h}: make

[X2Go-Commits] [x2goclient] 204/217: src/onmainwindow.cpp: add another pair of braces to in_addr-type variable initialization on Windows to silence compiler warning.

2016-08-27 Thread git-admin
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch bugfix/osx in repository x2goclient. commit 8c1f3d30f50bd97f98be3f09bae4dd38358313ff Author: Mihai Moldovan Date: Mon Jul 4 05:40:33 2016 +0200 src/onmainwindow.cpp: add

[X2Go-Commits] [x2goclient] 205/217: src/onmainwindow.cpp: fix compile error on Windows after moving some code around.

2016-08-27 Thread git-admin
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch bugfix/osx in repository x2goclient. commit 0715c0fbe0ce9eb7e4ae8ca54614e32a4c3cafeb Author: Mihai Moldovan Date: Mon Jul 4 23:03:57 2016 +0200 src/onmainwindow.cpp: fix

[X2Go-Commits] [x2goclient] 202/217: src/onmainwindow.cpp: drop obsolete pulseVersionTest variable initialization in Windows-only code.

2016-08-27 Thread git-admin
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch bugfix/osx in repository x2goclient. commit 326b4b3cfb87ca9f91e47cb75da4b3db8fc033a7 Author: Mihai Moldovan Date: Mon Jul 4 05:34:34 2016 +0200 src/onmainwindow.cpp: drop

[X2Go-Commits] [x2goclient] 208/217: src/pulsemanager.cpp: make PA version parsing function more generic and don't expect that a number is always terminated with a period or dash.

2016-08-27 Thread git-admin
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch bugfix/osx in repository x2goclient. commit e28e785eb3323c5d1b763e946ef5941935b8d30f Author: Mihai Moldovan Date: Mon Jul 11 05:22:09 2016 +0200 src/pulsemanager.cpp: make PA

[X2Go-Commits] [x2goclient] 215/217: src/pulsemanager.cpp: remove unused variables.

2016-08-27 Thread git-admin
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch bugfix/osx in repository x2goclient. commit 17e70ba597b3dbb8cb0204d6ba0348f9049e42a4 Author: Mihai Moldovan Date: Sat Aug 13 23:27:42 2016 +0200 src/pulsemanager.cpp: remove

[X2Go-Commits] [x2goclient] 206/217: src/onmainwindow.cpp: use correct C++ universal initializer for initializing in_addr-type variable, the C-style universal zero initializer won't cut it here.

2016-08-27 Thread git-admin
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch bugfix/osx in repository x2goclient. commit de931a150056bac2923670b8d162cd7a31de0c83 Author: Mihai Moldovan Date: Mon Jul 4 23:16:59 2016 +0200 src/onmainwindow.cpp: use

[X2Go-Commits] [x2goclient] 207/217: src/pulsemanager.h: include accidentally omitted wapi.h header file.

2016-08-27 Thread git-admin
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch bugfix/osx in repository x2goclient. commit d18c800e928e1009a74925f10dda9db92a29bec6 Author: Mihai Moldovan Date: Mon Jul 4 23:19:13 2016 +0200 src/pulsemanager.h: include

[X2Go-Commits] [x2goclient] 217/217: src/{unixhelper.cpp, x2goclient.cpp}: fix errno usage - save before use.

2016-08-27 Thread git-admin
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch bugfix/osx in repository x2goclient. commit 39dae217c6b28c4b894dec5179bda5fa4c020768 Author: Mihai Moldovan Date: Sat Aug 13 23:42:53 2016 +0200

[X2Go-Commits] [x2goclient] 07/217: x2goclient.cpp: add legacy header needed for old operating systems.

2016-08-27 Thread git-admin
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch bugfix/osx in repository x2goclient. commit 6c3306625e0b9fbd0794f3f3f769ebfffd0724f5 Author: Mihai Moldovan Date: Mon Mar 16 20:37:43 2015 +0100 x2goclient.cpp: add legacy

[X2Go-Commits] [x2goclient] 37/217: macbuild.sh: add new get_nesting_level() helper function.

2016-08-27 Thread git-admin
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch bugfix/osx in repository x2goclient. commit e617f5f725122a1108bcb6b0852bfccea5e17964 Author: Mihai Moldovan Date: Sun May 3 23:22:49 2015 +0200 macbuild.sh: add new

[X2Go-Commits] [x2goclient] 36/217: macbuild.sh: add new lazy_canonical_path() helper function.

2016-08-27 Thread git-admin
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch bugfix/osx in repository x2goclient. commit 77470c31ba909a2980e64274d80fa22ba69fc7b3 Author: Mihai Moldovan Date: Sun May 3 23:21:31 2015 +0200 macbuild.sh: add new

[X2Go-Commits] [x2goclient] 39/217: macbuild.sh: refactor nxproxy detection to use MACPORTS_PREFIX.

2016-08-27 Thread git-admin
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch bugfix/osx in repository x2goclient. commit bbf966dcb3febd5873f544e6c0044ecf0433ecaa Author: Mihai Moldovan Date: Sun May 3 23:28:02 2015 +0200 macbuild.sh: refactor nxproxy

<    5   6   7   8   9   10   11   12   13   14   >