SHA256
1
0
forked from pool/Jamulus
Jamulus/Jamulus-public.service
Konstantin Voinov f5eeb2e629 Accepting request 897033 from home:kill_it:branches:multimedia:apps
- change central server to directory term
- Update to 3.8.0
 * The term "Central server" has been replaced with "Directory 
   server" (, , ).
   Note that the program will still accept the --centralserver 
   option for backward
   compatibility with existing system startup scripts, but its usage 
   is deprecated.
   (contributed by @pljones, @softins)
   
 * Mac: Generate build with Qt 5.15.2 for better compatibility with 
   Big Sur (, ).
   We still build a legacy version with Qt 5.9.9 to support older 
   versions of macOS:
    * Users of 10.13 (High sierra) or newer should use the standard 
      build with Qt 5.15.2
    * Users of Yosemite, El Capitan or Sierra should use the legacy 
      build with Qt 5.9.9
      (contributed by @softins)
   
 * GUI: Settings window has been reorganized into tabs (, 
   , , ):
    * User Profile window has been integrated into the settings 
      window.
    * Input Pan has been moved to the newly created Advanced tab 
      and removed from main window.
      (contributed by @dcorson-ticino-com, @pljones)
   
 * GUI: Moved the Ping and Delay stats from the Settings window to 
   the main window ():
   This was partly to work around a Mac issue with updates to the 
   settings window ()
   and is actually an improvement anyway, as the settings window 
   does not need to remain open.
   (contributed by @dcorson-ticino-com and @softins)
   
 * GUI: Added "About Qt" to the help menu to display version of Qt 
   (, ).
   (contributed by @softins)
   
 * GUI: Corrected the operation of What's This in the settings 
   dialog (, ).
   (contributed by @dcorson-ticino-com)
   
 * GUI: Improved the muted speaker icon display ().
   (contributed by @henkdegroot)
   
 * Added new icons for Linux desktop use ().
   (contributed by @jujudusud)
   
 * GUI: Corrected handling of custom directory server in the server, 
   to prevent
   unintended registration with a directory server (, ).
   (contributed by @softins)
   
 *  GUI: Corrected alignment of Mute icon above fader (, , 
   ).
   (contributed by @vimpostor)
   
 * GUI: Support for more than two mixer rows has been added (, 
   ).
   (contributed by @pljones)
   
 * GUI: --clientname also works in dialog titles now (, 1370).
   (contributed by @dcorson-ticino-com)
   
 * GUI: Translations have been updated
       Dutch, by @henkdegroot (, , , )
       French, by @jujudusud (, )
       German, by @rolamos (, )
       Italian, by @dzpex ()
       Polish, by @SeeLook ()
       Portuguese Brazilian, by @melcon (, )
       Portuguese European, by @Snayler ()
       Slovak, by @jose1711 ()
       Spanish, by @ignotus666 (, , )
       Swedish, by @genesisproject2020 (, )
   
 * Network: Support for DSCP Quality of Service flags has been added 
   ().
   This is supposed to lead to improved network performance.
   It is enabled by default.
   On Windows, this requires additional configuration in order to 
   work.
   Please see the Tips & Tricks page on the website for a setup 
   guide for Windows.
   (contributed by @DavidSavinkoff)
   
 * Client: Automatic channel fader adjustment simplifies mixer setup 
   by using the channel level meters ().
   (contributed by @JohannesBrx)
   
 * Client: Basic audio feedback detection has been added ().
   (contributed by @JohannesBrx)
   
 * Client: Support for input gain boost has been added (, )
   (contributed by @hoffie)
   
 * Client: Grouping support has been extended to allow for up to 
   eight groups ().
   (contributed by @pljones)
   
 * Client: A hint regarding non-default Jack support has been added 
   (, ).
   (contributed by @djfun)
   
 * Server: Support for Delay Panning has been added (, , 
   , , ):
   This feature can be enabled on servers using the new --delaypan 
   option.
   Enabling this feature will slightly increase server CPU usage.
   It can create a much more realistic spatial sound impression for 
   clients
   that are set to Stereo or Mono-in/Stereo-out mode.
   (contributed by @DetlefHennings, @Hk1020, @softins, @henkdegroot)
   
 * Server: Multi-threading performance has been improved ().
   (contributed by @menzels, @softins)
   
 * Server: Half-connected clients will no longer receive audio 
   (, ):
   Note: This breaks compatibility with client versions before 3.3.0 
   (Feb 2013).
   If you update your server, ensure that all clients use 3.3.0 or 
   later as well.
   (contributed by @softins)
   
 * Server: HTML status file is now emptied on exit (, ).
   (contributed by @hoffie, @drummer1154)
   
 * Server: An explicit bind address can now be specified (, 
   ).
   This can be done by the new --serverbindip option.
   (contributed by @buv)
   
 * Recorder: Compatibility with third-party tools such as Audacity 
   has been improved (, , ).
   Non-ASCII characters are now stripped out when creating filenames.
   (contributed by @softins, @gilgongo, @reinhardwh)
   
 * Recorder: Failures to start recording no longer result in crashes 
   (, , ).
   (contributed by @hoffie, @softins, @pljones)
   
 * Recorder: Logging has been improved (, ).
   (contributed by @hoffie, @drummer1154)
   
 * Bug fix: The mute indicator is now also shown in mono mode ().
   (contributed by @npostavs)
   
 * Bug fix: Channel mapping on Windows now only resets if the sound 
   card or the numbers of channels changed ().
   (contributed by @ann0see)
   
 * Bug fix: Jamulus client should now close itself correctly if a 
   non-working device was selected ().
   (contributed by @npostavs)
   
 * Bug fix: Server no longer crashes while changing the recording 
   directory (, ).
   (contributed by @henkdegroot, @hoffie, @softins)
   
 * Bug fix: Example systemd unit has been fixed to avoid crashing 
   when sending signals (, ).
   (contributed by @softins, @helgeerbe, @gilgongo)
   
 * Bug fix: The Windows installer now correctly compiles in a path 
   with spaces (, ).
   (contributed by @henkdegroot)
   
 * Performance: Opus encoding/decoding now uses machine-specific 
   optimizations ().
   (contributed by @npostavs)
   
 * Performance: Timer configuration for Windows servers has been 
   improved ().
   (contributed by @npostavs)
   
 * iOS support is being worked on ().
   (contributed by @jeroenvv)
   
 * Github autobuild for Mac now uses Xcode 11.7 and SDK 10.15 for 
   compatibility with Qt5 ().
   (contributed by @softins)
   
 * Build: Creation of debug builds has been simplified ().
   (contributed by @hoffie)
   
 * Internal: Constants for JACK usage have been renamed ().
   (contributed by @djfun)
   
 * Internal: Legacy IP address variables have been cleaned up ().
   (contributed by @wferi)
   
 * Internal: Added automatic code formatting with clang-format 
   (, , ).
   (contributed by @passing)
   
 * Internal: New pull requests will now be checked for coding style 
   automatically ().
   (contributed by @passing)
   
 * Internal: Windows deploy script has been aligned to autobuilds 
   ().
   (contributed by @henkdegroot)

OBS-URL: https://build.opensuse.org/request/show/897033
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/Jamulus?expand=0&rev=44
2021-06-03 01:37:46 +00:00

30 lines
635 B
Desktop File

[Unit]
Description=Jamulus-Server
After=network.target
[Service]
Type=simple
EnvironmentFile=-/etc/sysconfig/jamulus
User=jamulus
Group=nogroup
NoNewPrivileges=true
ProtectSystem=true
ProtectHome=true
Nice=-20
IOSchedulingClass=realtime
IOSchedulingPriority=0
#### Change this to set genre, location and other parameters.
#### See [Command-Line-Options](Command-Line-Options) ####
ExecStart=/usr/bin/Jamulus -s -n -e ${DIRECTORYSERVER} -o "${yourServername};${yourCity};[${yourCountryID}]"
Restart=on-failure
RestartSec=30
StandardOutput=journal
StandardError=inherit
SyslogIdentifier=jamulus
[Install]
WantedBy=multi-user.target