Go to the source code of this file.
Functions | |
| Q_IMPORT_PLUGIN (dcrawplugin) void runRandomSlideshow(void) | |
| static int | run (MythMediaDevice *dev=NULL, bool startRandomShow=false) |
| static void | runGallery (void) |
| void | runRandomSlideshow (void) |
| static void | handleMedia (MythMediaDevice *dev) |
| static void | setupKeys (void) |
| int | mythplugin_init (const char *libversion) |
| int | mythplugin_run (void) |
| int | mythplugin_config (void) |
| Q_IMPORT_PLUGIN | ( | dcrawplugin | ) |
| static int run | ( | MythMediaDevice * | dev = NULL, |
|
| bool | startRandomShow = false | |||
| ) | [static] |
Definition at line 25 of file mythplugins/mythgallery/mythgallery/main.cpp.
Referenced by CreateOSXCocoaPool(), handleMedia(), if(), mythplugin_run(), Q_DECLARE_METATYPE(), runGallery(), and runRandomSlideshow().
| static void runGallery | ( | void | ) | [static] |
Definition at line 63 of file mythplugins/mythgallery/mythgallery/main.cpp.
Referenced by setupKeys().
| void runRandomSlideshow | ( | void | ) |
Definition at line 68 of file mythplugins/mythgallery/mythgallery/main.cpp.
Referenced by setupKeys().
| static void handleMedia | ( | MythMediaDevice * | dev | ) | [static] |
Definition at line 73 of file mythplugins/mythgallery/mythgallery/main.cpp.
Referenced by setupKeys().
| static void setupKeys | ( | void | ) | [static] |
Definition at line 85 of file mythplugins/mythgallery/mythgallery/main.cpp.
Referenced by mythplugin_init().
| int mythplugin_init | ( | const char * | libversion | ) |
Definition at line 139 of file mythplugins/mythgallery/mythgallery/main.cpp.
| int mythplugin_run | ( | void | ) |
Definition at line 158 of file mythplugins/mythgallery/mythgallery/main.cpp.
| int mythplugin_config | ( | void | ) |
Definition at line 163 of file mythplugins/mythgallery/mythgallery/main.cpp.
1.6.3