QMH-On-7425: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
AutoSpider (talk | contribs) (Add "cleanup" tag) |
||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
{{Cleanup | reason=Auto-imported from ExpressionEngine.}} | |||
[[Category:QtEcosystemTeamTasklist]] | [[Category:QtEcosystemTeamTasklist]] | ||
Line 6: | Line 8: | ||
# Built with multi-app support '''[ Shrikant D - Feb 24, 27 ]''' | # Built with multi-app support '''[ Shrikant D - Feb 24, 27 ]''' | ||
# Successfully ran simple directfb and opengl applications to test the build | # Successfully ran simple directfb and opengl applications to test the build | ||
Known Issues: | |||
'''''' gplayback fails to run in parallel with another DirectFB app | '''''' gplayback fails to run in parallel with another DirectFB app | ||
# Built with NO multi-app support '''[ Shrikant D - Mar 07 ]''' | |||
# Successfully ran simple directfb and gplayback applications to test the build | |||
# Built with NO multi-app support and disabled GSTREAMER multi-app flag as well '''[ Shrikant D - Mar 13 ]''' | |||
'''Qt 4.7.4''' | '''Qt 4.7.4''' | ||
Line 33: | Line 39: | ||
# Build QMH for Qt 4.8.0 with OGL (confluence) | # Build QMH for Qt 4.8.0 with OGL (confluence) | ||
'''''' QMH crashes with run with confluence skin but works well for delphin | '''''' QMH crashes with run with confluence skin but works well for delphin | ||
# Build Qt 4.8.0 with eglfs (QPA) | |||
# Build QMH for Qt 4.8.0 with OGL (confluence) | |||
'''Qt 5.0.0''' | '''Qt 5.0.0''' |
Latest revision as of 16:20, 3 March 2015
This article may require cleanup to meet the Qt Wiki's quality standards. Reason: Auto-imported from ExpressionEngine. Please improve this article if you can. Remove the {{cleanup}} tag and add this page to Updated pages list after it's clean. |
Target: Get QMH running on new Broadcom chip version with new SDK for CCBN (event date: March 21, 2012)
Setup BCM7425 B1 chipset development environment for DirectFB and OpenGL
- Built with multi-app support [ Shrikant D - Feb 24, 27 ]
- Successfully ran simple directfb and opengl applications to test the build
Known Issues:
' gplayback fails to run in parallel with another DirectFB app
- Built with NO multi-app support [ Shrikant D - Mar 07 ]
- Successfully ran simple directfb and gplayback applications to test the build
- Built with NO multi-app support and disabled GSTREAMER multi-app flag as well [ Shrikant D - Mar 13 ]
Qt 4.7.4
- Build Qt 4.7.4 with DirectFB GFX plugin [ Shrikant D - Feb 28, 29 ]
- Ran animatedtiles Qt directfb application
- Build QMH tag v73 for Qt 4.7.4 with DirectFB (confluence)
- QMH application runs properly but mediaplayback fails.
- bcm mediaplayer fails to run on the target with the new release
- discussed the issue with broadcom team and have concluded that this support is not functional with current release [ Shrikant D - Mar 12 ].
- Build QMH (CES version) for Qt 4.7.4 with DFB (confluence)
- Build Qt 4.7.4 with SimpleGL [ Shrikant D - Feb 28, 29 ]
- Ran hellogl_es2 application
- Build latest QMH for Qt 4.7.4 with SimpleGL (confluence)
Qt 4.8.0
- Build Qt 4.8.0 with DirectFB [ Shrikant D - Feb 28, 29 ]
- Ran animatedtiles Qt directfb application
- Build QMH (CES version) for Qt 4.8.0 with DFB (confluence) [ Shrikant D - Feb 28, 29 ]
- QMH application crashes for confluence skin but works well for delphin
- Build Qt 4.8.0 with eglnullws (QWS) [ Shrikant D - Feb 28, 29 ]
- Ran hellogl_es2 application
- Build QMH for Qt 4.8.0 with OGL (confluence)
' QMH crashes with run with confluence skin but works well for delphin
- Build Qt 4.8.0 with eglfs (QPA)
- Build QMH for Qt 4.8.0 with OGL (confluence)
Qt 5.0.0
- Build Qt 5.0.0 with eglfs/DirectFB (QPA) [ Shrikant D - Mar 16, 17 ] and documented
- Build latest QMH for Qt 5.0.0 with OGL (matinee)