summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Try to move widget/gvitem code into new QtMultimediaKitWidgets lib.Michael Goddard2011-08-2530-58/+196
* Replace outdated license headers.Jason McDonald2011-08-0520-342/+346
* Fixed compile error on Mac OS X Lion, missing include statement.Jonas Rabbe2011-08-044-7/+13
* 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-256-8/+8
* Add install rule for pluginshawcroft2011-07-217-0/+21
* Temporarily removed include statements to disabled headersJonas Rabbe2011-07-211-2/+4
* Remove the QtQuick1 stuff from Audio.Michael Goddard2011-07-211-3/+3
* Fixed compile; removed useless use of qRound with integersRohan McGovern2011-07-211-1/+1
* Changed assert to match uri syntax for Qt 5 declarative modulesJonas Rabbe2011-07-201-1/+1
* Remove most of the "mobility" references.Michael Goddard2011-07-19445-714/+566
* Fixed a hang of the QAudioOutput auto test on Mac OS XJonas Rabbe2011-07-191-2/+7
* Remove a few more obsolete parts.Michael Goddard2011-07-193-7/+4
* Remove some obsolete bits.Michael Goddard2011-07-18260-50879/+47
* Prepare for QtQuick2 based declarative elements.Michael Goddard2011-07-152-19/+19
* Fixed build breakJ-P Nurmi2011-07-144-4/+4
* Use correct varible name in targets for importsJonas Rabbe2011-07-121-1/+1
* Add gui to the Qt prereqs.Michael Goddard2011-07-111-1/+1
* Update licenseheader text in source files for qtmultimediakit Qt moduleJyri Tahtela2011-07-08434-7376/+7376
* 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
* Two minor static analysis issues.Michael Goddard2011-07-052-2/+1
* Gst player backend: increased network timeout.Dmytro Poplavskiy2011-07-051-4/+5
* Disabled alsa on maemo devices.Dmytro Poplavskiy2011-07-051-1/+1
* Remove Symbian packaging information.Michael Goddard2011-06-2922-4659/+0
* Initial copy of QtMultimediaKit.Michael Goddard2011-06-29725-0/+157687