summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Initial implementation of Mac camera backendDmytro Poplavskiy2012-08-2727-0/+3009
* Re-enabled CIImage based gfx video item on MacDmytro Poplavskiy2012-08-274-8/+11
* make use of QT_PRIVATE to specify private Qt dependenciesOswald Buddenhagen2012-08-111-7/+5
* follow rename of qt_module_config.prf to qt_module.prfOswald Buddenhagen2012-08-113-3/+3
* Remove the WA_PaintOnScreen widget attribute for vide widgetsLars Knoll2012-08-081-1/+0
* qt_module is deprecated, use qt_build_configOswald Buddenhagen2012-08-061-1/+1
* Change the way camera format is selected.Lev Zelenskiy2012-08-061-20/+36
* Fix some failing QAudioInput integration tests on OSX.Michael Goddard2012-08-034-14/+73
* Use moniker display name for device string.Lev Zelenskiy2012-08-034-148/+92
* Added check to qsound and qsoundeffect unit tests for audio supportKurt Korbatits2012-08-031-0/+5
* The qt quick imports are build only if qtdeclarative is presentCorentin Jabot2012-08-021-8/+11
* Add a missing include for Q_MULTIMEDIA_EXPORTThiago Macieira2012-08-022-0/+2
* Use QStandardPaths instead of QDesktopServicesThiago Macieira2012-08-022-4/+4
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-011-0/+2
* Blackberry: Assert that we are in detached stateThomas McGuire2012-07-301-0/+3
* Blackberry: Fix spurious position udpates in playlistsThomas McGuire2012-07-301-1/+6
* Blackberry: Fix playlists not advancing to the next track.Thomas McGuire2012-07-301-2/+4
* Blackberry: Fix playback from certain URLsThomas McGuire2012-07-302-27/+43
* Fixed: use selected audio input device.Lev Zelenskiy2012-07-301-1/+1
* Audio probes for AudioCapture plugin.Lev Zelenskiy2012-07-306-3/+206
* Fix a few header style violations.Michael Goddard2012-07-306-3/+9
* Blackberry: Fix case of setting multiple media filesThomas McGuire2012-07-282-3/+12
* Blackberry: Fix metadata reader for more recent OS versionsThomas McGuire2012-07-281-1/+6
* Doc: Changed \qmlclass to \qmltype and added \instantiatesJerome Pasion2012-07-2722-24/+47
* Replace QSoundEffect backend using qmedia with qaudiooutput implementationKurt Korbatits2012-07-265-293/+494
* Fixed QDoc errors related to snippets and quotefromfile commandsVenugopal Shivashankar2012-07-269-14/+18
* Volume control for QAudioInput windows backend.Lev Zelenskiy2012-07-262-0/+115
* Added check to alsa backend for QAudioOutputKurt Korbatits2012-07-261-0/+5
* Moved doc under src to fall in-line with the new modular structureVenugopal Shivashankar2012-07-2563-0/+4564
* Moved the C++ module page from qtdocVenugopal Shivashankar2012-07-251-0/+45
* Fix compilation issue with MinGW (disables the usage of strsafe.h).Lukas Geyer2012-07-251-0/+4
* Mark QtMultimediaQuickTools library as internal.Stephen Kelly2012-07-241-0/+1
* Blackberry: Compile with lastest event filter API changesThomas McGuire2012-07-242-69/+51
* Replaced endpoint control with audio input and output controlsDmytro Poplavskiy2012-07-2426-285/+506
* Fixed docs for QAudioInput::bufferSize and setBufferSizeAli Akhtarzada2012-07-241-2/+2
* Fixed the QDoc errors related to \qmlproperty usageVenugopal Shivashankar2012-07-242-2/+2
* Added volume property to QMediaRecorderDmytro Poplavskiy2012-07-1912-4/+113
* Gst player backend: removed fifo based stream playback fallbackDmytro Poplavskiy2012-07-193-137/+5
* Removed the playbackStateChanged signal from Video elementDmytro Poplavskiy2012-07-191-9/+0
* Videoprobe implementation for wmf backend.Lev Zelenskiy2012-07-199-9/+1139
* Fix QQuickCanvas renames.Toby Tomkins2012-07-181-2/+2
* Added volume control for QAudioOutput & QAudioInput (alsa)Kurt Korbatits2012-07-1710-10/+252
* Fix some QAudioInput errors on OSX.Michael Goddard2012-07-161-10/+36
* Fix for broken QML multimedia import on windowsMithra Pattison2012-07-162-9/+4
* Camerabin camera service: configure default video settingsDmytro Poplavskiy2012-07-168-24/+107
* Updated the camerabin2 based camera with QtMultimedia changesDmytro Poplavskiy2012-07-1643-190/+746
* Fixed error in qaudioinput alsa backend for invalid format.Kurt Korbatits2012-07-161-2/+2
* Fix a crash problem in AudioEngine due to class name change.Ling Hu2012-07-131-1/+1
* Update the export macros in qtmultimedia.gitThiago Macieira2012-07-111-18/+2
* use centralized qml plugin project handlingOswald Buddenhagen2012-07-113-95/+5