Audacious $Id:Doxyfile42802007-03-2104:39:00Znenolod$
|
Go to the source code of this file.
Defines | |
#define | AUDDBG(...) do {if (aud_cfg->verbose) {printf ("%s:%d [%s]: ", __FILE__, __LINE__, __FUNCTION__); printf (__VA_ARGS__);}} while (0) |
#define AUDDBG | ( | ... | ) | do {if (aud_cfg->verbose) {printf ("%s:%d [%s]: ", __FILE__, __LINE__, __FUNCTION__); printf (__VA_ARGS__);}} while (0) |
Definition at line 32 of file debug.h.
Referenced by audacious_rc_init(), autosave_cb(), cd_chardet_to_utf8(), check_opened(), effect_enable(), effect_insert(), effect_remove(), effect_start(), effect_start_cb(), enable_multi(), enable_single(), file_find_decoder(), general_load(), general_unload(), iface_plugin_set_current(), import_winamp_eqf(), init_dbus(), init_paths(), init_two(), main(), mpris_player_init(), mpris_tracklist_init(), on_font_btn_font_set(), playlist_load(), playlist_save(), plugin_enable(), plugin_load(), plugin_prune(), plugin_register(), plugin_register_loaded(), probe_by_content(), probe_by_extension(), probe_by_mime(), probe_by_scheme(), probe_func(), probe_func_fast(), set_gain(), shut_down(), start_multi_cb(), start_single(), stop_multi_cb(), stop_plugins(), vis_load(), vis_start(), vis_stop(), and vis_unload().