index
:
delta/qt5/qtmultimedia.git
5.10
5.10.0
5.10.1
5.11
5.11.0
5.11.1
5.11.2
5.11.3
5.12
5.12.0
5.12.1
5.12.10
5.12.11
5.12.12
5.12.2
5.12.3
5.12.4
5.12.5
5.12.6
5.12.7
5.12.8
5.12.9
5.13
5.13.0
5.13.1
5.13.2
5.14
5.14.0
5.14.1
5.14.2
5.15
5.15.0
5.15.1
5.15.2
5.3
5.3.0
5.3.1
5.3.2
5.4
5.4.0
5.4.1
5.4.2
5.5
5.5.0
5.5.1
5.6
5.6.0
5.6.1
5.6.2
5.6.3
5.7
5.7.0
5.7.1
5.8
5.8.0
5.9
5.9.0
5.9.1
5.9.2
5.9.3
5.9.4
5.9.5
5.9.6
5.9.7
5.9.8
6.2
6.2.0
6.2.1
6.2.2
6.2.3
6.2.4
6.3
6.4
6.4.0
6.4.1
6.4.2
6.4.3
6.5
6.5.0
6.5.1
baserock/morph
baserock/qt5.4-wip-gstreamer-1.0
baserock/v5.3.0
dev
old/5.0
old/5.1
old/5.2
qtmmk-merge
refactor
release
stable
wip/android
wip/cmake
wip/gstreamer-1.0
wip/qt6
wip/refactor
code.qt.io: qt/qtmultimedia.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
imports
/
multimedia
/
qdeclarativeaudio.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Propagate customAudioRole into the QML classes
James McDonnell
2017-10-23
1
-0
/
+62
*
Prevent m_runningCount from eventually overflowing
Albert Astals Cid
2017-06-16
1
-1
/
+1
*
QtMultimedia: Use the newly-introduced qmlWarning instead of qmlInfo
Robin Burchell
2017-01-13
1
-1
/
+1
*
Merge remote-tracking branch 'origin/5.8' into dev
Liang Qi
2016-09-21
1
-4
/
+20
|
\
|
*
Improve audio volume documentation
Yoann Lopes
2016-08-22
1
-4
/
+20
*
|
Add notifyInterval for MediaPlayer QML API
Joni Poikelin
2016-09-07
1
-0
/
+45
|
/
*
Updated license headers
Antti Kokko
2016-01-19
1
-14
/
+20
*
Fix MediaPlayer::playlist documentation.
Yoann Lopes
2015-08-24
1
-0
/
+4
*
Merge remote-tracking branch 'origin/5.5' into 5.6
Yoann Lopes
2015-08-24
1
-629
/
+125
|
\
|
*
Doc: Corrected a typo.
Venugopal Shivashankar
2015-08-11
1
-2
/
+2
|
*
Fix documentation for QML metaData property.
Yoann Lopes
2015-08-11
1
-598
/
+109
|
*
Doc: update qml module version to 5.5.
Yoann Lopes
2015-08-11
1
-13
/
+0
|
*
Improve documentation for mediaObject property.
Yoann Lopes
2015-08-11
1
-18
/
+16
*
|
Add audio role API to QMediaPlayer.
Jim Hodapp
2015-08-10
1
-0
/
+117
*
|
Added new playlist QML type.
Loïc Molinari
2015-08-10
1
-3
/
+80
|
/
*
Update copyright headers
Antti Kokko
2015-02-12
1
-7
/
+7
*
Update license headers and add new license files
Antti Kokko
2014-08-24
1
-19
/
+11
*
Improve documentation for the QMediaPlayer::bufferStatus property.
Yoann Lopes
2014-05-15
1
-4
/
+16
*
Fix some MediaPlayer properties returning wrong values.
Yoann Lopes
2014-04-09
1
-22
/
+22
*
Doc: fix two typos
Zhang Xingtao
2014-03-26
1
-1
/
+1
*
Tidy up Audio documentation.
Mitch Curtis
2014-03-19
1
-3
/
+3
*
Doc: Document signals (not handlers) under \qmlsignal
Sze Howe Koh
2014-03-18
1
-10
/
+30
*
Add missing documentation for Audio and MediaPlayer loops property.
Yoann Lopes
2014-03-10
1
-0
/
+24
*
Correctly clear the current media in Audio and MediaPlayer qml elements.
v5.2.0-beta1
Yoann Lopes
2013-10-18
1
-7
/
+8
*
Doc: Removing version number from the QDoc comments.
Jerome Pasion
2013-10-02
1
-142
/
+142
*
Doc: Updated usage of \qmlmodule and \inqmlmodule.
Jerome Pasion
2013-10-02
1
-2
/
+2
*
Update copyright year in Digia's license headers
Sergio Ahumada
2013-01-10
1
-1
/
+1
*
Rename namespace QtMultimedia -> QMultimedia
Sze Howe Koh
2012-11-06
1
-4
/
+4
*
Rename namespace QtMultimedia::MetaData -> QMediaMetaData
Sze Howe Koh
2012-11-06
1
-90
/
+90
*
Change copyrights from Nokia to Digia
Iikka Eklund
2012-09-24
1
-24
/
+24
*
Doc: Changed \qmlclass to \qmltype and added \instantiates
Jerome Pasion
2012-07-27
1
-2
/
+4
*
Rename availabilityError to availability.
Michael Goddard
2012-06-29
1
-5
/
+5
*
Fix a number of other qdoc issues.
Michael Goddard
2012-06-15
1
-115
/
+94
*
Replace a writable position() property with a seek() method.
Michael Goddard
2012-06-14
1
-21
/
+48
*
Updating brief layout of QML types
Angus Cummings
2012-06-14
1
-2
/
+2
*
A number of documentation fixes.
Michael Goddard
2012-06-07
1
-1
/
+1
*
Fixing doc errors in MediaPlayer and CameraFlash
Angus Cummings
2012-06-01
1
-67
/
+674
*
Minor doc fixes for QML
Angus Cummings
2012-05-16
1
-18
/
+31
*
Don't use QtDeclarative compat module
Kent Hansen
2012-05-14
1
-1
/
+1
*
Updated a lot of minor fixes to the docs and removed warnings from qdoc
Jonas Rabbe
2012-04-05
1
-1
/
+4
*
changing include from qdeclarativeinfo to qmlinfo in qdeclarativeaudio.cpp
Thomas Senyk
2012-03-21
1
-1
/
+1
*
Make QDeclarativeAudio use QMediaPlayer instead of the controls.
Michael Goddard
2012-03-16
1
-231
/
+80
*
Merge the QDeclarativeMediaBase and QDeclarativeAudio classes.
Michael Goddard
2012-03-16
1
-3
/
+483
*
Expose availability from the backend to C++ and QML.
Michael Goddard
2012-03-02
1
-0
/
+35
*
Remove the usage of deprecated qdoc macros.
Casper van Donderen
2012-03-02
1
-20
/
+20
*
Docs: fix qml links and standalone build for Multimedia
Peter Yard
2012-02-22
1
-69
/
+71
*
API changes to QML element MediaPlayer aka Audio
Angus Cummings
2012-02-08
1
-32
/
+40
*
Documentation tweaks.
Michael Goddard
2012-02-06
1
-0
/
+57
*
Remove "All rights reserved" line from license headers.
Jason McDonald
2012-01-30
1
-1
/
+1
*
Update obsolete contact address.
Jason McDonald
2012-01-23
1
-1
/
+1
[next]