SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for Jamulus-debugsource-3.10.0-1.3.i586.rpm :

* Wed Oct 11 2023 ecsos - Update to 3.10.0
* Build: Mac: Keep the signing-related keychain unlocked (#2927). (contributed by AATThoffie)
* Build: Updated bundled Qt6 to version 6.5.1 (#3070). (contributed by AATTgithub-actions)
* Docs: Added JSON-RPC server connection tips (#3101). (contributed by AATTmcfnord)
* Translation: Added trebmuh to create-translation-issues.sh (#3147). (contributed by AATTjujudusud)
* GUI: Fix some accelerator key conflicts, and fix ellipses in Norwegian (#3156). (contributed by AATTsoftins)
* Client: (Refactor) Prevent multiplication result converting to larger type (#3164). (contributed by AATTsoftins)
* Client: Added SRV-based virtual hosting support (#2930). (contributed by AATThoffie)
* Server: Improved --serverinfo argument validation (#2951). (contributed by AATThoffie, AATTpljones)
* Server: ISO country codes can now be supplied in upper or lower case (#2934). (contributed by AATTRob-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 AATTann0see)
* Server: Rename --directoryserver to --directoryaddress (and internal changes) (#3017). (contributed by AATTpljones)
* Server: Save the HTML formatting in Server Welcome Message. (Applies to the GUI Server.) (#3058). (contributed by AATTpljones)
* Windows: Windows 64bit releases use Qt 6.5.2 now. Jamulus will from now on only support Windows 10 and above (#2300). (contributed by AATThoffie)
* Linux: Debian users can now use the official PPA to get automatic updates. See the Linux install page on jamulus.io for more information (#3013). (contributed by AATTann0see)
* Mac: The legacy build now uses the macOS 13.1 SDK which is unsupported by Qt 5.9.9. We still provide the legacy build, but from now on consider it as deprecated. You are advised to upgrade your OS (#3066). (contributed by AATTann0see)
* Mac: Enable dark-mode support on non legacy builds (#2833, #3008). (contributed by AATTann0see)
* Mac: Fixed building Jamulus via Xcode (#3076). (contributed by AATTann0see)
* Android: Updated Oboe to version 1.7.0 (#3000). (contributed by AATTann0see)
* Android: Fixed a crash on session startup that occurs on many devices (#2905). (contributed by AATTdanryu)
* iOS: Build App with higher SDK version (#3073). (contributed by AATTann0see)
* GUI: Make checkboxes self-labelling (#2996). (contributed by AATTpljones)
* RPC: Added new command line switch (--jsonrpcbindip) to specify the bind address for the RPC server (#2917). (contributed by AATTRob-NY)
* RPC: jamulusserver/getClients method expanded to include all elements of a user profile as well as the number of active client connections (#2918). (contributed by AATTRob-NY)
* RPC: Rename directoryServer to directory in jamulusserver/getServerProfile response (#3048). (contributed by AATTpljones)
* Translations have been updated (#3158, #3155, #3119, #3150, #3113, #3059, #2921, #2923, #2998): (mainly translated on AATTweblate by multiple translators) Chinese, by AATTyangyangdaji, AATTcup113, AATTBLumia, AATTSoulGI, AATTMarongHappy, Kingo Bingo Dutch, by AATThenkdegroot, AATTjerone French, by AATTtrebmuh, AATTjujudusud, AATTcosas German, by AATTann0see, Ettore Atalan, Iva Hristova, Katja Flinzner Italian, by AATTdzpex, Gico2006, Massimo Pissarello Korean, by AATTMarongHappy Norwegian Bokmål, by AATTcomradekingu, WdtAATT.+_- Polish, by AATTgnu-ewm, AATTC10udburst Portuguese Brazilian, by AATTmelcon, AATTgbonaspetti, AATTadoniasalmeida, Zer0-Zer0, AATTfnogcps Portuguese European, by AATTmelcon Spanish, by AATTignotus666, gallegonovato Swedish, by AATTSkarvinius
* Translation: Document translation process shift to Weblate. Translators can from now one use Weblate for translations (#2880). (contributed by AATTann0see)
* Docs: Removed docs/RELATED-PROJECTS.md from repository. The up to date version is now on jamulus.io (#3091). (contributed by AATTmcfnord)
* Updated Opus to v1.4 (#3099) (contributed by AATTann0see)
* Build: Updated bundled Qt6 to version 6.5.2 (#3110). (contributed by AATTapp/github-actions)
* Build: Updated Windows Installer base (NSIS) to version 3.09 (#3097). (contributed by AATTapp/github-actions)
* Build: Updated build dependencies: maxim-lobanov/setup-xcode to 1.5.1 (#2936), DoozyX/clang-format-lint-action to 0.16 (#3053), dev-drprasad/delete-tag-and-release to 0885ecc4123e071dd1a8be04d3a0578f5390581c (#3027). (contributed by AATTapp/dependabot)
* Build: Enabled signing of macOS binary if a self signed certificate is given (#2944). (contributed by AATTann0see)
* Build: macOS now uses the 13.1 SDK for better compatibility with modern macOS versions (#3106) (contributed by AATTann0see)
* Build: Updated clang version to Ubuntu LTS version (#3020). (contributed by AATTpljones)
* Build: Updated bundled JACK (Windows-only) to version 1.9.22 (#3031). (contributed by AATTann0see)
* Autobuild: Hardened detection of QT 5 builds for macOS and iOS (#3057). (contributed by AATTann0see)
* Autobuild: Modernised/fixed some Python and added linting to CI (#3052). (contributed by AATTdeclension)
* Refactor: use size_t for vector and array indexes that must not be negative (#2893). (contributed by AATTpljones)
* Internal: Moved main branch from master to main. If you compile Jamulus from source, you will need to update your local repository. See discussion #2984 for more information. (#2840) (contributed by AATTpljones, AATTann0see)
* Internal: Clarified licensing terms for Autobuild scripts (#3077). (contributed by AATTann0see)
* Internal: Use native gh command for release management and uploading artefacts (#3075). (contributed by AATTann0see)
* Internal: Include HTML in strDirectoryTypeWT to make translation easier (#2894). (contributed by AATTpljones)
* Internal: Renamed English translation file of windows installer to en_GB (#2929). (contributed by AATTann0see)
* Internal: Fix C++ build warnings regarding copy constructor and assignment functions (#2946). (contributed by AATThoffie)
* Internal: Reduced permissions in Autobuild for security hardening (#2953). (contributed by AATTann0see)
* Internal: The JACK build will now install directly from the JACK GitHub repository (#3003, #3014). (contributed by AATTann0see)
* Internal: Improved Qt Creator 5 compliance of Jamulus.pro (#3010). (contributed by AATTpljones)
* Internal: Improved maintainability of Jamulus.pro by using global definitions (#3046). (contributed by AATTann0see)
* Sun Nov 06 2022 ecsos - Update to 3.9.1
* Client: Improved performance of GUI when someone joins or leaves a server (#2738). (contributed by AATTann0see)
* 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 AATTpljones)
* Bugfix: Correct new channel not being shown to others if it connects with null channel info (#2754, #2774). (contributed by AATTsoftins)
* Server: Fixed --serverinfo country code misinterpretation introduced in Jamulus 3.9.0 on Qt6-based builds such as Mac (#2829). (contributed by AATThoffie)
* Server: Added support for ISO country codes (de, gb, nl, ...) in --serverinfo (#2841). (contributed by AATThoffie)
* Directory: Bug: Correct default \"self\" address for directory, enabling use as a server (#2812). (contributed by AATTpljones)
* Directory: Bug: Use configured Directory Public IP for Client when hole-punching (#2819). (contributed by AATTpljones)
* CLI: Rephrased recording options help text on the --help output for clearer description of their functionality (#2832). (contributed by AATTann0see)
* Windows: Upgraded JACK build to use JACK 1.9.21 (#2665). (contributed by AATTann0see)
* Translations have been updated (#2835, #2852, #2856, #2915): (mainly translated on AATTweblate by multiple translators) Chinese, by AATTBLumia Dutch, by AATThenkdegroot French, by AATTtrebmuh, AATTjujudusud, J. Lavoie German, by AATTann0see, Hans Spoerer Korean, by AATTMarongHappy Norwegian Bokmål, by AATTcomradekingu Polish, by AATTSeeLook Portuguese European, by AATTmansil Slovak, by AATTjose1711 Spanish, by AATTignotus666 Swedish, by AATTtygyh, AATTcomradekingu
* Translation: Added nb_NO App translation (#2849, #2852). (contributed by AATTcomradekingu, AATTann0see)
* Refactoring: Moved around files to clean up the repository (#2822, #2824, #2834, #2838). (contributed by AATTann0see)
* Build: Android: Export NDK root (#2764). (contributed by AATTpljones)
* Build: Debian/Ubuntu: Fixed .deb Changelog generation (#2793). (contributed by AATThoffie)
* Build: Debian/Ubuntu: Fixed displayed version for non-release builds to removed incorrect -dirty suffixes (#2802). (contributed by AATThoffie)
* Build: Debian/Ubuntu: Renamed headless .deb file to jamulus-headless_[version]_ubuntu_[arch].deb for consistency with binary. This might need changes to scripts downloading this .deb file (#2821). (contributed by AATTann0see)
* Build: Debian/Ubuntu: Added .deb aarch64 (Raspberry) 64bit builds (#2895). (contributed by AATThoffie)
* Build: Mac: Combined Intel & M1 builds into a single Universal binary and improved M1 -dev build user-friendliness by introducing ad-hoc signing support (#2808, #2825). (contributed by AATThoffie)
* Build: Bump versions: actions/upload-artifact from 2 to 3 (#2796), actions/cache from 2 to 3 (#2798), DoozyX/clang-format-lint-action from 0.12 to 0.14 (#2797), actions/checkout from 2 to 3 (#2799). (contributed by AATTdependabot)
* Build: Updated bundled Qt6 to version 6.3.2 (#2846). (contributed by AATTgithub-actions)
* Internal: Enabled automated dependency updates via dependabot and custom automation (#2777, #2778, #2801, #2803). (contributed by AATThoffie)
* Internal: Hardened build scripts and tooling against silent failures (#2794). (contributed by AATThoffie)
* Sun Aug 28 2022 Florian \"spirit\" - Update to 3.9.0
* Feature: Added EXPERIMENTAL new JSON-RPC interface to control client and server (see docs/JSON-RPC.md for details) (#1975, #2505). (contributed by AATTdtinth, AATTRob-NY)
* GUI: Translations have been updated: Chinese, by AATTBLumia (#2719) Dutch, by AATThenkdegroot (#2708) French, by AATTjujudusud (#2704, #2729) German, by AATTann0see (#2748) Italian, by AATTdzpex (#2739) Korean, by AATTbagjunggyu (assisted by AATThoffie) (#2685, #2741) Polish, by AATTSeeLook (#2735) Portuguese Brazilian, by AATTmelcon (#2728) Portuguese European, by AATTmelcon (#2747) Slovak, by AATTjose1711 (#2732) Spanish, by AATTignotus666 (#2706)
* GUI: Client: Added instructions for setting buffers when using Pipewire (#2645). (contributed by AATTgilgongo)
* GUI: Client: Fix a bug where a blank line is shown after some client’s name in the mixer board in some conditions (#2542). (contributed by AATTdtinth)
* GUI: Client: Include ASIO references in Windows ASIO version (#2605). (contributed by AATThenkdegroot)
* GUI: Client: Removed wrongly mentioned \"URL\" from help texts (#2608). (contributed by AATTann0see)
* GUI: Client: Rephrase mute options in help text (#2673). (contributed by AATTpljones)
* GUI: Client: Simplify device driver error message on Windows by removing unneeded HTML (#2496). (contributed by AATTann0see)
* GUI: Client: What\'s This Text and Tooltip updated for LEDs and Connection Status (#2644). (contributed by AATThenkdegroot)
* GUI: Server: Amend server registration, added server list persistence (#2199). (contributed by AATTpljones)
* GUI: Server: Adjust Server Language combo box length to fit into layout properly (#2424). (contributed by AATTpljones)
* GUI: Server: Re-order Recorder widgets for better use of space (plus Qt6 compliance) (#2427). (contributed by AATTpljones)
* GUI: Fix (hopefully) all remaining references to \"directory server\" in displayed messages to say \"directory\" (#2710). (contributed by AATTpljones)
* GUI: Improved Country selection handling to work with Qt6 and cover 53 previously unsupported territories (#2409). (contributed by AATThoffie)
* GUI: Improved translator experience by using substitutions instead of concatenations (#2646). (contributed by AATTann0see)
* GUI: Removed occurrences of plain name \"Jamulus\" in translatable texts (#2609). (contributed by AATTann0see)
* Accessibility: Sound Alert for new person and new chat message (#2640). (contributed by AATTchigkim)
* Accessibility: Combine all the client info, so screen reader users don\'t have to track down multiple places (#2638). (contributed by AATTchigkim)
* Accessibility: Added name and instrument to accessibility labels for mute, solo, group (#2639). (contributed by AATTchigkim)
* Client: Avoid losing gain changes (#2737). (contributed by AATThoffie)
* Client: Fix potential long delay in sending fader changes to the server (#2535). (contributed by AATTsoftins)
* Client: Refactored JACK- and ASIO-related logic (#2443). (contributed by AATThoffie)
* Client: Removed the translation for the CLI version text output (#2602). (contributed by AATThenkdegroot)
* Server: Fix loading of persistent server list entries (#2631). (contributed by AATTpljones)
* Server: Headless Server now unregisters correctly (#2633). (contributed by AATTpljones)
* Server: Clarify code for handling of requests for the server list (#2643). (contributed by AATTpljones)
* Server: Improvements to the start up logging for the server list filter (#2647). (contributed by AATTpljones)
* Server: Set default directory to \"None\" when not set in ini file or command line (#2442). (contributed by AATTsoftins)
* Bug Fix: Build: .deb dependency fix to allow Jamulus being installed on Ubuntu 18.04 (#2423). (contributed by AATThoffie)
* Bug Fix: Client/Server: corrected operation of message ack timer (#2517). (contributed by AATTsoftins)
* Linux: Added the Jamulus Server desktop icon to the Debian/Ubuntu build and fixed SVG icon installation location (#2460). (contributed by AATThoffie)
* Linux: Removed unused linux/deploy_linux.sh script (#2512). (contributed by AATTann0see)
* Linux: Ubuntu: Added new runtime dependency. You will need to added the \"universe\" apt repository (on Ubuntu only) (#2721). (contributed by AATTpljones)
* Linux: Updated package author information (#2652). (contributed by AATThoffie)
* Documentation: Updated the link to \"Running a server\" web page (#2419). (contributed by AATTjujudusud)
* Documentation: Document compile time options to COMPILING.md (#2707). (contributed by AATTann0see)
* Documentation: Added high-level technical documentation for the Jamulus protocol (#2337). (contributed by AATTemlynmac)
* Documentation: Made man page and help output more consistent. (#2448). (contributed by AATTgilgongo)
* Documentation: Rewrite some parts of COMPILING.md and CONTRIBUTING.md to stay up to date and enable clearer contribution guidelines (#2561). (contributed by AATTann0see)
* Build: Added nojsonrpc qmake CONFIG option to remove JSON-RPC support (#2660). (contributed by AATTpljones)
* Build: Make serveronly more comprehensive (#2551). (contributed by AATTpljones)
* Build: Rename existing define to JACK_ON_WINDOWS (#2525). (contributed by AATTpljones)
* Build: Moved CodeQL from Mac to Mac Legacy to work around signing incompatibility (#2564). (contributed by AATTsoftins)
* Build: Provide unsigned iOS builds for easy install on iOS devices (#2355). (contributed by AATTann0see)
* Build: Added macOS M1 (arm64) support (#2682). (contributed by AATThoffie)
* Build: macOS will now be built with Qt 6.3.1 for better support of modern versions of macOS. Users of macOS 10.14 or earlier must from now use the legacy build or compile from source (#2672). (contributed by AATTann0see)
* Build: Improved grep usage in scripts #2421 (#2397). (contributed by AATTann0see)
* Build: Removed broken QMAKE_APPLICATION_BUNDLE_NAME. logic (#2477). (contributed by AATThoffie)
* Build: Initial support for building with Qt6 has been implemented (AATTdcorson-ticino-com, AATTsoftins) (#2299). (contributed by AATThoffie)
* Build: Updated aqt to v2.1.0 due to reliability reasons (#2597). (contributed by AATTann0see)
* Autobuild: Major overhaul, incorporating improvements in performance
* Coding style and static checks for shell scripts are now enforced (#2635).
* Build workflow download and cache optimisations (#2284, #2498, #2499, #2642).
* Parallelisation of build processes (#2444, #2445)
* Build script refactoring (#2284, #2451, #2470, #2473, #2476, #2489, #2501, #2502, #2509, #2514, #2527, #2540, #2584, #2642). (contributed by AATThoffie)
* Autobuild: Added experimental support for armhf (Raspberry-compatible) Linux .deb packages (#2526). (contributed by AATThoffie)
* Autobuild: Fix iOS artifact name (#2619). (contributed by AATThoffie)
* Autobuild: Build macOS .dmg files by create-dmg for building compatibility with further versions of macOS #2420 (#2207). (contributed by AATTann0see)
* Autobuild: Stop the build if the audio SDK is missing (#2536). (contributed by AATTpljones)
* Autobuild: Stop running Autobuild if only documentation is updated to avoid wasting computation time (#2532). (contributed by AATTann0see)
* Autobuild: Build Windows version on latest build environment. This upgrades the Windows build process (#2649). (contributed by AATTann0see)
* Autobuild: Make Qt downloads on Windows more reliable by re-trying downloads (#2333). (contributed by AATTann0see)
* Autobuild: Backport Oboe\'s fixes CodeQl overflow warnings (#2548). (contributed by AATTann0see)
* Code: code restructuring to reduce cross-dependencies (CHighPrecisionTimer) (#2637). (contributed by AATTpljones)
* Internal: Improved analyze_git_references.py script (#2471). (contributed by AATThoffie)
* Internal: Improved and reorganized git/Changelog scripts (#2656). (contributed by AATThoffie)
* Internal: Added .editorconfig for cross-language standardized indentation and line endings (#2585). (contributed by AATThoffie)
* Internal: Applied a consistent coding style to scripts (#2547, #2582). (contributed by AATThoffie)
* Internal: Added make clang_format helper command to simplify code formatting for contributors (#2258). (contributed by AATThoffie)
* Internal: Added debian/ folder to .gitignore file to ensure build files are not added to git (#2464). (contributed by AATTann0see)
* Internal: Check coding style on macOS/iOS code files (.mm extension) (#1871). (contributed by AATTngocdh)
* Internal: Use TODO and TEST comments instead of un-indenting with clang-format off/on (#2600). (contributed by AATTpgScorpio)
* Internal: Removed unneeded white-space in all files and streamline line endings (#2402). (contributed by AATTann0see)
* Internal: Applied standard style to .md files (#2549). (contributed by AATTann0see)
* Internal: Move sound API files into src/sound folder. Contributors will now find the sound.cpp/sound.h/sound.mm in the src/sound folder for consistency (#2575). (contributed by AATTann0see)
* Internal: Move translation files one level up to make finding them easier for translators (#2576). (contributed by AATTann0see)
* Internal: Moved entitlements file to mac/ folder to clean up the repo root (#2529). (contributed by AATTann0see)
* Internal: Rename LED resources (#2621). (contributed by AATThenkdegroot)
* Internal: Improved release contributor tooling (#2411). (contributed by AATThoffie)
* Internal: Improved Changelog release tooling (#2485, #2661). (contributed by AATThoffie)
* Internal: Moved outdated VST code on feature branch since there hasn\'t been any active development for a long time (#2461). (contributed by AATTann0see)
* Internal: Removed outdated qt-installer-windows.qs since we no longer use Travis CI (#2516). (contributed by AATTann0see)- Added pkgconfig(Qt5Multimedia) BuildRequires, as upstream depends on it.
* Tue Feb 22 2022 Giordano Boschetti - Update to 3.8.2
* Client: Added selection option for level meter style (#1688, #2352, #2356). (contributed by AATThenkdegroot, AATThoffie, AATTpgScorpio, AATTpljones)
* Client: On Windows, if no driver found while installing, the \"Run Jamulus\" option will not be checked (#2103). (contributed by AATThenkdegroot)
* Client: on macOS, corrected minimum OS version number for Legacy installer from 10.13 to 10.10. Legacy installer will now install correctly on macOS Yosemite or newer (#2223). (contributed by AATTsoftins)
* Client: Added Vibraphone to list of instruments (#2043, #2080, #2158). (contributed by AATTDavidSavinkoff, AATTsoftins, photo by AATTvibraphon)
* Client: Added Conductor to list of instruments (#2140). (contributed by AATThenkdegroot)
* Client: Fix wrong display of Unicode characters at line wrap and settings screen (#1994, #2274). (contributed by AATTdjfun, AATTpljones, AATThoffie)
* Client: Fixed incorrect operation of feedback detection on first connect in run (#2120). (contributed by AATTsoftins)
* Client: Added option always to show one\'s own fader first (#1809). (contributed by AATTngocdh)
* Client: Improved regex to highlight URLs in the chat window, avoiding terminating punctuation. Also migrated from deprecated QRegExp to QRegularExpression, for future compatibility with Qt6 (#2124, #2272, #2273). (contributed by AATTsoftins, AATTcorrados, AATThoffie)
* Client: Improved keyboard control of the list of Custom Directories (#2129). (contributed by AATTpljones)
* Client: Added the connected server name to the heading in the mixer panel (#2173). (contributed by AATTpljones)
* Client: Enhanced the ASIO driver detection during installation on Windows (#2149). (contributed by AATThenkdegroot)
* Client: On Windows, hide the ASIO button in the version that uses JACK instead (#2215). (contributed by AATThenkdegroot)
* Client: Improved the \"What\'s this?\" text displayed for Buffer Delay (#2232). (contributed by AATThenkdegroot)
* Client: Accelerator key clash between Settings button and Settings menu corrected (#2248). (contributed by AATThenkdegroot)
* Client: Added option code \'o\' in --ctrlmidich for \"Mute Myself\" (#2334). (contributed by AATThenkdegroot)
* Client/Server: Output from --help and --version is now sent to StdOut instead of StdErr (#2244). (contributed by AATThenkdegroot)
* Client/Server: Improved the version output on the command line to give more detail and Qt version (#2187). (contributed by AATThenkdegroot)
* Client/Server: Added version and Jamulus URL to the Windows uninstall information registered when installing (#2201). (contributed by AATThenkdegroot)
* Client/Server: Some improvements to text related to localisation (#2085). (Contributed by AATTBLumia)
* GUI: Improved Connect Dialog help texts (#2121). (contributed by AATTpljones)
* GUI: Translations have been updated: Dutch, by AATThenkdegroot and AATTjerogee (#2371, #2314) French, by AATTjujudusud (#2329, #2320, #2381) German, by AATTann0see, AATTrolamos and AATThoffie (#2349, #2387) Italian, by AATTdzpex (#2327) Polish, by AATTSeeLook (#2375, #2331) Portuguese Brazilian, by AATTmelcon (#2369, #2358) Portuguese European, by AATTmelcon (#2368) Simplified Chinese, by AATTBLumia (#2313, #2391) Slovak, by AATTjose1711 (#2348) Spanish, by AATTignotus666 (#2378, #2326) Swedish, by AATTsoftins (#2364) Server: Fixed incorrect German translation (#2137). (contributed by AATTrolamos)
* Server: Improved management and allocation of free channels, so that a new client always gets the lowest available channel number. Improves operation of clients with MIDI faders (#2151). (contributed by AATTsoftins)
* Server: Improved the icon that is displayed in the Windows system tray for a server (#2231). (contributed by AATThenkdegroot)
* Bugfix: IPv6 address formatting and obfuscation has been improved (#2343). (contributed by AATTrdica, AATThoffie, AATTsoftins)
* Windows Installer: Updated NSIS to v3.08 (#2208). (contributed by AATTann0see)
* Android: Some internal improvements to the experimental Android port buffer handling (#1528, #2237). (contributed by AATTj-santander, AATTsoftins)
* Documentation: Enhanced the iOS compilation guide and signing instructions (#2139, #2315). (contributed by AATTann0see, AATTRobyDati)
* Documentation: Added a man page for Jamulus, from the Debian project (#2180). (contributed by AATTmirabilos)
* Build: Raspijamulus build script has been improved to work with the latest Raspberry Pi OS releases and to include a newer JACK version (#2267). (contributed by AATTcorrados, AATTsoftins)
* Internal: Improved accelerator key detection (#2061). (contributed by AATTsoftins)
* Internal: A hypothetical CodeQL-detected multiplication overflow in sound buffer handling has been fixed (#2292, #2297). (contributed by AATTsoftins)
* Internal: Changed \"Central\" to \"Directory\" in names of variables and functions (#2079). (contributed by AATTpljones)
* Internal: Corrected \"Protcol\" to \"Protocol\" in names of variables and functions (#2146). (contributed by AATTatsampson)
* Internal: Some code reordering, particularly of the settings initialisation (#2174, #2177). (contributed by AATTpljones)
* Internal: Removed unneeded submodules from tools directory, and replaced with a RELATED-PROJECTS document (#2196). (contributed by AATTsoftins)
* Internal: Improved generation of the changelog for the Debian package, using dch (#2138). (contributed by AATTnpostavs)
* Internal: Improved powershell redirect handling when building for Windows in Github (#2225). (contributed by AATThenkdegroot)
* Internal: Prepared autobuild logic for upcoming Qt6 compatibility (#2328). (contributed by AATThoffie, AATTsoftins)
* Internal: Release build process has been refactored and uses pinned dependencies for better reproducibility now (#2345, #2336). (contributed by AATThoffie, AATTsoftins)
* Internal: Moved documentation files into docs/ folder to clean up root folder (#2283). (contributed by AATTann0see)
* Mon Nov 01 2021 Konstantin Voinov - Update to 3.8.1
* Client: JACK support on Windows has been improved (#1718). (contributed by AATTjujudusud, AATThenkdegroot)
* Client: Rewrote multiple error messages to improve UX (#1568, #1732). (contributed by AATTann0see)
* Client: Add custom directory servers to Connect Dialog (#1869, #1894). (contributed by AATTjp8)
* Client: Rearrange existing UI menu bar items (#1915, #1926). (contributed by AATTjp8)
* Bug Fix: Mute myself has been made more consistent (#1838). (contributed by AATTngocdh)
* Bug Fix: Fix ampersand not being shown correctly on mixer (#1886, #1893). (contributed by AATTHughePaul, AATTann0see)
* Bug Fix: A crash fix related to the way iOS handles sockets in idle mode (#1875). (contributed by AATTngocdh)
* Server: A single click on the server application in the systemtray now opens the Jamulus Server main window (#1722, #1731). (contributed by AATThenkdegroot)
* Server: Jam Recorder\'s internal locking and initialization code has been made more robust (#1826). (contributed by AATTcdmahoney)
* Server: The list of servers registered on a directory can now be saved during directory restart. Use the new - -directoryfile CLI option to use this feature (#1867). (contributed by AATTpljones)
* Server: Add link to website if a new version is available (#1980). (contributed by: AATTann0see)
* Bug Fix: Remove incorrect version of headless .service file (#2009). (contributed by AATTann0see)
* Client/Server: Add IPv6 support for direct connections (#1017, #1938). (contributed by AATTjardous, AATTsoftins)
* CLI: Re-order and refactor help for client/server validation (#1896). (contributed by AATTpljones)
* CLI: Jamulus now shows a link to the Website for translated content (#1759). (contributed by AATThenkdegroot)
* Android: Add close button on Android to enhance UX (#1763, #1876). (contributed by AATTngocdh)
* iOS: Sound support, feature to allow switch between external device and the internal mic (#1875). (contributed by AATTngocdh)
* MacOS: Keyboard shortcuts now also work on macOS (#1726, #1873). (contributed by AATThenkdegroot)
* Installer: Add zh_CN translation + for nsis win installer (#1922, #1954). (contributed by AATTBLumia)
* Documentation: Move Demos, description of inputs options to Knowledge Base (#603, #551). (contributed by: AATTpcar75, AATTgilgongo)
* Documentation: Add user experience section to CONTRIBUTING.md (#1885). (contributed by: AATTann0see)
* Documentation: Create Server Admin Manual (#527). (contributed by: AATTgilgongo)
* Documentation: Update typo on links in compiling.md file (#1824). (contributed by AATTjujudusud)
* Documentation: Number range command line error messages reworded accurately (#1978). (contributed by AATTDavidSavinkoff)
* Website: switch to .po file format to make updating translations easier (various PRs) (contributed by: AATTignotus666)
* Website: Removed edit button from wiki layout file (#576). (contributed by: AATTDevRish)
* Internal: Enable signing of macOS binaries (via build script and automatically via CI) (#1856, #1937). (contributed by AATTemlynmac)
* Internal: Added Apple Appstore licence waiver (#1874) (contributed by AATTann0see, AATTpljones, AATTgilgongo)
* Internal: Add autobuild for Windows with JACK (#1829). (contributed by AATThenkdegroot)
* Internal: Document release process on contribute page (#1594, #592). (contributed by: AATThoffie, AATTann0see)
* Thu Jun 03 2021 Konstantin Voinov - change central server to directory term
* Thu Jun 03 2021 Konstantin Voinov - Update to 3.8.0
* The term \"Central server\" has been replaced with \"Directory server\" (#1407, #1715, #1629). 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 AATTpljones, AATTsoftins)
* Mac: Generate build with Qt 5.15.2 for better compatibility with Big Sur (#1687, #1768). 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 AATTsoftins)
* GUI: Settings window has been reorganized into tabs (#1415, [#1554], #1542, #1588):
* 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 AATTdcorson-ticino-com, AATTpljones)
* GUI: Moved the Ping and Delay stats from the Settings window to the main window (#1762): This was partly to work around a Mac issue with updates to the settings window (#1643) and is actually an improvement anyway, as the settings window does not need to remain open. (contributed by AATTdcorson-ticino-com and AATTsoftins)
* GUI: Added \"About Qt\" to the help menu to display version of Qt (#1685, #1692). (contributed by AATTsoftins)
* GUI: Corrected the operation of What\'s This in the settings dialog (#1622, #1635). (contributed by AATTdcorson-ticino-com)
* GUI: Improved the muted speaker icon display (#1691). (contributed by AATThenkdegroot)
* Added new icons for Linux desktop use (#1672). (contributed by AATTjujudusud)
* GUI: Corrected handling of custom directory server in the server, to prevent unintended registration with a directory server (#1624, #1627). (contributed by AATTsoftins)
* GUI: Corrected alignment of Mute icon above fader (#811, #1312, [#1640]). (contributed by AATTvimpostor)
* GUI: Support for more than two mixer rows has been added (#1549, [#1560]). (contributed by AATTpljones)
* GUI: --clientname also works in dialog titles now (#1352, 1370). (contributed by AATTdcorson-ticino-com)
* GUI: Translations have been updated Dutch, by AATThenkdegroot (#1562, #1623, #1714, #1557) French, by AATTjujudusud (#1648, #1708) German, by AATTrolamos (#1677, #1810) Italian, by AATTdzpex (#1620) Polish, by AATTSeeLook (#1619) Portuguese Brazilian, by AATTmelcon (#1671, #1807) Portuguese European, by AATTSnayler (#1689) Slovak, by AATTjose1711 (#1647) Spanish, by AATTignotus666 (#1621, #1730, #1808) Swedish, by AATTgenesisproject2020 (#1664, #1696)
* Network: Support for DSCP Quality of Service flags has been added (#1310). 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 AATTDavidSavinkoff)
* Client: Automatic channel fader adjustment simplifies mixer setup by using the channel level meters (#1071). (contributed by AATTJohannesBrx)
* Client: Basic audio feedback detection has been added (#1179). (contributed by AATTJohannesBrx)
* Client: Support for input gain boost has been added (#1222, #1030) (contributed by AATThoffie)
* Client: Grouping support has been extended to allow for up to eight groups (#1551). (contributed by AATTpljones)
* Client: A hint regarding non-default Jack support has been added (#1397, #1438). (contributed by AATTdjfun)
* Server: Support for Delay Panning has been added (#332, #567, [#1151], #1417, #1744): 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 AATTDetlefHennings, AATTHk1020, AATTsoftins, AATThenkdegroot)
* Server: Multi-threading performance has been improved (#960). (contributed by AATTmenzels, AATTsoftins)
* Server: Half-connected clients will no longer receive audio (#1243, #1589): 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 AATTsoftins)
* Server: HTML status file is now emptied on exit (#1423, #1427). (contributed by AATThoffie, AATTdrummer1154)
* Server: An explicit bind address can now be specified (#141, [#1561]). This can be done by the new --serverbindip option. (contributed by AATTbuv)
* Recorder: Compatibility with third-party tools such as Audacity has been improved (#1384, #1424, #1437). Non-ASCII characters are now stripped out when creating filenames. (contributed by AATTsoftins, AATTgilgongo, AATTreinhardwh)
* Recorder: Failures to start recording no longer result in crashes (#1163, #1289, #1463). (contributed by AATThoffie, AATTsoftins, AATTpljones)
* Recorder: Logging has been improved (#1284, #1463). (contributed by AATThoffie, AATTdrummer1154)
* Bug fix: The mute indicator is now also shown in mono mode (#1074). (contributed by AATTnpostavs)
* Bug fix: Channel mapping on Windows now only resets if the sound card or the numbers of channels changed (#1347). (contributed by AATTann0see)
* Bug fix: Jamulus client should now close itself correctly if a non-working device was selected (#872). (contributed by AATTnpostavs)
* Bug fix: Server no longer crashes while changing the recording directory (#1501, #1573). (contributed by AATThenkdegroot, AATThoffie, AATTsoftins)
* Bug fix: Example systemd unit has been fixed to avoid crashing when sending signals (#1515, #1518). (contributed by AATTsoftins, AATThelgeerbe, AATTgilgongo)
* Bug fix: The Windows installer now correctly compiles in a path with spaces (#864, #1319). (contributed by AATThenkdegroot)
* Performance: Opus encoding/decoding now uses machine-specific optimizations (#1105). (contributed by AATTnpostavs)
* Performance: Timer configuration for Windows servers has been improved (#1536). (contributed by AATTnpostavs)
* iOS support is being worked on (#1450). (contributed by AATTjeroenvv)
* Github autobuild for Mac now uses Xcode 11.7 and SDK 10.15 for compatibility with Qt5 (#1655). (contributed by AATTsoftins)
* Build: Creation of debug builds has been simplified (#1516). (contributed by AATThoffie)
* Internal: Constants for JACK usage have been renamed (#1429). (contributed by AATTdjfun)
* Internal: Legacy IP address variables have been cleaned up (#1400). (contributed by AATTwferi)
* Internal: Added automatic code formatting with clang-format (#901, #1127, #1751). (contributed by AATTpassing)
* Internal: New pull requests will now be checked for coding style automatically (#1735). (contributed by AATTpassing)
* Internal: Windows deploy script has been aligned to autobuilds (#1720). (contributed by AATThenkdegroot)
* Wed May 05 2021 Konstantin Voinov - remove %config for firewalld\'s jamulus.xml
* Wed May 05 2021 Callum Farmer - Fixes for %_libexecdir changing to /usr/libexec(bsc#1174075)
* Tue Mar 23 2021 ecsos - 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 AATTjerogee (#1110) - French, by AATTtrebmuh & AATTjujudusud (#1199 & #1113) - German, by AATTrolamos (#1097) - Italian, by AATTdzpex (#1112) - Polish, by AATTSeeLook (#1099) - Portugese, by AATTmelcon & AATTSnayler (#1141 & #1168) - Slovak, by AATTjose1711 (#1104) - Spanish, by AATTignotus666 (#1152) - Swedish, by AATTgenesisproject2020 (#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).
* 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, mute and solo buttons in --ctrlmidich syntax (#945). Mute & solo buttons are only for toggle-type controllers and do not support headless operation yet.
* Servers connected to central servers behind the same NAT can now be made accessible to public clients via the newly added - -serverpublicip option (#954).
* External IP detection no longer generates traffic to Cloudflare (#633, #1092).
* Version update detection has been improved (#1155): - The check now uses two servers instead of one (updatecheck1.jamulus.io and updatecheck2.jamulus.io). - The server version is now ignored if it is not a release, due to a suffix such as dev, beta or rc.
* Official Ubuntu/Debian packages are now built and published as part of the release (#1100). The packages are compatible with Ubuntu 18.04 or later.
* Experimental .apk installation packages for Android are now provided (#880).
* Bug fix: A suspected memory leak has been solved by removing usage of ConsoleWriterFactory (#926).
* Bug fix: Changing ASIO driver properties like switching input/outputs in ASIO4ALL now resets input/output channel mapping in Jamulus again (#796). This was done to solve a bug with ASIO4ALL introduced in the last version.
* Bug fix: Fader levels, mute and solo state are now restored properly when reconnecting to a restarted server (#955, #1010). This is a server-side fix.
* Bug fix: Multiple memory leaks in the server\'s recording feature have been fixed (#1073).
* Bug fix: Menu accelerator keys have been fixed in multiple translations (#1165).
* Bug fix: Windows sound driver lacked driverInfo initialisation (#1194).
* Internal build and release process have been re-designed, automated and moved to Github.
* Internal development builds now contain a detailed version number (#475).- Change to new projekt- and source-url.
* Fri Jan 22 2021 Jan Engelhardt - %pre needs to pull in \"nogroup\", too.
* Fri Jan 22 2021 Jan Engelhardt - Do not ignore errors from useradd.- Reduce scriptlet boilerplate generated by %service_
*.- Cease removing users at package deinstallation.
* Thu Jan 14 2021 ecsos - 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.
 
ICM