diff options
author | Sergio Ahumada <sergio.ahumada@digia.com> | 2013-01-09 15:50:47 +0100 |
---|---|---|
committer | The Qt Project <gerrit-noreply@qt-project.org> | 2013-01-11 10:05:56 +0100 |
commit | 39439409236c791bf307fd8b46ab7e03af254502 (patch) | |
tree | 09db0594d4bcdb252137ab1436b111528f6f0407 | |
parent | 2a7b4962a141939eb6efb63fc5834cb7a00141a6 (diff) | |
download | qtmultimedia-39439409236c791bf307fd8b46ab7e03af254502.tar.gz |
Update changes file for 5.0.1 release
Change-Id: I1d5fbb280146042da3894ecfdb544e0cbffb3368
Reviewed-by: Yoann Lopes <yoann.lopes@digia.com>
Reviewed-by: Venugopal Shivashankar <venugopal.shivashankar@digia.com>
Reviewed-by: Mark Brand <mabrand@mabrand.nl>
Reviewed-by: Kai Koehne <kai.koehne@digia.com>
Reviewed-by: Sze Howe Koh <szehowe.koh@gmail.com>
Reviewed-by: Oleg Shparber <trollixx@gmail.com>
-rw-r--r-- | dist/changes-5.0.1 | 20 |
1 files changed, 15 insertions, 5 deletions
diff --git a/dist/changes-5.0.1 b/dist/changes-5.0.1 index cc5a6704b..2257275ba 100644 --- a/dist/changes-5.0.1 +++ b/dist/changes-5.0.1 @@ -29,6 +29,21 @@ Third party components * Library * **************************************************************************** + - WMF: added more metadata keys (on Windows 7 and later). + - Compile in 32-bit mode. + - remove leftover code from multimediawidgets carve-out + - WMF: release video controls before releasing the session + - WMF: Fixed uninitialized member variable. + - WMF: re-enabled video probes and made it more robust. + - [QTBUG-28376] Make QtMultimedia an identified module + - [QTBUG-28727] Doc: Moved the qdocinc and image to the sourcedirs + - Remove comma at the end of the enum + - fix include statements + - Use qrc to deploy qml files in declarative-camera examples + - [QTBUG-26621] WMF: Fixed incorrect QMediaPlayer volume reporting. + - Polish and fix qmlvideofx example + - Add qmake generated files to .gitignore. + - Example: Notify user of errors **************************************************************************** * Platform Specific Changes * @@ -41,11 +56,6 @@ Third party components **************************************************************************** -* Tools * -**************************************************************************** - - -**************************************************************************** * Plugins * **************************************************************************** |