summaryrefslogtreecommitdiffstats
path: root/src/multimedia/alsa
Commit message (Expand)AuthorAgeFilesLines
* Fix little/big endian mixup for source audio in ALSA sourceMikko Hallamaa3 days1-6/+6
* alsa: Prevent buffer underrun errors when QIODevice has no data to readJoni Poikelin2024-02-091-1/+8
* alsa: Try to use sysdefault if default device has not been setJoni Poikelin2024-02-011-1/+11
* Always provide ALSA default deviceAndreas Cord-Landwehr2023-09-251-1/+10
* Fix little/big endian mixup for audio formatAndreas Cord-Landwehr2023-09-251-6/+6
* Build with QT_NO_CONTEXTLESS_CONNECTAhmad Samir2023-07-292-2/+2
* Fix qtmultimedia built with alsaShengfeng Zhou2023-04-111-2/+2
* Fix behavior of QAudioSink::resume in push modeVolker Hilsheimer2023-02-062-43/+23
* Set Q_LOGGING_CATEGORY staticArtem Dyomin2023-01-181-1/+1
* Provide default implementation for QPlatformMediaDevicesPiotr Srebrny2022-12-152-6/+0
* Add parent-child relationship on audio sources and sinksPiotr Srebrny2022-11-106-10/+16
* Use SPDX license identifiersLucie GĂ©rard2022-06-248-304/+16
* Get the ALSA backend to compile againLars Knoll2022-04-299-158/+14
* Move the low level audio integration back into Qt MultimediaLars Knoll2022-04-2912-0/+2449