platform/upstream/qtmultimedia.git
2012-07-30 Thomas McGuireBlackberry: Fix spurious position udpates in playlists
2012-07-30 Thomas McGuireBlackberry: Fix playlists not advancing to the next...
2012-07-30 Thomas McGuireBlackberry: Fix playback from certain URLs
2012-07-30 Lev ZelenskiyFixed: use selected audio input device.
2012-07-30 Lev ZelenskiyAudio probes for AudioCapture plugin.
2012-07-30 Michael GoddardFix a few header style violations.
2012-07-28 Thomas McGuireBlackberry: Fix case of setting multiple media files
2012-07-28 Thomas McGuireBlackberry: Fix metadata reader for more recent OS...
2012-07-27 Jerome PasionDoc: Changed \qmlclass to \qmltype and added \instantiates
2012-07-26 Kurt KorbatitsReplace QSoundEffect backend using qmedia with qaudioou...
2012-07-26 Venugopal ShivashankarFixed QDoc errors related to snippets and quotefromfile...
2012-07-26 Mylione AnadarajahAdded data driven integration tests for qaudioinput.
2012-07-26 Lev ZelenskiyVolume control for QAudioInput windows backend.
2012-07-26 Kurt KorbatitsAdded check to alsa backend for QAudioOutput
2012-07-25 Kurt KorbatitsFix compile failure in qmediaplayer unit test
2012-07-25 Venugopal ShivashankarMoved doc under src to fall in-line with the new modula...
2012-07-25 Venugopal ShivashankarMoved the C++ module page from qtdoc
2012-07-25 Friedemann... QtMultiMedia/Tests: Fix MSVC2012 warning about overload.
2012-07-25 Lukas GeyerFix compilation issue with MinGW (disables the usage...
2012-07-24 Friedemann... QtMultimedia: Remove usages of qWaitForWindowShown...
2012-07-24 Stephen KellyMark QtMultimediaQuickTools library as internal.
2012-07-24 Stephen KellyAdd the CMake directory created during unit testing...
2012-07-24 Thomas McGuireBlackberry: Compile with lastest event filter API changes
2012-07-24 Dmytro PoplavskiyReplaced endpoint control with audio input and output...
2012-07-24 Ali AkhtarzadaFixed docs for QAudioInput::bufferSize and setBufferSize
2012-07-24 Venugopal ShivashankarFixed the QDoc errors related to \qmlproperty usage
2012-07-24 Dmytro PoplavskiyRemoved QEXPECT_FAIL for non reproducible showFullScree...
2012-07-20 Stephen KellyTest that the package configs for QtMultimedia work.
2012-07-19 Dmytro PoplavskiyAdded volume property to QMediaRecorder
2012-07-19 Dmytro PoplavskiyPorted QML camera example to QtQuick 2.0 and QtMultimed...
2012-07-19 Dmytro PoplavskiyGst player backend: removed fifo based stream playback...
2012-07-19 Dmytro PoplavskiyRemoved the playbackStateChanged signal from Video...
2012-07-19 Lev ZelenskiyPlayer example histogram: Process frames on a separate...
2012-07-19 Lev ZelenskiyVideoprobe implementation for wmf backend.
2012-07-19 Kurt KorbatitsAdded base and soundeffect test
2012-07-19 dakovaciAdded an audio recording system test
2012-07-18 Toby TomkinsFix QQuickCanvas renames.
2012-07-17 Mylione AnadarajahAdded data driven integration tests for qaudiooutput.
2012-07-17 Kurt KorbatitsAdded volume control for QAudioOutput & QAudioInput...
2012-07-16 Michael GoddardFix some QAudioInput errors on OSX.
2012-07-16 Toby TomkinsApply insignificant flag to platform that is actually...
2012-07-16 Mithra PattisonFix for broken QML multimedia import on windows
2012-07-16 Mithra PattisonUpdate example QML to follow API change
2012-07-16 Dmytro PoplavskiyCamerabin camera service: configure default video settings
2012-07-16 Dmytro PoplavskiyUpdated the camerabin2 based camera with QtMultimedia...
2012-07-16 Mithra PattisonFix include path error in shadow build of audiorecorder...
2012-07-16 Kurt KorbatitsUpdated qaudioinput and qaudiooutput tests.
2012-07-16 Kurt KorbatitsFixed error in qaudioinput alsa backend for invalid...
2012-07-13 Ling HuFix a crash problem in AudioEngine due to class name...
2012-07-13 Kurt KorbatitsFixed qaudioinput and qaudiooutput tests running on...
2012-07-12 Toby TomkinsReplace insignificant flag for mac with QEXPECT_FAIL...
2012-07-12 Toby TomkinsSpecify the platform on which test is insignificant.
2012-07-12 Toby TomkinsSkip crashing tests and replace insignificant tests...
2012-07-11 Thiago MacieiraUpdate the export macros in qtmultimedia.git
2012-07-11 Oswald Buddenhagenuse centralized qml plugin project handling
2012-07-11 Oswald Buddenhagenuse centralized handling of QT_BUILD_PARTS
2012-07-11 Lev ZelenskiyAudioprobe implementation for wmf backend.
2012-07-11 Michael GoddardClarify API/docs by introducing the audio "frame",...
2012-07-11 Mylione AnadarajahAdding script which will run automated testcases.
2012-07-11 Ling HuAdded wmf implementation for QAudioDecoderControl
2012-07-11 Kurt KorbatitsFixed qaudioinput unit test with pulseaudio backend
2012-07-10 dakovaciAdded some directories for coming systemtests
2012-07-10 Mithra PattisonUpdate ALSA device enumeration to return all devices
2012-07-10 Mithra PattisonDelete obsolete class methods and update related code
2012-07-10 Michael GoddardFix typo in config test name.
2012-07-10 Kurt KorbatitsUpdated QAudioOutput and QAudioInput system tests
2012-07-10 Thomas McGuireBlackberry: Fix erratic video resize behaviour
2012-07-09 Kurt KorbatitsTurned back on some disabled unit tests as insignifican...
2012-07-09 Dmytro PoplavskiyGst capture: use QDesktopServices for default storage...
2012-07-09 Dmytro PoplavskiyGst audio input: use autoaudiosrc as default device
2012-07-05 Ling HuFix a potential leak in wmf
2012-07-04 Dmytro PoplavskiyGst capture: report the actual media location to applic...
2012-07-04 Friedemann... Fix internal compiler error of MSVC2012.
2012-07-03 dakovaciMoved some files to different dir's
2012-07-03 dakovaciEdited radio systemtests to support tier 1 platforms
2012-07-02 dakovaciRemoved some system tests not applicatple to tier 1...
2012-07-02 Mithra PattisonFix installation of spectrum example
2012-06-29 Dmytro PoplavskiyFixed QML video playback on Mac
2012-06-29 Dmytro PoplavskiyGst Capture: image capture fixes
2012-06-29 Dmytro PoplavskiyGst capture service: capture mode fixes
2012-06-29 Dmytro PoplavskiyGst capture: don't wait for pipeline to stop
2012-06-29 Dmytro PoplavskiyAllow gst video capture startup without viewfinder...
2012-06-29 bigbearzhuFixed a testing bug on windows platform.
2012-06-29 Ling HuRefactoring wmf plugin
2012-06-29 Ling HuFixed a WMF seek bug.
2012-06-29 Michael GoddardRename availabilityError to availability.
2012-06-29 Michael GoddardRename a few controls.
2012-06-28 Friedemann... Locate qdoc on Windows correctly.
2012-06-28 Lev ZelenskiyRead actual period size after initializing a stream.
2012-06-27 Michael GoddardFix header path for audio engine on Mac.
2012-06-27 Lev ZelenskiyAllow frequences up to 96000 in QAudioInput win32 backend.
2012-06-27 bigbearzhuFixed timeout on waiting for positionChanged event.
2012-06-27 bigbearzhuFixed plugin dir error on Windows.
2012-06-27 Lev ZelenskiyClean buffers before closing the input device.
2012-06-26 Thiago MacieirasyncX() doesn't do anything anymore. Remove it.
2012-06-26 Thomas McGuireAdd blackberry backend
2012-06-26 Lev ZelenskiyAdded support for big endian data to QAudioOutput win32...
2012-06-26 Toby TomkinsRemove insignificant flag from tests that are passing.
2012-06-26 Toby TomkinsAdd expected fail flags for consistently failing autotests.
2012-06-26 Lev ZelenskiyFix crash in audioinput and audiooutput examples.
next