summaryrefslogtreecommitdiffstats
path: root/src/imports/multimedia/qdeclarativeaudio.cpp
Commit message (Expand)AuthorAgeFilesLines
* Prevent m_runningCount from eventually overflowingAlbert Astals Cid2017-06-161-1/+1
* QtMultimedia: Use the newly-introduced qmlWarning instead of qmlInfoRobin Burchell2017-01-131-1/+1
* Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-09-211-4/+20
|\
| * Improve audio volume documentationYoann Lopes2016-08-221-4/+20
* | Add notifyInterval for MediaPlayer QML APIJoni Poikelin2016-09-071-0/+45
|/
* Updated license headersAntti Kokko2016-01-191-14/+20
* Fix MediaPlayer::playlist documentation.Yoann Lopes2015-08-241-0/+4
* Merge remote-tracking branch 'origin/5.5' into 5.6Yoann Lopes2015-08-241-629/+125
|\
| * Doc: Corrected a typo.Venugopal Shivashankar2015-08-111-2/+2
| * Fix documentation for QML metaData property.Yoann Lopes2015-08-111-598/+109
| * Doc: update qml module version to 5.5.Yoann Lopes2015-08-111-13/+0
| * Improve documentation for mediaObject property.Yoann Lopes2015-08-111-18/+16
* | Add audio role API to QMediaPlayer.Jim Hodapp2015-08-101-0/+117
* | Added new playlist QML type.Loïc Molinari2015-08-101-3/+80
|/
* Update copyright headersAntti Kokko2015-02-121-7/+7
* Update license headers and add new license filesAntti Kokko2014-08-241-19/+11
* Improve documentation for the QMediaPlayer::bufferStatus property.Yoann Lopes2014-05-151-4/+16
* Fix some MediaPlayer properties returning wrong values.Yoann Lopes2014-04-091-22/+22
* Doc: fix two typosZhang Xingtao2014-03-261-1/+1
* Tidy up Audio documentation.Mitch Curtis2014-03-191-3/+3
* Doc: Document signals (not handlers) under \qmlsignalSze Howe Koh2014-03-181-10/+30
* Add missing documentation for Audio and MediaPlayer loops property.Yoann Lopes2014-03-101-0/+24
* Correctly clear the current media in Audio and MediaPlayer qml elements.v5.2.0-beta1Yoann Lopes2013-10-181-7/+8
* Doc: Removing version number from the QDoc comments.Jerome Pasion2013-10-021-142/+142
* Doc: Updated usage of \qmlmodule and \inqmlmodule.Jerome Pasion2013-10-021-2/+2
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* Rename namespace QtMultimedia -> QMultimediaSze Howe Koh2012-11-061-4/+4
* Rename namespace QtMultimedia::MetaData -> QMediaMetaDataSze Howe Koh2012-11-061-90/+90
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-241-24/+24
* Doc: Changed \qmlclass to \qmltype and added \instantiatesJerome Pasion2012-07-271-2/+4
* Rename availabilityError to availability.Michael Goddard2012-06-291-5/+5
* Fix a number of other qdoc issues.Michael Goddard2012-06-151-115/+94
* Replace a writable position() property with a seek() method.Michael Goddard2012-06-141-21/+48
* Updating brief layout of QML typesAngus Cummings2012-06-141-2/+2
* A number of documentation fixes.Michael Goddard2012-06-071-1/+1
* Fixing doc errors in MediaPlayer and CameraFlashAngus Cummings2012-06-011-67/+674
* Minor doc fixes for QMLAngus Cummings2012-05-161-18/+31
* Don't use QtDeclarative compat moduleKent Hansen2012-05-141-1/+1
* Updated a lot of minor fixes to the docs and removed warnings from qdocJonas Rabbe2012-04-051-1/+4
* changing include from qdeclarativeinfo to qmlinfo in qdeclarativeaudio.cppThomas Senyk2012-03-211-1/+1
* Make QDeclarativeAudio use QMediaPlayer instead of the controls.Michael Goddard2012-03-161-231/+80
* Merge the QDeclarativeMediaBase and QDeclarativeAudio classes.Michael Goddard2012-03-161-3/+483
* Expose availability from the backend to C++ and QML.Michael Goddard2012-03-021-0/+35
* Remove the usage of deprecated qdoc macros.Casper van Donderen2012-03-021-20/+20
* Docs: fix qml links and standalone build for MultimediaPeter Yard2012-02-221-69/+71
* API changes to QML element MediaPlayer aka AudioAngus Cummings2012-02-081-32/+40
* Documentation tweaks.Michael Goddard2012-02-061-0/+57
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update obsolete contact address.Jason McDonald2012-01-231-1/+1
* Changed metadata keys type from enum to QString.Dmytro Poplavskiy2012-01-201-45/+45