summaryrefslogtreecommitdiff
path: root/src/multimedia/audio
Commit message (Expand)AuthorAgeFilesLines
...
| | * Fix playing sound in loop if sample size is smallPasi Petäjäjärvi2016-01-071-0/+2
| * | Doc: Move all doc artifacts under one projectVenugopal Shivashankar2015-12-071-0/+1
* | | Audio: replace foreach with range-based forAnton Kudryavtsev2016-01-153-12/+15
* | | QSampleCache: use prefix ++ for iterator in setCapacityAnton Kudryavtsev2015-12-041-2/+3
|/ /
* | Merge "Merge remote-tracking branch 'origin/5.5' into 5.6" into refs/staging/5.6Simon Hausmann2015-10-061-0/+1
|\ \
| * \ Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2015-10-021-0/+1
| |\ \ | | |/
| | * Fix crash in QSoundEffect when using it from a non-GUI thread.Yoann Lopes2015-08-251-0/+1
* | | Add missing "We mean it" comments to private headers.Friedemann Kleint2015-10-061-0/+11
|/ /
* | Merge remote-tracking branch 'origin/5.5' into 5.6Yoann Lopes2015-08-241-2/+0
|\ \ | |/
| * Doc: update qml module version to 5.5.Yoann Lopes2015-08-111-2/+0
* | Add audio role API to QMediaPlayer.Jim Hodapp2015-08-102-0/+75
|/
* Doc: replace Mac OS X with OS XNico Vertriest2015-07-151-1/+1
* Fix debug stream operators.Friedemann Kleint2015-04-072-36/+40
* Remove stray <QtNetwork> includesAndrew Knight2015-03-302-2/+6
* Free d in QAudioBuffer &QAudioBuffer::operator =(const QAudioBuffer &).Friedemann Kleint2015-03-101-0/+2
* Update copyright headersAntti Kokko2015-02-1237-259/+259
* Remove unused private membersThiago Macieira2014-11-251-7/+0
* 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
|\ \ | |/