main.cpp File Reference

Go to the source code of this file.

Functions

static void run (MythMediaDevice *dev)
void runGallery (void)
void handleMedia (MythMediaDevice *dev)
void setupKeys (void)
int mythplugin_init (const char *libversion)
 Initializes the plugin.
int mythplugin_run (void)
 Runs the plugin.
int mythplugin_config (void)
 Plug-in config handler, does nothing.


Function Documentation

static void run ( MythMediaDevice dev  )  [static]

Definition at line 20 of file mythplugins/mythgallery/mythgallery/main.cpp.

void runGallery ( void   ) 

Definition at line 37 of file mythplugins/mythgallery/mythgallery/main.cpp.

Referenced by mythplugin_run(), and setupKeys().

void handleMedia ( MythMediaDevice dev  ) 

Definition at line 44 of file mythplugins/mythgallery/mythgallery/main.cpp.

Referenced by setupKeys().

void setupKeys ( void   ) 

Definition at line 50 of file mythplugins/mythgallery/mythgallery/main.cpp.

int mythplugin_init ( const char *  libversion  ) 

Initializes the plugin.

Parameters:
libversion The mythtv library version.
Returns:
0 if all is well, otherwise -1

Definition at line 86 of file mythplugins/mythgallery/mythgallery/main.cpp.

int mythplugin_run ( void   ) 

Runs the plugin.

Returns:
0 if all is well, otherwise -1

Definition at line 108 of file mythplugins/mythgallery/mythgallery/main.cpp.

int mythplugin_config ( void   ) 

Plug-in config handler, does nothing.

Definition at line 114 of file mythplugins/mythgallery/mythgallery/main.cpp.


Generated on Sat Dec 18 05:15:53 2010 for MythTV by  doxygen 1.5.5