summaryrefslogtreecommitdiffstats
path: root/src/multimedia/audio/qaudiosystem_p.h
Commit message (Expand)AuthorAgeFilesLines
* Add parent-child relationship on audio sources and sinksPiotr Srebrny2022-11-111-0/+2
* Use SPDX license identifiersLucie GĂ©rard2022-06-281-38/+2
* Make sure all private headers include at least one otherThiago Macieira2022-03-081-1/+2
* Reintroduce a plugin architecture for multimedia backendsLars Knoll2022-01-111-2/+2
* Get rid of QAudio::RoleLars Knoll2021-06-161-4/+0
* Rename QCameraInfo/QAudioDeviceInfo to QCamera/AudioDeviceLars Knoll2021-06-081-1/+1
* Rename QAudioOutput to QAudioSinkLars Knoll2021-06-041-1/+1
* Rename QAudioInput to QAudioSourceLars Knoll2021-06-041-1/+1
* Get rid of QAudioInput/Output::periodSize()Lars Knoll2021-05-141-2/+0
* Replace category in QAudioOutput with an audio roleLars Knoll2021-05-071-2/+4
* QAudioInput:: Rename bytesReady to bytesAvailableVolker Hilsheimer2021-05-071-6/+6
* Move handling of QAudioInput/Output::processedUSecs() to the frontendLars Knoll2021-04-301-4/+4
* Fix part of the tst_qaudioinput failuresLars Knoll2021-04-301-2/+6
* Remove the notifyInterval() functionalityLars Knoll2021-04-081-6/+0
* Get rid of the global enums in qmultimedia.hLars Knoll2021-03-161-1/+0
* Add a QMediaDeviceInfo class to enumerate input/output devicesLars Knoll2021-01-221-29/+0
* Provide a proper descriptive name for audio devicesLars Knoll2021-01-221-0/+1
* Unexport internal methods and classesLars Knoll2021-01-201-3/+3
* Shuffle some code aroundLars Knoll2021-01-201-0/+161