SHA256
1
0
forked from pool/Jamulus
Jamulus/Jamulus.changes
Konstantin Voinov 5418164c30 Accepting request 855572 from home:kill_it:branches:multimedia:apps
- Update to version 3.6.2
  * change Clear All Stored Solo Settings to clear Mute as 
    well (#731)
  * avoid selecting IPv6 results from hostname lookup, coded by 
    jarmar (#722)
  * added possibility to set MIDI offset for fader control to 
    --ctrlmidich (#95)
  * detect if no audio Device is selected before trying to connect
    a server (#129)
  * on MacOS if an audio device is no longer available, show a 
    warning rather than switching to default automatically (#727)
  * bug fix: sliders move by themselves if fader groups are used
    on reconnect (#611)
  * bug fix: do not reset sound card channel selection on a device
    property change (#727)
  * bug fix: compiling Jamulus 3.6.1 is failing on Debian 9 
    Linode (#736)
  * bug fix: on MacOS Jamulus does not always select the previous
    sound card (#680)
  * bug fix: use new server icon on Mac server bundle and Windows
    installer (#737)
  * bug fix: ping times of servers which are further down the
    server list are too high (#49)

OBS-URL: https://build.opensuse.org/request/show/855572
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/Jamulus?expand=0&rev=31
2020-12-13 14:23:26 +00:00

409 lines
17 KiB
Plaintext

-------------------------------------------------------------------
Sun Dec 13 09:18:17 UTC 2020 - Konstantin Voinov <kv@kott.no-ip.biz>
- Update to version 3.6.2
* change Clear All Stored Solo Settings to clear Mute as
well (#731)
* avoid selecting IPv6 results from hostname lookup, coded by
jarmar (#722)
* added possibility to set MIDI offset for fader control to
--ctrlmidich (#95)
* detect if no audio Device is selected before trying to connect
a server (#129)
* on MacOS if an audio device is no longer available, show a
warning rather than switching to default automatically (#727)
* bug fix: sliders move by themselves if fader groups are used
on reconnect (#611)
* bug fix: do not reset sound card channel selection on a device
property change (#727)
* bug fix: compiling Jamulus 3.6.1 is failing on Debian 9
Linode (#736)
* bug fix: on MacOS Jamulus does not always select the previous
sound card (#680)
* bug fix: use new server icon on Mac server bundle and Windows
installer (#737)
* bug fix: ping times of servers which are further down the
server list are too high (#49)
-------------------------------------------------------------------
Sun Nov 22 22:50:15 UTC 2020 - Konstantin Voinov <kv@kott.no-ip.biz>
- Update to version 3.6.1
* added menu entry "Set All Faders to New Client Level" (#622)
* isolate a channel from the group temporarily with
shift-click-drag (#695)
* on shift-click the pan reset to 0 L/R (#707)
* support multiple custom central server addresses (#698)
* the Jamulus server now has a different icon, created by
geheimerEichkater (#700)
* support two rows for the mixer panel (#720)
* changed RYG indicator lights with colour-blind compensation,
created by geheimerEichkater (#57)
* saving and loading mixer settings is now possible during an
active connection and a mixer settings file can be loaded with
drag'n'drop (#706)
* menu entry Clear All Stored Solo Settings is now enabled
during an active connection
* bug fix: the fader group property was not correctly loaded
from the ini file
-------------------------------------------------------------------
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>
- Update to version 3.5.12
* added hyperlink support for the chat window
* added new menu entry "Clear All Stored Solo Settings"
* fade in all clients at the server when entering a server to
avoid the volume is at 100% when joining a server
* added a qmake CONFIG flag for disabling the automatic
version check
* avoid confusion with the Server Address field on the
connection setup window by no longer showing the server name
in that field since it is only intended for entering IP
addresses or valid server URLs
* removed the "Show Creative Commons BY-NC-SA 4.0 Licence
Dialog" setting from the server GUI and changed the
-L/--licence text in the licence dialog to "Do you agree
to the text in the chat window?" so that a licence text must
now be given in the server welcome message
* added a protocol message for a reduced server list to
improve the situation caused by UDP packet fragmentation
* added translation: Slovak
* bug fix: crash when using the jam recorder in the server
- Dropped Jamulus-disable_version_check.patch (merged upstream)
-------------------------------------------------------------------
Thu Sep 24 18:57:44 UTC 2020 - Luigi Baldoni <aloisio@gmx.com>
- Update to version 3.5.11
* support a check for updates
* added an optional server list whitelist filter
* added a command line argument to enable multithreading in
the server
* added support for split protocol messages (fixes bug with
large number of clients connected to a server)
* store recorder settings
* added a command line argument to disable recording on start
up
* accessibility improvements
* added Jack audio audio latency calculation
* show the server name in the title bar
* bug fix: crash when using the Jack backend and quickly
reconfiguring, coded by hselasky
* bug fix: Alt+h shortcut to open the Chat dialog did not
work, use Alt+c instead
* bug fix: pan is not correctly initialized in the server on a
new connection
- Add Jamulus-disable_version_check.patch
-------------------------------------------------------------------
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>
- Update to version 3.5.9
* new app icon for Jamulus, created by geheimerEichkater
* support up to four different groups for the channels
* support sorting faders by channel group
* add support to change the GUI language
* add special server list filter for filtering occupied
servers by using "#"
* update server UI to allow setting the jam recorder directory
(like -R)
* redesign of the server dialog (e.g. added welcome message
setting)
* save and restore mixer state (like fader, mute, etc.)
note that saving/loading of settings only works if not
connected
* scale channel instrument picture in Compact skin mode
* show maximum number of clients for servers in the
serverlist, coded by dingodoppelt
* log the number of connected clients on each new connection
* move the Mute Myself button up to prevent accidentally
disconnecting
* bug fix: grouping faders in the client should be
proportional
version 3.5.8:
* bug fix: incorrect selection of UI language
version 3.5.7:
* add new "compact" skin, intended for large ensembles
* support sorting faders by channel instrument, coded by
Alberstein8
* new group switch to change several faders in sync, coded by
Alberstein8
* support a clip LED, coded by fleutot
* add server recording indicator, coded by pljones
* support for storing/recovering the server window positions
* add a headless build type which does not depend on
QtGui/QtWidgets, coded by marcan
* the local pan middle position is no longer attenuated in
Mono-in/Stereo-out mode
* added translation: Brazilian Portuguese by melcon
* add send button to chat window
* add some protections to the code, coded by atsampson
* bug fix: server window stop updating after minimized, coded
by AronVietti
version 3.5.6:
* support sorting faders by channel name
* enable/disable recording from command line, coded by pljones
* add Audacity "list of files" writer to jam recorder, by
pljones
* make level meter LED black when off, by fleutot
* added ukulele/bass ukulele instrument icons created by dos1
* avoid showing IP address if no name in the musician profile
is given
* show channel numbers if --ctrlmidich is used
* added check in acknowledge message, coded by atsampson
* bug fix: on MacOS declare an activity to ensure the process
doesn't get throttled by OS level Nap, Sleep, and Thread
Priority systems, coded by AronVietti
version 3.5.5:
* added banjo/mandolin instrument icons created by atsampson
* faster update of musicians list in the server list table
* display recorder state and latest recording directory in the
server GUI, allow a new recording to be requested, by
pljones
* New Client Level now also applies if you enter a server
* bug fix: honour own fader and Mute button in Mute Myself
* bug fix: audio fader sliders cannot be moved if the main
windows is too small
* bug fix: server gain calculations were incorrect (introduced
in version 3.5.4)
version 3.5.4:
* introduce genre-based server lists
* implement panning for channels, coded by tarmoj
* added an indicator that another client has muted me
* move central server type dropdown to connection setup
* added vocal bass/tenor/alto/soprano instrument icons created
by Alberstein8
* support intermediate Reaper RPP file while recording, coded
by pljones
* save client settings on Linux cmdline termination signal,
coded by pljones
* added translation: Italian by dzpex
* bug fix: fixed misaligned tracks in recordings, coded by
snayler, improved by pljones
version 3.5.3:
* correct unregister of headless server and RPP file creation
on SIGINT/SIGTERM, coded by pljones
* for CoreAudio and 4 channel input, support mixing channels
1&2 with 3&4
* added bassoon/oboe/harp instrument icons created by dszgit,
congas/bongo created by bspeer
* link to docs from application Help menu
* support Mac CoreAudio aggregated devices
* added translations: French by trebmuh, Portuguese by Snayler,
Spanish by ignotus666, Dutch by jerogee, German by corrados
* new design for the About dialog
* new command line option -d to disconnect all clients on
shutdown of the server
* bug fix: for mono capture jack audio interface Jamulus
complains it cannot make connections
* bug fix: fixed that Jamulus segfaults when jackd is
restarted
* bug fix: better handling of disconnect message in the client
* note: Jamulus is no longer compatible to Qt4
-------------------------------------------------------------------
Mon May 11 14:18:37 UTC 2020 - suse@adamspiers.org
- Update to version 3.5.2:
* use audio level meter bars for normal skin
* store Show All Musicians setting in the ini-file
* improved Mac installer, coded by doloopuntil
* support to open ASIO driver setup(s) if startup failed due to incorrect driver settings (Ticket #117)
* added -v/--version command line argument to output version information (Ticket #121)
* added bodhran and other instrument icons, bodhran created by bomm (Ticket #131)
* bug fix: if small network buffers are used we get much better audio quality when drop outs occur
* bug fix: if names given with the -o option were too long, the server registration failed (Ticket #91)
* bug fix: audio level changes if Buffer Delay is changed (Ticket #106)
* bug fix: do not reset fader level meters if number of clients change
* bug fix: fixed a crash with JackRouter 64 bit ASIO driver (Ticket #93, thanks to elliotclee)
- Add a source service.
-------------------------------------------------------------------
Wed Apr 15 20:25:56 UTC 2020 - Luigi Baldoni <aloisio@gmx.com>
- Rename source tarball
-------------------------------------------------------------------
Wed Apr 8 17:06:46 UTC 2020 - Gustavo Pichorim Boiko <gboiko@suse.com>
- Update to version 3.4.5
The upstream maintainer announced that he will no longer publish source
tarballs to SF.net, so fetched the tarball from github directly.
Changes included:
* audio fade-in at the server if a new client connects
* added a scroll bar to the mixer board to support large numbers of
mixer faders (a thank you to doloopuntil for his help)
* changed the maximum number of clients supported by the server from 20 to 50
* Windows installer now contains a 32 and 64 bit version of Jamulus (the version to
be installed is selected automatically according to the detected operating system)
* bug fix: server list ping times may not be accurate and client list may not be retrieved
-------------------------------------------------------------------
Fri Apr 3 19:45:45 UTC 2020 - Luigi Baldoni <aloisio@gmx.com>
- Rename source icon to Jamulus_icon.png to avoid troubles
with suse_update_desktop_file.sh
-------------------------------------------------------------------
Fri Apr 3 13:26:14 UTC 2020 - Luigi Baldoni <aloisio@gmx.com>
- Create desktop file via script since upstream no longer
supplies it
- Address rpmlint complaints
-------------------------------------------------------------------
Sat Mar 28 16:05:08 UTC 2020 - Stefan Dirsch <sndirsch@suse.com>
- Update to version 3.4.4
* added support for controlling the audio mixer faders with a
MIDI controller (MacOS and Linux)
* added command line argument for disabling auto jack connection
(Ticket #49)
* audio recording for the server, coded by pljones
* SVG server history graph, coded by pljones
-------------------------------------------------------------------
Thu Oct 17 12:20:55 UTC 2019 - Richard Brown <rbrown@suse.com>
- Remove obsolete Groups tag (fate#326485)
-------------------------------------------------------------------
Mon Apr 22 11:58:26 UTC 2019 - Luigi Baldoni <aloisio@gmx.com>
- Update to version 3.4.3
* for ASIO and 4 channel input, support mixing channels 1&2
with 3&4
-------------------------------------------------------------------
Fri Mar 16 16:42:27 UTC 2018 - olaf@aepfle.de
- obsolete jamulus to allow pkg migration from packman to OBS
-------------------------------------------------------------------
Fri Mar 9 16:05:27 UTC 2018 - aloisio@gmx.com
- Update to version 3.4.2
* removed old CELT library (minimum compatible version is now
3.3.1)
* show server name in the server list in bold font if it is a
permanent server
version 3.4.1
* avoid a single jitter buffer for the auto detection
* the Musicians value in the server list shows a warning if the
server is full
* automatic server setting for permanent server flag in the
protocol
* bug fix: ping time measurement may be invalid for the Linux OS
version 3.4.0
* show the names of the connected clients in the server list
version 3.3.11
* added a new client fader level setting
version 3.3.10
* changed the default central server URL
* added support for server disconnection
version 3.3.9
* another improvement of auto jitter buffer detection in very bad
network conditions
* support client operation without using a GUI front end
version 3.3.8
* improved audio quality in bad network conditions
* more realistic overall delay estimation
* improvement of auto jitter buffer detection in bad network
conditions
* show info about sound card buffer size if not one of the
standard sizes
version 3.3.7
* added a musician profile dialog (some settings in the main
window were removed)
* a tool tip for the fader tag shows the complete musician
profile
* the city and skill level can be set in the musician profile
* added new instrument picture for "Guitar+Vocal"
version 3.3.6
* support for a country flag icon on the fader tag
* a licence agreement dialog can be requested by the server
version 3.3.5
* new compile config options for disabling old CELT, use OPUS in
a shared library and change the executable name
* added a Linux jamulus.desktop file
version 3.3.4
* true stereo reverberation effect (previously it was a mono
reverberation effect on both stereo channels)
* added a mono-in/stereo-out mode to support special sound cards
which have mono inputs for the instrument and a microphone but
have stereo outputs
* store fader solo state in the ini file
* improved stability of the audio stream by reducing audio drop
outs (by using a separate socket thread)
* removed unnecessary settings and LED indicators
* bug fix: the fader level could not be changed if the fader was
on solo
- Switched to Qt5 build
- Use system libopus
- Added Jamulus.png as source (icon of adequate size)
-------------------------------------------------------------------
Fri Jan 03 17:21:57 CET 2014 - pascal.bleser@opensuse.org
- initial version (3.3.3)