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 autosave_cb(), and shut_down().
AudConfig aud_default_config |
AudConfig cfg |
Definition at line 33 of file audconfig.c.
Referenced by add_finish(), add_list(), apply_replay_gain(), apply_software_volume(), aud_config_chardet_update(), aud_config_load(), aud_config_save(), audacious_rc_auto_advance(), audacious_rc_equalizer_activate(), audacious_rc_get_eq(), audacious_rc_get_eq_band(), audacious_rc_get_eq_preamp(), audacious_rc_repeat(), audacious_rc_set_eq(), audacious_rc_set_eq_band(), audacious_rc_set_eq_preamp(), audacious_rc_shuffle(), audacious_rc_toggle_auto_advance(), audacious_rc_toggle_repeat(), audacious_rc_toggle_shuffle(), cd_chardet_to_utf8(), complete_stop(), create_playlist_category(), create_widgets_with_domain(), do_commands(), drct_pl_delete_selected(), drct_pl_next(), drct_pl_open(), drct_pl_open_list(), drct_pl_repeat_is_enabled(), drct_pl_repeat_toggle(), drct_pl_shuffle_is_enabled(), drct_pl_shuffle_toggle(), end_cb(), eq_update(), fileinfo_recursive_get_image(), get_gentitle_format(), init_two(), is_front_cover_image(), leading_zero_cb(), mpris_emit_status_change(), mpris_player_get_status(), on_filepopup_for_tuple_settings_clicked(), on_filepopup_settings_ok_clicked(), on_show_filepopup_for_tuple_toggled(), on_titlestring_cbox_changed(), on_titlestring_entry_changed(), open_audio(), output_get_volume(), output_set_volume(), playback_get_title(), playlist_next_song(), playlist_prev_song(), set_no_playlist_advance_cb(), set_repeat_cb(), set_shuffle_cb(), show_numbers_cb(), sw_volume_toggled(), and util_add_url_history_entry().