Mercurial > audlegacy
view doc/libaudacious/libaudacious-sections.txt @ 2374:6c5d4d28cc6b trunk
[svn] - return NULL if vfs_fopen request failed
author | nenolod |
---|---|
date | Sat, 20 Jan 2007 16:55:37 -0800 |
parents | 53a3d5db6b58 |
children |
line wrap: on
line source
<SECTION> <FILE>vfs</FILE> VFSFile VFSConstructor vfs_fopen vfs_fclose vfs_fread vfs_fwrite vfs_getc vfs_ungetc vfs_fgets vfs_fseek vfs_rewind vfs_ftell vfs_feof vfs_file_test vfs_is_writeable vfs_truncate vfs_fprintf vfs_register_transport </SECTION> <SECTION> <FILE>beepctrl</FILE> xmms_connect_to_session xmms_remote_playlist xmms_remote_get_version xmms_remote_playlist_add xmms_remote_playlist_delete xmms_remote_play xmms_remote_pause xmms_remote_stop xmms_remote_is_playing xmms_remote_is_paused xmms_remote_get_playlist_pos xmms_remote_set_playlist_pos xmms_remote_get_playlist_length xmms_remote_playlist_clear xmms_remote_get_output_time xmms_remote_jump_to_time xmms_remote_get_volume xmms_remote_get_main_volume xmms_remote_get_balance xmms_remote_set_volume xmms_remote_set_main_volume xmms_remote_set_balance xmms_remote_get_skin xmms_remote_set_skin xmms_remote_get_playlist_file xmms_remote_get_playlist_title xmms_remote_get_playlist_time xmms_remote_get_info xmms_remote_main_win_toggle xmms_remote_pl_win_toggle xmms_remote_eq_win_toggle xmms_remote_is_main_win xmms_remote_is_pl_win xmms_remote_is_eq_win xmms_remote_show_prefs_box xmms_remote_toggle_aot xmms_remote_eject xmms_remote_playlist_prev xmms_remote_playlist_next xmms_remote_playlist_add_url_string xmms_remote_is_running xmms_remote_toggle_repeat xmms_remote_toggle_shuffle xmms_remote_is_repeat xmms_remote_is_shuffle xmms_remote_get_eq xmms_remote_get_eq_preamp xmms_remote_get_eq_band xmms_remote_set_eq xmms_remote_set_eq_preamp xmms_remote_set_eq_band xmms_remote_quit xmms_remote_play_pause xmms_remote_playlist_ins_url_string xmms_remote_playqueue_add xmms_remote_playqueue_remove xmms_remote_get_playqueue_length xmms_remote_toggle_advance xmms_remote_is_advance xmms_remote_activate xmms_remote_show_jtf_box xmms_remote_playqueue_clear xmms_remote_playqueue_is_queued xmms_remote_get_playqueue_position xmms_remote_get_playqueue_queue_position audacious_set_session_uri audacious_get_session_uri audacious_set_session_type xmms_remote_play_files xmms_remote_add_files </SECTION> <SECTION> <FILE>titlestring</FILE> TitleInput BmpTitleInput XMMS_TITLEINPUT_SIZE XMMS_TITLEINPUT_VERSION XMMS_NEW_TITLEINPUT bmp_title_input_new bmp_title_input_free xmms_get_titlestring xmms_titlestring_descriptions </SECTION> <SECTION> <FILE>formatter</FILE> Formatter xmms_formatter_new xmms_formatter_destroy xmms_formatter_associate xmms_formatter_dissociate xmms_formatter_format </SECTION> <SECTION> <FILE>rcfile</FILE> RcLine RcSection RcFile bmp_rcfile_new bmp_rcfile_free bmp_rcfile_open bmp_rcfile_write bmp_rcfile_read_string bmp_rcfile_read_int bmp_rcfile_read_bool bmp_rcfile_read_float bmp_rcfile_read_double bmp_rcfile_write_string bmp_rcfile_write_int bmp_rcfile_write_boolean bmp_rcfile_write_float bmp_rcfile_write_double bmp_rcfile_remove_key </SECTION> <SECTION> <FILE>xconvert</FILE> xmms_convert_buffers </SECTION> <SECTION> <FILE>configdb</FILE> ConfigDb bmp_cfg_db_open bmp_cfg_db_close bmp_cfg_db_get_string bmp_cfg_db_get_int bmp_cfg_db_get_bool bmp_cfg_db_get_float bmp_cfg_db_get_double bmp_cfg_db_set_string bmp_cfg_db_set_int bmp_cfg_db_set_bool bmp_cfg_db_set_float bmp_cfg_db_set_double bmp_cfg_db_unset_key </SECTION> <SECTION> <FILE>util</FILE> </SECTION> <SECTION> <FILE>dirbrowser</FILE> xmms_create_dir_browser </SECTION>