summaryrefslogtreecommitdiffstats
path: root/src/multimedia/audio
Commit message (Expand)AuthorAgeFilesLines
...
* Completely remove the old plugin infrastructureLars Knoll2021-01-291-1/+0
* Move QAudioDecoder over to use the new platform infrastructureLars Knoll2021-01-292-39/+2
* Cleanup mock backend and tests using it.Lars Knoll2021-01-291-1/+1
* Remove some dead codeLars Knoll2021-01-291-1/+0
* Remove the static methods from QAudioDeviceInfoLars Knoll2021-01-223-37/+3
* Get rid of QAudioInputSelectorControlLars Knoll2021-01-222-11/+1
* Add a QMediaDeviceInfo class to enumerate input/output devicesLars Knoll2021-01-2211-440/+93
* Get rid of plugins for MM backendsLars Knoll2021-01-221-27/+46
* Create a common platform subdirectory in src/multimediaLars Knoll2021-01-2281-18295/+0
* Provide a proper descriptive name for audio devicesLars Knoll2021-01-2212-1/+30
* Remove playlist support from QMediaPlayerLars Knoll2021-01-221-2/+2
* Simplify reading data from QSoundEffectLars Knoll2021-01-221-70/+29
* audio/pcm is not a valid mimetypeLars Knoll2021-01-2213-26/+26
* Use gstreamer for audioLars Knoll2021-01-2213-2/+1763
* Smaller cleanupLars Knoll2021-01-224-35/+18
* Clean up the QSoundEffect implementationLars Knoll2021-01-224-650/+344
* Make bind/unbind() not virtualLars Knoll2021-01-222-22/+0
* Rename QMediaObject to QMediaSourceLars Knoll2021-01-224-13/+13
* Coding style cleanupsLars Knoll2021-01-213-15/+7
* Modernize code baseLars Knoll2021-01-219-106/+93
* Remove the pulse specific backend for QSoundEffectLars Knoll2021-01-214-1385/+3
* Cleanup the QMediaPluginLoaderLars Knoll2021-01-211-1/+0
* Fix a bunch of compiler warningsLars Knoll2021-01-205-11/+13
* Unexport internal methods and classesLars Knoll2021-01-202-4/+4
* Move the qnx audio plugin into QtMultimediaLars Knoll2021-01-2013-2/+1884
* Move the android audio code into QtMultimediaLars Knoll2021-01-2013-1/+2431
* Move Windows audio code over into Qt MultimediaLars Knoll2021-01-2013-2/+2697
* Move coreaudio code into Qt MultimediaLars Knoll2021-01-2015-2/+3776
* Shuffle some code aroundLars Knoll2021-01-2017-230/+135
* Remove the plugin infrastructure for audio pluginsLars Knoll2021-01-2030-148/+5827
* get rid of the QAudioSystemPluginExtension classLars Knoll2021-01-205-105/+12
* Get rid of the unused resource policy and availability controlLars Knoll2021-01-202-32/+0
* Kill QSoundLars Knoll2021-01-203-331/+0
* Add ; to Q_UNUSEDLars Schmertmann2020-06-281-2/+2
* QNetworkReply: Fix use of deprecated error signalMÃ¥rten Nordheim2020-03-251-1/+1
* PulseAudio: Discard buffer with outdated volume in QSoundEffectVaL Doroshchuk2020-03-131-0/+17
* Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-09-211-12/+1
|\
| * Extract QAudioProbe code snippetMariana Meireles2019-09-111-12/+1
* | Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-09-121-1/+1
|\|
| * Include moc files after QT_END_NAMESPACEVal Doroshchuk2019-09-091-1/+1
* | Port from QMutex::Recursive to QRecursiveMutexMarc Mutz2019-08-012-9/+11
* | Make QAudioDeviceInfo::realm() publicVal Doroshchuk2019-07-192-2/+5
* | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-07-161-4/+8
|\|
| * Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-07-111-4/+8
| |\
| | * Fix crash when app is destroyed before QSample::load is finishedVaL Doroshchuk2019-07-051-4/+8
* | | Eradicate Java-style iterators and mark the module free of themMarc Mutz2019-07-041-8/+4
* | | Port towards load/storeRelaxed atomicsFriedemann Kleint2019-06-251-3/+3
|/ /
* | Doc: Fix multiple documentation issuesv5.13.0-beta3Topi Reinio2019-04-161-5/+0
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-03-272-2/+2
|\|
| * Add source url to 'decoding error' warningRoland Rossgotterer2019-03-252-2/+2