summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Changed plugin loader to try unloading plugin if unusedJonas Rabbe2012-02-061-1/+1
* Removed QFlags from declarative camera properties.Dmytro Poplavskiy2012-02-064-18/+16
* Added metaDataChanged(key,value) signal to metadata controls.Dmytro Poplavskiy2012-02-0615-40/+145
* Made camera unit tests more stableDmytro Poplavskiy2012-02-062-21/+18
* Remove QMediaImageViewer (SC break).Michael Goddard2012-02-0328-3074/+3
* Fix up various doc issues.Peter Yard2012-02-0211-74/+221
* Changed QCameraFocus::focusMode type to QFlags based FocusModesDmytro Poplavskiy2012-02-026-24/+24
* QCameraImageProcessingControl API fixesDmytro Poplavskiy2012-02-027-234/+198
* Add a file documenting what has changed from previous versions of MM.Michael Goddard2012-02-013-0/+164
* Rename multimediaoverview.qdoc to multimedia.qdoc.Michael Goddard2012-02-012-1/+1
* Added QMediaRecorder::actualLocation propertyDmytro Poplavskiy2012-02-017-1/+76
* Added more encoding settings to declarative camera recorder.Dmytro Poplavskiy2012-02-012-1/+96
* Split QMediaRecorder::setEncodingSettings to separate setters.Dmytro Poplavskiy2012-02-0119-80/+231
* Added antennaConnected property to QRadioTuner and radio qml elementJonas Rabbe2012-01-306-0/+52
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-30834-841/+841
* Moved zoom related properties out of QCameraFocusControlDmytro Poplavskiy2012-01-2711-177/+529
* Add a viewfinder resolution control for camera.Michael Goddard2012-01-273-0/+187
* Fix some surface assignment errors.Michael Goddard2012-01-272-5/+30
* Add a rendered and content rectangle properties to VideoOutput QML.Michael Goddard2012-01-276-24/+1039
* Add a volume (gain) property to QAudioInput.Michael Goddard2012-01-258-0/+181
* Update in line with recent QWindow API changeAlan Alpert2012-01-252-3/+2
* QCameraExposure API refactoringDmytro Poplavskiy2012-01-257-270/+285
* Fix some static analysis defects.Michael Goddard2012-01-256-11/+21
* Add a feedback control for Camera.Michael Goddard2012-01-253-0/+287
* Fix header changes for wmfLing Hu2012-01-243-3/+3
* Removed QMediaServiceProvider parameter from media objects constructors.Dmytro Poplavskiy2012-01-2426-369/+307
* Disable wmf for nowLing Hu2012-01-241-1/+1
* Disabled CameraBin2 based camera backend.Dmytro Poplavskiy2012-01-231-3/+4
* Implement QAudioDeviceInfo operator==/!=Michael Goddard2012-01-233-108/+118
* Removed camera simulator backend.Dmytro Poplavskiy2012-01-2325-2963/+0
* Update obsolete contact address.Jason McDonald2012-01-23850-851/+851
* Update documentation.Michael Goddard2012-01-2313-897/+815
* Fixed compile.Rohan McGovern2012-01-231-2/+2
* Fixed mapping video frames in SG nodesDmytro Poplavskiy2012-01-202-36/+32
* Document two VideoOutput properties.Michael Goddard2012-01-201-0/+17
* Changed metadata keys type from enum to QString.Dmytro Poplavskiy2012-01-2054-1058/+744
* Fixed compile of doc snippets on Windows.Rohan McGovern2012-01-201-1/+1
* Fixed unreliable enabling of doc snippetsRohan McGovern2012-01-202-5/+5
* Use US spelling for organization.Michael Goddard2012-01-198-12/+12
* Enable building the documentation snippets.Michael Goddard2012-01-195-33/+34
* QAudioRecorder: fixed handling the missing inputs control.Dmytro Poplavskiy2012-01-192-19/+24
* Replaced QAudioCaptureSource with QAudioRecorder.Dmytro Poplavskiy2012-01-1916-448/+461
* Add a simple Torch class that wraps the camera flash.Michael Goddard2012-01-194-2/+283
* Set the volume for our automatic integration tests.Michael Goddard2012-01-182-0/+12
* Fixed compile of quicktime pluginRohan McGovern2012-01-1817-56/+42
* Use relative instead of absolute SUBDIRS, as usual.Rohan McGovern2012-01-181-4/+4
* Fixed wrong type for autoLoad property in Video element.Jonas Rabbe2012-01-171-1/+1
* Added documentation for the convenience Video elementJonas Rabbe2012-01-174-1164/+763
* More minor doc fixes.Michael Goddard2012-01-1713-25/+138
* Fix up a few doc issuesMichael Goddard2012-01-1789-372/+238