summaryrefslogtreecommitdiffstats
path: root/src/multimedia/audio/qaudiobuffer.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add missing override and remove redundant virtualAlexander Volkov2016-12-121-7/+7
* Updated license headersAntti Kokko2016-01-191-14/+20
* Free d in QAudioBuffer &QAudioBuffer::operator =(const QAudioBuffer &).Friedemann Kleint2015-03-101-0/+2
* Update copyright headersAntti Kokko2015-02-121-7/+7
* Update license headers and add new license filesAntti Kokko2014-08-241-19/+11
* Use Q_CONSTRUCTOR_FUNCTION macro to register multimedia meta types.Yoann Lopes2014-05-301-9/+5
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* 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-53/+65
* Fix a number of doc errors and warnings.Michael Goddard2012-04-111-3/+155
* Updated a lot of minor fixes to the docs and removed warnings from qdocJonas Rabbe2012-04-051-4/+1
* Changes to QAudioBuffer and QAudioDecoder (position and duration).Lev Zelenskiy2012-02-241-4/+15
* Fix QAudioBuffer sampleCount vs. channelCount.Michael Goddard2012-02-211-5/+7
* Add a QAudioBuffer class.Michael Goddard2012-02-061-0/+440