summaryrefslogtreecommitdiffstats
path: root/src/imports/audioengine
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix the QML list interfaceFriedemann Kleint2012-10-242-2/+2
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-2426-624/+624
* Fix compilation after the qreal->float change in Math3DThiago Macieira2012-09-121-1/+1
* Doc: Changed \qmlclass to \qmltype and added \instantiatesJerome Pasion2012-07-278-9/+18
* Fixed QDoc errors related to snippets and quotefromfile commandsVenugopal Shivashankar2012-07-261-0/+3
* Fixed the QDoc errors related to \qmlproperty usageVenugopal Shivashankar2012-07-241-1/+1
* Fix a crash problem in AudioEngine due to class name change.Ling Hu2012-07-131-1/+1
* use centralized qml plugin project handlingOswald Buddenhagen2012-07-111-30/+3
* Delete obsolete class methods and update related codeMithra Pattison2012-07-101-1/+1
* Fix header path for audio engine on Mac.Michael Goddard2012-06-272-5/+9
* Fix namespace compilation.Toby Tomkins2012-06-252-4/+2