summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* added locksreen, hw volume and headset systemtests to audiodakovaci2012-04-031-71/+125
* Moved video plugins around to prevent accidental unloadingJonas Rabbe2012-04-022-2/+2
* Fix tst_qmediaplayerbackend construction test.Ling Hu2012-03-301-1/+1
* Added some radio systemtests, editeddakovaci2012-03-292-20/+339
* Fixed: Streams information is not updated properly for RTSP streams.Lev Zelenskiy2012-03-282-1/+21
* Add deleteLater() test to tst_qmediaplayerbackendSami Rosendahl2012-03-271-0/+52
* Deliver GStreamer signals through Qt event loopqt-v5.0.0-alpha1Sami Rosendahl2012-03-271-6/+19
* Make this unit test a bit more robust for qreal changes.Michael Goddard2012-03-271-5/+2
* Build fix on WindowsYuchen Deng2012-03-271-1/+1
* Minor improvements on resource-policy interfacesLing Hu2012-03-265-7/+16
* Rename the daemon global static to pulseDaemonThiago Macieira2012-03-251-15/+15
* Make gstreamer player backend reserve/release video resource.Ling Hu2012-03-232-1/+28
* Implemented availability control for gstreamer player backendLing Hu2012-03-237-2/+151
* Added resource policy support though internal plugin systemLing Hu2012-03-2311-222/+419
* Don't delete video node factories owned by the plugin loader.Andrew den Exter2012-03-232-3/+10
* Fixes to qmediaplayerbackend integration test: use ogg video on Linux.Lev Zelenskiy2012-03-232-9/+38
* resolving some warnings in qtmultimedia docsAngus Cummings2012-03-2214-31/+30
* Added VideoLight camera flash mode.Dmytro Poplavskiy2012-03-223-4/+9
* Fixed media service provider auto test on Mac OS XJonas Rabbe2012-03-221-1/+1
* changing include from qdeclarativeinfo to qmlinfo in qdeclarativeaudio.cppThomas Senyk2012-03-211-1/+1
* QMediaPlaylist: Added ability to load from provided QNetworkRequest.Lev Zelenskiy2012-03-2110-23/+45
* Added integration test for new playlist functionality.Lev Zelenskiy2012-03-219-0/+167
* QMediaPlayer: GStreamer backend changes for playlist support.Lev Zelenskiy2012-03-212-14/+69
* QMediaPlayer frontend: changes to playlist support.Lev Zelenskiy2012-03-219-443/+407
* New playlist parsers to support network playlists.Lev Zelenskiy2012-03-214-0/+1075
* Marked media service provide test as insignificant on macJonas Rabbe2012-03-201-0/+2
* Updated IID, services, and controls to use qt-project URLJonas Rabbe2012-03-2099-143/+143
* Updated plugins to use new plugin architectureJonas Rabbe2012-03-2061-745/+630
* Compile on WindowsMarius Storm-Olsen2012-03-202-5/+5
* Fixed the qml Camera.imageCapture.imageExposed signal connectionDmytro Poplavskiy2012-03-201-1/+1
* Make QDeclarativeAudio use QMediaPlayer instead of the controls.Michael Goddard2012-03-1611-311/+341
* Merge the QDeclarativeMediaBase and QDeclarativeAudio classes.Michael Goddard2012-03-166-770/+559
* Handle more errors from GStreamer.Michael Goddard2012-03-162-11/+11
* Add use of TESTDATA feature to integration testsKalle Juhani Lehtonen2012-03-1511-23/+15
* Updated declarative components to use the QML moduleJonas Rabbe2012-03-1431-68/+78
* gst video surface sink: start surface with correct handle typeDmytro Poplavskiy2012-03-142-5/+15
* Made QRadioData bind to QRadioTuner to avoid using multiple servicesJonas Rabbe2012-03-1212-120/+321
* QCamera capture documentation fixesDmytro Poplavskiy2012-03-123-1/+33
* Use small-screen layout in qmlvideo, qmlvideofx examples on HarmattanGareth Stockwell2012-03-121-0/+5
* Updated qmlvideofx to use MediaPlayer.autoPlay instead of playingGareth Stockwell2012-03-121-1/+1
* Update Qt Multimedia tests to use TESTDATAKalle Juhani Lehtonen2012-03-123-9/+14
* Added playlist property to QMediaContentLev Zelenskiy2012-03-123-6/+100
* Don't request renderer control if null surface is set as video output.Dmytro Poplavskiy2012-03-124-2/+36
* Move most of playlist API to private.Lev Zelenskiy2012-03-0629-180/+174
* Remove unimplemented BG playback feature.Michael Goddard2012-03-059-484/+1
* Fix a few memory leaks.Michael Goddard2012-03-051-2/+6
* Remove pin of qtbase for qtmultimedia.Sergio Ahumada2012-03-051-1/+1
* Fix some memory leaks.Michael Goddard2012-03-057-5/+18
* Change bugreports.qt.nokia.com -> bugreports.qt-project.orgSergio Ahumada2012-03-021-1/+1
* Expose availability from the backend to C++ and QML.Michael Goddard2012-03-0241-155/+764