QMH-On-ST7540

From Qt Wiki
Jump to navigation Jump to search
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.

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

  1. Install, build and sanity test ST SDK 35 [ Bhooshan S - Completed as of 8-March-2012 ]
  2. Build Qt 4.7.4 with DirectFB and OpenGL ES 2.0 Qt GFX Plugins [ Bhooshan S - Completed as of 8-March-2012 ]
  3. 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 ]
  4. 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 ]
  5. 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 ]
  6. 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

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

Qt 4.8.0

TASK DONE

  1. Build Qt 4.8.0 (QWS) with DirectFB and OpenGL ES 2.0 Qt GFX Plugins [ Bhooshan S - Completed as of 8-March-2012 ]
  2. 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 ]
  3. 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 ]
  4. 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 ]
  5. 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 ]
  6. Build Qt 4.8.0 (QPA) with DirectFB and OpenGL ES 2.0 Qt Platform Plugins [ Bhooshan S - Completed as of 8-March-2012 ]
  7. 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 ]
  8. 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 ]
  9. 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 ]
  10. 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

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

Qt 5.0

KNOWN ISSUES

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