
joleu at web
Sep 19, 2007, 9:39 AM
Views: 3966
Permalink
|
|
New Plugin MythPython and two new MythUITypes for libmythui
|
|
Dear list, l am developing a plugin for MythTV which I call MythPython. MythPython is a plugin, which allows you to create other gui-based plugins for mythtv using the script-language python. This plugin makes it possible to create much easier plugins to watch for example videos from youtube or form the apple trailer database. XBoxMediaCenter shows us, how successful such a plugin can be: http://www.xbmcscripts.com has a gigantic collection of user-contibuted scripts for many different tasks. MythPython is totally based on libmythui (see task #12) and has two new MythUITypes on board (which are in an early stage at this point): MythUIManagedTreeList and MythUILineEdit. To build MythPython you need cmake, python with development files and MythTV SVN. (MythTV 0.20 may also work, but is not tested). Download Mirrors: > http://rapidshare.com/files/56810825/mythpython.tar.bz2 > http://www.megaupload.com/de/?d=YGY7OYDD _______________________________________________ mythtv-dev mailing list mythtv-dev[at]mythtv.org http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev
|