|
Audacious
$Id:Doxyfile42802007-03-2104:39:00Znenolod$
|
Go to the source code of this file.
Functions | |
| AUD_FUNC3 (void, plugin_for_each, gint, type, PluginForEachFunc, func, void *, data) AUD_FUNC3(void | |
| void data | AUD_FUNC3 (void, plugin_add_watch, PluginHandle *, plugin, PluginForEachFunc, func, void *, data) AUD_FUNC3(void |
Variables | |
| plugin_for_enabled | |
| gint | |
| type | |
| PluginForEachFunc | |
| func | |
| void data | plugin_remove_watch |
| void data PluginHandle | plugin |
| AUD_FUNC3 | ( | void | , |
| plugin_for_each | , | ||
| gint | , | ||
| type | , | ||
| PluginForEachFunc | , | ||
| func | , | ||
| void * | , | ||
| data | |||
| ) |
| void data AUD_FUNC3 | ( | void | , |
| plugin_add_watch | , | ||
| PluginHandle * | , | ||
| plugin | , | ||
| PluginForEachFunc | , | ||
| func | , | ||
| void * | , | ||
| data | |||
| ) |
| void data PluginHandle func |
Definition at line 44 of file plugins-api.h.
Definition at line 44 of file plugins-api.h.
| void data PluginHandle plugin |
Definition at line 53 of file plugins-api.h.
Referenced by effect_start_cb(), effect_insert(), general_load(), iface_plugin_set_current(), get_plugin(), lookup_transport(), plugin_new(), plugin_parse(), plugin_register(), plugin_register_loaded(), transport_plugin_for_scheme_cb(), playlist_plugin_for_ext_cb(), probe_func(), probe_func_fast(), output_combo_update(), output_combo_changed(), and vis_load().
| plugin_for_enabled |
Definition at line 44 of file plugins-api.h.
Referenced by effect_start(), general_init(), find_enabled(), start_plugins(), stop_plugins(), transport_plugin_for_scheme(), playlist_plugin_for_extension(), input_plugin_for_key(), probe_by_content(), and vis_init().
| void data plugin_remove_watch |
Definition at line 53 of file plugins-api.h.
Referenced by list_destroy(), button_update(), and button_destroy().
Definition at line 44 of file plugins-api.h.
Definition at line 44 of file plugins-api.h.
Referenced by tuple_value_to_gvalue(), stop_plugins(), plugin_get_current(), enable_single(), enable_multi(), plugin_enable(), plugin_new(), plugin_parse(), tuple_associate_data(), tuple_get_value_type(), tuple_evalctx_add_var(), tf_get_var(), tuple_formatter_process_expr(), tuple_formatter_expression_empty(), fill_table(), and create_widgets_with_domain().
1.7.5