SHA256
1
0
forked from pool/jacktrip

4 Commits

Author SHA256 Message Date
81b3a40f24 Accepting request 1204671 from multimedia:apps
OBS-URL: https://build.opensuse.org/request/show/1204671
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/jacktrip?expand=0&rev=23
2024-09-30 13:41:36 +00:00
1ad2bd7fcd - Update to 2.4.1:
* Increase PLC auto headroom more aggressively when very low jitter

OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/jacktrip?expand=0&rev=44
2024-09-30 07:06:33 +00:00
afb43b14de Accepting request 1201730 from multimedia:apps
OBS-URL: https://build.opensuse.org/request/show/1201730
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/jacktrip?expand=0&rev=22
2024-09-18 13:27:42 +00:00
419a029156 - Update to 2.4.0:
* Fix for linux download zip missing files 
  * Detect and warn against using speakers 
  * Decoupling QJackTrip/classic and Virtual Studio GUIs 
  * Ignore devices that look like iPhone microphone 
  * Adding a confirmation dialog when connecting with audio warnings 
  * Updating edit profile links to point to new user interface 
  * Skip create studio button if you are member of 0 studios 
  * Getting rid of the 5-second studio refresh timer 
  * Only enable ASIO for Windows in JackTrip Labs builds
  * Fix broken installer on mac due to path change
  * Use new create studio flow
  * VS Mode improved error handling for login screen
  * Add www to create studio url
  * PLC auto headroom tweaks to improve audio quality
  * add 100ms sleep to Patcher::registerClient to fix timing race with JACK
  * Adding support for Windows qWave (network traffic QoS)
  * Replacing buffer strategy with new PLC settings in VS mode
  * Slightly different take on advanced settings for latency

OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/jacktrip?expand=0&rev=42
2024-09-18 08:21:29 +00:00
4 changed files with 33 additions and 4 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6f66e13d17b70624ae3d586c47c16d8218c2806525c9f81f6ac064976adc7657
size 6289596

3
jacktrip-2.4.1.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b3e3ce2be811fc3d08b70eafb03ec5764d31dcad8d19d9b118fe6d4d4b4e8899
size 6295890

View File

@@ -1,3 +1,32 @@
-------------------------------------------------------------------
Mon Sep 30 06:15:01 UTC 2024 - Andrea Manzini <andrea.manzini@suse.com>
- Update to 2.4.1:
* Increase PLC auto headroom more aggressively when very low jitter
-------------------------------------------------------------------
Wed Sep 18 07:40:22 UTC 2024 - Andrea Manzini <andrea.manzini@suse.com>
- Update to 2.4.0:
* Fix for linux download zip missing files
* Detect and warn against using speakers
* Decoupling QJackTrip/classic and Virtual Studio GUIs
* Ignore devices that look like iPhone microphone
* Adding a confirmation dialog when connecting with audio warnings
* Updating edit profile links to point to new user interface
* Skip create studio button if you are member of 0 studios
* Getting rid of the 5-second studio refresh timer
* Only enable ASIO for Windows in JackTrip Labs builds
* Fix broken installer on mac due to path change
* Use new create studio flow
* VS Mode improved error handling for login screen
* Add www to create studio url
* PLC auto headroom tweaks to improve audio quality
* add 100ms sleep to Patcher::registerClient to fix timing race with JACK
* Adding support for Windows qWave (network traffic QoS)
* Replacing buffer strategy with new PLC settings in VS mode
* Slightly different take on advanced settings for latency
-------------------------------------------------------------------
Sun Jul 28 08:43:11 UTC 2024 - Andrea Manzini <andrea.manzini@suse.com>

View File

@@ -18,7 +18,7 @@
Name: jacktrip
Version: 2.3.1
Version: 2.4.1
Release: 0
Summary: Multi-machine network music performance over the Internet
License: GPL-3.0-only AND MIT AND LGPL-3.0-only