summaryrefslogtreecommitdiffstats
path: root/src/multimedia/audio
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.3' into 5.4Sergio Ahumada2014-09-261-3/+0
|\
| * Remove unused includesChristian Strømme2014-09-111-3/+0
* | Add a declaration to QIODeviceThiago Macieira2014-08-251-0/+2
* | Update license headers and add new license filesAntti Kokko2014-08-2437-703/+407
* | Set volume only if volume was explicitly set.Robin Burchell2014-08-042-3/+17
* | Resource policy support for QSoundEffect.Robin Burchell2014-08-042-1/+47
|/
* Improve default audio plugin selection.Yoann Lopes2014-06-051-6/+21
* Use Q_CONSTRUCTOR_FUNCTION macro to register multimedia meta types.Yoann Lopes2014-05-305-53/+25
* Add support for running on big-endian systemsDmitry Shachnev2014-04-032-7/+15
* QSoundEffect: fix changing the loop count while playing.v5.3.0-alpha1Yoann Lopes2014-02-253-10/+23
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-02-121-5/+1
|\
| * QSoundEffect: Don't try guess a media role if one has not been provided.Robin Burchell2014-02-071-5/+1
* | Move win32 and Alsa audio backends into plugins.Christian Strømme2014-01-3014-5233/+1
* | Alsa: fix crash when detecting devices.Yoann Lopes2014-01-301-52/+57
* | whitespace fixesOswald Buddenhagen2014-01-305-38/+38
|/
* Fix some typos in documentation.Jeff Tranter2014-01-071-1/+1
* PulseAudio: fix crash when failing to create a context.Yoann Lopes2014-01-061-2/+3
* Correct QSoundEffect::supportedMimeTypes() documentation.Mitch Curtis2014-01-021-1/+1
* Don't use integers to describe volume internally in QSoundEffect.Christian Strømme2013-11-285-22/+22
* use private linkage where possibleOswald Buddenhagen2013-10-311-2/+2
* QSoundEffect: Set playing to true before starting the audio-device.Christian Strømme2013-10-301-2/+1
* Doc: Removing version number from the QDoc comments.Jerome Pasion2013-10-021-20/+20
* Doc: Updated usage of \qmlmodule and \inqmlmodule.Jerome Pasion2013-10-021-1/+1
* CoreAudio: Create an audio plugin supporting iOS and OS XAndy Nichols2013-09-1910-2904/+6
* Merge remote-tracking branch 'origin/stable' into devSergio Ahumada2013-09-061-1/+1
|\
| * Fix QAudioOutput::setVolume() limited 50% on 32-bit Windowsold/5.1Bill Somerville2013-09-021-1/+1
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-08-271-1/+1
|\|
| * Enable QSoundEffect with loopCount of Infinite to playAndy Nichols2013-08-131-1/+1
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-08-121-14/+11
|\|
| * Fixed bug in QWaveDecoder.Yoann Lopes2013-08-051-14/+11
* | Merge branch 'stable' into devSergio Ahumada2013-08-052-8/+47
|\|
| * Make PulseAudio implementation of QSoundEffect more robust.Yoann Lopes2013-07-252-8/+47
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-06-271-10/+12
|\|
| * Use correct default audio output and input devices on Windows.Yoann Lopes2013-06-251-10/+12
* | Purged ALSA implementationBernd Weimer2013-06-112-153/+75
* | Delay deletion of the QNetworkAccessManager.Stephen Kelly2013-04-111-1/+1
|/
* Fix calculation bug in QWaveDecoder.Christian Strømme2013-03-221-3/+5
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-03-142-29/+36
|\
| * Doc: Clarify and polish docs for QAudio[Input|Output]::start()Sze Howe Koh2013-02-272-29/+36
* | iOS: Fix build issuesAndy Nichols2013-03-112-9/+9
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-1957-75/+80
|\|
| * Merge branch 'release' into stableSergio Ahumada2013-01-292-0/+5
| |\
| | * Add virtual destructors to two classes with other virtualsThiago Macieira2013-01-252-0/+5
| | * Doc: Fixed random QDoc warningsVenugopal Shivashankar2013-01-175-17/+17
| * | Doc: Fix module name formatSze Howe Koh2013-01-291-1/+1
| * | Doc: Fixed random QDoc warningsVenugopal Shivashankar2013-01-155-17/+17
| * | Update copyright year in Digia's license headersSergio Ahumada2013-01-1057-57/+57
| |/
* | Reduce MinGW64-warnings about mixerID.Friedemann Kleint2013-02-142-6/+8
* | Fix signature of the waveInProc/waveOutProc callbacks.Friedemann Kleint2013-02-144-4/+4
* | Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-2828-112/+0
|/