summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Propagate customAudioRole into the QML classesJames McDonnell2017-10-235-1/+241
* Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-10-1954-1484/+1477
|\
| * MultimediaWigets/MSVC2013: Increase virtual memory range for PCH, take 2v5.10.0-beta2Friedemann Kleint2017-10-191-0/+2
| * Revert "MultimediaWigets/MSVC2013: Increase virtual memory range for PCH"Friedemann Kleint2017-10-161-2/+0
| * MultimediaWigets/MSVC2013: Increase virtual memory range for PCHFriedemann Kleint2017-10-131-0/+2
| * Modernize the Declarative Radio exampleVaL Doroshchuk2017-10-054-101/+116
| * Remove obsolete version checksv5.10.0-beta1Jake Petroules2017-09-293-41/+29
| * Modernize the Video Widget exampleVaL Doroshchuk2017-09-282-49/+42
| * Modernize the Camera exampleVaL Doroshchuk2017-09-282-89/+76
| * Modernize the Audio Recorder exampleVaL Doroshchuk2017-09-285-75/+62
| * Modernize the Audio Output exampleVaL Doroshchuk2017-09-282-165/+113
| * Modernize the Audio Input exampleVaL Doroshchuk2017-09-282-133/+75
| * Modernize the Audio Devices exampleVaL Doroshchuk2017-09-282-61/+48
| * Modernize the Player exampleVaL Doroshchuk2017-09-2810-294/+272
| * Modernize the Video Graphics Item exampleVaL Doroshchuk2017-09-282-43/+38
| * Update Android dependencies with private library name changeEskil Abrahamsen Blomfeldt2017-09-261-2/+2
| * PulseAudio: Reject unsupported audio formatsVaL Doroshchuk2017-09-261-23/+16
| * PulseAudio: Support 24 bit framesVaL Doroshchuk2017-09-261-13/+16
| * Merge remote-tracking branch 'origin/5.9' into 5.10Christian Strømme2017-09-2616-396/+571
| |\
| | * Adjust timeouts for QSounds auto testsVaL Doroshchuk2017-09-261-7/+3
| | * Ask for camera permissionsOliver Wolff2017-09-262-119/+163
| | * winrt: Use QMutex instead of criticalSectionsOliver Wolff2017-09-253-33/+15
| | * GStreamer: fix video output stopping when the main thread is blockedYoann Lopes2017-09-221-4/+2
| | * Switch to mmr_event_t based monitoringJames McDonnell2017-09-219-233/+385
| | * Blacklist tst_QSound::testLooping for OpenSuse 42.3Sami Nurmenniemi2017-09-121-0/+3
| | * Skip OVG tests on boot2qtSami Nurmenniemi2017-09-122-0/+7
* | | Replace Q_NULLPTR with nullptrKevin Funk2017-09-2777-152/+152
* | | Replace Q_DECL_FINAL with finalKevin Funk2017-09-241-1/+1
* | | Replace Q_DECL_OVERRIDE with overrideKevin Funk2017-09-2295-645/+645
* | | Update customAudioRole Qt versionJames McDonnell2017-09-193-7/+7
* | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-09-083-1/+69
|\ \ \ | |/ /
| * | Merge remote-tracking branch 'origin/5.9' into 5.10v5.10.0-alpha1Liang Qi2017-09-083-1/+69
| |\ \ | | |/
| | * Add changes file for Qt 5.6.3Jani Heikkinen2017-09-061-0/+66
| | * ALSA: Fix regression in qalsaaudioinput.cppAlexandre Jousset2017-08-311-1/+1
| | * Blacklist tst_qaudiooutput in openSUSE 42.3Tony Sarajärvi2017-08-311-0/+2
* | | Android: remove support for local/debug deploymentJake Petroules2017-09-065-28/+20
* | | Add custom audio role API to QMediaPlayerJames McDonnell2017-09-0613-9/+478
* | | Bump versionFrederik Gladhorn2017-09-041-1/+1
|/ /
* | WMF: Add support for QMediaMetaData::OrientationSteve Schilz2017-08-311-0/+7
* | Enable tests for boot2qtSami Nurmenniemi2017-08-229-67/+179
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-08-177-17/+14
|\ \ | |/
| * DirectShow: Copy the frame data when we get it before emittingAndy Shaw2017-08-166-16/+13
| * Use QSharedPointer::create() moreMarc Mutz2017-08-081-1/+1
* | Fix warnings about casting between QString and narrow characterThiago Macieira2017-07-182-41/+41
* | PulseAudio: allow to disable the pulseaudio autospawn featureBartosz Golaszewski2017-07-121-1/+2
* | PulseAudio: allow to specify the pulseaudio server stringBartosz Golaszewski2017-07-121-1/+4
* | Merge remote-tracking branch 'origin/5.9' into devChristian Strømme2017-07-072-3/+3
|\ \ | |/
| * Doc: Fix wrong slashRainer Keller2017-07-071-1/+1
| * PulseAudio: fix a pthread_mutex crash in error pathBartosz Golaszewski2017-07-061-2/+2
* | Use qDegreesToRadians() instead of hand-coding itEdward Welbourne2017-07-061-4/+2