Difference between revisions of "Main AVWizard"

From LinuxMCE
Jump to: navigation, search
 
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<table width="100%"> <tr><td bgcolor="#FFCFCF">This page was written by Pluto and imported with their permission when LinuxMCE branched off in February, 2007.  In general any information should apply to LinuxMCE.  However, this page should be edited to reflect changes to LinuxMCE and remove old references to Pluto.</td></tr> </table>The step 2 has that normal flow:
+
{{NeedsToBeFixed}}
 +
[[Category: AV Wizard]]
 +
 
 +
The step 2 has that normal flow:
 
  - every event (SDL_Event, network event) is translated into a WM_Event
 
  - every event (SDL_Event, network event) is translated into a WM_Event
 
  - the WM_Events will change the look behavior, and at the end the screen is redrawn
 
  - the WM_Events will change the look behavior, and at the end the screen is redrawn

Latest revision as of 22:31, 30 June 2010

This article needs to be fixed and/or categorized.
Please contribute by fixing this article or other that needs to be fixed.


The step 2 has that normal flow:

- every event (SDL_Event, network event) is translated into a WM_Event
- the WM_Events will change the look behavior, and at the end the screen is redrawn