summaryrefslogtreecommitdiffstats
path: root/src/multimedia
Commit message (Expand)AuthorAgeFilesLines
* Normalize signal & slot signatures in connectionThiago Macieira2014-02-033-10/+10
* 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
* Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Yoann Lopes2014-01-303-1/+279
|\
| * Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-01-273-1/+279
| |\
| | * Allow plugins to override the QML VideoOutput type.Andrew den Exter2014-01-203-1/+279
* | | whitespace fixesOswald Buddenhagen2014-01-3011-69/+69
|/ /
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-01-172-6/+11
|\|
| * Use QStringRef instead of QString whenever possible.Jędrzej Nowacki2014-01-151-6/+6
| * Allow the camerabin source selection to be overridden.Andrew den Exter2014-01-131-0/+5
* | BlackBerry: Changed documentationBernd Weimer2014-01-132-2/+2
|/
* Fix some typos in documentation.Jeff Tranter2014-01-076-8/+8
* 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
* Android: automatically deploy playlist plugins.Yoann Lopes2013-12-101-1/+2
* Use the backend to notify the QCamera state changes.Yoann Lopes2013-12-051-9/+1
* Don't use integers to describe volume internally in QSoundEffect.Christian Strømme2013-11-285-22/+22
* Doc: Document asynchronous nature of QMediaPlayer::setMedia()Sze Howe Koh2013-11-231-0/+5
* Android: Add permissions/features for Qt Multimedia moduleEskil Abrahamsen Blomfeldt2013-11-081-0/+5
* Doc: Updated url variable in qdocconf files.Jerome Pasion2013-11-061-1/+1
* use private linkage where possibleOswald Buddenhagen2013-10-312-3/+3
* QSoundEffect: Set playing to true before starting the audio-device.Christian Strømme2013-10-301-2/+1
* Remove unnecessary warning in QMediaPlaylistNavigator.Yoann Lopes2013-10-091-3/+1
* Doc: Fixed missing links to Qt Audio EngineJerome Pasion2013-10-083-6/+6
* Doc: Various fixes to Qt Audio Engine documentationJerome Pasion2013-10-032-46/+37
* Doc: Removing version number from the QDoc comments.Jerome Pasion2013-10-022-24/+24
* Doc: Updated usage of \qmlmodule and \inqmlmodule.Jerome Pasion2013-10-022-2/+2
* Android: refactor video renderer.Yoann Lopes2013-10-012-3/+4
* Fix lupdate warning in playlistparser.Friedemann Kleint2013-09-271-1/+2
* Android: Make sure the OpenSL plugin is included on Android.Christian Strømme2013-09-261-1/+2
* Some cleanup in the GStreamer plugin.Yoann Lopes2013-09-205-387/+0
* CoreAudio: Create an audio plugin supporting iOS and OS XAndy Nichols2013-09-1910-2904/+6
* Android: added camera support.Yoann Lopes2013-09-121-3/+3
* Fix the X11 build errorPier Luigi Fiorini2013-09-091-3/+3
* 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
* | QGstXvImageBuffer: fix warning about class/struct mismatchTobias Hunger2013-09-021-1/+2
* | 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
* | AVFoundation: Enable use of QMediaPlayer for audio on iOSAndy Nichols2013-08-271-3/+0
* | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2013-08-131-14/+11
|\ \
| * | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-08-121-14/+11
| |\|
| | * Fixed bug in QWaveDecoder.Yoann Lopes2013-08-051-14/+11
* | | Doc: Renamed HTML file for "Qt Multimedia on Windows" page.Jerome Pasion2013-08-121-1/+1
|/ /
* | Merge branch 'stable' into devSergio Ahumada2013-08-052-8/+47
|\|
| * Make PulseAudio implementation of QSoundEffect more robust.Yoann Lopes2013-07-252-8/+47
* | Doc: Setting \qtvariable values in module pages.Jerome Pasion2013-08-021-0/+1
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-07-111-2/+2
|\|
| * Android: removed unnecessary init class for QtMultimedia.jarYoann Lopes2013-07-091-2/+2
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-06-272-11/+18
|\|