summaryrefslogtreecommitdiffstats
path: root/src/multimedia
Commit message (Expand)AuthorAgeFilesLines
* Use QT_CONFIG macro to check for featuresLars Knoll2017-02-273-6/+4
* Make pulseaudio dependency privateAlexander Volkov2017-02-031-1/+1
* actually delete obsolete qmultimediadefs.hOswald Buddenhagen2017-02-021-71/+0
* Suppress the -Wfloat-equal warningThiago Macieira2017-01-261-0/+6
* Merge remote-tracking branch 'origin/5.8.0' into 5.8Liang Qi2017-01-261-6/+26
|\
| * Fix building the WMF pluginYoann Lopes2016-12-131-7/+27
* | PulseAudio: make sound effect implementation more robustYoann Lopes2016-12-121-16/+94
* | Update label for backend testMaurice Kalinowski2016-12-091-1/+1
|/
* Add proper global headers for QtMultimediaLars Knoll2016-11-2344-43/+161
* Remove Blackberry specific code pathsLars Knoll2016-11-142-87/+0
* Cleanup all maemo/meego specific codeLars Knoll2016-11-144-217/+0
* Move qtmultimedia over to the new config systemLars Knoll2016-11-142-13/+320
* Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-113-17/+15
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-11-043-17/+15
| |\
| | * Add missing Q_DECL_CONSTEXPRChristian Strømme2016-11-011-6/+4
| | * Reduce size of QMediaPlayerPrivateChristian Stromme2016-10-191-10/+10
| | * Doc: Add a \brief for the QMediaMetaData namespaceLeena Miettinen2016-10-071-1/+1
* | | Merge remote-tracking branch 'origin/5.7' into 5.8Yoann Lopes2016-10-117-12/+12
|\| |
| * | Doc: added definition for parameter gainNico Vertriest2016-10-051-1/+3
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-046-11/+11
| |\|
| | * Doc: Add comment about stream requirementsChristian Strømme2016-09-281-2/+2
| | * Remove useless castChristian Strømme2016-09-281-1/+1
| | * Clamp out-of-range volume values in QAudioInput and QAudioOutputYoann Lopes2016-09-282-2/+4
| | * Clamp volume in QMediaRecorder and QSoundEffectYoann Lopes2016-09-272-6/+4
* | | Bump QML module version in documentationYoann Lopes2016-09-263-4/+4
* | | Merge remote-tracking branch 'origin/5.7' into 5.8Yoann Lopes2016-09-234-18/+51
|\| |
| * | Merge "Merge remote-tracking branch 'origin/5.6' into 5.7" into refs/staging/5.7Yoann Lopes2016-09-221-14/+47
| |\ \
| | * | Merge remote-tracking branch 'origin/5.6' into 5.7Yoann Lopes2016-09-221-14/+47
| | |\|
| | | * PulseAudio: make code more robustYoann Lopes2016-09-211-14/+47
| * | | Fix QML module version in documentationYoann Lopes2016-09-223-4/+4
| |/ /
* | | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-09-191-2/+4
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-09-171-2/+4
| |\|
| | * Optimize QMediaPlaylistPrivate::readItems()Yoann Lopes2016-08-311-2/+4
* | | Merge remote-tracking branch 'origin/5.7' into 5.8Yoann Lopes2016-09-015-13/+52
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-275-13/+52
| |\|
| | * PulseAudio (QSoundEffect): don't write data to an unready streamYoann Lopes2016-08-151-0/+4
| | * PulseAudio: flush stream before loading a new source in a sound effectYoann Lopes2016-08-152-10/+45
| | * Doc: Change instances of 'OS X' to 'macOS'Topi Reinio2016-08-153-3/+3
* | | Improve audio volume documentationYoann Lopes2016-08-227-11/+63
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-08-171-7/+9
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-131-7/+9
| |\|
| | * Fix playing a playlist containing an invalid media as first itemYoann Lopes2016-08-121-7/+9
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-08-091-1/+1
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-041-1/+1
| |\|
| | * QPlaylistFileParser: fix QUrl::resolved+QUrl::fromLocalFile misuseDavid Faure2016-08-041-1/+1
* | | Merge remote-tracking branch 'origin/5.7' into devEdward Welbourne2016-07-211-0/+3
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-06-301-0/+3
| |\|
| | * QCameraPrivate: NULL-fill fields to be set up by init().Edward Welbourne2016-06-031-0/+3
* | | Add LogarithmicVolumeScale to VolumeScale enum.Yoann Lopes2016-06-143-13/+55
* | | Fix out-of-date documentation for QAudioSystemPlugin.Yoann Lopes2016-06-031-16/+7