summaryrefslogtreecommitdiffstats
path: root/src/multimedia
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | Add new volume conversion API.Yoann Lopes2016-06-033-0/+139
* | | Remove mentioning of -audio-backend command line optionLars Knoll2016-05-311-6/+5
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-05-241-3/+0
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-05-191-3/+0
| |\|
| | * Doc: Remove repository name from examplesinstallpathTopi Reinio2016-05-121-3/+0
* | | Improve QAudioDeviceInfo::defaultDevice().Christian Stromme2016-05-206-35/+124
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-05-061-3/+7
|\| |
| * | Add missing implementation for QMediaPlaylist::moveMedia().Yoann Lopes2016-04-271-3/+9
| * | Fix unused variable warningChristian Stromme2016-04-201-2/+0
* | | Remove Windows CE.Friedemann Kleint2016-04-281-2/+2
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-04-0867-262/+153
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-084-0/+4
| |\|
| | * winrt: add default capabilitiesMaurice Kalinowski2016-04-081-0/+4
| | * Purge sRGB chunks from PNGs in documentation.Edward Welbourne2016-03-223-0/+0
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-216-177/+64
| |\|
| | * Merge remote-tracking branch 'origin/5.6.0' into 5.6Frederik Gladhorn2016-03-174-7/+7
| | |\
| | | * Update version number in QML plugins.v5.6.0Yoann Lopes2016-02-254-7/+7
| | * | PulseAudio: change the way volume is applied.Yoann Lopes2016-03-162-170/+57
| * | | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-0758-85/+85
| |\| |
| | * | Add explicit and make public headers compile with -Wzero-as-null-pointer-cons...Marc Mutz2016-03-0356-82/+82
| | * | rely on the automatically defined QT_BUILD_*_LIBOswald Buddenhagen2016-02-251-1/+1
| | * | consistently put {qt,qml}_{module,plugin} at the end of project filesOswald Buddenhagen2016-02-251-2/+2
| | |/
* | | Use the static version of QFileInfo::exists(), it's faster.Sergio Martins2016-03-021-1/+1
* | | Pass by QUrl by const-ref, it's non-trivial.Sergio Martins2016-03-021-2/+2
* | | Make QMediaTimeRange::operator== more efficient and readableSergio Martins2016-03-011-10/+1
|/ /