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 cd_chardet_to_utf8(), audacious_rc_init(), mpris_player_init(), mpris_tracklist_init(), init_dbus(), effect_start_cb(), effect_start(), effect_insert(), effect_remove(), effect_enable(), import_winamp_eqf(), general_load(), general_unload(), iface_plugin_set_current(), init_paths(), init_two(), shut_down(), autosave_cb(), main(), set_gain(), playlist_load(), playlist_save(), start_single(), start_multi_cb(), stop_multi_cb(), stop_plugins(), enable_single(), enable_multi(), plugin_enable(), plugin_prune(), plugin_register(), plugin_register_loaded(), plugin_load(), check_opened(), probe_func(), probe_func_fast(), probe_by_scheme(), probe_by_extension(), probe_by_mime(), probe_by_content(), file_find_decoder(), on_font_btn_font_set(), vis_start(), vis_stop(), vis_load(), and vis_unload().