summaryrefslogtreecommitdiffstats
path: root/examples/multimedia/audiooutput
Commit message (Expand)AuthorAgeFilesLines
* Correct license for example and snippet filesLucie Gérard2024-03-261-1/+1
* Doc: Create separate 'Graphics', 'Multimedia' example categoriesJaishree Vyas2024-01-161-1/+1
* Doc: Add \examplecategory for Qt MultimediaVenugopal Shivashankar2023-07-211-0/+1
* Include moc_*.cpp files in QtMM examplesArtem Dyomin2022-12-131-0/+2
* Doc: Better integrate Qt Spatial Audio into multimedia documentationTopi Reinio2022-09-281-0/+1
* Examples: C++ style cleanupKai Köhne2022-09-073-27/+26
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-231-1/+1
* Add license headers to cmake filesLucie Gérard2022-07-071-0/+3
* Use SPDX license identifiersLucie Gérard2022-06-244-173/+8
* Split spatial audio out into a lib of its ownLars Knoll2022-06-161-1/+1
* Improve examples CMakeLists.txtKai Köhne2022-02-171-11/+4
* Android: Fix for List of available devices issuePekka Gehör2021-10-152-0/+10
* Raise cmake_minimum_required to VERSION 3.16 in examplesJoerg Bornemann2021-08-171-1/+1
* Restore qmake project files for examplesJoerg Bornemann2021-08-061-0/+12
* Tag Qt Multimedia Widgets examples with 'widgets'Kai Köhne2021-08-021-0/+1
* Rename QCameraInfo/QAudioDeviceInfo to QCamera/AudioDeviceLars Knoll2021-06-082-5/+5
* Rename QAudioOutput to QAudioSinkLars Knoll2021-06-043-8/+8
* Rename QMediaDeviceManager to QMediaDevicesVolker Hilsheimer2021-05-072-6/+6
* Remove qmake files from the repositoryLars Knoll2021-04-231-12/+0
* Make QMediaDeviceManager available to QMLLars Knoll2021-04-191-1/+1
* Cleanup QAudioFormat and friendsLars Knoll2021-02-091-36/+18
* Remove codec property from QAudioFormat and relatedLars Knoll2021-01-291-1/+0
* Remove the static methods from QAudioDeviceInfoLars Knoll2021-01-222-4/+7
* Provide a proper descriptive name for audio devicesLars Knoll2021-01-221-2/+2
* Smaller fixes to the audiooutput exampleLars Knoll2021-01-222-15/+9
* audio/pcm is not a valid mimetypeLars Knoll2021-01-221-1/+1
* Initial Cmake port for qtmultimediaDoris Verria2021-01-201-0/+42
* Add ; to Q_UNUSEDLars Schmertmann2020-06-281-1/+1
* Fix deprecation warnings about QVariant APIFriedemann Kleint2019-04-051-2/+2
* Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-10-274-12/+42
|\
| * Fix outdated BSD license headerKai Koehne2017-10-183-9/+39
| * Fix outdated FDL license headerKai Koehne2017-10-181-3/+3
* | Modernize the Audio Output exampleVaL Doroshchuk2017-09-282-165/+113
|/
* Examples: Add missing overrideAlexander Volkov2016-12-121-3/+3
* Use logarithmic volume scale in examples.Yoann Lopes2016-06-141-2/+2
* Use new volume conversion API in examples.Yoann Lopes2016-06-031-3/+12
* Purge sRGB chunks from PNGs in documentation.Edward Welbourne2016-03-221-0/+0
* Reinitialize audio when changing device in examplesMaurice Kalinowski2016-03-111-4/+5
* Doc: Fix documentation warningsTopi Reinio2016-01-081-1/+1
* Purge spurious execute permissions.Edward Welbourne2015-09-291-0/+0
* Made audio output example easier to understand. No real code changesd3fault2015-04-102-8/+10
* Fix BSD license headersSergio Ahumada2015-02-173-9/+9
* Update copyright headersAntti Kokko2015-02-124-21/+21
* Doc: Updated the \brief statementsVenu2014-10-241-3/+2
* Make the multimedia examples less verboseAlex Blasche2014-09-222-19/+1
* Fix AudioOutput example when no audio devices are available.Yoann Lopes2014-07-081-6/+9
* Improved audiooutput and audioinput examples.Yoann Lopes2014-06-161-2/+6
* Doc: Improved example documentationJerome Pasion2014-04-141-4/+5
* Doc: Fix example paths referred in documentationTopi Reinio2013-04-301-1/+1
* QAudioInput/Output documentation: Fix slot naming in snippetsTopi Reinio2013-01-252-3/+3