platform/upstream/qtmultimedia.git
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.
2012-06-26 bigbearzhuFixed a testing bug.
2012-06-25 Oswald Buddenhagenbuild system cleanups
2012-06-25 Oswald Buddenhagenfix bogus conditional
2012-06-25 Oswald Buddenhagenswitch to new-style configure tests
2012-06-25 Oswald Buddenhagenauto-generate module pris
2012-06-25 Mithra PattisonAdd default initialisation to various multimedia classes
2012-06-25 Ling HuFixed some crash with WMF backend
2012-06-25 Toby TomkinsFix namespace compilation.
2012-06-25 Michael GoddardAdd a few things to the .gitignore file.
2012-06-25 Michael GoddardAdd the QtBase/lib directory as a library path, not...
2012-06-20 Michael GoddardFix QAudioOutput volume on OSX.
2012-06-20 Mithra PattisonFix target executable name in audiooutput example
2012-06-20 Michael GoddardRemove the USE_COCOA #ifdef, it's always defined now.
2012-06-20 Ling HuEnabled wmf plugin on Windows again
2012-06-19 Maurice Kalinowskifix volume handling on Windows
2012-06-19 Thiago MacieiraQIODevice* is used, but QIODevice was never declared
2012-06-15 Michael GoddardFix a number of other qdoc issues.
2012-06-15 Michael GoddardTweak the controls documentation.
2012-06-14 Michael GoddardReplace a writable position() property with a seek...
2012-06-14 Angus CummingsUpdating brief layout of QML types
2012-06-14 Angus CummingsMore doc things
2012-06-14 Alan AlpertUpdate folderlistmodel import to version 2
2012-06-13 Simon HausmannFix build on Windows with new qdatetime.h that doesn...
2012-06-13 Michael GoddardReduce the usage of QAbstractVideoBufferPrivate.
2012-06-13 Michael GoddardClarify documentation about QAudioDecoder::read and...
2012-06-13 Angus CummingsRenaming StopppedState to StoppedState
2012-06-12 Ling HuEnable auto resume of playback for gstreamer mediaplayer
2012-06-12 Angus CummingsAdding qdoc workaround to all control classes
2012-06-08 Michael GoddardRemove the legacy QML API.
2012-06-08 Angus CummingsFixing some doc errors for overview
2012-06-07 Kent HansenFix compilation without QtWidgets and QtOpenGL on Mac
2012-06-07 Kent HansenDon't use QtWidgets/QApplication in autotests
2012-06-07 Dmytro PoplavskiyAdded QAbstractVideoBuffer::release virtual method
2012-06-07 Dmytro PoplavskiyRemoved encoding options from Audio/Video encoding...
2012-06-07 Michael GoddardA number of documentation fixes.
2012-06-07 Michael GoddardClarify the metadata functionality of QMediaPlayer.
2012-06-07 Michael GoddardQVideoWindowControl moved to QtMultimedia, fix docs.
2012-06-07 Stephen KellyUse QPointer instead of QWeakPointer to track QObjects.
2012-06-05 Lars KnollRemove the last remainders of the old plugin system
2012-06-05 Michael GoddardCall the base QQuickItem geometryChanged function in...
2012-06-05 Kent HansenAvoid string-based, dynamic lookup of signals
2012-06-01 Oswald Buddenhagenadd multimediawidgets before gsttools to SUBDIRS
2012-06-01 Angus Cummingsensure important docs are built by the automated publisher
2012-06-01 Angus CummingsRenaming the QML overview page
2012-06-01 Angus CummingsFixing doc errors in MediaPlayer and CameraFlash
next