platform/upstream/qtmultimedia.git
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...
2011-08-25 Michael GoddardSplit the unit tests for widgets up as well.
2011-08-25 Dmytro PoplavskiyDropped Incandescent white balance mode.
2011-08-25 Michael GoddardTry to move widget/gvitem code into new QtMultimediaKit...
2011-08-24 Dmytro PoplavskiyPorted gstreamer camera backend from camerabin to camer...
2011-08-23 Jason McDonaldRemove obsolete testlib files from .gitignore
2011-08-17 Jonas RabbeAdded first implementation of declarative radio element
2011-08-11 Dmytro PoplavskiyInitial implementation of QML2 VideoOutput element
2011-08-05 Dmytro PoplavskiyGstreamer media backend cleanup.
2011-08-05 Jason McDonaldReplace outdated license headers.
2011-08-04 Michael GoddardMark a few tests as "not autotests".
2011-08-04 Jonas RabbeFixed compile error on Mac OS X Lion, missing include...
2011-07-28 Michael GoddardFix the module.pri file.
2011-07-26 Michael GoddardAPI unit tests from Maemo API test team.
2011-07-25 Michael GoddardAdd Windows Media Foundation backend for QMediaPlayer
2011-07-25 Dmytro PoplavskiyGst backend: Fixed deadlock when pipeline is stopped...
2011-07-25 Ling HuAdd some debug output in QMediaPlayer gstreamer backend...
next