SHA256
1
0
forked from pool/Jamulus

Accepting request 843859 from home:alois:branches:multimedia:apps

- 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

OBS-URL: https://build.opensuse.org/request/show/843859
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/Jamulus?expand=0&rev=27
This commit is contained in:
2020-10-25 09:04:59 +00:00
committed by Git OBS Bridge
parent ab1a2607a3
commit fb04eebd60
4 changed files with 35 additions and 5 deletions

View File

@@ -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>

View File

@@ -17,10 +17,10 @@
#
%define tarball_version 3_5_12
%define tarball_version 3_6_0
Name: Jamulus
Version: 3.5.12
Version: 3.6.0
Release: 0
Summary: Low-latency internet connection tool for real-time jam sessions
License: GPL-2.0-or-later

View File

@@ -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
View File

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