Revisions of Jamulus

buildservice-autocommit accepted request 1117020 from Eric Schirra's avatar Eric Schirra (ecsos) (revision 22)
baserev update by copy to link target
Eric Schirra's avatar Eric Schirra (ecsos) committed (revision 21)
- Update to 3.10.0
  * Build: Mac: Keep the signing-related keychain unlocked (#2927).
    (contributed by @hoffie)
  * Build: Updated bundled Qt6 to version 6.5.1 (#3070).
    (contributed by @github-actions)
  * Docs: Added JSON-RPC server connection tips (#3101).
    (contributed by @mcfnord)
  * Translation: Added trebmuh to create-translation-issues.sh (#3147).
    (contributed by @jujudusud)
  * GUI: Fix some accelerator key conflicts, and fix ellipses in Norwegian (#3156).
    (contributed by @softins)
  * Client: (Refactor) Prevent multiplication result converting to larger type (#3164).
    (contributed by @softins)
  * Client: Added SRV-based virtual hosting support (#2930).
    (contributed by @hoffie)
  * Server: Improved --serverinfo argument validation (#2951).
    (contributed by @hoffie, @pljones)
  * Server: ISO country codes can now be supplied in upper or lower case (#2934).
    (contributed by @Rob-NY)
  * Server: Use native file selection dialog for recording directory and 
    persistence file to allow read and write access outside of the macOS sandbox (#3009).
    (contributed by @ann0see)
  * Server: Rename --directoryserver to --directoryaddress (and internal changes) (#3017).
    (contributed by @pljones)
  * Server: Save the HTML formatting in Server Welcome Message. (Applies to the GUI Server.)
    (#3058). (contributed by @pljones)
  * Windows: Windows 64bit releases use Qt 6.5.2 now. 
    Jamulus will from now on only support Windows 10 and above (#2300).
    (contributed by @hoffie)
  * Linux: Debian users can now use the official PPA to get automatic updates.
buildservice-autocommit accepted request 1033848 from Eric Schirra's avatar Eric Schirra (ecsos) (revision 20)
baserev update by copy to link target
Eric Schirra's avatar Eric Schirra (ecsos) committed (revision 19)
- Update to 3.9.1
  * Client: Improved performance of GUI when someone joins or leaves a server (#2738).
    (contributed by @ann0see)
  * Client: Bugfix: Removed channel number from saved fader tag when --ctrlmidich is in use. In this release --cleanuplegacyfadersettings can be used on any saved fader settings that have been corrupted to attempt recovery (#2839).
    (contributed by @pljones)
  * Bugfix: Correct new channel not being shown to others if it connects with null channel info (#2754, #2774).
    (contributed by @softins)
  * Server: Fixed --serverinfo country code misinterpretation introduced in Jamulus 3.9.0 on Qt6-based builds such as Mac (#2829).
    (contributed by @hoffie)
  * Server: Added support for ISO country codes (de, gb, nl, ...) in --serverinfo (#2841).
    (contributed by @hoffie)
  * Directory: Bug: Correct default "self" address for directory, enabling use as a server (#2812).
    (contributed by @pljones)
  * Directory: Bug: Use configured Directory Public IP for Client when hole-punching (#2819).
    (contributed by @pljones)
  * CLI: Rephrased recording options help text on the --help output for clearer description of their functionality (#2832).
    (contributed by @ann0see)
  * Windows: Upgraded JACK build to use JACK 1.9.21 (#2665).
    (contributed by @ann0see)
  * Translations have been updated (#2835, #2852, #2856, #2915):
    (mainly translated on @weblate by multiple translators)
        Chinese, by @BLumia
        Dutch, by @henkdegroot
        French, by @trebmuh, @jujudusud, J. Lavoie
        German, by @ann0see, Hans Spoerer
        Korean, by @MarongHappy
        Norwegian Bokmål, by @comradekingu
        Polish, by @SeeLook
        Portuguese European, by @mansil
        Slovak, by @jose1711
buildservice-autocommit accepted request 880755 from Eric Schirra's avatar Eric Schirra (ecsos) (revision 18)
baserev update by copy to link target
Eric Schirra's avatar Eric Schirra (ecsos) committed (revision 17)
Eric Schirra's avatar Eric Schirra (ecsos) committed (revision 16)
  * Server lists have been reorganized to make room for more
    servers (#875):
  * Central server addresses have been moved to the jamulus.io 
    domain (#919).
  * GUI: If a name is provided using --clientname, that name is 
    shown first in the window title, to avoid clipping in the 
    Windows task bar (#789).
  * Active recording state is now highlighted in the mixerboard
    title (#968).
  * Client window makes it more obvious when not connected to
    a server by graying out input levels and showing a message
    (#847, #983).
  * Screensaver and screen blanking are now prevented on Macs
   (#834).
    Note: If you are using ASIO4ALL, we strongly suggest that
    you take a screenshot of your ASIO4ALL settings before upgrading.
    The installer will try its best to migrate your settings, but
    it may fail to do so when using custom installation paths.
  * Windows installer interface now supports English, Dutch, French,
    German, Italian, Polish, Portuguese, Spanish and Swedish.
  * Windows ASIO Setup button placement has been improved to be below
    the driver selection (#977).
  * Chat dialog has gained support for auto-linking http addresses
    (#879).
  * Chat messages no longer allow HTML-formatted chat messages due to
    security reasons (#939). HTML formatting in Welcome messages will
    continue to work.
  * Mixerboard background image quality in the Fancy skin has been
    improved (#970).
  * MIDI controller logic has been improved to support fader, pan,
Eric Schirra's avatar Eric Schirra (ecsos) committed (revision 15)
- Update to 3.7.0
  * Server lists have been reorganized to make room for more servers (#875):
    - Default has been renamed to Any Genre 1.
    - Any Genre has been renamed to Any Genre 2.
    - Any Genre 3 has been added.
    - Choral/Barbershop has been added.
    - Classical/Folk/Choral has been renamed to Classical/Folk.
  * Central server addresses have been moved to the jamulus.io domain (#919).
    The fischvolk.de addresses are deprecated.
  * GUI: If a name is provided using --clientname, that name is shown first in the window title, to avoid clipping in the Windows task bar (#789).
  * GUI: Translations have been updated:
    - Dutch, by @jerogee (#1110)
    - French, by @trebmuh & @jujudusud (#1199 & #1113)
    - German, by @rolamos (#1097)
    - Italian, by @dzpex (#1112)
    - Polish, by @SeeLook (#1099)
    - Portugese, by @melcon & @Snayler (#1141 & #1168)
    - Slovak, by @jose1711 (#1104)
    - Spanish, by @ignotus666 (#1152)
    - Swedish, by @genesisproject2020 (#1182 & #1106)
  * Active recording state is now highlighted in the mixerboard title (#968).
  * Client window makes it more obvious when not connected to a server by graying out input levels and showing a message (#847, #983).
  * Screensaver and screen blanking are now prevented on Macs (#834).
  * Windows installer has been improved (#792, #841).
    Note: If you are using ASIO4ALL, we strongly suggest that you take a screenshot
    of your ASIO4ALL settings before upgrading. The installer will try its best to
    migrate your settings, but it may fail to do so when using custom
    installation paths.
  * Windows installer interface now supports English, Dutch, French, German, Italian, Polish, Portuguese, Spanish and Swedish.
  * Windows ASIO Setup button placement has been improved to be below the driver selection (#977).
buildservice-autocommit accepted request 863369 from Eric Schirra's avatar Eric Schirra (ecsos) (revision 14)
baserev update by copy to link target
Eric Schirra's avatar Eric Schirra (ecsos) committed (revision 13)
Eric Schirra's avatar Eric Schirra (ecsos) committed (revision 12)
Eric Schirra's avatar Eric Schirra (ecsos) committed (revision 11)
Eric Schirra's avatar Eric Schirra (ecsos) committed (revision 10)
Eric Schirra's avatar Eric Schirra (ecsos) committed (revision 9)
Eric Schirra's avatar Eric Schirra (ecsos) committed (revision 8)
Eric Schirra's avatar Eric Schirra (ecsos) committed (revision 7)
- Add services for headless public and private server.
- Add services for newRecording and ToggleRecording.
- Add sysconfig for service files.
- Add firewalld for private server.
- Add user jamulus for server services.
Eric Schirra's avatar Eric Schirra (ecsos) committed (revision 6)
Eric Schirra's avatar Eric Schirra (ecsos) committed (revision 5)
Eric Schirra's avatar Eric Schirra (ecsos) committed (revision 4)
Eric Schirra's avatar Eric Schirra (ecsos) committed (revision 3)
Displaying revisions 1 - 20 of 22
openSUSE Build Service is sponsored by