summaryrefslogtreecommitdiffstats
path: root/src/multimedia
Commit message (Expand)AuthorAgeFilesLines
...
| * Improve default audio plugin selection.Yoann Lopes2014-06-051-6/+21
| * Doc: Remove comment about preliminary API for Qt 5.0Topi Reinio2014-06-051-7/+3
| * Use Q_CONSTRUCTOR_FUNCTION macro to register multimedia meta types.Yoann Lopes2014-05-3025-271/+150
| * Improve documentation for the QMediaPlayer::bufferStatus property.Yoann Lopes2014-05-151-3/+5
| * PLS parser: Don't translate entries.Yoann Lopes2014-05-091-3/+3
| * Moved QMediaStorageLocation out of the Android plugin.Yoann Lopes2014-05-093-1/+229
* | Doc: Fix qmlclass selector used in documentation configTopi Reinio2014-06-111-1/+1
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-04-114-13/+22
|\|
| * make MODULE_PLUGIN_TYPES assignment actually have an effectOswald Buddenhagen2014-04-071-5/+6
| * Add support for running on big-endian systemsDmitry Shachnev2014-04-032-7/+15
| * Doc: Fix some documentation warningsSergio Ahumada2014-04-011-1/+1
* | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Yoann Lopes2014-03-262-1/+3
|\|
| * GStreamer: fix memory leaks.Yoann Lopes2014-03-211-0/+2
| * Fix crash in QCameraInfo when no camera is available on the system.Yoann Lopes2014-03-171-1/+1
* | Removed debug operator autotests.Yoann Lopes2014-03-261-1/+1
|/
* Add missing virtual destructor for new classThiago Macieira2014-03-011-0/+1
* VideoOutput: fix autoOrientation with a camera source.Yoann Lopes2014-02-282-1/+3
* New QCameraInfo class.Yoann Lopes2014-02-2817-121/+1162
* QSoundEffect: fix changing the loop count while playing.v5.3.0-alpha1Yoann Lopes2014-02-253-10/+23
* android: add missing feature tags.Yoann Lopes2014-02-211-1/+3
* 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
* | 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