summaryrefslogtreecommitdiffstats
path: root/src/multimedia/recording
Commit message (Expand)AuthorAgeFilesLines
* multimedia: modernize by using nullptrJochen Seemann2019-01-042-31/+31
* Replace Q_NULLPTR with nullptrKevin Funk2017-09-272-6/+6
* Emit the StoppedState change after the file has finished writingAndy Shaw2017-05-231-0/+4
* Add missing override and remove redundant virtualAlexander Volkov2016-12-121-2/+2
* Add proper global headers for QtMultimediaLars Knoll2016-11-231-1/+1
* Merge remote-tracking branch 'origin/5.7' into 5.8Yoann Lopes2016-10-111-1/+3
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-041-1/+3
| |\
| | * Clamp volume in QMediaRecorder and QSoundEffectYoann Lopes2016-09-271-1/+3
* | | Improve audio volume documentationYoann Lopes2016-08-221-1/+10
|/ /
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-072-6/+6
|\|
| * Add explicit and make public headers compile with -Wzero-as-null-pointer-cons...Marc Mutz2016-03-032-6/+6
* | Updated license headersAntti Kokko2016-01-197-98/+140
|/
* Doc: Fix documentation warningsTopi Reinio2016-01-081-2/+1
* Add missing "We mean it" comments to private headers.Friedemann Kleint2015-10-061-0/+11
* Update copyright headersAntti Kokko2015-02-127-49/+49
* Update license headers and add new license filesAntti Kokko2014-08-247-133/+77
* Use Q_CONSTRUCTOR_FUNCTION macro to register multimedia meta types.Yoann Lopes2014-05-302-22/+14
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-197-7/+7
|\
| * Update copyright year in Digia's license headersSergio Ahumada2013-01-107-7/+7
* | Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-283-12/+0
|/
* Doc: Updated the \example and \snippet pathsv5.0.0-rc2Venugopal Shivashankar2012-12-123-6/+6
* Fix syncqt-warnings.Friedemann Kleint2012-11-193-11/+11
* Enable the "#include <QMultimedia>" camel-case headerSze Howe Koh2012-11-062-2/+2
* Rename namespace QtMultimedia -> QMultimediaSze Howe Koh2012-11-065-53/+53
* Remove stale QT_MODULE() usage casesSergio Ahumada2012-10-253-6/+0
* QtMultimedia: Fix compiler warnings.Friedemann Kleint2012-10-171-1/+2
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-247-168/+168
* Replaced endpoint control with audio input and output controlsDmytro Poplavskiy2012-07-241-24/+23
* Added volume property to QMediaRecorderDmytro Poplavskiy2012-07-192-0/+30
* Rename availabilityError to availability.Michael Goddard2012-06-293-18/+18
* Rename a few controls.Michael Goddard2012-06-294-14/+14
* Fixing some doc errors for overviewAngus Cummings2012-06-081-0/+8
* A number of documentation fixes.Michael Goddard2012-06-071-7/+7
* Added custom parameters to Audio/Video/ImageEncodingSettingsDmytro Poplavskiy2012-05-182-6/+185
* Added QMediaRecorder::OutOfSpaceError error codeDmytro Poplavskiy2012-05-142-1/+3
* Declare and register metatypes for media encoder settings classesDmytro Poplavskiy2012-05-042-0/+18
* Fixed typo in QMediaRecorder::Status metatype registrationDmytro Poplavskiy2012-05-021-1/+1
* Replaced QMediaRecorderControl::play/stop/pause with setStateDmytro Poplavskiy2012-05-021-3/+3
* Added QMediaRecorder::status propertyDmytro Poplavskiy2012-05-022-4/+88
* Fix a number of doc errors and warnings.Michael Goddard2012-04-111-0/+6
* resolving some warnings in qtmultimedia docsAngus Cummings2012-03-221-1/+1
* Fix some memory leaks.Michael Goddard2012-03-051-0/+3
* Expose availability from the backend to C++ and QML.Michael Goddard2012-03-023-8/+60
* Updated documentation for the QAudioRecorder classJonas Rabbe2012-02-091-3/+16
* Moved QMediaServiceProvider to private header.Dmytro Poplavskiy2012-02-062-2/+2
* Added metaDataChanged(key,value) signal to metadata controls.Dmytro Poplavskiy2012-02-062-0/+15
* Added QMediaRecorder::actualLocation propertyDmytro Poplavskiy2012-02-013-0/+45
* Split QMediaRecorder::setEncodingSettings to separate setters.Dmytro Poplavskiy2012-02-013-25/+134
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-307-7/+7
* Removed QMediaServiceProvider parameter from media objects constructors.Dmytro Poplavskiy2012-01-243-4/+3