summaryrefslogtreecommitdiffstats
path: root/examples/multimedia/audiorecorder/audiorecorder.cpp
Commit message (Expand)AuthorAgeFilesLines
* Rename QCameraImageCapture to QImageCaptureLars Knoll2021-06-171-3/+3
* Get rid of QMediaEncoderSettingsLars Knoll2021-06-161-12/+13
* Rename QMediaEncoder to QMediaRecorderLars Knoll2021-06-161-20/+20
* Kill QMediaEncoderBaseLars Knoll2021-06-161-5/+5
* Get rid of QImageEncoderSettingsLars Knoll2021-06-161-2/+3
* Use QAudioInput in QMediaCaptureSessionLars Knoll2021-06-111-5/+7
* Rename QCameraInfo/QAudioDeviceInfo to QCamera/AudioDeviceLars Knoll2021-06-081-2/+2
* Remove the inheritance between QMediaEncoderSettings and QMediaFormatLars Knoll2021-06-041-1/+1
* Cleanup the QMediaEncoder backend architectureLars Knoll2021-05-191-2/+1
* Rename QMediaDeviceManager to QMediaDevicesVolker Hilsheimer2021-05-071-2/+2
* Fix compilation on LinuxLars Knoll2021-05-071-1/+1
* QAudioDeviceInfo: drop Range type, simplify APIVolker Hilsheimer2021-05-071-3/+4
* Make QMediaDeviceManager available to QMLLars Knoll2021-04-191-3/+1
* Remove audio/video device settings from QMediaEncoderLars Knoll2021-03-181-2/+2
* Add a QMediaEncoder classLars Knoll2021-03-171-31/+31
* Make QMediaCaptureSession the new central class for media capturingLars Knoll2021-03-161-1/+2
* Get rid of the global enums in qmultimedia.hLars Knoll2021-03-161-5/+5
* Simplify state handling in QCamera and QMediaRecorderLars Knoll2021-03-161-2/+1
* More changes for QMediaFormat handling on the backendLars Knoll2021-02-091-2/+2
* Use the new QMediaEncoderSettings in QMediaRecorderLars Knoll2021-02-091-18/+16
* Cleanup QAudioFormat and friendsLars Knoll2021-02-091-85/+10
* Remove codec property from QAudioFormat and relatedLars Knoll2021-01-291-6/+0
* Remove QAudioProbe and QVideoProbeLars Knoll2021-01-291-5/+6
* Get rid of QAudioInputSelectorControlLars Knoll2021-01-221-4/+8
* Get rid of QAudioRecorder and the audiocapture pluginLars Knoll2021-01-221-6/+6
* audio/pcm is not a valid mimetypeLars Knoll2021-01-221-2/+2
* Show the proper device description in the UI, not the IDLars Knoll2021-01-221-1/+2
* Coding style cleanupsLars Knoll2021-01-211-8/+8
* Use QList instead of QVectorJarek Kobus2020-06-251-9/+9
* winrt: Store output to cache locationMaurice Kalinowski2017-12-121-0/+11
* Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-10-271-3/+13
|\
| * Fix outdated BSD license headerKai Koehne2017-10-181-3/+13
* | Modernize the Audio Recorder exampleVaL Doroshchuk2017-09-281-55/+44
|/
* Fix BSD license headersSergio Ahumada2015-02-171-3/+3
* Update copyright headersAntti Kokko2015-02-121-5/+5
* Improve audiorecorder example.Yoann Lopes2014-09-261-24/+33
* Remove some Q_WS_MAEMO_6 instances from examples.Robin Burchell2014-05-121-4/+0
* Correctly update record button in AudioRecorder example.Yoann Lopes2014-03-171-0/+1
* Improve audiorecorder example.Yoann Lopes2013-10-091-62/+120
* Fix file path bug in audiorecorder exampleAndy Nichols2013-04-161-21/+0
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* centralize and fixup example sources install targetsJoerg Bornemann2012-12-051-0/+319