summaryrefslogtreecommitdiffstats
path: root/src/multimedia/darwin
Commit message (Expand)AuthorAgeFilesLines
* Darwin: Replace deprecated kAudioObjectPropertyElementMaster constantTim Blechmann2024-04-092-7/+10
* Improve and prettify logic and usage of QAudioStateMachineArtem Dyomin2023-09-182-20/+22
* Rename StateChangeGuard -> NotifierArtem Dyomin2023-09-121-2/+2
* Fix corner case with single declared channel kAudioChannelLabel_MonoArtem Dyomin2023-08-211-1/+3
* Build with QT_NO_CONTEXTLESS_CONNECTAhmad Samir2023-07-291-2/+2
* Fix threading problems in QDarwinAudioSinkArtem Dyomin2023-07-252-103/+79
* Refactor DarwinAudioSink and PulseAudioSink and run CI testArtem Dyomin2023-07-142-188/+119
* Prettify calling of QMediaDevice signalsArtem Dyomin2023-06-121-2/+2
* Replace Q_OS_OSX with Q_OS_MACOSTor Arne Vestbø2023-06-074-13/+13
* Fix audiosink issues on darwinArtem Dyomin2023-03-032-17/+49
* AVFMediaEncoder: Set channel layout configuration when recordingDoris Verria2023-02-151-1/+1
* Fix behavior of QAudioSink::resume in push modeVolker Hilsheimer2023-02-062-1/+3
* Fix warning on iOSVolker Hilsheimer2023-01-221-0/+2
* Set Q_LOGGING_CATEGORY staticArtem Dyomin2023-01-181-1/+1
* Improve macos audio data warningsArtem Dyomin2023-01-023-118/+169
* Add parent-child relationship on audio sources and sinksPiotr Srebrny2022-11-106-12/+17
* Add audio listeners for macOS and cleanup codeArtem Dyomin2022-11-072-105/+181
* Fix redundant warning output on macOSArtem Dyomin2022-11-031-10/+18
* Use SPDX license identifiersLucie Gérard2022-06-2412-456/+24
* Retrieve channel configuration on macOSLars Knoll2022-05-055-15/+195
* Move the low level audio integration back into Qt MultimediaLars Knoll2022-04-2912-0/+3665