- 04 Sep, 2020 1 commit
-
-
Roman Haefeli authored
-
- 05 Aug, 2020 1 commit
-
-
cchafe authored
* increment version to 1.2.1 * CHANGESLOG.txt updated
-
- 02 Aug, 2020 2 commits
-
-
wholenotes authored
Revert "Set QT5 dependency in build script"
-
cchafe authored
-
- 01 Aug, 2020 3 commits
- 31 Jul, 2020 2 commits
-
-
Daniel Riechers authored
-
Daniel Riechers authored
Updated build script to select QT5 build tools when 4 and 5 are installed.
-
- 30 Jul, 2020 1 commit
-
-
Tom Ward authored
-
- 29 Jul, 2020 1 commit
-
-
mikedickey authored
Fix for hubserver failure with concurrent connections
-
- 27 Jul, 2020 3 commits
-
-
Mike Dickey authored
to receive new ones. This was causing it to fail when more than 1 client connected to a hub server at the same time. Also bumping pthreads limit -- this was tested at scale of 500 with no issues
-
Aaron Wyatt authored
Honour custom client names
-
Aaron Wyatt authored
-
- 26 Jul, 2020 1 commit
-
-
Aaron Wyatt authored
Co-authored-by:
ntonnaett <nils.tonnaett@posteo.de>
-
- 25 Jul, 2020 1 commit
-
-
ntonnaett authored
Chris
-
- 24 Jul, 2020 5 commits
-
-
cchafe authored
-
ntonnaett authored
Tiny formatting fix
-
Spencer Salazar authored
* fix osx travis build
-
Aaron Wyatt authored
Reupload of a partial fix for #73 to isolate them from the more substantial changes that have since occurred in my branch.
-
Marcin Paczkowski authored
-
- 23 Jul, 2020 1 commit
-
-
Noah Horn authored
Removed extra space after CCRMA link, following the formatting of the other links.
-
- 21 Jul, 2020 2 commits
-
-
Aaron Wyatt authored
Fix OSX defines in UdpDataProtocol
-
Aaron Wyatt authored
Removed an extra _ in a couple of defines.
-
- 14 Jul, 2020 1 commit
-
-
wholenotes authored
added peer address to UDP waiting too long
-
- 13 Jul, 2020 10 commits
-
-
cc authored
-
cc authored
-
cc authored
/* * version skew? testing without this line //Make sure we don't start sending packets too soon. QThread::msleep(100); */
-
cc authored
-
cc authored
-
cc authored
-
cc authored
-
cc authored
-
cc authored
-
Tom Ward authored
* help end-users to spot the option that they need to disable hub auto patch * feed back better information when running with this option
-
- 02 Jul, 2020 1 commit
-
-
Spencer Salazar authored
* travis test * add master branch * travis fixes * travis update * travis update * travis update * travis update * travis update * travis update * travis update * travis update * travis update * travis update * travis update * travis update * travis update * add atomic header * travis update * travis update * travis update * travis update * travis update * travis update * travis update * travis update * remove unnecessary change * remove unnecessary change * Update .travis.yml
-
- 23 Jun, 2020 1 commit
-
-
daveccrma authored
reverted a change to UdpDataProtocol.cpp, jacktrip used to give a cle…
-
- 20 Jun, 2020 2 commits
-
-
Chris Chafe authored
reverted a change to UdpDataProtocol.cpp, jacktrip used to give a clear error message when a client connection attempt fails due to a mismatch between the client's buffer size in jack and the setting on the server side. This message is now missing--the connection attempt fails silently.
-
Chris Chafe authored
-
- 19 Jun, 2020 1 commit
-
-
Chris Chafe authored
-