platform/upstream/qtmultimedia.git
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.
2011-10-24 Kent HansenAdapt to QtDeclarative api renaming (QSG --> QQuick)
2011-10-24 Rohan McGovernFixed compile; QDesktopServices -> QStandardPaths
2011-10-21 Sami NurmenniemiAdded RDS functionality to the QRadioTuner/QDeclarative...
2011-10-21 Michael GoddardLimit the sequential bytes skipping to a max 16kB at...
2011-10-21 Michael GoddardFix debug output test - type is qreal, so can be float...
2011-10-20 Dmytro PoplavskiyAdded testcase to qcamerabackend test CONFIG
2011-10-20 Jonas RabbeFixed build problems with Quicktime
2011-10-17 Jerome PasionDoc: Add ability to generate documentation for the...
2011-10-17 Ling HuInit mediaobject at classBegin rather than componentCom...
2011-10-17 Michael GoddardMake the C++ API of QSoundEffect public.
2011-10-14 Dmytro PoplavskiyDeclarative VideoOutput: added support for more rgb...
2011-10-14 Jonas RabbeCopied ALSA config test into QtMultimedia module
2011-10-14 Michael GoddardMake sure this library gets installed.
2011-10-13 Kalle Juhani... Fix qwavedecoder test data deployment on device
2011-10-12 Friedemann... Multimedia: Compile on Windows.
2011-10-12 Jonas RabbeMoved general gstreamer helper classes into separate...
2011-10-12 Jonas RabbeFixed a couple of failing auto tests.
2011-10-12 Jonas RabbeTests should not be unconditionally excluded.
2011-10-11 Michael GoddardAdd QNAM tests to wavedecoder as well, to simulate...
2011-10-11 Michael GoddardRename the parsing error signal to parsingError.
2011-10-11 Michael GoddardFix the wavedecoder a little.
2011-10-11 Rohan McGoverntests: eliminated usage of qttest_p4.prf
2011-10-11 hawcroftonly corrupt 'data' descriptor nothing else
2011-10-10 Rohan McGoverntests: eliminated usage of qttest_p4.prf
2011-10-10 hawcroftAuto test for private class QWaveDecoder
2011-10-10 hawcroftbail out in case of missing descriptors
2011-10-07 Michael GoddardImprove video test coverage and debugging output.
2011-10-07 Michael GoddardRename QtMultimediaKit to QtMultimedia.
2011-09-30 Ling HuAdd a new servicename for background mediaplayer
2011-09-30 Ling HuUpdate background audio element to use new service...
2011-09-28 hawcroftUpdate audiooutput example with volume slider
2011-09-28 hawcroftAdd QAudioOutput volume API and pulseaudio backend...
2011-09-27 Jonas RabbeFakeradio: emit signal when scanning aborted
2011-09-26 Dmytro PoplavskiyGst player backend: don't show the first frame when...
2011-09-26 hawcroftNeeds widgets module to build.
2011-09-26 Michael GoddardFix a few QT_BEGIN/END_HEADER pairs.
2011-09-26 Michael GoddardRemove QApplication usage - it's in QCoreApplication.
2011-09-26 Michael GoddardMove the backend specific documentation into a nicer...
2011-09-26 Ling HuFix a playback bug for mediaplayer windows media founda...
2011-09-26 Gareth StockwellFixed directshow config test
2011-09-26 Gareth StockwellFixed a typo in the WMF backend which caused a compilat...
2011-09-26 Ling Hufix a spelling error
2011-09-26 Ling HuFix config.tests for directshow backend.
2011-09-26 Ling HuFix the config.tests for WMF backend.
2011-09-26 Michael GoddardMerge branch 'camera' of ssh://codereview.qt-project...
2011-09-26 Michael GoddardMove resource policy usage to a config test.
2011-09-22 Michael GoddardClean some doc warnings.
2011-09-22 Michael GoddardAdd QT_BEGIN/END_HEADER things, plus QT_MODULE thing.
2011-09-22 Gunnar SlettaFix widget dependencies for multimediawidget tests...
2011-09-22 Michael GoddardRemove older QGLContext calls in favour of new QOpenGLC...
2011-09-20 Ling HuDon't re-set default properties in MediaBase::component...
2011-09-20 Gunnar Slettaadd QT+=widgets for tests to run
2011-09-17 dakovaciAdded basic radio system tests
2011-09-17 dakovaciAdded basic camera system tests
2011-09-17 dakovaciadded basic video system tests
2011-09-17 dakovaciAdded basic audio system tests
2011-09-17 Dmytro PoplavskiyCamerabin backend: fixed compilation without X11
2011-09-17 Gunnar SlettaCompile with refactor
2011-09-13 Lasse HolmstedtBuild fix after refactor
2011-09-12 Dmytro PoplavskiyQML Camera element redesign.
2011-09-09 Michael GoddardSplit some of the autotests into widget and non widget...
2011-09-06 Michael GoddardSilly defs file error.
2011-09-05 Michael GoddardFix some compiler warnings.
2011-09-05 Michael GoddardClean up the autotest pro files to remove warnings...
2011-09-02 Ling HuAdd background audio element.
2011-09-02 Michael GoddardMark a few tests as insignificant on QPA.
2011-09-02 Ling HuAdd QMediaBackgroundPlaybackControl interface
2011-09-01 Jonas RabbeAdded tune up and down methods, and changed name of...
2011-08-31 Jonas RabbeMerge branch 'radio' into 'master'
2011-08-30 Jonas RabbeAdded QML API for getting the limits for a specific...
2011-08-30 Michael GoddardMerge branch 'camera' of git://scm.dev.nokia.troll...
2011-08-26 Dmytro PoplavskiyFixed crash when QCameraImageCapture is deleted before...
2011-08-26 Dmytro PoplavskiyFixed crash when QMediaObject is deleted before QMediaR...
2011-08-26 Jonas RabbeIntroduction of fake radio backend to enable testing...
next