Difference between 4.7 GIT and 4.7 RC1 ?
-
Hi,
Something I don’t understand:
If I look at "http://qt.gitorious.org/qt/qt/blobs/4.7/src/multimedia/audio/qaudiodeviceinfo_win32_p.cpp":http://qt.gitorious.org/qt/qt/blobs/4.7/src/multimedia/audio/qaudiodeviceinfo_win32_p.cpp
and compare with the actual qaudiodeviceinfo_win32_p.cpp as featured in Qt 4.7RC1 package, it doesn’t match :
for instance line 377-381 there is support for surround sound in the GIT, while it is absent (old version) from Qt 4.7 RC1, but it is supposed to be like Qt 4.7 feature wise.How can this be explained ?
Thanks
[edit: fixed link / chetankjain]
-
You are looking at the wrong repository. You want http://qt.gitorious.org/+qt-developers/qt/releases/commits/4.7.0 and more specifically the one "tagged for the 4.7.0 RC1
":http://qt.gitorious.org/+qt-developers/qt/releases/commit/33a34960328cce7a6994d2ea771c82da7bfdb598The repo "you're referring to":http://qt.gitorious.org/qt/qt/commits/4.7 is more bleeding edge. Commits there goes through several QA filters and at a later stage end up in the releases one if release management likes the changes :)
-
[quote author="IrQX" date="1284677711"]TROLLs, where I can look schedule plans, roadmaps for Qt?[/quote]
"qt-roadmap":http://qt.nokia.com/developer/qt-roadmap/ -
Alexander: Could you mark up that link, please? Currently nobody can click on it:-(