Difference between revisions of "Dev MythGame"

From MythTV Official Wiki
Jump to: navigation, search
 
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]]

Revision as of 14:44, 10 April 2006

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,...)