summaryrefslogtreecommitdiffstats
path: root/src/multimedia/audio
Commit message (Expand)AuthorAgeFilesLines
* Rename the daemon global static to pulseDaemonThiago Macieira2012-03-251-15/+15
* Updated IID, services, and controls to use qt-project URLJonas Rabbe2012-03-201-1/+1
* Updated plugins to use new plugin architectureJonas Rabbe2012-03-205-288/+6
* Remove the usage of deprecated qdoc macros.Casper van Donderen2012-03-023-20/+20
* Changes to QAudioBuffer and QAudioDecoder (position and duration).Lev Zelenskiy2012-02-244-18/+83
* Docs: fix qml links and standalone build for MultimediaPeter Yard2012-02-221-16/+17
* Fix QAudioBuffer sampleCount vs. channelCount.Michael Goddard2012-02-211-5/+7
* Added QAudioDecoderControl::sourceChanged signal.Lev Zelenskiy2012-02-171-0/+1
* Use a PA function to compare specs instead of memcmp.Michael Goddard2012-02-171-1/+1
* Changes to media probing API.Lev Zelenskiy2012-02-102-1/+21
* Add some recent things to the overview docs.Michael Goddard2012-02-091-2/+4
* Add the audio decoder variant of QMediaPlayer.Michael Goddard2012-02-083-2/+643
* Add exports for probe classes.Michael Goddard2012-02-071-1/+1
* Add some media probing API.Michael Goddard2012-02-073-2/+273
* Add a QAudioBuffer class.Michael Goddard2012-02-064-1/+692
* Documentation tweaks.Michael Goddard2012-02-061-1/+5
* Fix some warnings.Michael Goddard2012-02-062-2/+4
* Add AudioEngine with new implementationLing Hu2012-02-062-5/+44
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-3050-50/+50
* Add a volume (gain) property to QAudioInput.Michael Goddard2012-01-253-0/+28
* Fix some static analysis defects.Michael Goddard2012-01-251-1/+6
* Implement QAudioDeviceInfo operator==/!=Michael Goddard2012-01-232-1/+28
* Update obsolete contact address.Jason McDonald2012-01-2350-50/+50
* More minor doc fixes.Michael Goddard2012-01-171-7/+44
* Fix up a few doc issuesMichael Goddard2012-01-179-4/+23
* Remove antiquated \since lines in docs.Michael Goddard2012-01-169-176/+0
* Remove out-of-line uses of qMalloc/qFree/qRealloc.Robin Burchell2012-01-152-8/+8
* Update year in Nokia copyright headers.Jason McDonald2012-01-1247-47/+47
* Updated QtMultimedia declarative module to version 5.0Jonas Rabbe2012-01-111-1/+1
* Fix for QSoundEffect crash bugMithra Pattison2012-01-061-1/+2
* Update copyright year in license headers.Jason McDonald2012-01-063-3/+3
* QtMultimedia: Fix compiler warnings.Friedemann Kleint2012-01-051-1/+1
* Restructure the source code a little.Michael Goddard2012-01-0513-11/+3472
* QtMultiMedia: Fix warnings about missing return values.Friedemann Kleint2011-12-062-18/+45
* Add qRegisterMetaTypes for the public Q_DECLARE_METATYPEs.Michael Goddard2011-11-092-0/+26
* Use QAtomicInt::load() and ::store()Bradley T. Hughes2011-11-073-9/+9
* Declare more metatypes and debug operators.Michael Goddard2011-11-027-26/+103
* Fix logic in QAudioDeviceInfoInternal::updateLists()Kent Hansen2011-10-311-40/+40
* Copied ALSA config test into QtMultimedia moduleJonas Rabbe2011-10-141-1/+1
* Rename QtMultimediaKit to QtMultimedia.Michael Goddard2011-10-0739-0/+11707