summaryrefslogtreecommitdiffstats
path: root/src/multimedia/audio/qaudioinput.cpp
Commit message (Expand)AuthorAgeFilesLines
* Get SPDX license tag on one line onlyLucie Gérard2024-03-261-2/+1
* Rename QAudio namespace to QtAudioVolker Hilsheimer2024-02-201-1/+1
* Doc: Fix qdoc warnings for undocumented members in QAudio*Venugopal Shivashankar2022-09-291-7/+13
* Enable error reporting when failed to initialize backend elementPiotr Srebrny2022-09-261-4/+10
* Use SPDX license identifiersLucie Gérard2022-06-241-38/+2
* Disconnect QAudioInput from QCaptureMediaSession in destructorPiotr Srebrny2021-09-291-0/+17
* Fix the remaining qdoc warningsLars Knoll2021-09-221-1/+1
* Minor fixes to some QML sample codeLars Knoll2021-09-221-4/+4
* Fix the MediaPlayer docsLars Knoll2021-09-211-58/+95
* Reset audio device to default when setting null devicePiotr Srebrny2021-09-181-12/+20
* Doc: Fix small spelling mistakes, incorrect QAudioOutput referencesNicholas Bennett2021-08-201-16/+20
* Clean up file format and audio profile handlingLars Knoll2021-06-251-1/+1
* Move the QAudio::Mode enum inside QAudioDeviceLars Knoll2021-06-161-2/+2
* Use QAudioOutput in QMediaPlayerLars Knoll2021-06-111-0/+1
* Use QAudioInput in QMediaCaptureSessionLars Knoll2021-06-111-1/+1
* Add QAudioInput/OutputLars Knoll2021-06-111-0/+150
* Rename QAudioInput to QAudioSourceLars Knoll2021-06-041-375/+0
* Get rid of QAudioInput/Output::periodSize()Lars Knoll2021-05-141-11/+0
* Rename QMediaDeviceManager to QMediaDevicesVolker Hilsheimer2021-05-071-2/+2
* QAudioInput:: Rename bytesReady to bytesAvailableVolker Hilsheimer2021-05-071-3/+3
* Move handling of QAudioInput/Output::processedUSecs() to the frontendLars Knoll2021-04-301-1/+5
* Fix part of the tst_qaudioinput failuresLars Knoll2021-04-301-3/+2
* Remove connect to nonexistent notify signalBartlomiej Moskal2021-04-271-1/+0
* Remove the notifyInterval() functionalityLars Knoll2021-04-081-29/+0
* Next steps in consistent class namingLars Knoll2021-03-021-3/+3
* Add a QMediaDeviceInfo class to enumerate input/output devicesLars Knoll2021-01-221-4/+7
* Smaller cleanupLars Knoll2021-01-221-6/+3
* Shuffle some code aroundLars Knoll2021-01-201-1/+1
* Merge remote-tracking branch 'origin/5.7' into 5.8Yoann Lopes2016-10-111-1/+2
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-041-1/+2
| |\
| | * Clamp out-of-range volume values in QAudioInput and QAudioOutputYoann Lopes2016-09-281-1/+2
* | | Improve audio volume documentationYoann Lopes2016-08-221-1/+6
|/ /
* / Updated license headersAntti Kokko2016-01-191-14/+20
|/
* Update copyright headersAntti Kokko2015-02-121-7/+7
* Update license headers and add new license filesAntti Kokko2014-08-241-19/+11
* Doc: Clarify and polish docs for QAudio[Input|Output]::start()Sze Howe Koh2013-02-271-16/+19
* Doc: Fixed random QDoc warningsVenugopal Shivashankar2013-01-151-4/+4
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-241-24/+24
* Fixed docs for QAudioInput::bufferSize and setBufferSizeAli Akhtarzada2012-07-241-2/+2
* Added volume control for QAudioOutput & QAudioInput (alsa)Kurt Korbatits2012-07-171-1/+3
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Add a volume (gain) property to QAudioInput.Michael Goddard2012-01-251-0/+23
* Update obsolete contact address.Jason McDonald2012-01-231-1/+1
* Fix up a few doc issuesMichael Goddard2012-01-171-1/+2
* Remove antiquated \since lines in docs.Michael Goddard2012-01-161-22/+0
* Update year in Nokia copyright headers.Jason McDonald2012-01-121-1/+1
* Rename QtMultimediaKit to QtMultimedia.Michael Goddard2011-10-071-0/+402