forked from pool/Jamulus
Accepting request 843860 from multimedia:apps
OBS-URL: https://build.opensuse.org/request/show/843860 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/Jamulus?expand=0&rev=12
This commit is contained in:
commit
d881775afc
@ -1,3 +1,33 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Oct 25 08:43:39 UTC 2020 - Luigi Baldoni <aloisio@gmx.com>
|
||||||
|
|
||||||
|
- Update to version 3.6.0
|
||||||
|
* handle audio packets received out of order
|
||||||
|
* most recently connected users appear on the RH side on the
|
||||||
|
fader panel
|
||||||
|
* improvements for the server multithreading
|
||||||
|
* removed Display Channel Levels setting and --servername
|
||||||
|
* removed support for further server infos in --serverinfo
|
||||||
|
since the preferred way of registering a server is to do it
|
||||||
|
using the protocol messages
|
||||||
|
* removed -g, --pingservers since all Central servers must
|
||||||
|
activate this function, now it is activated by default and
|
||||||
|
no command line argument is needed
|
||||||
|
* added --mutemyown command line argument to mute my own
|
||||||
|
signal in my personal mix, only supported in headless client
|
||||||
|
mode
|
||||||
|
* added "Mountain Dulcimer" instrument icon
|
||||||
|
* added new instrument icons for "Scratching" and "Rapping"
|
||||||
|
* replaced double types by floats for some of the signal
|
||||||
|
processing
|
||||||
|
* support permanent channl fader sorting (i.e., not only on
|
||||||
|
request but always)
|
||||||
|
* support sorting faders by channel city
|
||||||
|
* if sorting the faders by instrument, we now sort by the name
|
||||||
|
for the same instruments
|
||||||
|
* bug fix: reduced server list is displayed instead of the
|
||||||
|
normal list
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Oct 4 07:28:10 UTC 2020 - Luigi Baldoni <aloisio@gmx.com>
|
Sun Oct 4 07:28:10 UTC 2020 - Luigi Baldoni <aloisio@gmx.com>
|
||||||
|
|
||||||
|
@ -17,10 +17,10 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
%define tarball_version 3_5_12
|
%define tarball_version 3_6_0
|
||||||
|
|
||||||
Name: Jamulus
|
Name: Jamulus
|
||||||
Version: 3.5.12
|
Version: 3.6.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Low-latency internet connection tool for real-time jam sessions
|
Summary: Low-latency internet connection tool for real-time jam sessions
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:c68cec85e8e8a79fc6dc5001332be33171a898ef035e5ee750b62a1c53f0dff5
|
|
||||||
size 8794136
|
|
3
jamulus-r3_6_0.tar.gz
Normal file
3
jamulus-r3_6_0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:a40df4642752ffa5e6b0b2a815420bb9e07fe94767164a2be8ec70ade80b37bf
|
||||||
|
size 8531625
|
Loading…
Reference in New Issue
Block a user