AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- Update to version 1.10.0 * Use Device Authorization Flow by @dhing1024 in #1037 * Improvements and Fixes for Device Flow Code by @dhing1024 in #1039 * More Informative Loading Message by @dhing1024 in #1041 * Cleanup Audio When Switching to Classic Mode by @dhing1024 in #1042 * Optimize PLC regulator performance by using double instead of long double by @mikedickey in #1043 * Optimized performance of virtual studio volume meters by @mikedickey in #1044 * Detect Feedback Loops by @dhing1024 in #1035 * Optionally Disable Feedback Detection by @dhing1024 in #1049 * Fixing connected view errors by @nwang92 in #1057 * Improve FFT Performance by @dhing1024 in #1055 * Fixed issue with RTAudio scanning interfaces several times at startup by @mikedickey in #1063 * Add audio interface blacklist to exclude Realtek ASIO driver by @mikedickey in #1066 * Add timestamps to debug window by @psiborg112 in #1068 * Updating new FeedbackDetection setting to be enabled by default by @mikedickey in #1073 * Fixing bug with "Change Device Settings" dialog being empty by @mikedickey in #1072 - Provide separate source for Simple-FFT library (https://github.com/jacktrip/jacktrip/issues/1079)
- Update to version 1.9.0 * Fix openssl v3 compatibility failures with Linux static build by @mikedickey in #1005 * Show error message when single studio limit is reached by @nwang92 in #1008 * Fixing Play Test Tone button on Linux by @mikedickey in #1010 * Remove yes/no at first open by @mattahorton in #1009 * Moving faust-generated code out of header files by @mikedickey in #1011 * Enable Local Monitoring of Inputs by @dhing1024 in #1014 * Output Volume Meters Include Monitor by @dhing1024 in #1017 * Changing "All Devices" for non-ASIO category to be "High Latency" by @mikedickey in #1020 * GHA: add an option to wait for static Qt build by @dyfer in #1023 * Feature/adding icons to connected view by @nwang92 in #1022 * Updating some tooltips, sliders and positioning for connected interface by @mikedickey in #1024 * Hide classic mode link after first launch by @mattahorton in #1025 * Monitor Controls from API by @dhing1024 in #1026 * Refresh devices when opening the popup by @nwang92 in #1012
- Update to version 1.8.1 * Add tooltips to audio settings to explain "input device" and "output device" * Allow IP check to work with IPv6 only * make buffer size and sample rate settable for Pipewire * Fixes for Special Characters in Device Names * Adding a simple link to create your first studio to VS login page * Fixing QML error on undefined boolean * AudioSettings should show the currently selected device * Save Output Channels Settings
- Update to version 1.8.0 * Replace icons from unknown sources * Replace share/invite icon * Parse command line for GUI * Select and Configure Input Channels * Replace QVector in meter code * Move inputMixMode into AudioInterface.h * Fix Output Device Selection Bug * Bugfix Refresh Button & Device Combo State * Fix crash when using JACK * Change text on button when deeplinked * Select Output Channels * Minor Fix for Refresh Button on Settings Page * Improve Sign In For First Time Users * Only check IP address if loading standard GUI
- Update to version 1.7.1 * Correcting the year * Add QuickControls2 dependency to Meson and Qmake, and enable ahead-of-time compilation of QMLs * Make Video Button Available to Non-Admins * Use random bind port to avoid client collision * Attempt to fix a couple of memory leaks * Reorganize Audio Setup and Settings Screens * Bugfix/plcBigFPP * Bugfix Manage Button Crashes App in Browse View * Remove beta1 name * Add refresh button back to settings
- Update to version 1.1 * (added) Support for RtAudio. Jacktrip can now be used without Jack * (added) DNS Look-up support, now one machine can have a private IP (but still needs to have UDP ports open) * (added) New port to Windows XP and Windows Vista (experimental and not tested for a long time, only when using jacktrip as a library) * (added) Multiclient Server (experimental and not exposed in the executable) - Dropped jacktrip-1.0.5-gcc47.patch (merged upstream) - New homepage - Spec cleanup
- fix build with gcc 4.7
- initial version (1.0.5+2)