Fri, 05 Nov 2010 14:25:07 +0000 Added tag PDK_3.0.4 for changeset f67ec42dc838 TAGS
Dario Sestito <darios@symbian.org> [Fri, 05 Nov 2010 14:25:07 +0000] rev 214
Added tag PDK_3.0.4 for changeset f67ec42dc838
Fri, 05 Nov 2010 13:02:33 +0000 Added WSERV event handler to eglbringuptest bug235_bringup_0
Gareth Stockwell <gareth.stockwell@accenture.com> [Fri, 05 Nov 2010 13:02:33 +0000] rev 213
Added WSERV event handler to eglbringuptest This change adds an active object which listens for WSERV events on the application view window. A pointer event causes the application to be terminated. This change means that the timer which was previously used to end execution after a preset duration has been removed.
Tue, 02 Nov 2010 08:37:41 +0000 EGL_MERGE EGL_MERGE
jose.thachil <jose.thachil@cell-telecom.com> [Tue, 02 Nov 2010 08:37:41 +0000] rev 212
EGL_MERGE
Fri, 22 Oct 2010 22:42:40 +0100 Refactored eglbringuptest to separate EGL and VG code bug235_bringup_0
Gareth Stockwell <gareth.stockwell@accenture.com> [Fri, 22 Oct 2010 22:42:40 +0100] rev 211
Refactored eglbringuptest to separate EGL and VG code This allows for a more complex demo (e.g. one which includes animated rendering) to be implemented simply by writing a new class derived from CEglRendering, and modifying CWsApp::ConstructL to create an instance of this new class.
Fri, 22 Oct 2010 22:19:05 +0100 Cleaned up eglbringuptest code bug235_bringup_0
Gareth Stockwell <gareth.stockwell@accenture.com> [Fri, 22 Oct 2010 22:19:05 +0100] rev 210
Cleaned up eglbringuptest code - Refactored CEGLRendering construction to separate EGL and VG setup - Consistently check EGL and VG errors after each API call - Standardised RDebug::Printf statements to all start with [EBT] - Removed unused libraries from MMP file - Removed unused openvgengine.h - Removed various unused member variables - Removed unused CWsCanvas class
Wed, 13 Oct 2010 16:00:58 +0300 Revision: 201029 RCL_3
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com> [Wed, 13 Oct 2010 16:00:58 +0300] rev 209
Revision: 201029 Kit: 201041
Fri, 22 Oct 2010 11:59:21 +0100 Added a timer which kills eglbringuptest.exe after a short delay bug235_bringup_0
Gareth Stockwell <gareth.stockwell@accenture.com> [Fri, 22 Oct 2010 11:59:21 +0100] rev 208
Added a timer which kills eglbringuptest.exe after a short delay This is to allow the app to be used on a real device. Because it is a console app, there is no way to kill the application once it is running.
Fri, 22 Oct 2010 11:45:08 +0100 Removed unnecessary dependencies from eglbringuptest.pkg bug235_bringup_0
Gareth Stockwell <gareth.stockwell@accenture.com> [Fri, 22 Oct 2010 11:45:08 +0100] rev 207
Removed unnecessary dependencies from eglbringuptest.pkg
Fri, 22 Oct 2010 11:38:29 +0100 Modifed eglbringuptest to compile against S^3 SDK; added a pkg file bug235_bringup_0
Gareth Stockwell <gareth.stockwell@accenture.com> [Fri, 22 Oct 2010 11:38:29 +0100] rev 206
Modifed eglbringuptest to compile against S^3 SDK; added a pkg file The S^3 SDK lacks libopenvgu.lib. Since this test app does not require that library, it is simply removed from the .mmp file.
Fri, 22 Oct 2010 11:15:40 +0100 Set AttribsList back to RGBA8888 bug235_bringup_0
bdonegan [Fri, 22 Oct 2010 11:15:40 +0100] rev 205
Set AttribsList back to RGBA8888
(0) -100 -10 tip