summaryrefslogtreecommitdiffstats
path: root/src/imports/audioengine
Commit message (Expand)AuthorAgeFilesLines
* Revert "Update commercial license headers"v5.15.3-lts-lgplTarja Sundqvist2021-03-2526-538/+538
* Update commercial license headersTarja Sundqvist2021-01-2726-538/+538
* Deprecate Qt Audio Engine QML typesVaL Doroshchuk2019-08-138-0/+9
* Doc: Fix multiple documentation issuesv5.13.0-beta3Topi Reinio2019-04-162-11/+12
* Update plugins.qmltypes for audioengine in 5.13Kai Koehne2019-04-111-1/+1
* QML: Make QtAudioEngine import available under 1.QT_MINOR_VERSIONVaL Doroshchuk2019-02-263-3/+5
* Remove the code to manually initialize resources in static buildsSimon Hausmann2018-04-271-8/+1
* Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-11-202-3/+3
|\
| * Update to new QRandomGenerator APIv5.10.0-beta4Thiago Macieira2017-11-032-3/+3
* | Replace Q_DECL_OVERRIDE with overrideKevin Funk2017-09-221-4/+4
|/
* Use QRandomGenerator instead of q?randThiago Macieira2017-06-302-3/+5
* Add missing override and remove redundant virtualAlexander Volkov2016-12-124-23/+23
* Move qtmultimedia over to the new config systemLars Knoll2016-11-141-4/+1
* Improve robustness of QML plugin loadingv5.8.0-alpha1Simon Hausmann2016-08-261-1/+1
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-05-101-5/+5
|\
| * Fix property attributes.Christian Stromme2016-04-261-5/+5
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-2110-55/+3
|\|
| * Update version number in QML plugins.v5.6.0Yoann Lopes2016-02-2510-55/+3
* | Updated license headersAntti Kokko2016-01-1926-364/+520
* | imports: replace foreach with range-based forAnton Kudryavtsev2016-01-152-7/+10
* | Enable using the module in a statically built applicationAndy Shaw2016-01-111-0/+8
|/
* Add missing "We mean it" comments to private headers.Friedemann Kleint2015-10-0613-0/+143
* Fix QML revisions registration for 5.6.Yoann Lopes2015-09-152-8/+38
* Refactored code for audio engine to allow dynamic object creationSiteshwar Vashisht2015-04-2313-229/+425
* [QSoundBuffer] Replace isReady() with state() statesKonstantin Ritt2015-04-156-18/+36
* Merge remote-tracking branch 'origin/5.4' into 5.5Liang Qi2015-04-151-0/+5
|\
| * Add missing documentation for AudioSample::source.Yoann Lopes2015-03-241-0/+5
| * Fix some typosSergio Ahumada2015-02-112-8/+8
* | [QtAudioEngine] Fix C&P typo in the SoundInstance docsKonstantin Ritt2015-04-131-2/+2
* | [QDeclarativeSound] Pass QString by const-refKonstantin Ritt2015-04-132-2/+2
* | [AudioEngine] Minor code clean-upKonstantin Ritt2015-04-132-144/+146
* | [AudioEngine] Do not crash on destruction after sample loading errorKonstantin Ritt2015-04-131-4/+19
* | [AudioEngine] Minor improvement to the docu snippetsKonstantin Ritt2015-04-132-2/+4
* | Fix incorrect warning in QML AudioEngine.Yoann Lopes2015-04-071-0/+1
* | Update copyright headersAntti Kokko2015-02-1226-182/+182
* | Fix some typos in strings.Dmitry Shachnev2014-12-252-8/+8
|/
* Update license headers and add new license filesAntti Kokko2014-08-2426-494/+286
* Tidy up Audio documentation.Mitch Curtis2014-03-192-19/+18
* Doc: Document signals (not handlers) under \qmlsignalSze Howe Koh2014-03-182-16/+32
* Doc: Qt Audio Engine: Restore lost docsSze Howe Koh2014-03-178-80/+80
* Add classnames for QML plugins.Andy Nichols2013-11-041-0/+1
* Doc: Various fixes to Qt Audio Engine documentationJerome Pasion2013-10-038-18/+18
* Update qmldir file for QtAudioEngineLiang Qi2013-05-271-0/+2
* audioengine: update qmltypesFawzi Mohamed2013-04-301-43/+53
* Doc: Fix minor typosSze Howe Koh2013-04-101-1/+1
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-1926-37/+27
|\
| * Doc: Fixed random QDoc warningsVenugopal Shivashankar2013-01-151-11/+1
| * Update copyright year in Digia's license headersSergio Ahumada2013-01-1026-26/+26
* | Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-2813-52/+0
|/
* Blackberry: Enable support for audioengine if availableThomas McGuire2012-11-071-1/+2