summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* Fixed compile error on Mac OS X Lion, missing include statement.Jonas Rabbe2011-08-041-1/+2
* Add Windows Media Foundation backend for QMediaPlayerMichael Goddard2011-07-2525-1/+6744
* Gst backend: Fixed deadlock when pipeline is stopped during prerolling.Dmytro Poplavskiy2011-07-252-7/+27
* Add some debug output in QMediaPlayer gstreamer backend for convenienceLing Hu2011-07-251-0/+53
* Fix for QTMOBILITY-1772 VideoWidget example crash on windowsLing Hu2011-07-251-3/+4
* Add the configuration tests.Michael Goddard2011-07-254-6/+6
* Add install rule for pluginshawcroft2011-07-217-0/+21
* Fixed compile; removed useless use of qRound with integersRohan McGovern2011-07-211-1/+1
* Remove most of the "mobility" references.Michael Goddard2011-07-19241-244/+244
* Remove some obsolete bits.Michael Goddard2011-07-18214-43767/+14
* Update licenseheader text in source files for qtmultimediakit Qt moduleJyri Tahtela2011-07-08420-7152/+7152
* Stay away from unnecessary code paths if the movie is 0 (NULL)Jonas Rabbe2011-07-051-0/+2
* Fix playback problem with RTSP streaming for QMediaPlayer(gstreamer)Ling Hu2011-07-053-3/+34
* Gst player backend: increased network timeout.Dmytro Poplavskiy2011-07-051-4/+5
* Disabled alsa on maemo devices.Dmytro Poplavskiy2011-07-051-1/+1
* Initial copy of QtMultimediaKit.Michael Goddard2011-06-29450-0/+89563