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
/
audioengine
Commit message (
Expand
)
Author
Age
Files
Lines
*
imports: replace foreach with range-based for
Anton Kudryavtsev
2016-01-15
2
-7
/
+10
*
Enable using the module in a statically built application
Andy Shaw
2016-01-11
1
-0
/
+8
*
Add missing "We mean it" comments to private headers.
Friedemann Kleint
2015-10-06
13
-0
/
+143
*
Fix QML revisions registration for 5.6.
Yoann Lopes
2015-09-15
2
-8
/
+38
*
Refactored code for audio engine to allow dynamic object creation
Siteshwar Vashisht
2015-04-23
13
-229
/
+425
*
[QSoundBuffer] Replace isReady() with state() states
Konstantin Ritt
2015-04-15
6
-18
/
+36
*
Merge remote-tracking branch 'origin/5.4' into 5.5
Liang Qi
2015-04-15
1
-0
/
+5
|
\
|
*
Add missing documentation for AudioSample::source.
Yoann Lopes
2015-03-24
1
-0
/
+5
|
*
Fix some typos
Sergio Ahumada
2015-02-11
2
-8
/
+8
*
|
[QtAudioEngine] Fix C&P typo in the SoundInstance docs
Konstantin Ritt
2015-04-13
1
-2
/
+2
*
|
[QDeclarativeSound] Pass QString by const-ref
Konstantin Ritt
2015-04-13
2
-2
/
+2
*
|
[AudioEngine] Minor code clean-up
Konstantin Ritt
2015-04-13
2
-144
/
+146
*
|
[AudioEngine] Do not crash on destruction after sample loading error
Konstantin Ritt
2015-04-13
1
-4
/
+19
*
|
[AudioEngine] Minor improvement to the docu snippets
Konstantin Ritt
2015-04-13
2
-2
/
+4
*
|
Fix incorrect warning in QML AudioEngine.
Yoann Lopes
2015-04-07
1
-0
/
+1
*
|
Update copyright headers
Antti Kokko
2015-02-12
26
-182
/
+182
*
|
Fix some typos in strings.
Dmitry Shachnev
2014-12-25
2
-8
/
+8
|
/
*
Update license headers and add new license files
Antti Kokko
2014-08-24
26
-494
/
+286
*
Tidy up Audio documentation.
Mitch Curtis
2014-03-19
2
-19
/
+18
*
Doc: Document signals (not handlers) under \qmlsignal
Sze Howe Koh
2014-03-18
2
-16
/
+32
*
Doc: Qt Audio Engine: Restore lost docs
Sze Howe Koh
2014-03-17
8
-80
/
+80
*
Add classnames for QML plugins.
Andy Nichols
2013-11-04
1
-0
/
+1
*
Doc: Various fixes to Qt Audio Engine documentation
Jerome Pasion
2013-10-03
8
-18
/
+18
*
Update qmldir file for QtAudioEngine
Liang Qi
2013-05-27
1
-0
/
+2
*
audioengine: update qmltypes
Fawzi Mohamed
2013-04-30
1
-43
/
+53
*
Doc: Fix minor typos
Sze Howe Koh
2013-04-10
1
-1
/
+1
*
Merge remote-tracking branch 'origin/stable' into dev
Frederik Gladhorn
2013-02-19
26
-37
/
+27
|
\
|
*
Doc: Fixed random QDoc warnings
Venugopal Shivashankar
2013-01-15
1
-11
/
+1
|
*
Update copyright year in Digia's license headers
Sergio Ahumada
2013-01-10
26
-26
/
+26
*
|
Remove QT_{BEGIN,END}_HEADER macro usage
Sergio Ahumada
2013-01-28
13
-52
/
+0
|
/
*
Blackberry: Enable support for audioengine if available
Thomas McGuire
2012-11-07
1
-1
/
+2
*
Fix the QML list interface
Friedemann Kleint
2012-10-24
2
-2
/
+2
*
Change copyrights from Nokia to Digia
Iikka Eklund
2012-09-24
26
-624
/
+624
*
Fix compilation after the qreal->float change in Math3D
Thiago Macieira
2012-09-12
1
-1
/
+1
*
Doc: Changed \qmlclass to \qmltype and added \instantiates
Jerome Pasion
2012-07-27
8
-9
/
+18
*
Fixed QDoc errors related to snippets and quotefromfile commands
Venugopal Shivashankar
2012-07-26
1
-0
/
+3
*
Fixed the QDoc errors related to \qmlproperty usage
Venugopal Shivashankar
2012-07-24
1
-1
/
+1
*
Fix a crash problem in AudioEngine due to class name change.
Ling Hu
2012-07-13
1
-1
/
+1
*
use centralized qml plugin project handling
Oswald Buddenhagen
2012-07-11
1
-30
/
+3
*
Delete obsolete class methods and update related code
Mithra Pattison
2012-07-10
1
-1
/
+1
*
Fix header path for audio engine on Mac.
Michael Goddard
2012-06-27
2
-5
/
+9
*
Fix namespace compilation.
Toby Tomkins
2012-06-25
2
-4
/
+2
*
Fix a number of other qdoc issues.
Michael Goddard
2012-06-15
8
-18
/
+19
*
Updating brief layout of QML types
Angus Cummings
2012-06-14
6
-6
/
+6
*
Renaming StopppedState to StoppedState
Angus Cummings
2012-06-13
5
-10
/
+10
*
Minor doc fixes for QML
Angus Cummings
2012-05-16
8
-60
/
+84
*
Fix compilation after qtbase:8f85b84f4eaa85ff5c02ec5e65fd6706a10690b9.
Friedemann Kleint
2012-04-24
4
-18
/
+18
*
Updated a lot of minor fixes to the docs and removed warnings from qdoc
Jonas Rabbe
2012-04-05
2
-1
/
+8
*
Added typeinfo for audio engine
Jonas Rabbe
2012-04-04
2
-1
/
+259
*
resolving some warnings in qtmultimedia docs
Angus Cummings
2012-03-22
1
-1
/
+1
[next]