summaryrefslogtreecommitdiffstats
path: root/src/multimedia/audio/qaudiobuffer.h
Commit message (Expand)AuthorAgeFilesLines
* Add positioning information for channels to QAudioFormatLars Knoll2021-06-191-44/+108
* Fix issues with namespaced buildLars Knoll2021-05-281-2/+2
* Fix a number of compiler warnings/errors when using gccLars Knoll2021-05-141-1/+1
* Clean up QAudioBuffer API and implementationLars Knoll2021-05-071-21/+21
* Remove StereoFrame types that we don't support in Qt 6Lars Knoll2021-05-071-2/+0
* Get rid of the global enums in qmultimedia.hLars Knoll2021-03-161-1/+0
* Remove manual metatype declarations and registrationsLars Knoll2021-03-021-2/+1
* Add proper global headers for QtMultimediaLars Knoll2016-11-231-1/+1
* Updated license headersAntti Kokko2016-01-191-14/+20
* Update copyright headersAntti Kokko2015-02-121-7/+7
* Update license headers and add new license filesAntti Kokko2014-08-241-19/+11
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-191-1/+1
|\
| * Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* | Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-281-4/+0
|/
* Fix syncqt-warnings.Friedemann Kleint2012-11-191-5/+5
* Enable the "#include <QMultimedia>" camel-case headerSze Howe Koh2012-11-061-1/+1
* Remove stale QT_MODULE() usage casesSergio Ahumada2012-10-251-2/+0
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-241-24/+24
* Clarify API/docs by introducing the audio "frame", and add helpers.Michael Goddard2012-07-111-16/+17
* Changes to QAudioBuffer and QAudioDecoder (position and duration).Lev Zelenskiy2012-02-241-2/+2
* Add a QAudioBuffer class.Michael Goddard2012-02-061-0/+158