Difference between revisions of "Dev MythGame"
From MythTV Official Wiki
Jogibear9988 (talk | contribs) |
|||
(2 intermediate revisions by 2 users not shown) | |||
Line 17: | Line 17: | ||
rominfo.cpp(.h) - get Detailed Info of a Roms (Screenshot,...) | rominfo.cpp(.h) - get Detailed Info of a Roms (Screenshot,...) | ||
+ | |||
+ | [[Category:Developer Documentation]] | ||
+ | [[Category:Plugins]] |
Latest revision as of 07:54, 7 May 2008
MythGame
A Plugin to run different Emulators/Games in MythTV
Files:
main.cpp - Main plugin Functions (Init, Exit, ...)
gametree.cpp(.h) - Implemention of the Gametree Class (the Window wich display the Roms)
gamehandler.cpp(.h) - Searching for Games, Running of Games, etc
gamesetting.cpp(.h) - Config Screens for the Plugin and the Games.
romedit.cpp(.h) - Editing of Metadata for the Games
rominfo.cpp(.h) - get Detailed Info of a Roms (Screenshot,...)