summaryrefslogtreecommitdiffstats
path: root/src/multimedia/recording/qmediarecorder.h
Commit message (Expand)AuthorAgeFilesLines
* Fully qualify enumerations of QMediaEncoderBaseFriedemann Kleint2021-05-141-8/+5
* Remove audio/video device settings from QMediaEncoderLars Knoll2021-03-181-2/+1
* Add a QMediaEncoder classLars Knoll2021-03-171-57/+10
* Make QMediaCaptureSession the new central class for media capturingLars Knoll2021-03-161-6/+8
* Remove unused notifyInterval functionalityLars Knoll2021-03-161-9/+0
* Get rid of the global enums in qmultimedia.hLars Knoll2021-03-161-2/+0
* Simplify state handling in QCamera and QMediaRecorderLars Knoll2021-03-161-3/+1
* Remove manual metatype declarations and registrationsLars Knoll2021-03-021-4/+0
* Kill QMediaSource and QMediaSinkLars Knoll2021-02-171-2/+2
* Remove the QMediaSink inheritance from QMediaRecorderLars Knoll2021-02-171-13/+6
* Remove the notifyInterval functionality from QMediaSourceDoris Verria2021-02-171-0/+7
* Rework the metadata handlingLars Knoll2021-02-121-11/+5
* Use the new QMediaEncoderSettings in QMediaRecorderLars Knoll2021-02-091-29/+4
* Completely remove the old plugin infrastructureLars Knoll2021-01-291-2/+2
* Get rid of QAudioInputSelectorControlLars Knoll2021-01-221-9/+5
* Get rid of QAudioRecorder and the audiocapture pluginLars Knoll2021-01-221-0/+6
* Clean up dependencies between multimedia and multimediawidgetsLars Knoll2021-01-221-0/+1
* Rename QMediaObject to QMediaSourceLars Knoll2021-01-221-5/+5
* Rename QMediaBindableInterface to QMediaSinkLars Knoll2021-01-221-3/+3
* Move audio input selection functionality into QMediaRecorderLars Knoll2021-01-221-0/+10
* Get rid of the unused resource policy and availability controlLars Knoll2021-01-201-4/+0
* Replace Q_NULLPTR with nullptrKevin Funk2017-09-271-5/+5
* Add missing override and remove redundant virtualAlexander Volkov2016-12-121-2/+2
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-071-5/+5
|\
| * Add explicit and make public headers compile with -Wzero-as-null-pointer-cons...Marc Mutz2016-03-031-5/+5
* | 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
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-191-1/+1
|\
| * Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* | Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-281-4/+0
|/
* Fix syncqt-warnings.Friedemann Kleint2012-11-191-5/+5
* Enable the "#include <QMultimedia>" camel-case headerSze Howe Koh2012-11-061-1/+1
* Rename namespace QtMultimedia -> QMultimediaSze Howe Koh2012-11-061-3/+3
* Remove stale QT_MODULE() usage casesSergio Ahumada2012-10-251-2/+0
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-241-24/+24
* Added volume property to QMediaRecorderDmytro Poplavskiy2012-07-191-0/+4
* Rename availabilityError to availability.Michael Goddard2012-06-291-3/+3
* Added QMediaRecorder::OutOfSpaceError error codeDmytro Poplavskiy2012-05-141-1/+2
* Added QMediaRecorder::status propertyDmytro Poplavskiy2012-05-021-0/+18
* Expose availability from the backend to C++ and QML.Michael Goddard2012-03-021-0/+5
* Added metaDataChanged(key,value) signal to metadata controls.Dmytro Poplavskiy2012-02-061-0/+1
* Added QMediaRecorder::actualLocation propertyDmytro Poplavskiy2012-02-011-0/+5
* Split QMediaRecorder::setEncodingSettings to separate setters.Dmytro Poplavskiy2012-02-011-3/+7
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Removed QMediaServiceProvider parameter from media objects constructors.Dmytro Poplavskiy2012-01-241-1/+0
* Update obsolete contact address.Jason McDonald2012-01-231-1/+1
* Changed metadata keys type from enum to QString.Dmytro Poplavskiy2012-01-201-7/+3
* Replaced QAudioCaptureSource with QAudioRecorder.Dmytro Poplavskiy2012-01-191-1/+2
* Update year in Nokia copyright headers.Jason McDonald2012-01-121-1/+1