Import jacktrip_2.3.0+ds.orig.tar.xz
authorIOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org>
Fri, 17 May 2024 06:28:06 +0000 (08:28 +0200)
committerIOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org>
Fri, 17 May 2024 06:28:06 +0000 (08:28 +0200)
commit2e792e8125b5636a31a2649ca9628b189f3a1ae8
tree2498a863e9107d2399956b00ed908f799eb544b7
Import jacktrip_2.3.0+ds.orig.tar.xz

[dgit import orig jacktrip_2.3.0+ds.orig.tar.xz]
430 files changed:
.clang-format [new file with mode: 0644]
.clang-format-ignore [new file with mode: 0644]
.clang-tidy [new file with mode: 0644]
.clang-tidy-ignore [new file with mode: 0644]
.dockerignore [new file with mode: 0644]
.mailmap [new file with mode: 0644]
.pre-commit-config.yaml [new file with mode: 0644]
CMakeLists.txt [new file with mode: 0644]
Dockerfile [new file with mode: 0644]
Doxyfile [new file with mode: 0644]
LICENSE.md [new file with mode: 0644]
LICENSES/AVC.txt [new file with mode: 0644]
LICENSES/GPL-3.0.txt [new file with mode: 0644]
LICENSES/LGPL-3.0-only.txt [new file with mode: 0644]
LICENSES/MIT.txt [new file with mode: 0644]
QJackTrip.kdev4 [new file with mode: 0644]
README.md [new file with mode: 0644]
build [new file with mode: 0755]
build-aux/flatpak/org.jacktrip.JackTrip.json [new file with mode: 0644]
build-aux/flatpak/pypi-dependencies.json [new file with mode: 0644]
build-aux/flatpak/requirements.txt [new file with mode: 0644]
build-aux/flatpak/update_pip_deps.sh [new file with mode: 0755]
cross/x86_mingw64.txt [new file with mode: 0644]
cross/x86_mingw64_static.txt [new file with mode: 0644]
docs/About/CHANGELOG.md [new file with mode: 0644]
docs/About/Contributors.md [new file with mode: 0644]
docs/About/License.md [new file with mode: 0644]
docs/About/Resources.md [new file with mode: 0644]
docs/Build/CrossCompile.md [new file with mode: 0644]
docs/Build/Linux.md [new file with mode: 0644]
docs/Build/Mac.md [new file with mode: 0644]
docs/Build/Meson_build.md [new file with mode: 0644]
docs/Build/Windows.md [new file with mode: 0644]
docs/CustomJackServerName.md [new file with mode: 0644]
docs/DevTools/Formatting.md [new file with mode: 0644]
docs/DevTools/StaticAnalysis.md [new file with mode: 0644]
docs/Documentation/MkDocs.md [new file with mode: 0644]
docs/Install.md [new file with mode: 0644]
docs/VirtualStudio.md [new file with mode: 0644]
docs/assets/jacktrip.svg [new file with mode: 0644]
docs/changelog.yml [new file with mode: 0644]
docs/images/jacktrip_hubclient_basic.png [new file with mode: 0644]
docs/images/jacktrip_hubclient_plugins.png [new file with mode: 0644]
docs/images/jacktrip_hubserver_basic.png [new file with mode: 0644]
docs/images/jacktrip_hubserver_jitter.png [new file with mode: 0644]
docs/images/jacktrip_virtual_studio.png [new file with mode: 0644]
docs/index.md [new file with mode: 0644]
docs/requirements.txt [new file with mode: 0644]
documentation/documentation.cpp [new file with mode: 0644]
documentation/footer.html [new file with mode: 0644]
documentation/header.html [new file with mode: 0644]
documentation/img/jack_main_settings.jpg [new file with mode: 0644]
documentation/img/jack_routing.png [new file with mode: 0644]
documentation/img/qjackctl.png [new file with mode: 0644]
externals/Simple-FFT/LICENSE.md [new file with mode: 0644]
externals/Simple-FFT/README.md [new file with mode: 0644]
externals/Simple-FFT/include/simple_fft/check_fft.hpp [new file with mode: 0644]
externals/Simple-FFT/include/simple_fft/copy_array.hpp [new file with mode: 0644]
externals/Simple-FFT/include/simple_fft/error_handling.hpp [new file with mode: 0644]
externals/Simple-FFT/include/simple_fft/fft.h [new file with mode: 0644]
externals/Simple-FFT/include/simple_fft/fft.hpp [new file with mode: 0644]
externals/Simple-FFT/include/simple_fft/fft_impl.hpp [new file with mode: 0644]
externals/Simple-FFT/include/simple_fft/fft_settings.h [new file with mode: 0644]
faust-src/Makefile [new file with mode: 0644]
faust-src/Makefile.compile [new file with mode: 0644]
faust-src/Makefile.headers [new file with mode: 0644]
faust-src/Makefile.ladspacompile [new file with mode: 0644]
faust-src/Makefile.mspcompile [new file with mode: 0644]
faust-src/Makefile.pdcompile [new file with mode: 0644]
faust-src/Makefile.qcompile [new file with mode: 0644]
faust-src/Makefile.qtcompile [new file with mode: 0644]
faust-src/Makefile.sccompile [new file with mode: 0644]
faust-src/Makefile.svg [new file with mode: 0644]
faust-src/Makefile.vstcompile [new file with mode: 0644]
faust-src/README-Limiter.md [new file with mode: 0644]
faust-src/compressor-limiter-test.dsp [new file with mode: 0644]
faust-src/compressordsp.dsp [new file with mode: 0644]
faust-src/faust2header.cpp [new file with mode: 0644]
faust-src/freeverbdsp.dsp [new file with mode: 0644]
faust-src/freeverbmonodsp.dsp [new file with mode: 0644]
faust-src/limiterdsp.dsp [new file with mode: 0644]
faust-src/limitertest.dsp [new file with mode: 0644]
faust-src/meterdsp.dsp [new file with mode: 0644]
faust-src/minimal.cpp [new file with mode: 0644]
faust-src/monitordsp.dsp [new file with mode: 0644]
faust-src/net-ks.dsp [new file with mode: 0644]
faust-src/tests/compressor-limiter-test.dsp [new file with mode: 0644]
faust-src/tests/compressor2dsp.dsp [new file with mode: 0644]
faust-src/tonedsp.dsp [new file with mode: 0644]
faust-src/volumedsp.dsp [new file with mode: 0644]
faust-src/zitarevdsp.dsp [new file with mode: 0644]
faust-src/zitarevmonodsp.dsp [new file with mode: 0644]
jacktrip.pro [new file with mode: 0644]
jacktrip_and_rtaudio.pro [new file with mode: 0644]
linux/README.md [new file with mode: 0644]
linux/add_changelog_to_metainfo.py [new file with mode: 0755]
linux/container/README.md [new file with mode: 0644]
linux/container/jacktrip.service [new file with mode: 0644]
linux/icons/jacktrip-symbolic.svg [new file with mode: 0644]
linux/icons/jacktrip.svg [new file with mode: 0644]
linux/icons/jacktrip_48x48.png [new file with mode: 0644]
linux/icons/jacktrip_48x48_alt.png [new file with mode: 0644]
linux/icons/jacktrip_alt.svg [new file with mode: 0644]
linux/meson.build [new file with mode: 0644]
linux/org.jacktrip.JackTrip.desktop.in [new file with mode: 0644]
linux/org.jacktrip.JackTrip.metainfo.xml.in.in [new file with mode: 0644]
macos/Info_novs.plist [new file with mode: 0644]
macos/JackTrip.app_template/Contents/Info.plist [new file with mode: 0644]
macos/JackTrip.app_template/Contents/PkgInfo [new file with mode: 0644]
macos/JackTrip.app_template/Contents/Resources/jacktrip.icns [new file with mode: 0644]
macos/assemble_app.sh [new file with mode: 0755]
macos/entitlements.plist [new file with mode: 0644]
macos/jacktrip.iconset/icon_128x128.png [new file with mode: 0644]
macos/jacktrip.iconset/icon_128x128@2x.png [new file with mode: 0644]
macos/jacktrip.iconset/icon_16x16.png [new file with mode: 0644]
macos/jacktrip.iconset/icon_16x16@2x.png [new file with mode: 0644]
macos/jacktrip.iconset/icon_256x256.png [new file with mode: 0644]
macos/jacktrip.iconset/icon_256x256@2x.png [new file with mode: 0644]
macos/jacktrip.iconset/icon_32x32.png [new file with mode: 0644]
macos/jacktrip.iconset/icon_32x32@2x.png [new file with mode: 0644]
macos/jacktrip.iconset/icon_512x512.png [new file with mode: 0644]
macos/jacktrip.iconset/icon_512x512@2x.png [new file with mode: 0644]
macos/jacktrip_alt.icns [new file with mode: 0644]
macos/jacktrip_alt.iconset/icon_128x128.png [new file with mode: 0644]
macos/jacktrip_alt.iconset/icon_128x128@2x.png [new file with mode: 0644]
macos/jacktrip_alt.iconset/icon_16x16.png [new file with mode: 0644]
macos/jacktrip_alt.iconset/icon_16x16@2x.png [new file with mode: 0644]
macos/jacktrip_alt.iconset/icon_256x256.png [new file with mode: 0644]
macos/jacktrip_alt.iconset/icon_256x256@2x.png [new file with mode: 0644]
macos/jacktrip_alt.iconset/icon_32x32.png [new file with mode: 0644]
macos/jacktrip_alt.iconset/icon_32x32@2x.png [new file with mode: 0644]
macos/jacktrip_alt.iconset/icon_512x512.png [new file with mode: 0644]
macos/jacktrip_alt.iconset/icon_512x512@2x.png [new file with mode: 0644]
macos/meson_native_minversion_10.13.ini [new file with mode: 0644]
macos/meson_native_minversion_10.14.ini [new file with mode: 0644]
macos/meson_native_universal.ini [new file with mode: 0644]
macos/meson_native_universal_10.13.ini [new file with mode: 0644]
macos/meson_native_universal_10.14.ini [new file with mode: 0644]
macos/package/JackTrip.pkgproj_template [new file with mode: 0644]
macos/package/postinstall.sh [new file with mode: 0755]
macos/sign-stuff.sh [new file with mode: 0755]
meson.build [new file with mode: 0644]
meson_options.txt [new file with mode: 0644]
mkdocs.yml [new file with mode: 0644]
releases/edge/mac-manifests.json [new file with mode: 0644]
releases/edge/win-manifests.json [new file with mode: 0644]
releases/stable/linux-manifests.json [new file with mode: 0644]
releases/stable/mac-manifests.json [new file with mode: 0644]
releases/stable/win-manifests.json [new file with mode: 0644]
rtaudio.pro [new file with mode: 0644]
scripts/README.md [new file with mode: 0644]
scripts/hubMode/art.sh [new file with mode: 0755]
scripts/hubMode/startJacktripHubClient.sh [new file with mode: 0755]
scripts/hubMode/startJacktripHubServer.sh [new file with mode: 0755]
scripts/hubMode/test_hub_mode_server_and_client.sh [new file with mode: 0755]
scripts/slork/die.bin [new file with mode: 0644]
scripts/slork/feedjack-cleanslate.bin [new file with mode: 0644]
scripts/slork/feedjack-client.bin [new file with mode: 0644]
scripts/slork/feedjack-clientconnect.bin [new file with mode: 0644]
scripts/slork/feedjack-launch-n-jacktrip-servers.bin [new file with mode: 0644]
scripts/slork/feedjack-launch-one-jacktrip-client.bin [new file with mode: 0644]
scripts/slork/feedjack-launchjack-even-without-motu.bin [new file with mode: 0644]
scripts/slork/feedjack-launchjack.bin [new file with mode: 0644]
scripts/slork/feedjack-remotespeakerconnect.bin [new file with mode: 0644]
scripts/slork/feedjack-server.bin [new file with mode: 0644]
scripts/slork/feedjack-serverconnect.bin [new file with mode: 0644]
scripts/test/client_connection_test.sh [new file with mode: 0755]
scripts/test/version_test.sh [new file with mode: 0755]
scripts/update_manifests.sh [new file with mode: 0755]
scripts/utility/generate_auth.sh [new file with mode: 0755]
scripts/utility/record_jack_receiving_ports.sh [new file with mode: 0755]
src/Analyzer.cpp [new file with mode: 0644]
src/Analyzer.h [new file with mode: 0644]
src/AudioInterface.cpp [new file with mode: 0644]
src/AudioInterface.h [new file with mode: 0644]
src/AudioTester.cpp [new file with mode: 0644]
src/AudioTester.h [new file with mode: 0644]
src/Auth.cpp [new file with mode: 0644]
src/Auth.h [new file with mode: 0644]
src/Compressor.cpp [new file with mode: 0644]
src/Compressor.h [new file with mode: 0644]
src/CompressorPresets.h [new file with mode: 0644]
src/DataProtocol.cpp [new file with mode: 0644]
src/DataProtocol.h [new file with mode: 0644]
src/Effects.h [new file with mode: 0644]
src/JMess.cpp [new file with mode: 0644]
src/JMess.h [new file with mode: 0644]
src/JTApplication.h [new file with mode: 0644]
src/JackAudioInterface.cpp [new file with mode: 0644]
src/JackAudioInterface.h [new file with mode: 0644]
src/JackTrip.cpp [new file with mode: 0644]
src/JackTrip.h [new file with mode: 0644]
src/JackTripWorker.cpp [new file with mode: 0644]
src/JackTripWorker.h [new file with mode: 0644]
src/JitterBuffer.cpp [new file with mode: 0644]
src/JitterBuffer.h [new file with mode: 0644]
src/Limiter.cpp [new file with mode: 0644]
src/Limiter.h [new file with mode: 0644]
src/LoopBack.cpp [new file with mode: 0644]
src/LoopBack.h [new file with mode: 0644]
src/Meter.cpp [new file with mode: 0644]
src/Meter.h [new file with mode: 0644]
src/Monitor.cpp [new file with mode: 0644]
src/Monitor.h [new file with mode: 0644]
src/PacketHeader.cpp [new file with mode: 0644]
src/PacketHeader.h [new file with mode: 0644]
src/Patcher.cpp [new file with mode: 0644]
src/Patcher.h [new file with mode: 0644]
src/ProcessPlugin.cpp [new file with mode: 0644]
src/ProcessPlugin.h [new file with mode: 0644]
src/QtStaticPlugins.cpp [new file with mode: 0644]
src/Regulator.cpp [new file with mode: 0644]
src/Regulator.h [new file with mode: 0644]
src/Reverb.cpp [new file with mode: 0644]
src/Reverb.h [new file with mode: 0644]
src/RingBuffer.cpp [new file with mode: 0644]
src/RingBuffer.h [new file with mode: 0644]
src/RingBufferWavetable.h [new file with mode: 0644]
src/RtAudioInterface.cpp [new file with mode: 0644]
src/RtAudioInterface.h [new file with mode: 0644]
src/Settings.cpp [new file with mode: 0644]
src/Settings.h [new file with mode: 0644]
src/SslServer.cpp [new file with mode: 0644]
src/SslServer.h [new file with mode: 0644]
src/StereoToMono.cpp [new file with mode: 0644]
src/StereoToMono.h [new file with mode: 0644]
src/Tone.cpp [new file with mode: 0644]
src/Tone.h [new file with mode: 0644]
src/UdpDataProtocol.cpp [new file with mode: 0644]
src/UdpDataProtocol.h [new file with mode: 0644]
src/UdpHubListener.cpp [new file with mode: 0644]
src/UdpHubListener.h [new file with mode: 0644]
src/Volume.cpp [new file with mode: 0644]
src/Volume.h [new file with mode: 0644]
src/WaitFreeFrameBuffer.h [new file with mode: 0644]
src/WaitFreeRingBuffer.h [new file with mode: 0644]
src/build [new file with mode: 0755]
src/compressordsp.h [new file with mode: 0644]
src/dblsqd/feed.cpp [new file with mode: 0644]
src/dblsqd/feed.h [new file with mode: 0644]
src/dblsqd/release.cpp [new file with mode: 0644]
src/dblsqd/release.h [new file with mode: 0644]
src/dblsqd/semver.cpp [new file with mode: 0644]
src/dblsqd/semver.h [new file with mode: 0644]
src/dblsqd/update_dialog.cpp [new file with mode: 0644]
src/dblsqd/update_dialog.h [new file with mode: 0644]
src/dblsqd/update_dialog.ui [new file with mode: 0644]
src/freeverbdsp.h [new file with mode: 0644]
src/freeverbmonodsp.h [new file with mode: 0644]
src/gui/AppIcon.qml [new file with mode: 0644]
src/gui/AudioInterfaceMode.h [new file with mode: 0644]
src/gui/AudioSettings.qml [new file with mode: 0644]
src/gui/Browse.qml [new file with mode: 0644]
src/gui/ChangeDevices.qml [new file with mode: 0644]
src/gui/Connected.qml [new file with mode: 0644]
src/gui/CreateStudio.qml [new file with mode: 0644]
src/gui/DeviceControls.qml [new file with mode: 0644]
src/gui/DeviceControlsGroup.qml [new file with mode: 0644]
src/gui/DeviceRefreshButton.qml [new file with mode: 0644]
src/gui/DeviceWarning.qml [new file with mode: 0644]
src/gui/Failed.qml [new file with mode: 0644]
src/gui/FeedbackSurvey.qml [new file with mode: 0644]
src/gui/FirstLaunch.qml [new file with mode: 0644]
src/gui/Footer.qml [new file with mode: 0644]
src/gui/InfoTooltip.qml [new file with mode: 0644]
src/gui/JTOriginal.png [new file with mode: 0644]
src/gui/JTVS.png [new file with mode: 0644]
src/gui/LearnMoreButton.qml [new file with mode: 0644]
src/gui/Login.qml [new file with mode: 0644]
src/gui/Meter.qml [new file with mode: 0644]
src/gui/MeterBars.qml [new file with mode: 0644]
src/gui/NoNap.h [new file with mode: 0644]
src/gui/NoNap.mm [new file with mode: 0644]
src/gui/Permissions.qml [new file with mode: 0644]
src/gui/Poppins-Bold.ttf [new file with mode: 0644]
src/gui/Poppins-Regular.ttf [new file with mode: 0644]
src/gui/Prompt.svg [new file with mode: 0644]
src/gui/Recommendations.qml [new file with mode: 0644]
src/gui/SectionHeading.qml [new file with mode: 0644]
src/gui/Settings.qml [new file with mode: 0644]
src/gui/Setup.qml [new file with mode: 0644]
src/gui/Studio.qml [new file with mode: 0644]
src/gui/VolumeSlider.qml [new file with mode: 0644]
src/gui/Web.qml [new file with mode: 0644]
src/gui/WebEngine.qml [new file with mode: 0644]
src/gui/WebNull.qml [new file with mode: 0644]
src/gui/WebSocketTransport.cpp [new file with mode: 0644]
src/gui/WebSocketTransport.h [new file with mode: 0644]
src/gui/WebView.qml [new file with mode: 0644]
src/gui/about.cpp [new file with mode: 0644]
src/gui/about.h [new file with mode: 0644]
src/gui/about.png [new file with mode: 0644]
src/gui/about.ui [new file with mode: 0644]
src/gui/about@2x.png [new file with mode: 0644]
src/gui/alt/Jacktrip.ai [new file with mode: 0644]
src/gui/alt/about.png [new file with mode: 0644]
src/gui/alt/about@2x.png [new file with mode: 0644]
src/gui/alt/icon.png [new file with mode: 0644]
src/gui/check.svg [new file with mode: 0644]
src/gui/close.svg [new file with mode: 0644]
src/gui/cog.svg [new file with mode: 0644]
src/gui/ethernet.svg [new file with mode: 0644]
src/gui/expand_less.svg [new file with mode: 0644]
src/gui/expand_more.svg [new file with mode: 0644]
src/gui/externalMic.svg [new file with mode: 0644]
src/gui/flags/AE.svg [new file with mode: 0644]
src/gui/flags/AU.svg [new file with mode: 0644]
src/gui/flags/BE.svg [new file with mode: 0644]
src/gui/flags/BR.svg [new file with mode: 0644]
src/gui/flags/CA.svg [new file with mode: 0644]
src/gui/flags/CH.svg [new file with mode: 0644]
src/gui/flags/DE.svg [new file with mode: 0644]
src/gui/flags/FR.svg [new file with mode: 0644]
src/gui/flags/GB.svg [new file with mode: 0644]
src/gui/flags/HK.svg [new file with mode: 0644]
src/gui/flags/ID.svg [new file with mode: 0644]
src/gui/flags/IT.svg [new file with mode: 0644]
src/gui/flags/JP.svg [new file with mode: 0644]
src/gui/flags/RO.svg [new file with mode: 0644]
src/gui/flags/SE.svg [new file with mode: 0644]
src/gui/flags/SG.svg [new file with mode: 0644]
src/gui/flags/TW.svg [new file with mode: 0644]
src/gui/flags/US.svg [new file with mode: 0644]
src/gui/flags/ZA.svg [new file with mode: 0644]
src/gui/headphones.svg [new file with mode: 0644]
src/gui/help.svg [new file with mode: 0644]
src/gui/icon.png [new file with mode: 0644]
src/gui/jacktrip white.png [new file with mode: 0644]
src/gui/jacktrip.png [new file with mode: 0644]
src/gui/join.svg [new file with mode: 0644]
src/gui/language.svg [new file with mode: 0644]
src/gui/leave.svg [new file with mode: 0644]
src/gui/logo.svg [new file with mode: 0644]
src/gui/loud.svg [new file with mode: 0644]
src/gui/manage.svg [new file with mode: 0644]
src/gui/messageDialog.cpp [new file with mode: 0644]
src/gui/messageDialog.h [new file with mode: 0644]
src/gui/messageDialog.ui [new file with mode: 0644]
src/gui/mic.svg [new file with mode: 0644]
src/gui/micoff.svg [new file with mode: 0644]
src/gui/network.svg [new file with mode: 0644]
src/gui/networkCheck.svg [new file with mode: 0644]
src/gui/private.svg [new file with mode: 0644]
src/gui/public.svg [new file with mode: 0644]
src/gui/qjacktrip.cpp [new file with mode: 0644]
src/gui/qjacktrip.h [new file with mode: 0644]
src/gui/qjacktrip.qrc [new file with mode: 0644]
src/gui/qjacktrip.ui [new file with mode: 0644]
src/gui/qjacktrip_novs.qrc [new file with mode: 0644]
src/gui/quiet.svg [new file with mode: 0644]
src/gui/refresh.svg [new file with mode: 0644]
src/gui/sentiment_very_dissatisfied.svg [new file with mode: 0644]
src/gui/share.svg [new file with mode: 0644]
src/gui/speed.svg [new file with mode: 0644]
src/gui/star.svg [new file with mode: 0644]
src/gui/start.svg [new file with mode: 0644]
src/gui/textbuf.cpp [new file with mode: 0644]
src/gui/textbuf.h [new file with mode: 0644]
src/gui/video.svg [new file with mode: 0644]
src/gui/virtualstudio.cpp [new file with mode: 0644]
src/gui/virtualstudio.h [new file with mode: 0644]
src/gui/vs.qml [new file with mode: 0644]
src/gui/vsApi.cpp [new file with mode: 0644]
src/gui/vsApi.h [new file with mode: 0644]
src/gui/vsAudio.cpp [new file with mode: 0644]
src/gui/vsAudio.h [new file with mode: 0644]
src/gui/vsAuth.cpp [new file with mode: 0644]
src/gui/vsAuth.h [new file with mode: 0644]
src/gui/vsConstants.h [new file with mode: 0644]
src/gui/vsDeeplink.cpp [new file with mode: 0644]
src/gui/vsDeeplink.h [new file with mode: 0644]
src/gui/vsDevice.cpp [new file with mode: 0644]
src/gui/vsDevice.h [new file with mode: 0644]
src/gui/vsDeviceCodeFlow.cpp [new file with mode: 0644]
src/gui/vsDeviceCodeFlow.h [new file with mode: 0644]
src/gui/vsMacPermissions.h [new file with mode: 0644]
src/gui/vsMacPermissions.mm [new file with mode: 0644]
src/gui/vsPermissions.cpp [new file with mode: 0644]
src/gui/vsPermissions.h [new file with mode: 0644]
src/gui/vsPing.cpp [new file with mode: 0644]
src/gui/vsPing.h [new file with mode: 0644]
src/gui/vsPinger.cpp [new file with mode: 0644]
src/gui/vsPinger.h [new file with mode: 0644]
src/gui/vsQmlClipboard.h [new file with mode: 0644]
src/gui/vsQuickView.cpp [new file with mode: 0644]
src/gui/vsQuickView.h [new file with mode: 0644]
src/gui/vsServerInfo.cpp [new file with mode: 0644]
src/gui/vsServerInfo.h [new file with mode: 0644]
src/gui/vsWebSocket.cpp [new file with mode: 0644]
src/gui/vsWebSocket.h [new file with mode: 0644]
src/gui/vuMeter.cpp [new file with mode: 0644]
src/gui/vuMeter.h [new file with mode: 0644]
src/gui/warning.svg [new file with mode: 0644]
src/gui/wedge.svg [new file with mode: 0644]
src/gui/wedge_inactive.svg [new file with mode: 0644]
src/jacktrip_globals.cpp [new file with mode: 0644]
src/jacktrip_globals.h [new file with mode: 0644]
src/jacktrip_types.h [new file with mode: 0644]
src/limiterdsp.h [new file with mode: 0644]
src/main.cpp [new file with mode: 0644]
src/makeXcodeproj.sh [new file with mode: 0755]
src/meterdsp.h [new file with mode: 0644]
src/monitordsp.h [new file with mode: 0644]
src/stereotomonodsp.h [new file with mode: 0644]
src/tonedsp.h [new file with mode: 0644]
src/volumedsp.h [new file with mode: 0644]
src/zitarevdsp.h [new file with mode: 0644]
src/zitarevmonodsp.h [new file with mode: 0644]
subprojects/packagefiles/rtaudio-coreaudio-stream-channels.patch [new file with mode: 0644]
subprojects/packagefiles/rtaudio-remove-input-disconnect-listener.patch [new file with mode: 0644]
subprojects/rtaudio.wrap [new file with mode: 0644]
subprojects/wingetopt.wrap [new file with mode: 0644]
tests/jacktrip_tests.cpp [new file with mode: 0644]
win/CodeSignTool/CodeSignTool.sh [new file with mode: 0755]
win/CodeSignTool/conf/code_sign_tool.properties [new file with mode: 0644]
win/CodeSignTool/conf/log4j2.xml [new file with mode: 0644]
win/build_installer.bat [new file with mode: 0755]
win/dialog.bmp [new file with mode: 0644]
win/dialog_alt.bmp [new file with mode: 0644]
win/getCsv.sh [new file with mode: 0755]
win/jack.pc [new file with mode: 0644]
win/jacktrip.exe.manifest [new file with mode: 0644]
win/jacktrip.ico [new file with mode: 0644]
win/jacktrip.wxs [new file with mode: 0644]
win/jacktrip_alt.ico [new file with mode: 0644]
win/meson.build [new file with mode: 0644]
win/qjacktrip.rc [new file with mode: 0644]
win/qt5.wxs [new file with mode: 0644]
win/qt6-noguids.wxs [new file with mode: 0644]
win/qt6.wxs [new file with mode: 0644]