Mercurial > audlegacy
annotate doc/libaudacious/libaudacious-decl-list.txt @ 2215:0264fabf471d trunk
[svn] equalizer.c: port from GtkCTree to GtkTreeView. Patch by external contributer Michael Farber <01mf02 -at- gmail.com>
author | kiyoshi |
---|---|
date | Tue, 26 Dec 2006 02:36:33 -0800 |
parents | b89947411061 |
children | 72ec866d6b81 |
rev | line source |
---|---|
2053 | 1 <SECTION> |
2090
b89947411061
[svn] Make controlsocket.c happier. Still a ton of warnings, but it compiles now.
kiyoshi
parents:
2072
diff
changeset
|
2 <FILE>configdb</FILE> |
b89947411061
[svn] Make controlsocket.c happier. Still a ton of warnings, but it compiles now.
kiyoshi
parents:
2072
diff
changeset
|
3 ConfigDb |
b89947411061
[svn] Make controlsocket.c happier. Still a ton of warnings, but it compiles now.
kiyoshi
parents:
2072
diff
changeset
|
4 bmp_cfg_db_open |
b89947411061
[svn] Make controlsocket.c happier. Still a ton of warnings, but it compiles now.
kiyoshi
parents:
2072
diff
changeset
|
5 bmp_cfg_db_close |
b89947411061
[svn] Make controlsocket.c happier. Still a ton of warnings, but it compiles now.
kiyoshi
parents:
2072
diff
changeset
|
6 bmp_cfg_db_get_string |
b89947411061
[svn] Make controlsocket.c happier. Still a ton of warnings, but it compiles now.
kiyoshi
parents:
2072
diff
changeset
|
7 bmp_cfg_db_get_int |
b89947411061
[svn] Make controlsocket.c happier. Still a ton of warnings, but it compiles now.
kiyoshi
parents:
2072
diff
changeset
|
8 bmp_cfg_db_get_bool |
b89947411061
[svn] Make controlsocket.c happier. Still a ton of warnings, but it compiles now.
kiyoshi
parents:
2072
diff
changeset
|
9 bmp_cfg_db_get_float |
b89947411061
[svn] Make controlsocket.c happier. Still a ton of warnings, but it compiles now.
kiyoshi
parents:
2072
diff
changeset
|
10 bmp_cfg_db_get_double |
b89947411061
[svn] Make controlsocket.c happier. Still a ton of warnings, but it compiles now.
kiyoshi
parents:
2072
diff
changeset
|
11 bmp_cfg_db_set_string |
b89947411061
[svn] Make controlsocket.c happier. Still a ton of warnings, but it compiles now.
kiyoshi
parents:
2072
diff
changeset
|
12 bmp_cfg_db_set_int |
b89947411061
[svn] Make controlsocket.c happier. Still a ton of warnings, but it compiles now.
kiyoshi
parents:
2072
diff
changeset
|
13 bmp_cfg_db_set_bool |
b89947411061
[svn] Make controlsocket.c happier. Still a ton of warnings, but it compiles now.
kiyoshi
parents:
2072
diff
changeset
|
14 bmp_cfg_db_set_float |
b89947411061
[svn] Make controlsocket.c happier. Still a ton of warnings, but it compiles now.
kiyoshi
parents:
2072
diff
changeset
|
15 bmp_cfg_db_set_double |
b89947411061
[svn] Make controlsocket.c happier. Still a ton of warnings, but it compiles now.
kiyoshi
parents:
2072
diff
changeset
|
16 bmp_cfg_db_unset_key |
b89947411061
[svn] Make controlsocket.c happier. Still a ton of warnings, but it compiles now.
kiyoshi
parents:
2072
diff
changeset
|
17 </SECTION> |
b89947411061
[svn] Make controlsocket.c happier. Still a ton of warnings, but it compiles now.
kiyoshi
parents:
2072
diff
changeset
|
18 |
b89947411061
[svn] Make controlsocket.c happier. Still a ton of warnings, but it compiles now.
kiyoshi
parents:
2072
diff
changeset
|
19 <SECTION> |
b89947411061
[svn] Make controlsocket.c happier. Still a ton of warnings, but it compiles now.
kiyoshi
parents:
2072
diff
changeset
|
20 <FILE>rcfile</FILE> |
b89947411061
[svn] Make controlsocket.c happier. Still a ton of warnings, but it compiles now.
kiyoshi
parents:
2072
diff
changeset
|
21 RcLine |
b89947411061
[svn] Make controlsocket.c happier. Still a ton of warnings, but it compiles now.
kiyoshi
parents:
2072
diff
changeset
|
22 RcSection |
b89947411061
[svn] Make controlsocket.c happier. Still a ton of warnings, but it compiles now.
kiyoshi
parents:
2072
diff
changeset
|
23 RcFile |
b89947411061
[svn] Make controlsocket.c happier. Still a ton of warnings, but it compiles now.
kiyoshi
parents:
2072
diff
changeset
|
24 bmp_rcfile_new |
b89947411061
[svn] Make controlsocket.c happier. Still a ton of warnings, but it compiles now.
kiyoshi
parents:
2072
diff
changeset
|
25 bmp_rcfile_free |
b89947411061
[svn] Make controlsocket.c happier. Still a ton of warnings, but it compiles now.
kiyoshi
parents:
2072
diff
changeset
|
26 bmp_rcfile_open |
b89947411061
[svn] Make controlsocket.c happier. Still a ton of warnings, but it compiles now.
kiyoshi
parents:
2072
diff
changeset
|
27 bmp_rcfile_write |
b89947411061
[svn] Make controlsocket.c happier. Still a ton of warnings, but it compiles now.
kiyoshi
parents:
2072
diff
changeset
|
28 bmp_rcfile_read_string |
b89947411061
[svn] Make controlsocket.c happier. Still a ton of warnings, but it compiles now.
kiyoshi
parents:
2072
diff
changeset
|
29 bmp_rcfile_read_int |
b89947411061
[svn] Make controlsocket.c happier. Still a ton of warnings, but it compiles now.
kiyoshi
parents:
2072
diff
changeset
|
30 bmp_rcfile_read_bool |
b89947411061
[svn] Make controlsocket.c happier. Still a ton of warnings, but it compiles now.
kiyoshi
parents:
2072
diff
changeset
|
31 bmp_rcfile_read_float |
b89947411061
[svn] Make controlsocket.c happier. Still a ton of warnings, but it compiles now.
kiyoshi
parents:
2072
diff
changeset
|
32 bmp_rcfile_read_double |
b89947411061
[svn] Make controlsocket.c happier. Still a ton of warnings, but it compiles now.
kiyoshi
parents:
2072
diff
changeset
|
33 bmp_rcfile_write_string |
b89947411061
[svn] Make controlsocket.c happier. Still a ton of warnings, but it compiles now.
kiyoshi
parents:
2072
diff
changeset
|
34 bmp_rcfile_write_int |
b89947411061
[svn] Make controlsocket.c happier. Still a ton of warnings, but it compiles now.
kiyoshi
parents:
2072
diff
changeset
|
35 bmp_rcfile_write_boolean |
b89947411061
[svn] Make controlsocket.c happier. Still a ton of warnings, but it compiles now.
kiyoshi
parents:
2072
diff
changeset
|
36 bmp_rcfile_write_float |
b89947411061
[svn] Make controlsocket.c happier. Still a ton of warnings, but it compiles now.
kiyoshi
parents:
2072
diff
changeset
|
37 bmp_rcfile_write_double |
b89947411061
[svn] Make controlsocket.c happier. Still a ton of warnings, but it compiles now.
kiyoshi
parents:
2072
diff
changeset
|
38 bmp_rcfile_remove_key |
b89947411061
[svn] Make controlsocket.c happier. Still a ton of warnings, but it compiles now.
kiyoshi
parents:
2072
diff
changeset
|
39 </SECTION> |
b89947411061
[svn] Make controlsocket.c happier. Still a ton of warnings, but it compiles now.
kiyoshi
parents:
2072
diff
changeset
|
40 |
b89947411061
[svn] Make controlsocket.c happier. Still a ton of warnings, but it compiles now.
kiyoshi
parents:
2072
diff
changeset
|
41 <SECTION> |
b89947411061
[svn] Make controlsocket.c happier. Still a ton of warnings, but it compiles now.
kiyoshi
parents:
2072
diff
changeset
|
42 <FILE>formatter</FILE> |
b89947411061
[svn] Make controlsocket.c happier. Still a ton of warnings, but it compiles now.
kiyoshi
parents:
2072
diff
changeset
|
43 Formatter |
b89947411061
[svn] Make controlsocket.c happier. Still a ton of warnings, but it compiles now.
kiyoshi
parents:
2072
diff
changeset
|
44 xmms_formatter_new |
b89947411061
[svn] Make controlsocket.c happier. Still a ton of warnings, but it compiles now.
kiyoshi
parents:
2072
diff
changeset
|
45 xmms_formatter_destroy |
b89947411061
[svn] Make controlsocket.c happier. Still a ton of warnings, but it compiles now.
kiyoshi
parents:
2072
diff
changeset
|
46 xmms_formatter_associate |
b89947411061
[svn] Make controlsocket.c happier. Still a ton of warnings, but it compiles now.
kiyoshi
parents:
2072
diff
changeset
|
47 xmms_formatter_dissociate |
b89947411061
[svn] Make controlsocket.c happier. Still a ton of warnings, but it compiles now.
kiyoshi
parents:
2072
diff
changeset
|
48 xmms_formatter_format |
b89947411061
[svn] Make controlsocket.c happier. Still a ton of warnings, but it compiles now.
kiyoshi
parents:
2072
diff
changeset
|
49 </SECTION> |
b89947411061
[svn] Make controlsocket.c happier. Still a ton of warnings, but it compiles now.
kiyoshi
parents:
2072
diff
changeset
|
50 |
b89947411061
[svn] Make controlsocket.c happier. Still a ton of warnings, but it compiles now.
kiyoshi
parents:
2072
diff
changeset
|
51 <SECTION> |
b89947411061
[svn] Make controlsocket.c happier. Still a ton of warnings, but it compiles now.
kiyoshi
parents:
2072
diff
changeset
|
52 <FILE>titlestring</FILE> |
b89947411061
[svn] Make controlsocket.c happier. Still a ton of warnings, but it compiles now.
kiyoshi
parents:
2072
diff
changeset
|
53 TitleInput |
b89947411061
[svn] Make controlsocket.c happier. Still a ton of warnings, but it compiles now.
kiyoshi
parents:
2072
diff
changeset
|
54 BmpTitleInput |
b89947411061
[svn] Make controlsocket.c happier. Still a ton of warnings, but it compiles now.
kiyoshi
parents:
2072
diff
changeset
|
55 XMMS_TITLEINPUT_SIZE |
b89947411061
[svn] Make controlsocket.c happier. Still a ton of warnings, but it compiles now.
kiyoshi
parents:
2072
diff
changeset
|
56 XMMS_TITLEINPUT_VERSION |
b89947411061
[svn] Make controlsocket.c happier. Still a ton of warnings, but it compiles now.
kiyoshi
parents:
2072
diff
changeset
|
57 XMMS_NEW_TITLEINPUT |
b89947411061
[svn] Make controlsocket.c happier. Still a ton of warnings, but it compiles now.
kiyoshi
parents:
2072
diff
changeset
|
58 bmp_title_input_new |
b89947411061
[svn] Make controlsocket.c happier. Still a ton of warnings, but it compiles now.
kiyoshi
parents:
2072
diff
changeset
|
59 bmp_title_input_free |
b89947411061
[svn] Make controlsocket.c happier. Still a ton of warnings, but it compiles now.
kiyoshi
parents:
2072
diff
changeset
|
60 xmms_get_titlestring |
b89947411061
[svn] Make controlsocket.c happier. Still a ton of warnings, but it compiles now.
kiyoshi
parents:
2072
diff
changeset
|
61 xmms_titlestring_descriptions |
b89947411061
[svn] Make controlsocket.c happier. Still a ton of warnings, but it compiles now.
kiyoshi
parents:
2072
diff
changeset
|
62 </SECTION> |
b89947411061
[svn] Make controlsocket.c happier. Still a ton of warnings, but it compiles now.
kiyoshi
parents:
2072
diff
changeset
|
63 |
b89947411061
[svn] Make controlsocket.c happier. Still a ton of warnings, but it compiles now.
kiyoshi
parents:
2072
diff
changeset
|
64 <SECTION> |
b89947411061
[svn] Make controlsocket.c happier. Still a ton of warnings, but it compiles now.
kiyoshi
parents:
2072
diff
changeset
|
65 <FILE>xconvert</FILE> |
b89947411061
[svn] Make controlsocket.c happier. Still a ton of warnings, but it compiles now.
kiyoshi
parents:
2072
diff
changeset
|
66 xmms_convert_buffers |
b89947411061
[svn] Make controlsocket.c happier. Still a ton of warnings, but it compiles now.
kiyoshi
parents:
2072
diff
changeset
|
67 </SECTION> |
b89947411061
[svn] Make controlsocket.c happier. Still a ton of warnings, but it compiles now.
kiyoshi
parents:
2072
diff
changeset
|
68 |
b89947411061
[svn] Make controlsocket.c happier. Still a ton of warnings, but it compiles now.
kiyoshi
parents:
2072
diff
changeset
|
69 <SECTION> |
b89947411061
[svn] Make controlsocket.c happier. Still a ton of warnings, but it compiles now.
kiyoshi
parents:
2072
diff
changeset
|
70 <FILE>dirbrowser</FILE> |
b89947411061
[svn] Make controlsocket.c happier. Still a ton of warnings, but it compiles now.
kiyoshi
parents:
2072
diff
changeset
|
71 xmms_create_dir_browser |
b89947411061
[svn] Make controlsocket.c happier. Still a ton of warnings, but it compiles now.
kiyoshi
parents:
2072
diff
changeset
|
72 </SECTION> |
b89947411061
[svn] Make controlsocket.c happier. Still a ton of warnings, but it compiles now.
kiyoshi
parents:
2072
diff
changeset
|
73 |
b89947411061
[svn] Make controlsocket.c happier. Still a ton of warnings, but it compiles now.
kiyoshi
parents:
2072
diff
changeset
|
74 <SECTION> |
b89947411061
[svn] Make controlsocket.c happier. Still a ton of warnings, but it compiles now.
kiyoshi
parents:
2072
diff
changeset
|
75 <FILE>util</FILE> |
b89947411061
[svn] Make controlsocket.c happier. Still a ton of warnings, but it compiles now.
kiyoshi
parents:
2072
diff
changeset
|
76 </SECTION> |
b89947411061
[svn] Make controlsocket.c happier. Still a ton of warnings, but it compiles now.
kiyoshi
parents:
2072
diff
changeset
|
77 |
b89947411061
[svn] Make controlsocket.c happier. Still a ton of warnings, but it compiles now.
kiyoshi
parents:
2072
diff
changeset
|
78 <SECTION> |
2053 | 79 <FILE>beepctrl</FILE> |
80 xmms_connect_to_session | |
81 xmms_remote_playlist | |
82 xmms_remote_get_version | |
83 xmms_remote_playlist_add | |
84 xmms_remote_playlist_delete | |
85 xmms_remote_play | |
86 xmms_remote_pause | |
87 xmms_remote_stop | |
88 xmms_remote_is_playing | |
89 xmms_remote_is_paused | |
90 xmms_remote_get_playlist_pos | |
91 xmms_remote_set_playlist_pos | |
92 xmms_remote_get_playlist_length | |
93 xmms_remote_playlist_clear | |
94 xmms_remote_get_output_time | |
95 xmms_remote_jump_to_time | |
96 xmms_remote_get_volume | |
97 xmms_remote_get_main_volume | |
98 xmms_remote_get_balance | |
99 xmms_remote_set_volume | |
100 xmms_remote_set_main_volume | |
101 xmms_remote_set_balance | |
102 xmms_remote_get_skin | |
103 xmms_remote_set_skin | |
104 xmms_remote_get_playlist_file | |
105 xmms_remote_get_playlist_title | |
106 xmms_remote_get_playlist_time | |
107 xmms_remote_get_info | |
108 xmms_remote_main_win_toggle | |
109 xmms_remote_pl_win_toggle | |
110 xmms_remote_eq_win_toggle | |
111 xmms_remote_is_main_win | |
112 xmms_remote_is_pl_win | |
113 xmms_remote_is_eq_win | |
114 xmms_remote_show_prefs_box | |
115 xmms_remote_toggle_aot | |
116 xmms_remote_eject | |
117 xmms_remote_playlist_prev | |
118 xmms_remote_playlist_next | |
119 xmms_remote_playlist_add_url_string | |
2215
0264fabf471d
[svn] equalizer.c: port from GtkCTree to GtkTreeView. Patch by external contributer Michael Farber <01mf02 -at- gmail.com>
kiyoshi
parents:
2090
diff
changeset
|
120 xmms_remote_playlist_enqueue_to_temp |
2053 | 121 xmms_remote_is_running |
122 xmms_remote_toggle_repeat | |
123 xmms_remote_toggle_shuffle | |
124 xmms_remote_is_repeat | |
125 xmms_remote_is_shuffle | |
126 xmms_remote_get_eq | |
127 xmms_remote_get_eq_preamp | |
128 xmms_remote_get_eq_band | |
129 xmms_remote_set_eq | |
130 xmms_remote_set_eq_preamp | |
131 xmms_remote_set_eq_band | |
132 xmms_remote_quit | |
133 xmms_remote_play_pause | |
134 xmms_remote_playlist_ins_url_string | |
135 xmms_remote_playqueue_add | |
136 xmms_remote_playqueue_remove | |
137 xmms_remote_get_playqueue_length | |
138 xmms_remote_toggle_advance | |
139 xmms_remote_is_advance | |
140 xmms_remote_activate | |
141 xmms_remote_show_jtf_box | |
142 xmms_remote_playqueue_clear | |
143 xmms_remote_playqueue_is_queued | |
144 xmms_remote_get_playqueue_position | |
145 xmms_remote_get_playqueue_queue_position | |
146 audacious_set_session_uri | |
147 audacious_get_session_uri | |
148 audacious_set_session_type | |
149 xmms_remote_play_files | |
150 xmms_remote_add_files | |
151 </SECTION> | |
152 | |
153 <SECTION> | |
2090
b89947411061
[svn] Make controlsocket.c happier. Still a ton of warnings, but it compiles now.
kiyoshi
parents:
2072
diff
changeset
|
154 <FILE>urldecode</FILE> |
b89947411061
[svn] Make controlsocket.c happier. Still a ton of warnings, but it compiles now.
kiyoshi
parents:
2072
diff
changeset
|
155 xmms_urldecode_path |
b89947411061
[svn] Make controlsocket.c happier. Still a ton of warnings, but it compiles now.
kiyoshi
parents:
2072
diff
changeset
|
156 xmms_urldecode_plain |
2053 | 157 </SECTION> |
158 |