diff options
author | Frans Englich <frans.englich@nokia.com> | 2009-06-15 13:20:33 (GMT) |
---|---|---|
committer | Frans Englich <frans.englich@nokia.com> | 2009-06-15 13:20:33 (GMT) |
commit | 3230496d13fd36a732b7a32914cac66dda7f4461 (patch) | |
tree | 7e02ca0fb856d535ceb21765762b3ead51f54915 /dist/changes-4.5.2-tower | |
parent | 94e684e1503230e950c56c234e4683fc78ab5356 (diff) | |
download | Qt-3230496d13fd36a732b7a32914cac66dda7f4461.zip Qt-3230496d13fd36a732b7a32914cac66dda7f4461.tar.gz Qt-3230496d13fd36a732b7a32914cac66dda7f4461.tar.bz2 |
Include Phonon changes.
Diffstat (limited to 'dist/changes-4.5.2-tower')
-rw-r--r-- | dist/changes-4.5.2-tower | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/dist/changes-4.5.2-tower b/dist/changes-4.5.2-tower index ea9e34a..41dc8c8 100644 --- a/dist/changes-4.5.2-tower +++ b/dist/changes-4.5.2-tower @@ -33,8 +33,11 @@ New modules - QtWebkit * Experimental webkit build for s60. Can be enabled by passing -webkit to configure. - Phonon - * todo - + * The Phonon library is now part of Qt, but it comes without a backend. + This means that applications can build and run against the Phonon + library, but there is currently no S60 backend plugin providing actual + multimedia playback. Possible alternatives such as Helix and MMF are + being investigated. New classes ------------ |