SHA256
1
0
forked from pool/Jamulus

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

- Update to version 3.5.10
  * do not change the server list order if the mouse is over the
    table to avoid selecting an incorrect server on a mouse
    double click
  * if network name/address contains spaces, they are removed
    now, coded by dingodoppelt
  * improve compact skin by using smaller font size
  * improve server audio mix processing for better clipping
    behavior
  * support MIDI control faders in headless build (#483)
  * option to set Mute Myself on with a command line argument
  * added a red message to indicate that Mute Myself is
    activated
  * manual clip LED reset by mouse click on the level meter
  * replacing internal history graph functionality by external
    scripts/tools
  * accessibility improvements, coded by chigkim
  * bug fix: added more mutex in the server
  * bug fix: --showallservers ping column sort is alphabetic
- Drop _service file
- Spec cleanup

OBS-URL: https://build.opensuse.org/request/show/826995
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/Jamulus?expand=0&rev=19
This commit is contained in:
Luigi Baldoni 2020-08-16 08:45:02 +00:00 committed by Git OBS Bridge
parent c98fb43097
commit 7762ef739a
5 changed files with 32 additions and 13 deletions

View File

@ -1,3 +1,28 @@
-------------------------------------------------------------------
Sun Aug 16 08:15:56 UTC 2020 - aloisio@gmx.com
- Update to version 3.5.10
* do not change the server list order if the mouse is over the
table to avoid selecting an incorrect server on a mouse
double click
* if network name/address contains spaces, they are removed
now, coded by dingodoppelt
* improve compact skin by using smaller font size
* improve server audio mix processing for better clipping
behavior
* support MIDI control faders in headless build (#483)
* option to set Mute Myself on with a command line argument
* added a red message to indicate that Mute Myself is
activated
* manual clip LED reset by mouse click on the level meter
* replacing internal history graph functionality by external
scripts/tools
* accessibility improvements, coded by chigkim
* bug fix: added more mutex in the server
* bug fix: --showallservers ping column sort is alphabetic
- Drop _service file
- Spec cleanup
-------------------------------------------------------------------
Mon Aug 3 11:09:38 UTC 2020 - Luigi Baldoni <aloisio@gmx.com>

View File

@ -17,10 +17,10 @@
#
%define tarball_version 3_5_9
%define tarball_version 3_5_10
Name: Jamulus
Version: 3.5.9
Version: 3.5.10
Release: 0
Summary: Low-latency internet connection tool for real-time jam sessions
License: GPL-2.0-or-later
@ -51,12 +51,12 @@ collects the audio data from each Jamulus client software, mixes the audio data
and sends the mix back to each client.
%prep
%setup -q -n jamulus-r%{tarball_version}
%autosetup -n jamulus-r%{tarball_version}
install %{SOURCE1} .
%build
%qmake5 CONFIG+=opus_shared_lib
make %{?_smp_mflags}
%make_jobs
%install
install -D -m0755 Jamulus %{buildroot}%{_bindir}/%{name}

View File

@ -1,6 +0,0 @@
<services>
<service name="download_files" mode="disabled">
<param name="enforcelocal">yes</param>
<param name="changesgenerate">enable</param>
</service>
</services>

3
jamulus-r3_5_10.tar.gz Normal file
View File

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

View File

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