summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-30227-227/+227
* Add a volume (gain) property to QAudioInput.Michael Goddard2012-01-252-0/+110
* Fix some static analysis defects.Michael Goddard2012-01-254-10/+14
* Fix header changes for wmfLing Hu2012-01-243-3/+3
* Disable wmf for nowLing Hu2012-01-241-1/+1
* Disabled CameraBin2 based camera backend.Dmytro Poplavskiy2012-01-231-3/+4
* Removed camera simulator backend.Dmytro Poplavskiy2012-01-2325-2963/+0
* Update obsolete contact address.Jason McDonald2012-01-23249-249/+249
* Changed metadata keys type from enum to QString.Dmytro Poplavskiy2012-01-2017-420/+281
* Use US spelling for organization.Michael Goddard2012-01-194-4/+4
* Fixed compile of quicktime pluginRohan McGovern2012-01-1817-56/+42
* Changed QCamera::captureMode property to QFlagsDmytro Poplavskiy2012-01-1712-37/+37
* Fix build for the camera support of QtMultimedia GStreamer plugin.Alexis Menard2012-01-142-17/+1
* Update year in Nokia copyright headers.Jason McDonald2012-01-12221-221/+221
* Remove widgets config test.Michael Goddard2012-01-118-12/+12
* Add the spot for spot metering mode.Michael Goddard2012-01-062-1/+19
* Properly handle the case where QtWidgets is not available.Michael Goddard2012-01-0630-101/+135
* Update copyright year in license headers.Jason McDonald2012-01-0628-28/+28
* QtMultimedia: Fix compiler warnings.Friedemann Kleint2012-01-051-1/+1
* Fix readyChanged signal emit in gstreamervideorendererMithra Pattison2011-12-211-6/+5
* Fix X11 and QPA compilation problemsJonas Rabbe2011-12-1310-50/+38
* Fixed QtMultimedia core namespace compilation.Toby Tomkins2011-11-2533-38/+108
* If we fail to connect to pulse, don't enumerate sinks or sources.Michael Goddard2011-11-241-3/+5
* Add cap on internal read/write buffer for QAudioOuput(PA)Ling Hu2011-11-151-1/+1
* Add additional protection on the write size in QAudioOuput(pulseaudio)Ling Hu2011-11-141-0/+5
* Fix pullmode data lost problem in QAudioOutput(pulseaudio)Ling Hu2011-11-092-42/+36
* We already have a mock backend.Michael Goddard2011-10-2510-1185/+0
* Fixed compile; QDesktopServices -> QStandardPathsRohan McGovern2011-10-241-2/+2
* Added RDS functionality to the QRadioTuner/QDeclarativeRadioSami Nurmenniemi2011-10-218-9/+419
* Fixed build problems with QuicktimeJonas Rabbe2011-10-204-5/+5
* Moved general gstreamer helper classes into separate library.Jonas Rabbe2011-10-1232-2397/+29
* Rename QtMultimediaKit to QtMultimedia.Michael Goddard2011-10-0742-330/+327
* Add QAudioOutput volume API and pulseaudio backend implementation.hawcroft2011-09-282-1/+56
* Fakeradio: emit signal when scanning abortedJonas Rabbe2011-09-271-1/+4
* Gst player backend: don't show the first frame when resuming playback.Dmytro Poplavskiy2011-09-274-3/+55
* Fix a playback bug for mediaplayer windows media foundation backendLing Hu2011-09-263-5/+14
* Fixed a typo in the WMF backend which caused a compilation failureGareth Stockwell2011-09-261-2/+1
* fix a spelling errorLing Hu2011-09-261-1/+1
* Move resource policy usage to a config test.Michael Goddard2011-09-263-9/+6
* Camerabin backend: fixed compilation without X11Dmytro Poplavskiy2011-09-171-0/+3
* Compile with refactorGunnar Sletta2011-09-1720-22/+22
* Build fix after refactorLasse Holmstedt2011-09-136-6/+6
* Fix some compiler warnings.Michael Goddard2011-09-056-3/+17
* Merge branch 'radio' into 'master'Jonas Rabbe2011-08-318-1/+772
|\
| * Introduction of fake radio backend to enable testing the radio APIsJonas Rabbe2011-08-268-1/+772
* | Merge branch 'camera' of git://scm.dev.nokia.troll.no/qt/qtmultimediakitMichael Goddard2011-08-3034-959/+818
|\ \
| * | Ported gstreamer camera backend from camerabin to camerabin2.Dmytro Poplavskiy2011-08-2419-795/+608
| * | Gstreamer media backend cleanup.Dmytro Poplavskiy2011-08-0520-164/+210
| |/
* | Try to move widget/gvitem code into new QtMultimediaKitWidgets lib.Michael Goddard2011-08-253-3/+3
* | Replace outdated license headers.Jason McDonald2011-08-0520-342/+346
|/