platform/upstream/qtmultimedia.git
2012-01-19 Michael GoddardEnable building the documentation snippets.
2012-01-19 Dmytro PoplavskiyQAudioRecorder: fixed handling the missing inputs control.
2012-01-19 Dmytro PoplavskiyReplaced QAudioCaptureSource with QAudioRecorder.
2012-01-19 Michael GoddardAdd a simple Torch class that wraps the camera flash.
2012-01-18 Michael GoddardSet the volume for our automatic integration tests.
2012-01-18 Rohan McGovernFixed compile of quicktime plugin
2012-01-18 Rohan McGovernUse relative instead of absolute SUBDIRS, as usual.
2012-01-17 Jonas RabbeFixed wrong type for autoLoad property in Video element.
2012-01-17 Jonas RabbeAdded documentation for the convenience Video element
2012-01-17 Michael GoddardMore minor doc fixes.
2012-01-17 Michael GoddardFix up a few doc issues
2012-01-16 Dmytro PoplavskiyChanged QCamera::captureMode property to QFlags
2012-01-16 Michael GoddardRemove antiquated \since lines in docs.
2012-01-15 Robin BurchellRemove out-of-line uses of qMalloc/qFree/qRealloc.
2012-01-14 Alexis MenardFix build for the camera support of QtMultimedia GStrea...
2012-01-13 Michael GoddardAdd a metaData property to QVideoFrame.
2012-01-13 Michael GoddardRemove some very out of date information.
2012-01-13 Michael GoddardPolish the video documentation a bit.
2012-01-12 Jonas RabbeAdded overview documentation for the radio
2012-01-12 Jason McDonaldUpdate year in Nokia copyright headers.
2012-01-11 Michael GoddardImprove the QCameraFocus and QCameraImageProcessing...
2012-01-11 Jonas RabbeUpdated QtMultimedia declarative module to version 5.0
2012-01-11 Jonas RabbeAdded documentation for the Radio and RadioData QML...
2012-01-11 Michael GoddardRemove widgets config test.
2012-01-10 Rohan McGovernsync.profile: introduce dependency on qtjsbackend
2012-01-06 Mithra PattisonFix for QSoundEffect crash bug
2012-01-06 Michael GoddardAdd the spot for spot metering mode.
2012-01-06 Michael GoddardProperly handle the case where QtWidgets is not available.
2012-01-06 Jason McDonaldUpdate copyright year in license headers.
2012-01-05 Friedemann... QtMultimedia: Fix compiler warnings.
2012-01-05 Friedemann... QSound/QSoundEffect: Use QFINDTESTDATA to locate test...
2012-01-05 Michael GoddardRestructure the source code a little.
2012-01-04 Ling Huadd Q_OBJECT to QMediaGaplessPlaybackControl
2012-01-04 Friedemann... QAudioIn/Output-tests: Remove SRCDIR-macro/stabilize.
2012-01-04 Ling HuAdd new gapless playback control interface
2012-01-04 Michael GoddardInitialize the mock player state variables.
2012-01-04 Michael GoddardRemove a random instantiation of a backend.
2012-01-04 Michael GoddardRemove some test functions that are actually integratio...
2011-12-30 Mithra PattisonAdd new implementation of QSound class
2011-12-29 Mithra PattisonAdding hasAudio and hasVideo properties to QML MediaPlayer
2011-12-23 Angus CummingsAdded Video.qml to QtMultimedia, Video component
2011-12-22 Michael GoddardFix namespace compilation.
2011-12-22 Michael GoddardFix some of the effects in qmlvideofx
2011-12-22 Michael GoddardDisable some build time messages.
2011-12-22 Michael GoddardEnable the new examples.
2011-12-22 Gareth StockwellExpress qmlvideofx effect parameters declaratively
2011-12-22 Gareth StockwellAdd qmlvideo and qmlvideofx examples
2011-12-21 Mithra PattisonFix readyChanged signal emit in gstreamervideorenderer
2011-12-21 Michael GoddardFix a compiler warning.
2011-12-13 Jonas RabbeFix X11 and QPA compilation problems
2011-12-09 Michael GoddardRemove the module prefix from a number of includes.
2011-12-08 Dmytro PoplavskiyRegistered CameraFlash qml type
2011-12-07 dakovaciSoundEffects System Tests added
2011-12-07 dakovaciEdited the Camera systemtest
2011-12-06 Jason McDonaldRemove unused QTRY_WAIT macros.
2011-12-06 Jason McDonaldRemove duplicates of QTRY_VERIFY and QTRY_COMPARE.
2011-12-06 Friedemann... QtMultiMedia: Fix warnings about missing return values.
2011-12-05 Friedemann... QtMultimedia: Fix warnings about declarative/quick.
2011-12-05 Jason McDonaldCleanup multimedia unit tests.
2011-12-02 dakovaciAdd playlist test
2011-12-01 Dmytro PoplavskiyImplemented QDeclarativeCameraCapture::setMetadata
2011-11-28 Dmytro PoplavskiyAllow nested read only maps of QVideoFrame.
2011-11-25 Michael GoddardAdd orientation support to VideoOutput.
2011-11-25 Toby TomkinsFixed QtMultimedia core namespace compilation.
2011-11-24 Dmytro PoplavskiyUpdated I420 video node to be consistent with RGB node...
2011-11-24 Michael GoddardQAudioDeviceInfo is actually an integration test.
2011-11-24 Michael GoddardIf we fail to connect to pulse, don't enumerate sinks...
2011-11-23 Ling HuAdd testDestroyWhileRestartPlaying for qsoundeffect
2011-11-22 Dmytro PoplavskiyVideoOutput: release video frames when the video surfac...
2011-11-21 Ling HuFix SoundEffect(pulseaudio) crash in qfeedbackmmk auto...
2011-11-21 Toby TomkinsFixed qtmultimedia imports -qtnamespace issues.
2011-11-18 Michael GoddardIf the sample hasn't been loaded, don't try and delete...
2011-11-18 Michael GoddardIf the sample hasn't been loaded, don't try and delete...
2011-11-18 Jonas RabbeExport QMediaPluginLoader so it can be used by libqgstt...
2011-11-18 Jonas RabbeExport QMediaPluginLoader so it can be used by libqgstt...
2011-11-17 Michael GoddardIf Pulse isn't ready, don't crash when trying to play.
2011-11-17 Ling HuFix volume change error on mono stream for soundeffect...
2011-11-15 Ling HuAdd cap on internal read/write buffer for QAudioOuput(PA)
2011-11-15 Dmytro PoplavskiyAdded support for non QMediaObject based VideoOutput...
2011-11-14 Ling HuAdd additional protection on the write size in QAudioOu...
2011-11-14 Jonas RabbeChanged QVideoSurfaceGstSink to take pools from plugins
2011-11-10 Jason McDonaldRemove SkipMode parameter from QSKIP.
2011-11-10 dakovaciRadio systemtests
2011-11-09 Michael GoddardAdd qRegisterMetaTypes for the public Q_DECLARE_METATYPEs.
2011-11-09 Ling HuFix pullmode data lost problem in QAudioOutput(pulseaudio)
2011-11-08 Michael GoddardChange the order textures are bound.
2011-11-08 Jonas RabbeAdded qRegisterMetatype for QVideoSurfaceFormat.
2011-11-07 Bradley T.... Use QAtomicInt::load() and ::store()
2011-11-04 Michael GoddardRearrange the automatic tests.
2011-11-02 Michael GoddardDeclare more metatypes and debug operators.
2011-11-01 Michael GoddardAdd a private class, since we now can.
2011-11-01 Friedemann... QtMultimedia: Remove qpa-sections from .profiles.
2011-10-31 Kent HansenFix logic in QAudioDeviceInfoInternal::updateLists()
2011-10-27 Michael GoddardRemove the last bits of QtMultimediaKit (*).
2011-10-27 Michael GoddardUse deleteLater when called on a decoder error.
2011-10-26 Michael GoddardMerge remote branch 'qtmultimedia.git/master'
2011-10-25 Michael GoddardFix config.test
2011-10-25 Rohan McGovernDon't ignore debug plugins on Mac when release plugins...
2011-10-25 Michael GoddardWe already have a mock backend.
2011-10-25 Michael GoddardDeclare these metatypes.
next