Audacious
$Id:Doxyfile42802007-03-2104:39:00Znenolod$
|
Go to the source code of this file.
Classes | |
struct | AudConfig |
Defines | |
#define | aud_cfg (_aud_api_table->cfg) |
Functions | |
void | aud_config_load (void) |
void | aud_config_save (void) |
void | aud_config_chardet_update (void) |
Variables | |
AudConfig | cfg |
AudConfig | aud_default_config |
#define aud_cfg (_aud_api_table->cfg) |
Definition at line 34 of file audconfig.h.
void aud_config_chardet_update | ( | void | ) |
Definition at line 181 of file audconfig.c.
Referenced by aud_config_load().
void aud_config_load | ( | void | ) |
Definition at line 190 of file audconfig.c.
Referenced by init_two().
void aud_config_save | ( | void | ) |
Definition at line 261 of file audconfig.c.
Referenced by shut_down(), and autosave_cb().
AudConfig aud_default_config |
AudConfig cfg |
Definition at line 33 of file audconfig.c.
Referenced by add_finish(), aud_config_chardet_update(), aud_config_load(), aud_config_save(), cd_chardet_to_utf8(), set_no_playlist_advance_cb(), set_shuffle_cb(), set_repeat_cb(), mpris_player_get_status(), mpris_emit_status_change(), audacious_rc_auto_advance(), audacious_rc_toggle_auto_advance(), audacious_rc_repeat(), audacious_rc_toggle_repeat(), audacious_rc_shuffle(), audacious_rc_toggle_shuffle(), audacious_rc_get_eq(), audacious_rc_get_eq_preamp(), audacious_rc_get_eq_band(), audacious_rc_set_eq(), audacious_rc_set_eq_preamp(), audacious_rc_set_eq_band(), audacious_rc_equalizer_activate(), drct_pl_next(), drct_pl_repeat_is_enabled(), drct_pl_repeat_toggle(), drct_pl_shuffle_is_enabled(), drct_pl_shuffle_toggle(), add_list(), drct_pl_open(), drct_pl_open_list(), drct_pl_delete_selected(), eq_update(), do_commands(), init_two(), output_get_volume(), output_set_volume(), open_audio(), apply_replay_gain(), apply_software_volume(), complete_stop(), end_cb(), playback_get_title(), playlist_prev_song(), playlist_next_song(), get_gentitle_format(), is_front_cover_image(), fileinfo_recursive_get_image(), on_titlestring_entry_changed(), on_titlestring_cbox_changed(), on_show_filepopup_for_tuple_toggled(), on_filepopup_for_tuple_settings_clicked(), on_filepopup_settings_ok_clicked(), create_widgets_with_domain(), show_numbers_cb(), leading_zero_cb(), create_playlist_category(), sw_volume_toggled(), and util_add_url_history_entry().