summaryrefslogtreecommitdiffstats
path: root/tests/auto/integration/qaudiodeviceinfo
Commit message (Expand)AuthorAgeFilesLines
* Rename QCameraInfo/QAudioDeviceInfo to QCamera/AudioDeviceLars Knoll2021-06-083-210/+0
* CMake: Remove usage of old compatibility CMake APIAlexandru Croitor2021-05-271-1/+1
* Fix some logic errors in QWindowsAudioDeviceInfoLars Knoll2021-05-251-1/+1
* Fix test failure in a couple of autotestsLars Knoll2021-05-171-1/+1
* Rename QMediaDeviceManager to QMediaDevicesVolker Hilsheimer2021-05-071-9/+9
* QAudioDeviceInfo: drop Range type, simplify APIVolker Hilsheimer2021-05-071-6/+4
* Fix memory leak in autotestLars Knoll2021-04-281-0/+6
* Remove qmake files from the repositoryLars Knoll2021-04-231-9/+0
* Make QMediaDeviceManager available to QMLLars Knoll2021-04-191-6/+4
* Cleanup QAudioFormat and friendsLars Knoll2021-02-091-64/+10
* Remove codec property from QAudioFormat and relatedLars Knoll2021-01-291-9/+0
* Remove the static methods from QAudioDeviceInfoLars Knoll2021-01-221-7/+14
* Add a QMediaDeviceInfo class to enumerate input/output devicesLars Knoll2021-01-221-8/+7
* audio/pcm is not a valid mimetypeLars Knoll2021-01-221-2/+2
* Modernize code baseLars Knoll2021-01-211-1/+1
* Initial Cmake port for qtmultimediaDoris Verria2021-01-201-0/+13
* Fix a bunch of compiler warningsLars Knoll2021-01-201-1/+1
* Eradicate all but one Q_FOREACH loopMarc Mutz2019-07-111-1/+2
* tst_QAudioDeviceInfo: don't do implicit cast from NULL to char*Yoann Lopes2016-08-051-3/+3
* Updated license headersAntti Kokko2016-01-201-17/+12
* Remove QT_DISABLE_DEPRECATED_BEFORE=0 from tests.Friedemann Kleint2015-08-241-1/+0
* Blacklist part of tst_qaudiodeviceinfoJani Vähäkangas2015-06-292-1/+5
* Update copyright headersAntti Kokko2015-02-121-7/+7
* Update license headers and add new license filesAntti Kokko2014-08-241-19/+11
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* remove some unnecessary CONFIG additionsOswald Buddenhagen2012-12-161-1/+0
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-241-24/+24
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-011-0/+1
* Delete obsolete class methods and update related codeMithra Pattison2012-07-101-11/+11
* Turned back on some disabled unit tests as insignificant testsKurt Korbatits2012-07-091-1/+1
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Implement QAudioDeviceInfo operator==/!=Michael Goddard2012-01-231-107/+90
* Update obsolete contact address.Jason McDonald2012-01-231-1/+1
* Update year in Nokia copyright headers.Jason McDonald2012-01-121-1/+1
* QAudioDeviceInfo is actually an integration test.Michael Goddard2011-11-242-0/+287