summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Use moniker display name for device string.Lev Zelenskiy2012-08-034-148/+92
* Use QStandardPaths instead of QDesktopServicesThiago Macieira2012-08-022-4/+4
* 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
* 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
* Fix compilation issue with MinGW (disables the usage of strsafe.h).Lukas Geyer2012-07-251-0/+4
* Blackberry: Compile with lastest event filter API changesThomas McGuire2012-07-242-69/+51
* Replaced endpoint control with audio input and output controlsDmytro Poplavskiy2012-07-2416-84/+84
* Added volume property to QMediaRecorderDmytro Poplavskiy2012-07-198-4/+63
* Gst player backend: removed fifo based stream playback fallbackDmytro Poplavskiy2012-07-193-137/+5
* Videoprobe implementation for wmf backend.Lev Zelenskiy2012-07-199-9/+1139
* 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
* Audioprobe implementation for wmf backend.Lev Zelenskiy2012-07-119-5/+610
* Added wmf implementation for QAudioDecoderControlLing Hu2012-07-1114-12/+1040
* Fixed qaudioinput unit test with pulseaudio backendKurt Korbatits2012-07-111-0/+6
* Delete obsolete class methods and update related codeMithra Pattison2012-07-104-23/+23
* Blackberry: Fix erratic video resize behaviourThomas McGuire2012-07-101-1/+1
* Gst capture: use QDesktopServices for default storage locationDmytro Poplavskiy2012-07-091-0/+6
* Fix a potential leak in wmfLing Hu2012-07-051-0/+1
* Gst capture: report the actual media location to applicationDmytro Poplavskiy2012-07-041-0/+2
* Fixed QML video playback on MacDmytro Poplavskiy2012-06-293-12/+141
* Gst Capture: image capture fixesDmytro Poplavskiy2012-06-293-2/+25
* Gst capture service: capture mode fixesDmytro Poplavskiy2012-06-293-6/+22
* Gst capture: don't wait for pipeline to stopDmytro Poplavskiy2012-06-292-15/+0
* Allow gst video capture startup without viewfinder attached.Dmytro Poplavskiy2012-06-291-1/+2
* Refactoring wmf pluginLing Hu2012-06-2910-22/+42
* Fixed a WMF seek bug.Ling Hu2012-06-291-2/+2
* Rename availabilityError to availability.Michael Goddard2012-06-294-6/+6
* Rename a few controls.Michael Goddard2012-06-2926-48/+48
* Read actual period size after initializing a stream.Lev Zelenskiy2012-06-281-3/+9
* Add blackberry backendThomas McGuire2012-06-2615-0/+2027
* build system cleanupsOswald Buddenhagen2012-06-2511-14/+10
* switch to new-style configure testsOswald Buddenhagen2012-06-254-10/+10
* Fixed some crash with WMF backendLing Hu2012-06-256-25/+51
* Fix namespace compilation.Toby Tomkins2012-06-251-1/+2
* 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 build on Windows with new qdatetime.h that doesn't redefine min/maxSimon Hausmann2012-06-131-1/+1
* Enable auto resume of playback for gstreamer mediaplayerLing Hu2012-06-122-31/+44
* Fix compilation without QtWidgets and QtOpenGL on MacKent Hansen2012-06-074-6/+13
* Removed encoding options from Audio/Video encoding controlsDmytro Poplavskiy2012-06-076-69/+0
* Remove the last remainders of the old plugin systemLars Knoll2012-06-056-23/+8