QMH-On-ST7540

From Qt Wiki
Revision as of 07:24, 24 February 2015 by Maintenance script (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search


QMH on ST7540

Target: Get QMH running on ST7540 reference board with STM STDK for CCBN (event date: March 21, 2012 to March 23, 2012)

Qt 4.7.4

TASK DONE
# Install, build and sanity test ST SDK 35 [ Bhooshan S - Completed as of 8-March-2012 ]
# Build Qt 4.7.4 with DirectFB and OpenGL ES 2.0 Qt GFX Plugins [ Bhooshan S - Completed as of 8-March-2012 ]
# Build and sanity test QMH V0.73 (Confluence) on Qt 4.7.4 with SimpleGL, EGLNullWS, DirectFB and LinuxFB Qt GFX Plugins [ Bhooshan S - Completed as of 8-March-2012 ]
# Build and sanity test QMH V0.73 (Delphin) on Qt 4.7.4 with SimpleGL, EGLNullWS, DirectFB and LinuxFB Qt GFX Plugins [ Bhooshan S - Completed as of 8-March-2012 ]
# Build and sanity test QMH CES (Confluence) on Qt 4.7.4 with SimpleGL, EGLNullWS, DirectFB and LinuxFB Qt GFX Plugins [ Bhooshan S - Completed as of 8-March-2012 ]
# Build and sanity test QMH CES (Delphin) on Qt 4.7.4 with SimpleGL, EGLNullWS, DirectFB and LinuxFB Qt GFX Plugins [ Bhooshan S - Completed as of 8-March-2012 ]

KNOWN ISSUES
# QMH Crashes after 30 minutes of usage at random point (I think mostly) due to unaligned memory access
# "End Of Media" notification is not triggered by platform specific media player
# Background transparency is not honored by DirectFB GFX Plugin

Qt 4.8.0

TASK DONE
# Build Qt 4.8.0 (QWS) with DirectFB and OpenGL ES 2.0 Qt GFX Plugins [ Bhooshan S - Completed as of 8-March-2012 ]
# Build and sanity test QMH V0.73 (Confluence) on Qt 4.8.0 (QWS) with SimpleGL, EGLNullWS, DirectFB and LinuxFB Qt GFX Plugins [ Bhooshan S - Completed as of 8-March-2012 ]
# Build and sanity test QMH V0.73 (Delphin) on Qt 4.8.0 (QWS) with SimpleGL, EGLNullWS, DirectFB and LinuxFB Qt GFX Plugins [ Bhooshan S - Completed as of 8-March-2012 ]
# Build and sanity test QMH CES (Confluence) on Qt 4.8.0 (QWS) with SimpleGL, EGLNullWS, DirectFB and LinuxFB Qt GFX Plugins [ Bhooshan S - Completed as of 8-March-2012 ]
# Build and sanity test QMH CES (Delphin) on Qt 4.8.0 (QWS) with SimpleGL, EGLNullWS, DirectFB and LinuxFB Qt GFX Plugins [ Bhooshan S - Completed as of 8-March-2012 ]
# Build Qt 4.8.0 (QPA) with DirectFB and OpenGL ES 2.0 Qt Platform Plugins [ Bhooshan S - Completed as of 8-March-2012 ]
# Build and sanity test QMH V0.73 (Confluence) on Qt 4.8.0 (QPA) with EGLFS, DirectFB and LinuxFB Qt Platform Plugins [ Bhooshan S - Completed as of 8-March-2012 ]
# Build and sanity test QMH V0.73 (Delphin) on Qt 4.8.0 (QPA) with EGLFS, DirectFB and LinuxFB Qt Platform Plugins [ Bhooshan S - Completed as of 8-March-2012 ]
# Build and sanity test QMH CES (Confluence) on Qt 4.8.0 (QPA) with EGLFS, DirectFB and LinuxFB Qt Platform Plugins [ Bhooshan S - Completed as of 8-March-2012 ]
# Build and sanity test QMH CES (Delphin) on Qt 4.8.0 (QPA) with EGLFS, DirectFB and LinuxFB Qt Platform Plugins [ Bhooshan S - Completed as of 8-March-2012 ]

KNOWN ISSUES
# QMH Crashes after 30 minutes of usage at random point with Qt 4.8.0 (QWS) (I think mostly) due to unaligned memory access
# "End Of Media" notification is not triggered by platform specific media player
# Background transparency is not honored by DirectFB GFX Plugin with Qt 4.8.0 (QWS)
# QMH does not respond to USB keyboard key presses on Qt 4.8.0 (QPA)
# QMH Crashes immediately after startup on Qt 4.8.0 (QPA) with DirectFB Platform Plugin
# Perceptive performance of QMH is better on Qt 4.7.4 than Qt 4.8.0

Qt 5.0

KNOWN ISSUES
# STM do not support fully functional V8 yet, So QMH with Qt 5.0 is not possible.