summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Camerabin backend: fixed compilation without X11Dmytro Poplavskiy2011-09-171-0/+3
* Compile with refactorGunnar Sletta2011-09-1724-27/+26
* Build fix after refactorLasse Holmstedt2011-09-1313-14/+15
* Silly defs file error.Michael Goddard2011-09-061-1/+1
* Fix some compiler warnings.Michael Goddard2011-09-0512-15/+32
* Add background audio element.Ling Hu2011-09-026-5/+244
* Add QMediaBackgroundPlaybackControl interfaceLing Hu2011-09-025-3/+233
* Added tune up and down methods, and changed name of scan methods.Jonas Rabbe2011-09-012-6/+22
* Merge branch 'radio' into 'master'Jonas Rabbe2011-08-3113-3/+1148
|\
| * Added QML API for getting the limits for a specific radio band.Jonas Rabbe2011-08-302-5/+21
| * Introduction of fake radio backend to enable testing the radio APIsJonas Rabbe2011-08-269-2/+773
| * Added first implementation of declarative radio elementJonas Rabbe2011-08-174-0/+359
* | Merge branch 'camera' of git://scm.dev.nokia.troll.no/qt/qtmultimediakitMichael Goddard2011-08-3051-966/+2067
|\ \
| * | Fixed crash when QCameraImageCapture is deleted before QMediaRecorder.Dmytro Poplavskiy2011-08-262-0/+14
| * | Fixed crash when QMediaObject is deleted before QMediaRecorder.Dmytro Poplavskiy2011-08-261-1/+6
| * | Dropped Incandescent white balance mode.Dmytro Poplavskiy2011-08-252-4/+2
| * | Ported gstreamer camera backend from camerabin to camerabin2.Dmytro Poplavskiy2011-08-2419-795/+608
| * | Initial implementation of QML2 VideoOutput elementDmytro Poplavskiy2011-08-1112-2/+1227
| * | Gstreamer media backend cleanup.Dmytro Poplavskiy2011-08-0520-164/+210
| |/
* | 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