Skip to content

Releases: jamulussoftware/jamulus

r3_6_1

21 Nov 16:23
Compare
Choose a tag to compare
  • 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

r3_6_0

25 Oct 06:59
Compare
Choose a tag to compare
  • handle audio packets received out of order, coded by softins (#619)

  • most recently connected users appear on the RH side on the fader panel (#673)

  • improvements for the server multithreading, coded by kraney (#653)

  • removed Display Channel Levels setting and --servername (#638)

  • removed support for further server infos in --serverinfo since the preferred
    way of registering a server is to do it using the protocol messages (#638)

  • removed -g, --pingservers since all Central servers must activate this function,
    now it is activated by default and no command line argument is needed (#638)

  • added --mutemyown command line argument to mute my own signal in my personal mix,
    only supported in headless client mode (#340)

  • added "Mountain Dulcimer" instrument icon, created by dora71 (#649)

  • added new instrument icons for "Scratching" and "Rapping"

  • replaced double types by floats for some of the signal processing, coded by hselasky (#544)

  • support permanent channl fader sorting (i.e., not only on request but always) (#666)

  • support sorting faders by channel city

  • if sorting the faders by instrument, we now sort by the name for the same instruments

  • improvements to the Android audio interface, coded by j-santander (#83)

  • bug fix: reduced server list is displayed instead of the normal list (#657)

r3_5_12

03 Oct 19:50
Compare
Choose a tag to compare
  • added hyperlink support for the chat window, coded by jc-Rosichini (#591)

  • added new menu entry "Clear All Stored Solo Settings" (#616)

  • fade in all clients at the server when entering a server to avoid the volume
    is at 100% when joining a server (#628)

  • added a qmake CONFIG flag for disabling the automatic version check (#370)

  • 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 (#365)

  • 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 (#587, #367, #81)

  • added a protocol message for a reduced server list to improve the situation caused
    by UDP packet fragmentation (#631, #255)

  • added translation: Slovak by jose1711 (#635)

  • bug fix: crash when using the jam recorder in the server, coded by pljones (#618)

r3_5_11

19 Sep 19:02
Compare
Choose a tag to compare
  • support a check for updates (#370)

  • added an optional server list whitelist filter (#413)

  • added a command line argument to enable multithreading in the server (#339)

  • added support for split protocol messages (fixes bug with large number of clients
    connected to a server, #547)

  • store recorder settings, coded by pljones (#313)

  • added a command line argument to disable recording on start up, coded by pljones (#574)

  • accessibility improvements, coded by chigkim (#498, #512)

  • added Jack audio audio latency calculation, coded by bflamig (#437)

  • show the server name in the title bar (#559)

  • bug fix: crash when using the Jack backend and quickly reconfiguring, coded by hselasky (#543)

  • 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 (#537)

r3_5_10

16 Aug 07:18
Compare
Choose a tag to compare
  • 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 (#293)

  • if network name/address contains spaces, they are removed now,
    coded by dingodoppelt (#462)

  • 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 (#495)

  • added a red message to indicate that Mute Myself is activated (#476)

  • manual clip LED reset by mouse click on the level meter (#421)

  • replacing internal history graph functionality by external scripts/tools (#501)

  • accessibility improvements, coded by chigkim (#499, #510, #514)

  • bug fix: fixed a stability issue in the server (should fix #480)

  • bug fix: --showallservers ping column sort is alphabetic (#201)

r3_5_9

19 Jul 06:47
Compare
Choose a tag to compare
  • new app icon for Jamulus, created by geheimerEichkater (#410)

  • support up to four different groups for the channels (#202)

  • support sorting faders by channel group

  • add support to change the GUI language (#297)

  • add special server list filter for filtering occupied servers by using "#" (#397)

  • update server UI to allow setting the jam recorder directory (like -R) (#228, #405)

  • redesign of the server dialog (e.g. added welcome message setting)

  • save and restore mixer state (like fader, mute, etc.) (#377)
    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 (#451)

  • log the number of connected clients on each new connection (#277)

  • move the Mute Myself button up to prevent accidentally disconnecting

  • bug fix: grouping faders in the client should be proportional (see discussion in #202, #419)

r3_5_8

30 Jun 20:15
Compare
Choose a tag to compare
  • bug fix: incorrect selection of UI language (#408)

r3_5_7

28 Jun 07:01
Compare
Choose a tag to compare
  • add new "compact" skin, intended for large ensembles (#339)

  • support sorting faders by channel instrument, coded by Alberstein8 (#356)

  • new group switch to change several faders in sync, coded by Alberstein8 (#202, #379)

  • support a clip LED, coded by fleutot (#220)

  • add server recording indicator, coded by pljones (#295)

  • support for storing/recovering the server window positions (#357)

  • add a headless build type which does not depend on QtGui/QtWidgets, coded by marcan (#322)

  • the local pan middle position is no longer attenuated in Mono-in/Stereo-out mode (#353)

  • added translation: Brazilian Portuguese by melcon (#372)

  • add send button to chat window (#384)

  • add some protections to the code, coded by atsampson (#380, #381, #382)

  • bug fix: server window stop updating after minimized, coded by AronVietti (#355, #383)

r3_5_6

14 Jun 10:10
Compare
Choose a tag to compare
r3_5_6