js8call/JS8_Audio
Chris-AC9KH 6103d58983 - deprecate the QAudio::UnderrunError enum - deprecated in Qt 6.11 but
gcc will complain about it. Did not add a default: switch for gcc as this
is coded primarily for LLVM-clang
- Replace deprecated invalidateFilter() with the Qt 6.11 pattern
beginFilterChange() / endFilterChange()
2026-06-21 16:21:31 -05:00
..
AudioDevice.cpp Add doxy hooks to all source file 2026-01-18 19:19:15 -06:00
AudioDevice.h Add doxy hooks to all source file 2026-01-18 19:19:15 -06:00
BWFFile.cpp Addresses issue #182 - Notification sound playback problems 2026-02-08 13:39:38 -06:00
BWFFile.h Addresses issue #182 - Notification sound playback problems 2026-02-08 13:39:38 -06:00
NotificationAudio.cpp Addresses issue #260 Multiple notification audio connections left open 2026-04-28 12:14:37 -05:00
NotificationAudio.h Addresses issue #260 Multiple notification audio connections left open 2026-04-28 12:14:37 -05:00
NotificationSoundOutput.cpp Addresses issue #260 Multiple notification audio connections left open 2026-04-28 12:14:37 -05:00
NotificationSoundOutput.h Addresses issue #260 Multiple notification audio connections left open 2026-04-28 12:14:37 -05:00
SoundInput.cpp - deprecate the QAudio::UnderrunError enum - deprecated in Qt 6.11 but 2026-06-21 16:21:31 -05:00
SoundInput.h Revert "Adds SoundInput::canOpenAsInput to test if an QAudioDevice instance i…" 2026-03-01 16:09:53 -05:00
SoundOutput.cpp - deprecate the QAudio::UnderrunError enum - deprecated in Qt 6.11 but 2026-06-21 16:21:31 -05:00
SoundOutput.h remove MainWindow class from mainwindow.cpp and replace it with UI_Constructor class 2026-01-18 19:19:15 -06:00