MythUI
(Difference between revisions)
(s/backend/library/) |
|||
| Line 1: | Line 1: | ||
| − | As part of mythtv's on-going development effort, a new UI | + | As part of mythtv's on-going development effort, a new UI library (called libmythui) is being developed and everything is slowly being rewritten to use this. This new library allows multiple 'painters' that do the actual drawing - OpenGL and Qt based painters have been written. Using the OpenGL painter, a more modern/advanced UI is possible. At the same time, the process of rewriting/converting Myth's UI to this new library will allow everything to be made more consistent. |
Revision as of 22:19, 27 March 2008
As part of mythtv's on-going development effort, a new UI library (called libmythui) is being developed and everything is slowly being rewritten to use this. This new library allows multiple 'painters' that do the actual drawing - OpenGL and Qt based painters have been written. Using the OpenGL painter, a more modern/advanced UI is possible. At the same time, the process of rewriting/converting Myth's UI to this new library will allow everything to be made more consistent.