platform/upstream/qtmultimedia.git
2012-10-31 Stephen KellyCMake: Test module includes
2012-10-25 Sergio AhumadaRemove stale QT_MODULE() usage cases
2012-10-24 Friedemann... Fix the QML list interface
2012-10-22 Maurice Kalinowskiadd install path to rule
2012-10-19 Caroline ChaoFix for QuickTime 7 media player backend
2012-10-19 Andy NicholsAdd MediaPlayer support to AVFoundation plugin
2012-10-19 Venugopal ShivashankarDoc: Removed dependency on qtmultimedia.css
2012-10-17 Yoann LopesMake QGstreamerPlayerSession 'VAAPI-aware'.
2012-10-17 Friedemann... QtMultimedia: Fix compiler warnings.
2012-10-17 Friedemann... Fix compilation with stock MinGW.
2012-10-16 Friedemann... Compile after removal of compatibility code in QtQuick.
2012-10-13 Caroline ChaoRemove unused value in qvideowidget.cpp
2012-10-12 Andy NicholsDon't run the Linux configure tests on OS X
2012-10-12 Andy NicholsEnable the auto test script to run on OS X
2012-10-11 Tor Arne VestbøUpdate docs after modularization of docs
2012-10-10 Jędrzej NowackiBuild fix after a QVariant change
2012-10-09 Andy NicholsFix issue sharing OpenGL context from render thread...
2012-10-09 Andy NicholsAdded config test for AVFoundation framework
2012-10-09 Dmytro PoplavskiyFixed AVF camera backend build with namespaced Qt
2012-10-08 Kevin OttensExport QAudioHelperInternal symbols
2012-10-08 Kevin OttensDon't add the beginning of the file to the end of the...
2012-10-08 Kevin OttensBlackberry: Move the mediaservice plugin in a subdirectory
2012-10-03 Jerome PasionDoc: Added Qt Multimedia to 'qmlmodules' group
2012-10-02 Yoann LopesUse QVideoGraphicsItem in the videographicsitem example.
2012-10-01 Yoann LopesQVideoWidget: fixed setFullScreen(false) on the Xcb...
2012-09-28 Venugopal ShivashankarDoc: Organized related information in subsections
2012-09-27 Sergio AhumadaAdd missing QT_{BEGIN,END}_NAMESPACE
2012-09-26 Venugopal ShivashankarDoc: Moved example documentation and images
2012-09-26 Yoann LopesUse QVideoWidget in the videowidget example.
2012-09-25 Jerome PasionDoc: Adding documentation templates from qtbase
2012-09-24 Iikka EklundChange copyrights from Nokia to Digia
2012-09-24 Andy NicholsFix missing internal module in sync.profile
2012-09-14 Romain PokrzywkaFix gstreamer plugin build for platforms with qreal...
2012-09-13 Venugopal ShivashankarDoc: Updated landing page to be consistent with other...
2012-09-12 Venugopal ShivashankarDoc: Removed the unnecessary \annotatedlist command...
2012-09-12 Joerg Bornemannremove usage of QT_MAKEDLL from QtMultimedia
2012-09-12 Oswald Buddenhagenremove references to qMemSet & qMemCopy
2012-09-12 Oswald Buddenhagencentralize load(qt_build_config)s in .qmake.conf
2012-09-12 Thiago MacieiraFix compilation after the qreal->float change in Math3D
2012-09-06 Thomas McGuireBlackberry: Add Q_DECL_OVERRIDE keywords
2012-09-06 Thomas McGuireHide the video overlay when the QML element is hidden
2012-09-05 Thomas McGuireBlackberry: Use debug output for errors by default
2012-09-04 Jason BarronWMF Backend: Fix crash in MFPlayerService::releaseControl.
2012-09-04 Tasuku SuzukiMake compile with -no-widgets
2012-09-03 Thiago MacieiraUpdate the git-archive export options
2012-09-03 Tasuku Suzukiremove useless dependency in qmlvideofx.pro
2012-08-29 Venugopal ShivashankarDoc: Added an index page and separated \qmlproperty...
2012-08-28 Dmytro PoplavskiyCamera integration test fixes
2012-08-27 Dmytro PoplavskiyInitial implementation of Mac camera backend
2012-08-27 Dmytro PoplavskiyRe-enabled CIImage based gfx video item on Mac
2012-08-13 Stephen KellyUse Qt::WindowFlags, not Qt::WFlags.
2012-08-11 Oswald Buddenhagenmake use of QT_PRIVATE to specify private Qt dependencies
2012-08-11 Oswald Buddenhagenfollow rename of qt_module_config.prf to qt_module.prf
2012-08-08 Lars KnollRemove the WA_PaintOnScreen widget attribute for vide...
2012-08-07 Kurt KorbatitsAdded skips to reported bugs in qmediaplayerbackend...
2012-08-06 Oswald Buddenhagenqt_module is deprecated, use qt_build_config
2012-08-06 Thiago MacieiraCompile in C++11 mode: the Q_DECLARE_METATYPE must...
2012-08-06 Lev ZelenskiyChange the way camera format is selected.
2012-08-03 Michael GoddardAdd 32 bit support (int/float) support to audioinput...
2012-08-03 Michael GoddardFix some failing QAudioInput integration tests on OSX.
2012-08-03 Lev ZelenskiyUse moniker display name for device string.
2012-08-03 Kurt KorbatitsAdded check to qsound and qsoundeffect unit tests for...
2012-08-02 Corentin JabotThe qt quick imports are build only if qtdeclarative...
2012-08-02 Thiago MacieiraAdd a missing include for Q_MULTIMEDIA_EXPORT
2012-08-02 Thiago MacieiraUse QStandardPaths instead of QDesktopServices
2012-08-02 Thiago MacieiraQRegion::subtract is deprecated
2012-08-01 Thiago MacieiraSet the Qt API level to compatibility mode in all tests.
2012-08-01 Thiago MacieiraQAbstractItemMode::reset() is deprecated, don't use it
2012-07-30 Thomas McGuireBlackberry: Assert that we are in detached state
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...
next