codec: spudec: check malloc
[vlc.git] / include / vlc_interface.h
blobf56eae598b260ea60b53dcdc6531d43ae60e9e35
1 /*****************************************************************************
2 * vlc_interface.h: interface access for other threads
3 * This library provides basic functions for threads to interact with user
4 * interface, such as message output.
5 *****************************************************************************
6 * Copyright (C) 1999, 2000 VLC authors and VideoLAN
7 * $Id$
9 * Authors: Vincent Seguin <seguin@via.ecp.fr>
11 * This program is free software; you can redistribute it and/or modify it
12 * under the terms of the GNU Lesser General Public License as published by
13 * the Free Software Foundation; either version 2.1 of the License, or
14 * (at your option) any later version.
16 * This program is distributed in the hope that it will be useful,
17 * but WITHOUT ANY WARRANTY; without even the implied warranty of
18 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
19 * GNU Lesser General Public License for more details.
21 * You should have received a copy of the GNU Lesser General Public License
22 * along with this program; if not, write to the Free Software Foundation,
23 * Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA.
24 *****************************************************************************/
26 #ifndef VLC_INTF_H_
27 #define VLC_INTF_H_
29 # ifdef __cplusplus
30 extern "C" {
31 # endif
33 typedef struct intf_dialog_args_t intf_dialog_args_t;
35 /**
36 * \defgroup interface Interface
37 * \ingroup vlc
38 * VLC user interfaces
39 * @{
40 * \file
41 * VLC user interface modules
44 typedef struct intf_sys_t intf_sys_t;
46 /** Describe all interface-specific data of the interface thread */
47 typedef struct intf_thread_t
49 struct vlc_common_members obj;
51 struct intf_thread_t *p_next; /** LibVLC interfaces book keeping */
53 /* Specific interfaces */
54 intf_sys_t * p_sys; /** system interface */
56 /** Interface module */
57 module_t * p_module;
59 /** Specific for dialogs providers */
60 void ( *pf_show_dialog ) ( struct intf_thread_t *, int, int,
61 intf_dialog_args_t * );
63 config_chain_t *p_cfg;
64 } intf_thread_t;
66 /** \brief Arguments passed to a dialogs provider
67 * This describes the arguments passed to the dialogs provider. They are
68 * mainly used with INTF_DIALOG_FILE_GENERIC.
70 struct intf_dialog_args_t
72 intf_thread_t *p_intf;
73 char *psz_title;
75 char **psz_results;
76 int i_results;
78 void (*pf_callback) ( intf_dialog_args_t * );
79 void *p_arg;
81 /* Specifically for INTF_DIALOG_FILE_GENERIC */
82 char *psz_extensions;
83 bool b_save;
84 bool b_multiple;
86 /* Specific to INTF_DIALOG_INTERACTION */
87 struct interaction_dialog_t *p_dialog;
90 VLC_API int intf_Create( playlist_t *, const char * );
92 VLC_API void libvlc_Quit( libvlc_int_t * );
94 static inline playlist_t *pl_Get( struct intf_thread_t *intf )
96 return (playlist_t *)(intf->obj.parent);
99 /**
100 * Retrieves the current input thread from the playlist.
101 * @note The returned object must be released with vlc_object_release().
103 #define pl_CurrentInput(intf) (playlist_CurrentInput(pl_Get(intf)))
106 * @ingroup messages
107 * @{
110 VLC_API void vlc_LogSet(libvlc_int_t *, vlc_log_cb cb, void *data);
112 /*@}*/
114 /* Interface dialog ids for dialog providers */
115 typedef enum vlc_intf_dialog {
116 INTF_DIALOG_FILE_SIMPLE = 1,
117 INTF_DIALOG_FILE,
118 INTF_DIALOG_DISC,
119 INTF_DIALOG_NET,
120 INTF_DIALOG_CAPTURE,
121 INTF_DIALOG_SAT,
122 INTF_DIALOG_DIRECTORY,
124 INTF_DIALOG_STREAMWIZARD,
125 INTF_DIALOG_WIZARD,
127 INTF_DIALOG_PLAYLIST,
128 INTF_DIALOG_MESSAGES,
129 INTF_DIALOG_FILEINFO,
130 INTF_DIALOG_PREFS,
131 INTF_DIALOG_BOOKMARKS,
132 INTF_DIALOG_EXTENDED,
133 INTF_DIALOG_RENDERER,
135 INTF_DIALOG_POPUPMENU = 20,
136 INTF_DIALOG_AUDIOPOPUPMENU,
137 INTF_DIALOG_VIDEOPOPUPMENU,
138 INTF_DIALOG_MISCPOPUPMENU,
140 INTF_DIALOG_FILE_GENERIC = 30,
141 INTF_DIALOG_INTERACTION = 50,
142 INTF_DIALOG_SENDKEY = 51,
144 INTF_DIALOG_UPDATEVLC = 90,
145 INTF_DIALOG_VLM,
147 INTF_DIALOG_EXIT = 99
148 } vlc_intf_dialog;
150 /* Useful text messages shared by interfaces */
151 #define INTF_ABOUT_MSG LICENSE_MSG
153 #define EXTENSIONS_AUDIO_CSV "3ga", "669", "a52", "aac", "ac3", "adt", "adts", "aif", "aifc", "aiff", \
154 "amb", "amr", "aob", "ape", "au", "awb", "caf", "dts", "dsf", "dff", "flac", "it", "kar", \
155 "m4a", "m4b", "m4p", "m5p", "mka", "mlp", "mod", "mpa", "mp1", "mp2", "mp3", "mpc", "mpga", "mus", \
156 "oga", "ogg", "oma", "opus", "qcp", "ra", "rmi", "s3m", "sid", "spx", "tak", "thd", "tta", \
157 "voc", "vqf", "w64", "wav", "wma", "wv", "xa", "xm"
159 #define EXTENSIONS_VIDEO_CSV "3g2", "3gp", "3gp2", "3gpp", "amv", "asf", "avi", "bik", "crf", "divx", "drc", "dv", "dvr-ms" \
160 "evo", "f4v", "flv", "gvi", "gxf", "iso", \
161 "m1v", "m2v", "m2t", "m2ts", "m4v", "mkv", "mov",\
162 "mp2", "mp2v", "mp4", "mp4v", "mpe", "mpeg", "mpeg1", \
163 "mpeg2", "mpeg4", "mpg", "mpv2", "mts", "mtv", "mxf", "mxg", "nsv", "nuv", \
164 "ogg", "ogm", "ogv", "ogx", "ps", \
165 "rec", "rm", "rmvb", "rpl", "thp", "tod", "ts", "tts", "txd", "vob", "vro", \
166 "webm", "wm", "wmv", "wtv", "xesc"
168 #define EXTENSIONS_AUDIO \
169 "*.3ga;" \
170 "*.669;" \
171 "*.a52;" \
172 "*.aac;" \
173 "*.ac3;" \
174 "*.adt;" \
175 "*.adts;" \
176 "*.aif;"\
177 "*.aifc;"\
178 "*.aiff;"\
179 "*.amb;" \
180 "*.amr;" \
181 "*.aob;" \
182 "*.ape;" \
183 "*.au;" \
184 "*.awb;" \
185 "*.caf;" \
186 "*.dts;" \
187 "*.dsf;" \
188 "*.dff;" \
189 "*.flac;"\
190 "*.it;" \
191 "*.kar;" \
192 "*.m4a;" \
193 "*.m4b;" \
194 "*.m4p;" \
195 "*.m5p;" \
196 "*.mid;" \
197 "*.mka;" \
198 "*.mlp;" \
199 "*.mod;" \
200 "*.mpa;" \
201 "*.mp1;" \
202 "*.mp2;" \
203 "*.mp3;" \
204 "*.mpc;" \
205 "*.mpga;" \
206 "*.mus;" \
207 "*.oga;" \
208 "*.ogg;" \
209 "*.oma;" \
210 "*.opus;" \
211 "*.qcp;" \
212 "*.ra;" \
213 "*.rmi;" \
214 "*.s3m;" \
215 "*.sid;" \
216 "*.spx;" \
217 "*.tak;" \
218 "*.thd;" \
219 "*.tta;" \
220 "*.voc;" \
221 "*.vqf;" \
222 "*.w64;" \
223 "*.wav;" \
224 "*.wma;" \
225 "*.wv;" \
226 "*.xa;" \
227 "*.xm"
229 #define EXTENSIONS_VIDEO "*.3g2;*.3gp;*.3gp2;*.3gpp;*.amv;*.asf;*.avi;*.bik;*.bin;*.crf;*.divx;*.drc;*.dv;*.dvr-ms;*.evo;*.f4v;*.flv;*.gvi;*.gxf;*.iso;*.m1v;*.m2v;" \
230 "*.m2t;*.m2ts;*.m4v;*.mkv;*.mov;*.mp2;*.mp2v;*.mp4;*.mp4v;*.mpe;*.mpeg;*.mpeg1;" \
231 "*.mpeg2;*.mpeg4;*.mpg;*.mpv2;*.mts;*.mtv;*.mxf;*.mxg;*.nsv;*.nuv;" \
232 "*.ogg;*.ogm;*.ogv;*.ogx;*.ps;" \
233 "*.rec;*.rm;*.rmvb;*.rpl;*.thp;*.tod;*.tp;*.ts;*.tts;*.txd;*.vob;*.vro;*.webm;*.wm;*.wmv;*.wtv;*.xesc"
235 #define EXTENSIONS_PLAYLIST "*.asx;*.b4s;*.cue;*.ifo;*.m3u;*.m3u8;*.pls;*.ram;*.rar;*.sdp;*.vlc;*.xspf;*.wax;*.wvx;*.zip;*.conf"
237 #define EXTENSIONS_MEDIA EXTENSIONS_VIDEO ";" EXTENSIONS_AUDIO ";" \
238 EXTENSIONS_PLAYLIST
240 #define EXTENSIONS_SUBTITLE "*.cdg;*.idx;*.srt;" \
241 "*.sub;*.utf;*.ass;" \
242 "*.ssa;*.aqt;" \
243 "*.jss;*.psb;" \
244 "*.rt;*.sami;*.smi;*.txt;" \
245 "*.smil;*.stl;*.usf;" \
246 "*.dks;*.pjs;*.mpl2;*.mks;" \
247 "*.vtt;*.tt;*.ttml;*.dfxp;" \
248 "*.scc"
250 /** \defgroup interaction Interaction
251 * \ingroup interface
252 * Interaction between user and modules
253 * @{
257 * This structure describes a piece of interaction with the user
259 typedef struct interaction_dialog_t
261 int i_type; ///< Type identifier
262 char *psz_title; ///< Title
263 char *psz_description; ///< Descriptor string
264 char *psz_default_button; ///< default button title (~OK)
265 char *psz_alternate_button;///< alternate button title (~NO)
266 /// other button title (optional,~Cancel)
267 char *psz_other_button;
269 char *psz_returned[1]; ///< returned responses from the user
271 vlc_value_t val; ///< value coming from core for dialogue
272 int i_timeToGo; ///< time (in sec) until shown progress is finished
273 bool b_cancelled; ///< was the dialogue cancelled ?
275 void * p_private; ///< Private interface data
277 int i_status; ///< Dialog status;
278 int i_action; ///< Action to perform;
279 int i_flags; ///< Misc flags
280 int i_return; ///< Return status
282 vlc_object_t *p_parent; ///< The vlc object that asked
283 //for interaction
284 intf_thread_t *p_interface;
285 vlc_mutex_t *p_lock;
286 } interaction_dialog_t;
289 * Possible flags . Dialog types
291 #define DIALOG_GOT_ANSWER 0x01
292 #define DIALOG_YES_NO_CANCEL 0x02
293 #define DIALOG_LOGIN_PW_OK_CANCEL 0x04
294 #define DIALOG_PSZ_INPUT_OK_CANCEL 0x08
295 #define DIALOG_BLOCKING_ERROR 0x10
296 #define DIALOG_NONBLOCKING_ERROR 0x20
297 #define DIALOG_USER_PROGRESS 0x80
298 #define DIALOG_INTF_PROGRESS 0x100
300 /** Possible return codes */
301 enum
303 DIALOG_OK_YES,
304 DIALOG_NO,
305 DIALOG_CANCELLED
308 /** Possible status */
309 enum
311 ANSWERED_DIALOG, ///< Got "answer"
312 DESTROYED_DIALOG, ///< Interface has destroyed it
315 /** Possible actions */
316 enum
318 INTERACT_NEW,
319 INTERACT_UPDATE,
320 INTERACT_HIDE,
321 INTERACT_DESTROY
324 #define intf_UserStringInput( a, b, c, d ) (VLC_OBJECT(a),b,c,d, VLC_EGENERIC)
325 #define interaction_Register( t ) (t, VLC_EGENERIC)
326 #define interaction_Unregister( t ) (t, VLC_EGENERIC)
329 /** @} */
330 /** @} */
332 # ifdef __cplusplus
334 # endif
335 #endif