summaryrefslogtreecommitdiffstats
path: root/src/plugins/wmf
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year in Digia's license headersSergio Ahumada2013-01-1034-34/+34
* WMF: added more metadata keys (on Windows 7 and later).Yoann Lopes2013-01-081-5/+216
* WMF: release video controls before releasing the sessionYoann Lopes2013-01-075-3/+24
* WMF: Fixed uninitialized member variable.Yoann Lopes2013-01-071-0/+1
* WMF: re-enabled video probes and made it more robust.Yoann Lopes2013-01-075-67/+163
* WMF: Fixed incorrect QMediaPlayer volume reporting.Yoann Lopes2012-12-211-5/+6
* remove obsolete DEPENDPATH assignmentsOswald Buddenhagen2012-12-161-1/+0
* WMF: Fixed crash when cancelling media loading.Yoann Lopes2012-12-111-0/+4
* WMF: Improved error reporting.Yoann Lopes2012-12-111-27/+35
* Add PLUGIN_CLASS_NAME to qtmultimedia pluginsMiikka Heikkinen2012-12-101-0/+1
* WMF: Recreate the MFMediaSession when loading a new media.Yoann Lopes2012-12-078-47/+133
* WMF: Fixed shutdown sequence.Yoann Lopes2012-12-073-3/+4
* WMF: Disabled the video probe control.Yoann Lopes2012-11-302-52/+57
* tr()-Fixes.Friedemann Kleint2012-11-291-16/+16
* WMF: Fixed color adjustment when using the EVR window control.Yoann Lopes2012-11-191-1/+1
* Rename namespace QtMultimedia::MetaData -> QMediaMetaDataSze Howe Koh2012-11-061-10/+10
* adjust to qt_plugin.prf changesOswald Buddenhagen2012-11-051-6/+1
* add install path to ruleMaurice Kalinowski2012-10-221-0/+3
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-2434-819/+819
* centralize load(qt_build_config)s in .qmake.confOswald Buddenhagen2012-09-121-2/+0
* WMF Backend: Fix crash in MFPlayerService::releaseControl.Jason Barron2012-09-041-0/+2
* Replaced endpoint control with audio input and output controlsDmytro Poplavskiy2012-07-243-15/+15
* Videoprobe implementation for wmf backend.Lev Zelenskiy2012-07-199-9/+1139
* Audioprobe implementation for wmf backend.Lev Zelenskiy2012-07-119-5/+610
* Added wmf implementation for QAudioDecoderControlLing Hu2012-07-1114-12/+1040
* Fix a potential leak in wmfLing Hu2012-07-051-0/+1
* Refactoring wmf pluginLing Hu2012-06-2910-22/+42
* Fixed a WMF seek bug.Ling Hu2012-06-291-2/+2
* Rename a few controls.Michael Goddard2012-06-293-4/+4
* build system cleanupsOswald Buddenhagen2012-06-251-3/+1
* Fixed some crash with WMF backendLing Hu2012-06-256-25/+51
* Enabled wmf plugin on Windows againLing Hu2012-06-205-11/+12
* Remove the last remainders of the old plugin systemLars Knoll2012-06-053-12/+4
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-3020-20/+20
* Fix header changes for wmfLing Hu2012-01-243-3/+3
* Update obsolete contact address.Jason McDonald2012-01-2320-20/+20
* Changed metadata keys type from enum to QString.Dmytro Poplavskiy2012-01-202-53/+17
* Remove widgets config test.Michael Goddard2012-01-112-2/+2
* Properly handle the case where QtWidgets is not available.Michael Goddard2012-01-064-9/+13
* Update copyright year in license headers.Jason McDonald2012-01-0620-20/+20
* Rename QtMultimediaKit to QtMultimedia.Michael Goddard2011-10-073-17/+17
* 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
* Try to move widget/gvitem code into new QtMultimediaKitWidgets lib.Michael Goddard2011-08-251-1/+1
* Replace outdated license headers.Jason McDonald2011-08-0520-342/+346
* Add Windows Media Foundation backend for QMediaPlayerMichael Goddard2011-07-2522-0/+6741