|
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_insert(), effect_start_cb(), general_load(), get_plugin(), iface_plugin_set_current(), lookup_transport(), output_combo_changed(), output_combo_update(), playlist_plugin_for_ext_cb(), plugin_new(), plugin_parse(), plugin_register(), plugin_register_loaded(), probe_func(), probe_func_fast(), transport_plugin_for_scheme_cb(), and vis_load().
| plugin_for_enabled |
Definition at line 44 of file plugins-api.h.
Referenced by effect_start(), find_enabled(), general_init(), input_plugin_for_key(), playlist_plugin_for_extension(), probe_by_content(), start_plugins(), stop_plugins(), transport_plugin_for_scheme(), and vis_init().
| void data plugin_remove_watch |
Definition at line 53 of file plugins-api.h.
Referenced by button_destroy(), button_update(), and list_destroy().
Definition at line 44 of file plugins-api.h.
Definition at line 44 of file plugins-api.h.
Referenced by create_widgets_with_domain(), enable_multi(), enable_single(), fill_table(), plugin_enable(), plugin_get_current(), plugin_new(), plugin_parse(), stop_plugins(), tf_get_var(), tuple_associate_data(), tuple_evalctx_add_var(), tuple_formatter_expression_empty(), tuple_formatter_process_expr(), tuple_get_value_type(), and tuple_value_to_gvalue().
1.7.4