summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* build system cleanupsOswald Buddenhagen2012-06-2522-57/+18
* fix bogus conditionalOswald Buddenhagen2012-06-251-1/+1
* switch to new-style configure testsOswald Buddenhagen2012-06-2522-61/+37
* auto-generate module prisOswald Buddenhagen2012-06-255-43/+3
* Add default initialisation to various multimedia classesMithra Pattison2012-06-254-12/+27
* Fixed some crash with WMF backendLing Hu2012-06-256-25/+51
* Fix namespace compilation.Toby Tomkins2012-06-2511-12/+25
* Add a few things to the .gitignore file.Michael Goddard2012-06-251-0/+4
* Add the QtBase/lib directory as a library path, not just frameworks.Michael Goddard2012-06-251-1/+1
* Fix QAudioOutput volume on OSX.Michael Goddard2012-06-202-0/+29
* Fix target executable name in audiooutput exampleMithra Pattison2012-06-201-1/+1
* Remove the USE_COCOA #ifdef, it's always defined now.Michael Goddard2012-06-201-2/+0
* Enabled wmf plugin on Windows againLing Hu2012-06-206-12/+13
* fix volume handling on WindowsMaurice Kalinowski2012-06-202-0/+25
* QIODevice* is used, but QIODevice was never declaredThiago Macieira2012-06-191-1/+1
* Fix a number of other qdoc issues.Michael Goddard2012-06-1535-425/+600
* Tweak the controls documentation.Michael Goddard2012-06-1538-37/+37
* Replace a writable position() property with a seek() method.Michael Goddard2012-06-146-29/+58
* Updating brief layout of QML typesAngus Cummings2012-06-1419-21/+21
* More doc thingsAngus Cummings2012-06-145-33/+33
* Update folderlistmodel import to version 2Alan Alpert2012-06-142-2/+2
* Fix build on Windows with new qdatetime.h that doesn't redefine min/maxSimon Hausmann2012-06-133-1/+5
* Reduce the usage of QAbstractVideoBufferPrivate.Michael Goddard2012-06-133-13/+6
* Clarify documentation about QAudioDecoder::read and blocking.Michael Goddard2012-06-132-9/+13
* Renaming StopppedState to StoppedStateAngus Cummings2012-06-135-10/+10
* Enable auto resume of playback for gstreamer mediaplayerLing Hu2012-06-122-31/+44
* Adding qdoc workaround to all control classesAngus Cummings2012-06-1227-3/+61
* Remove the legacy QML API.Michael Goddard2012-06-0814-3507/+322
* Fixing some doc errors for overviewAngus Cummings2012-06-083-2/+11
* Fix compilation without QtWidgets and QtOpenGL on MacKent Hansen2012-06-074-6/+13
* Don't use QtWidgets/QApplication in autotestsKent Hansen2012-06-072-2/+2
* Added QAbstractVideoBuffer::release virtual methodDmytro Poplavskiy2012-06-073-1/+16
* Removed encoding options from Audio/Video encoding controlsDmytro Poplavskiy2012-06-0715-201/+0
* A number of documentation fixes.Michael Goddard2012-06-0710-32/+47
* Clarify the metadata functionality of QMediaPlayer.Michael Goddard2012-06-072-11/+24
* QVideoWindowControl moved to QtMultimedia, fix docs.Michael Goddard2012-06-071-2/+3
* Use QPointer instead of QWeakPointer to track QObjects.Stephen Kelly2012-06-076-15/+19
* Remove the last remainders of the old plugin systemLars Knoll2012-06-057-27/+18
* Call the base QQuickItem geometryChanged function in our override.Michael Goddard2012-06-051-0/+2
* Avoid string-based, dynamic lookup of signalsKent Hansen2012-06-052-24/+24
* add multimediawidgets before gsttools to SUBDIRSOswald Buddenhagen2012-06-011-7/+7
* ensure important docs are built by the automated publisherAngus Cummings2012-06-014-1/+9
* Renaming the QML overview pageAngus Cummings2012-06-012-6/+5
* Fixing doc errors in MediaPlayer and CameraFlashAngus Cummings2012-06-012-77/+678
* Add gstreamer.json to OTHER_FILESJohannes Zellner2012-06-011-0/+2
* Fixed not initialized QVideoFrame mappedCount memberDmytro Poplavskiy2012-05-301-0/+1
* Release string after gst_cap_to_string is called.bigbearzhu2012-05-281-1/+4
* Made pulsedevices high priority than oss for recordingLing Hu2012-05-251-1/+1
* Replaced camera viewfinder resolution control with settings controlDmytro Poplavskiy2012-05-224-122/+158
* Reordering audio overview docAngus Cummings2012-05-211-49/+49