summaryrefslogtreecommitdiffstats
path: root/src/multimedia/audio
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-03-102-6/+4
|\
| * Use QT_CONFIG macro to check for featuresLars Knoll2017-02-272-5/+3
| * Make pulseaudio dependency privateAlexander Volkov2017-02-031-1/+1
* | Make QAudioSystemPlugin doc visible.Yoann Lopes2017-01-272-4/+0
* | Merge remote-tracking branch 'origin/5.8' into devYoann Lopes2017-01-261-16/+94
|\|
| * PulseAudio: make sound effect implementation more robustYoann Lopes2016-12-121-16/+94
* | Add missing override and remove redundant virtualAlexander Volkov2016-12-126-67/+67
|/
* Add proper global headers for QtMultimediaLars Knoll2016-11-2313-13/+13
* Cleanup all maemo/meego specific codeLars Knoll2016-11-143-76/+0
* Move qtmultimedia over to the new config systemLars Knoll2016-11-141-13/+6
* Merge remote-tracking branch 'origin/5.7' into 5.8Yoann Lopes2016-10-113-7/+5
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-043-7/+5
| |\
| | * Clamp out-of-range volume values in QAudioInput and QAudioOutputYoann Lopes2016-09-282-2/+4
| | * Clamp volume in QMediaRecorder and QSoundEffectYoann Lopes2016-09-271-5/+1
* | | Merge remote-tracking branch 'origin/5.7' into 5.8Yoann Lopes2016-09-231-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
* | | Merge remote-tracking branch 'origin/5.7' into 5.8Yoann Lopes2016-09-013-11/+50
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-273-11/+50
| |\|
| | * 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-151-1/+1
* | | Improve audio volume documentationYoann Lopes2016-08-223-6/+39
* | | Add LogarithmicVolumeScale to VolumeScale enum.Yoann Lopes2016-06-142-12/+54
* | | Fix out-of-date documentation for QAudioSystemPlugin.Yoann Lopes2016-06-031-16/+7
* | | Add new volume conversion API.Yoann Lopes2016-06-032-0/+123
* | | Remove mentioning of -audio-backend command line optionLars Knoll2016-05-311-6/+5
* | | Improve QAudioDeviceInfo::defaultDevice().Christian Stromme2016-05-206-35/+124
|/ /
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-212-170/+57
|\|
| * 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-077-9/+9
|\|
| * Add explicit and make public headers compile with -Wzero-as-null-pointer-cons...Marc Mutz2016-03-037-9/+9
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-01-261-1/+2
|\|
| * Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2016-01-191-1/+2
| |\
| | * Fix setting state to not playing when audio error occurredPasi Petäjäjärvi2016-01-141-1/+2
* | | Updated license headersAntti Kokko2016-01-1937-518/+740
* | | Merge remote-tracking branch 'origin/5.6' into devChristian Strømme2016-01-152-0/+3
|\| |
| * | Merge remote-tracking branch 'origin/5.5' into 5.6Christian Strømme2016-01-121-0/+2
| |\|
| | * 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