summaryrefslogtreecommitdiffstats
path: root/tests/auto/unit/qmultimedia_common
Commit message (Expand)AuthorAgeFilesLines
* Fix clang warning about mixing || and |Thiago Macieira2020-04-091-3/+3
* Remove usages of deprecated APIsSona Kurazyan2019-08-081-1/+2
* Eradicate all but one Q_FOREACH loopMarc Mutz2019-07-111-6/+15
* Add custom audio role API to QMediaPlayerJames McDonnell2017-09-064-2/+78
* Updated license headersAntti Kokko2016-01-2045-765/+540
* Change the way a playlist is bound to a media object.v5.6.0-beta1Yoann Lopes2015-12-113-7/+42
* Merge remote-tracking branch 'origin/5.5' into 5.6Yoann Lopes2015-08-241-1/+44
|\
| * Fix QCamera viewfinder capabilities functions..Yoann Lopes2015-08-181-1/+44
* | Add audio role API to QMediaPlayer.Jim Hodapp2015-08-103-1/+87
|/
* QMediaPlayer: handle resource files in a cross-platform way.Yoann Lopes2015-04-072-4/+14
* Update copyright headersAntti Kokko2015-02-1244-308/+308
* New camera viewfinder settings API.Yoann Lopes2015-01-133-1/+78
* Update license headers and add new license filesAntti Kokko2014-08-2443-815/+471
* New camera selection API in QML.Yoann Lopes2014-07-173-5/+5
* New QCameraInfo class.Yoann Lopes2014-02-285-0/+234
* Decouple qmediametadata.h from qmultimedia.hSze Howe Koh2013-05-141-0/+1
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-1941-41/+41
|\
| * Update copyright year in Digia's license headersSergio Ahumada2013-01-1041-41/+41
* | Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-281-4/+0
|/
* Fix syncqt-warnings.Friedemann Kleint2012-11-191-1/+1
* Rename namespace QtMultimedia -> QMultimediaSze Howe Koh2012-11-062-6/+6
* Rename namespace QtMultimedia::MetaData -> QMediaMetaDataSze Howe Koh2012-11-061-2/+2
* Remove stale QT_MODULE() usage casesSergio Ahumada2012-10-251-2/+0
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-2441-989/+989
* Fix compile failure in qmediaplayer unit testKurt Korbatits2012-07-261-1/+0
* QtMultiMedia/Tests: Fix MSVC2012 warning about overload.Friedemann Kleint2012-07-251-1/+1
* Replaced endpoint control with audio input and output controlsDmytro Poplavskiy2012-07-243-25/+25
* Added volume property to QMediaRecorderDmytro Poplavskiy2012-07-191-0/+13
* Delete obsolete class methods and update related codeMithra Pattison2012-07-101-4/+4
* Rename availabilityError to availability.Michael Goddard2012-06-291-4/+4
* Rename a few controls.Michael Goddard2012-06-294-15/+15
* Removed encoding options from Audio/Video encoding controlsDmytro Poplavskiy2012-06-072-40/+0
* Replaced QMediaRecorderControl::play/stop/pause with setStateDmytro Poplavskiy2012-05-021-0/+16
* Added QMediaRecorder::status propertyDmytro Poplavskiy2012-05-021-0/+13
* Move QVideoWindowControl out of widgets.Thomas McGuire2012-04-254-32/+2
* QVideoProbe unit test.Lev Zelenskiy2012-04-203-1/+69
* QAudioProbe unit test.Lev Zelenskiy2012-04-203-0/+67
* expanding unit test for QAudioDecoderAngus Cummings2012-04-141-0/+12
* Move QAudioDecoder to public.Michael Goddard2012-04-111-1/+1
* Made QRadioData bind to QRadioTuner to avoid using multiple servicesJonas Rabbe2012-03-121-3/+15
* Move most of playlist API to private.Lev Zelenskiy2012-03-063-4/+4
* Fix some memory leaks.Michael Goddard2012-03-051-5/+5
* Expose availability from the backend to C++ and QML.Michael Goddard2012-03-025-20/+84
* Changes to GStreamer backend for audio decoder.Lev Zelenskiy2012-02-241-17/+38
* Add the audio decoder variant of QMediaPlayer.Michael Goddard2012-02-083-0/+295
* Moved QMediaServiceProvider to private header.Dmytro Poplavskiy2012-02-061-1/+1
* Added metaDataChanged(key,value) signal to metadata controls.Dmytro Poplavskiy2012-02-062-1/+22
* Changed QCameraFocus::focusMode type to QFlags based FocusModesDmytro Poplavskiy2012-02-021-4/+4
* QCameraImageProcessingControl API fixesDmytro Poplavskiy2012-02-021-25/+32
* Added QMediaRecorder::actualLocation propertyDmytro Poplavskiy2012-02-011-0/+3