]> git.sesse.net Git - vlc/blob - src/libvlc.h
* src/libvlc.h: added Chinese Traditional to the list of languages
[vlc] / src / libvlc.h
1 /*****************************************************************************
2  * libvlc.h: main libvlc header
3  *****************************************************************************
4  * Copyright (C) 1998-2005 VideoLAN
5  * $Id$
6  *
7  * Authors: Vincent Seguin <seguin@via.ecp.fr>
8  *          Samuel Hocevar <sam@zoy.org>
9  *          Gildas Bazin <gbazin@videolan.org>
10  *
11  * This program is free software; you can redistribute it and/or modify
12  * it under the terms of the GNU General Public License as published by
13  * the Free Software Foundation; either version 2 of the License, or
14  * (at your option) any later version.
15  *
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 General Public License for more details.
20  *
21  * You should have received a copy of the GNU General Public License
22  * along with this program; if not, write to the Free Software
23  * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111, USA.
24  *****************************************************************************/
25
26 #define Nothing here, this is just to prevent update-po from being stupid
27 #include "vlc_keys.h"
28
29 static char *ppsz_language[] =
30 { "auto", "en", "en_GB", "bn", "da", "de", "el", "es",
31   "fr", "hi", "hu", "it", "ja", "my", "ne", "nl", "no",
32   "pl", "ps", "pt_BR", "ru", "sv", "tet", "tl", "zh_TW" };
33 static char *ppsz_language_text[] =
34 { N_("Auto"), N_("American"), N_("British"), N_("Bengali"), N_("Danish"), N_("German"), N_("Greek"), N_("Spanish"),
35   N_("French"), N_("Hindi"), N_("Hungarian"), N_("Italian"), N_("Japanese"), N_("Burmese"), N_("Nepali"), N_("Dutch"), N_("Norwegian"),
36   N_("Polish"), N_("Pashto"), N_("Brazilian"), N_("Russian"), N_("Swedish"), N_("Tetum"), N_("Tagalog"), N_("Chinese Traditional") };
37
38 static char *ppsz_snap_formats[] =
39 { "png", "jpg" };
40
41 /*****************************************************************************
42  * Configuration options for the main program. Each module will also separatly
43  * define its own configuration options.
44  * Look into configuration.h if you need to know more about the following
45  * macros.
46  *****************************************************************************/
47
48 #define INTF_CAT_LONGTEXT N_( \
49     "These options allow you to configure the interfaces used by VLC.\n" \
50     "You can select the main interface, additional " \
51     "interface modules, and define various related options." )
52
53 #define INTF_TEXT N_("Interface module")
54 #define INTF_LONGTEXT N_( \
55     "This option allows you to select the interface used by VLC.\n" \
56     "The default behavior is to automatically select the best module " \
57     "available.")
58
59 #define EXTRAINTF_TEXT N_("Extra interface modules")
60 #define EXTRAINTF_LONGTEXT N_( \
61     "This option allows you to select additional interfaces used by VLC. " \
62     "They will be launched in the background in addition to the default " \
63     "interface. Use a comma separated list of interface modules. (common " \
64     "values are logger, gestures, sap, rc, http or screensaver)")
65
66 #define CONTROL_TEXT N_("Control interfaces")
67 #define CONTROL_LONGTEXT N_( \
68     "This option allows you to select control interfaces. " )
69
70 #define VERBOSE_TEXT N_("Verbosity (0,1,2)")
71 #define VERBOSE_LONGTEXT N_( \
72     "This options sets the verbosity level (0=only errors and " \
73     "standard messages, 1=warnings, 2=debug).")
74
75 #define QUIET_TEXT N_("Be quiet")
76 #define QUIET_LONGTEXT N_( \
77     "This options turns off all warning and information messages.")
78
79 #define LANGUAGE_TEXT N_("Language")
80 #define LANGUAGE_LONGTEXT N_( "This option allows you to set the language " \
81     "of the interface. The system language is auto-detected if \"auto\" is " \
82     "specified here." )
83
84 #define COLOR_TEXT N_("Color messages")
85 #define COLOR_LONGTEXT N_( \
86     "When this option is turned on, the messages sent to the console will " \
87     "be colorized. Your terminal needs Linux color support for this to work.")
88
89 #define ADVANCED_TEXT N_("Show advanced options")
90 #define ADVANCED_LONGTEXT N_( \
91     "When this option is turned on, the preferences and/or interfaces  will " \
92     "show all the available options, including those that most users should " \
93     "never touch.")
94
95 #define AOUT_CAT_LONGTEXT N_( \
96     "These options allow you to modify the behavior of the audio " \
97     "subsystem, and to add audio filters which can be used for " \
98     "post processing or visual effects (spectrum analyzer, etc.).\n" \
99     "Enable these filters here, and configure them in the \"audio filters\" " \
100     "modules section.")
101
102 #define AOUT_TEXT N_("Audio output module")
103 #define AOUT_LONGTEXT N_( \
104     "This option allows you to select the audio output method used by VLC. " \
105     "The default behavior is to automatically select the best method " \
106     "available.")
107
108 #define AUDIO_TEXT N_("Enable audio")
109 #define AUDIO_LONGTEXT N_( \
110     "You can completely disable the audio output. In this case, the audio " \
111     "decoding stage will not take place, thus saving some processing power.")
112
113 #define MONO_TEXT N_("Force mono audio")
114 #define MONO_LONGTEXT N_("This will force a mono audio output.")
115
116 #define VOLUME_TEXT N_("Audio output volume")
117 #define VOLUME_LONGTEXT N_( \
118     "You can set the default audio output volume here, in a range from 0 to " \
119     "1024.")
120
121 #define VOLUME_SAVE_TEXT N_("Audio output saved volume")
122 #define VOLUME_SAVE_LONGTEXT N_( \
123     "This saves the audio output volume when you select mute.")
124
125 #define AOUT_RATE_TEXT N_("Audio output frequency (Hz)")
126 #define AOUT_RATE_LONGTEXT N_( \
127     "You can force the audio output frequency here. Common values are " \
128     "-1 (default), 48000, 44100, 32000, 22050, 16000, 11025, 8000.")
129
130 #if !defined( SYS_DARWIN )
131 #define AOUT_RESAMP_TEXT N_("High quality audio resampling")
132 #define AOUT_RESAMP_LONGTEXT N_( \
133     "This uses a high quality audio resampling algorithm. High quality "\
134     "audio resampling can be processor intensive so you can " \
135     "disable it and a cheaper resampling algorithm will be used instead.")
136 #endif
137
138 #define DESYNC_TEXT N_("Audio desynchronization compensation")
139 #define DESYNC_LONGTEXT N_( \
140     "This option allows you to delay the audio output. You must give a " \
141     "number of milliseconds. This can be handy if you notice a lag " \
142     "between the video and the audio.")
143
144 #define MULTICHA_TEXT N_("Preferred audio output channels mode")
145 #define MULTICHA_LONGTEXT N_( \
146     "This option allows you to set the audio output channels mode that will " \
147     "be used by default when possible (ie. if your hardware supports it as " \
148     "well as the audio stream being played).")
149
150 #define SPDIF_TEXT N_("Use the S/PDIF audio output when available")
151 #define SPDIF_LONGTEXT N_( \
152     "This option allows you to use the S/PDIF audio output by default when " \
153     "your hardware supports it as well as the audio stream being played.")
154
155 #define AUDIO_FILTER_TEXT N_("Audio filters")
156 #define AUDIO_FILTER_LONGTEXT N_( \
157     "This allows you to add audio post processing filters, to modify " \
158     "the sound" )
159
160 #define AUDIO_VISUAL_TEXT N_("Audio visualizations ")
161 #define AUDIO_VISUAL_LONGTEXT N_( \
162     "This allows you to add visualization modules " \
163     "(spectrum analyzer, etc.).")
164
165 #define AUDIO_CHANNEL_MIXER N_("Channel mixer")
166 #define AUDIO_CHANNEL_MIXER_LONGTEXT N_( \
167      "This allows you to choose a specific audio channel mixer. For " \
168      "instance, you can use the \"headphone\" mixer that gives 5.1 feeling " \
169      "with a headphone.")
170
171 #define VOUT_CAT_LONGTEXT N_( \
172     "These options allow you to modify the behavior of the video output " \
173     "subsystem. You can for example enable video filters (deinterlacing, " \
174     "image adjusting, etc.). Enable these filters here and configure " \
175     "them in the \"video filters\" modules section. You can also set many " \
176     "miscellaneous video options." )
177
178 #define VOUT_TEXT N_("Video output module")
179 #define VOUT_LONGTEXT N_( \
180     "This option allows you to select the video output method used by VLC. " \
181     "The default behavior is to automatically select the best " \
182     "method available.")
183
184 #define VIDEO_TEXT N_("Enable video")
185 #define VIDEO_LONGTEXT N_( \
186     "You can completely disable the video output. In this case, the video " \
187     "decoding stage will not take place, thus saving some processing power.")
188
189 #define WIDTH_TEXT N_("Video width")
190 #define WIDTH_LONGTEXT N_( \
191     "You can enforce the video width here. By default (-1) VLC will " \
192     "adapt to the video characteristics.")
193
194 #define HEIGHT_TEXT N_("Video height")
195 #define HEIGHT_LONGTEXT N_( \
196     "You can enforce the video height here. By default (-1) VLC will " \
197     "adapt to the video characteristics.")
198
199 #define VIDEOX_TEXT N_("Video x coordinate")
200 #define VIDEOX_LONGTEXT N_( \
201     "You can enforce the position of the top left corner of the video window "\
202     "here (x coordinate).")
203
204 #define VIDEOY_TEXT N_("Video y coordinate")
205 #define VIDEOY_LONGTEXT N_( \
206     "You can enforce the position of the top left corner of the video window "\
207     "here (y coordinate).")
208
209 #define VIDEO_TITLE_TEXT N_("Video title")
210 #define VIDEO_TITLE_LONGTEXT N_( \
211     "You can specify a custom video window title here.")
212
213 #define ALIGN_TEXT N_("Video alignment")
214 #define ALIGN_LONGTEXT N_( \
215     "You can enforce the video alignment in its window. By default (0) it " \
216     "will be centered (0=center, 1=left, 2=right, 4=top, 8=bottom, you can " \
217     "also use combinations of these values).")
218 static int pi_align_values[] = { 0, 1, 2, 4, 8, 5, 6, 9, 10 };
219 static char *ppsz_align_descriptions[] =
220 { N_("Center"), N_("Left"), N_("Right"), N_("Top"), N_("Bottom"),
221   N_("Top-Left"), N_("Top-Right"), N_("Bottom-Left"), N_("Bottom-Right") };
222
223 #define ZOOM_TEXT N_("Zoom video")
224 #define ZOOM_LONGTEXT N_( \
225     "You can zoom the video by the specified factor.")
226
227 #define GRAYSCALE_TEXT N_("Grayscale video output")
228 #define GRAYSCALE_LONGTEXT N_( \
229     "When enabled, the color information from the video won't be decoded " \
230     "(this can also allow you to save some processing power).")
231
232 #define FULLSCREEN_TEXT N_("Fullscreen video output")
233 #define FULLSCREEN_LONGTEXT N_( \
234     "If this option is enabled, VLC will always start a video in fullscreen " \
235     "mode.")
236
237 #define OVERLAY_TEXT N_("Overlay video output")
238 #define OVERLAY_LONGTEXT N_( \
239     "If enabled, VLC will try to take advantage of the overlay capabilities " \
240     "of your graphics card (hardware acceleration).")
241
242 #define VIDEO_ON_TOP_TEXT N_("Always on top")
243 #define VIDEO_ON_TOP_LONGTEXT N_("Always place the video window on top of " \
244     "other windows." )
245
246 #define VIDEO_DECO_TEXT N_("Window decorations")
247 #define VIDEO_DECO_LONGTEXT N_( \
248     "If this option is disabled, VLC will avoid creating window caption, " \
249     "frames, etc... around the video. Currently only supported on Windows.")
250
251 #define FILTER_TEXT N_("Video filter module")
252 #define FILTER_LONGTEXT N_( \
253     "This will allow you to add a post-processing filter to enhance the " \
254     "picture quality, for instance deinterlacing, or to clone or distort " \
255     "the video window.")
256
257 #define SNAP_PATH_TEXT N_("Video snapshot directory")
258 #define SNAP_PATH_LONGTEXT N_( \
259     "Allows you to specify the directory where the video snapshots will " \
260     "be stored.")
261
262 #define SNAP_FORMAT_TEXT N_("Video snapshot format")
263 #define SNAP_FORMAT_LONGTEXT N_( \
264     "Allows you to specify the image format in which the video snapshots will " \
265     "be stored.")
266
267 #define ASPECT_RATIO_TEXT N_("Source aspect ratio")
268 #define ASPECT_RATIO_LONGTEXT N_( \
269     "This will force the source aspect ratio. For instance, some DVDs claim " \
270     "to be 16:9 while they are actually 4:3. This can also be used as a " \
271     "hint for VLC when a movie does not have aspect ratio information. " \
272     "Accepted formats are x:y (4:3, 16:9, etc.) expressing the global image " \
273     "aspect, or a float value (1.25, 1.3333, etc.) expressing pixel " \
274     "squareness.")
275
276 #define SKIP_FRAMES_TEXT N_("Skip frames")
277 #define SKIP_FRAMES_LONGTEXT N_( \
278     "Disable this option to disable frame drops on MPEG-2 streams.")
279
280 #define QUIET_SYNCHRO_TEXT N_("Quiet synchro")
281 #define QUIET_SYNCHRO_LONGTEXT N_( \
282     "Enable this option to avoid flooding the message log with debug " \
283     "output from the video output synchro.")
284
285 #define INPUT_CAT_LONGTEXT N_( \
286     "These options allow you to modify the behavior of the input " \
287     "subsystem, such as the DVD or VCD device, the network interface " \
288     "settings or the subtitle channel.")
289
290 #define CR_AVERAGE_TEXT N_("Clock reference average counter")
291 #define CR_AVERAGE_LONGTEXT N_( \
292     "When using the PVR input (or a very irregular source), you should " \
293     "set this to 10000.")
294
295 #define CLOCK_SYNCHRO_TEXT N_("Clock synchronisation")
296 #define CLOCK_SYNCHRO_LONGTEXT N_( \
297     "Allows you to enable/disable the input clock synchronisation for " \
298     "real-time sources.")
299 static int pi_clock_values[] = { -1, 0, 1 };
300 static char *ppsz_clock_descriptions[] =
301 { N_("Default"), N_("Disable"), N_("Enable") };
302
303 #define SERVER_PORT_TEXT N_("UDP port")
304 #define SERVER_PORT_LONGTEXT N_( \
305     "This is the port used for UDP streams. By default, we chose 1234.")
306
307 #define MTU_TEXT N_("MTU of the network interface")
308 #define MTU_LONGTEXT N_( \
309     "This is the typical size of UDP packets that we expect. On Ethernet " \
310     "it is usually 1500.")
311
312 #define IFACE_ADDR_TEXT N_("Network interface address")
313 #define IFACE_ADDR_LONGTEXT N_( \
314     "If you have several interfaces on your machine and use the " \
315     "multicast solution, you will probably have to indicate the IP address " \
316     "of your multicasting interface here.")
317
318 #define TTL_TEXT N_("Time to live")
319 #define TTL_LONGTEXT N_( \
320     "Indicate here the Time To Live of the multicast packets sent by " \
321     "the stream output.")
322
323 #define INPUT_PROGRAM_TEXT N_("Choose program (SID)")
324 #define INPUT_PROGRAM_LONGTEXT N_( \
325     "Choose the program to select by giving its Service ID\n." \
326     "Only use this option if you want to read a multi-program stream " \
327     "(like DVB streams for example )" )
328
329 #define INPUT_PROGRAMS_TEXT N_("Choose programs")
330 #define INPUT_PROGRAMS_LONGTEXT N_( \
331     "Choose the programs to select by giving a comma-separated list of " \
332     "SIDs\n." \
333     "Only use this option if you want to read a multi-program stream " \
334     "(like DVB streams for example )" )
335
336 #define INPUT_AUDIOTRACK_TEXT N_("Choose audio track")
337 #define INPUT_AUDIOTRACK_LONGTEXT N_( \
338     "Give the stream number of the audio track you want to use" \
339     "(from 0 to n).")
340
341 #define INPUT_SUBTRACK_TEXT N_("Choose subtitles track")
342 #define INPUT_SUBTRACK_LONGTEXT N_( \
343     "Give the stream number of the subtitle track you want to use " \
344     "(from 0 to n).")
345
346 #define INPUT_AUDIOTRACK_LANG_TEXT N_("Choose audio language")
347 #define INPUT_AUDIOTRACK_LANG_LONGTEXT N_( \
348     "Give the language of the audio track you want to use " \
349     "(comma separted, two or tree letter country code).")
350
351 #define INPUT_SUBTRACK_LANG_TEXT N_("Choose subtitle language")
352 #define INPUT_SUBTRACK_LANG_LONGTEXT N_( \
353     "Give the language of the subtitle track you want to use " \
354     "(comma separted, two or tree letter country code).")
355
356 #define INPUT_REPEAT_TEXT N_("Input repetitions")
357 #define INPUT_REPEAT_LONGTEXT N_("Number of time the same input will be " \
358                                  "repeated")
359
360 #define START_TIME_TEXT N_("Input start time (seconds)")
361 #define START_TIME_LONGTEXT N_("Input start time (seconds)")
362
363 #define STOP_TIME_TEXT N_("Input stop time (seconds)")
364 #define STOP_TIME_LONGTEXT N_("Input stop time (seconds)")
365
366 #define INPUT_LIST_TEXT N_("Input list")
367 #define INPUT_LIST_LONGTEXT N_("Allows you to specify a comma-separated list " \
368     "of inputs that will be concatenated.")
369
370 #define INPUT_SLAVE_TEXT N_("Input slave (experimental)")
371 #define INPUT_SLAVE_LONGTEXT N_("Allows you to play from several files at " \
372     "the same time. Experimental, not all formats are supported.")
373
374 #define BOOKMARKS_TEXT N_("Bookmarks list for a stream")
375 #define BOOKMARKS_LONGTEXT N_("You can specify a list of bookmarks for a stream in " \
376     "the form \"{name=bookmark-name,time=optional-time-offset," \
377     "bytes=optional-byte-offset},{...}\"")
378
379 #define SUB_CAT_LONGTEXT N_( \
380     "These options allow you to modify the behavior of the subpictures " \
381     "subsystem. You can for example enable subpictures filters (logo, etc.). " \
382     "Enable these filters here and configure them in the " \
383     "\"subpictures filters\" modules section. You can also set many " \
384     "miscellaneous subpictures options." )
385
386 #define SUB_MARGIN_TEXT N_("Force subtitle position")
387 #define SUB_MARGIN_LONGTEXT N_( \
388     "You can use this option to place the subtitles under the movie, " \
389     "instead of over the movie. Try several positions.")
390
391 #define OSD_TEXT N_("On Screen Display")
392 #define OSD_LONGTEXT N_( \
393     "VLC can display messages on the video. This is called OSD (On Screen " \
394     "Display). You can disable this feature here.")
395
396 #define SUB_FILTER_TEXT N_("Subpictures filter module")
397 #define SUB_FILTER_LONGTEXT N_( \
398     "This will allow you to add a subpictures filter for instance to overlay "\
399     "a logo.")
400
401 #define SUB_AUTO_TEXT N_("Autodetect subtitle files")
402 #define SUB_AUTO_LONGTEXT \
403     N_("Automatically detect a subtitle file, if no subtitle filename is " \
404     "specified.")
405
406 #define SUB_FUZZY_TEXT N_("Subtitle autodetection fuzziness")
407 #define SUB_FUZZY_LONGTEXT \
408     N_("This determines how fuzzy subtitle and movie filename matching " \
409     "will be. Options are:\n" \
410     "0 = no subtitles autodetected\n" \
411     "1 = any subtitle file\n" \
412     "2 = any subtitle file containing the movie name\n" \
413     "3 = subtitle file matching the movie name with additional chars\n" \
414     "4 = subtitle file matching the movie name exactly")
415
416 #define SUB_PATH_TEXT N_("Subtitle autodetection paths")
417 #define SUB_PATH_LONGTEXT \
418     N_("Look for a subtitle file in those paths too, if your subtitle " \
419     "file was not found in the current directory.")
420
421 #define SUB_FILE_TEXT N_("Use subtitle file")
422 #define SUB_FILE_LONGTEXT \
423     N_("Load this subtitle file. To be used when autodetect cannot detect " \
424     "your subtitle file.")
425
426 #define DVD_DEV_TEXT N_("DVD device")
427 #ifdef WIN32
428 #define DVD_DEV_LONGTEXT N_( \
429     "This is the default DVD drive (or file) to use. Don't forget the colon " \
430     "after the drive letter (eg. D:)")
431 #else
432 #define DVD_DEV_LONGTEXT N_( \
433     "This is the default DVD device to use.")
434 #endif
435
436 #define VCD_DEV_TEXT N_("VCD device")
437 #ifdef HAVE_VCDX
438 #define VCD_DEV_LONGTEXT N_( \
439     "This is the default VCD device to use. " \
440     "If you don't specify anything, we'll scan for a suitable CD-ROM device." )
441 #else
442 #define VCD_DEV_LONGTEXT N_( \
443     "This is the default VCD device to use." )
444 #endif
445
446 #define CDAUDIO_DEV_TEXT N_("Audio CD device")
447 #ifdef HAVE_CDDAX
448 #define CDAUDIO_DEV_LONGTEXT N_( \
449     "This is the default Audio CD device to use. " \
450     "If you don't specify anything, we'll scan for a suitable CD-ROM device." )
451 #else
452 #define CDAUDIO_DEV_LONGTEXT N_( \
453     "This is the default Audio CD device to use." )
454 #endif
455
456 #define IPV6_TEXT N_("Force IPv6")
457 #define IPV6_LONGTEXT N_( \
458     "If you check this box, IPv6 will be used by default for all UDP and " \
459     "HTTP connections.")
460
461 #define IPV4_TEXT N_("Force IPv4")
462 #define IPV4_LONGTEXT N_( \
463     "If you check this box, IPv4 will be used by default for all UDP and " \
464     "HTTP connections.")
465
466 #define SOCKS_SERVER_TEXT N_("SOCKS server")
467 #define SOCKS_SERVER_LONGTEXT N_( \
468     "Allow you to specify a SOCKS server to use. It must be of the form " \
469     "address:port . It will be used for all TCP connections" )
470
471 #define SOCKS_USER_TEXT N_("SOCKS user name")
472 #define SOCKS_USER_LONGTEXT N_("Allows you to modify the user name that will " \
473     "be used for the connection to the SOCKS server.")
474
475 #define SOCKS_PASS_TEXT N_("SOCKS password")
476 #define SOCKS_PASS_LONGTEXT N_("Allows you to modify the password that will " \
477     "be used for the connection to the SOCKS server.")
478
479
480
481
482 #define META_TITLE_TEXT N_("Title metadata")
483 #define META_TITLE_LONGTEXT N_( \
484      "Allows you to specify a \"title\" metadata for an input.")
485
486 #define META_AUTHOR_TEXT N_("Author metadata")
487 #define META_AUTHOR_LONGTEXT N_( \
488      "Allows you to specify an \"author\" metadata for an input.")
489
490 #define META_ARTIST_TEXT N_("Artist metadata")
491 #define META_ARTIST_LONGTEXT N_( \
492      "Allows you to specify an \"artist\" metadata for an input.")
493
494 #define META_GENRE_TEXT N_("Genre metadata")
495 #define META_GENRE_LONGTEXT N_( \
496      "Allows you to specify a \"genre\" metadata for an input.")
497
498 #define META_CPYR_TEXT N_("Copyright metadata")
499 #define META_CPYR_LONGTEXT N_( \
500      "Allows you to specify a \"copyright\" metadata for an input.")
501
502 #define META_DESCR_TEXT N_("Description metadata")
503 #define META_DESCR_LONGTEXT N_( \
504      "Allows you to specify a \"description\" metadata for an input.")
505
506 #define META_DATE_TEXT N_("Date metadata")
507 #define META_DATE_LONGTEXT N_( \
508      "Allows you to specify a \"date\" metadata for an input.")
509
510 #define META_URL_TEXT N_("URL metadata")
511 #define META_URL_LONGTEXT N_( \
512      "Allows you to specify a \"url\" metadata for an input.")
513
514 #define CODEC_CAT_LONGTEXT N_( \
515     "This option can be used to alter the way VLC selects " \
516     "its codecs (decompression methods). Only advanced users should " \
517     "alter this option as it can break playback of all your streams." )
518
519 #define CODEC_TEXT N_("Preferred codecs list")
520 #define CODEC_LONGTEXT N_( \
521     "This allows you to select a list of codecs that VLC will use in " \
522     "priority. For instance, 'dummy,a52' will try the dummy and a52 codecs " \
523     "before trying the other ones.")
524
525 #define ENCODER_TEXT N_("Preferred encoders list")
526 #define ENCODER_LONGTEXT N_( \
527     "This allows you to select a list of encoders that VLC will use in " \
528     "priority")
529
530 #define SOUT_CAT_LONGTEXT N_( \
531     "These options allow you to set default global options for the " \
532     "stream output subsystem." )
533
534 #define SOUT_TEXT N_("Default stream output chain")
535 #define SOUT_LONGTEXT N_( \
536     "You can enter here a default stream output chain. Refer to "\
537     "the documentation to learn how to build such chains." \
538     "Warning: this chain will be enabled for all streams." )
539
540 #define SOUT_ALL_TEXT N_("Enable streaming of all ES")
541 #define SOUT_ALL_LONGTEXT N_( \
542     "This allows you to stream all ES (video, audio and subtitles)")
543
544 #define SOUT_DISPLAY_TEXT N_("Display while streaming")
545 #define SOUT_DISPLAY_LONGTEXT N_( \
546     "This allows you to play the stream while streaming it.")
547
548 #define SOUT_VIDEO_TEXT N_("Enable video stream output")
549 #define SOUT_VIDEO_LONGTEXT N_( \
550     "This allows you to choose if the video stream should be redirected to " \
551     "the stream output facility when this last one is enabled.")
552
553 #define SOUT_AUDIO_TEXT N_("Enable audio stream output")
554 #define SOUT_AUDIO_LONGTEXT N_( \
555     "This allows you to choose if the video stream should be redirected to " \
556     "the stream output facility when this last one is enabled.")
557
558 #define SOUT_KEEP_TEXT N_("Keep stream output open" )
559 #define SOUT_KEEP_LONGTEXT N_( \
560     "This allows you to keep an unique stream output instance across " \
561     "multiple playlist item (automatically insert the gather stream output " \
562     "if not specified)" )
563
564 #define PACKETIZER_TEXT N_("Preferred packetizer list")
565 #define PACKETIZER_LONGTEXT N_( \
566     "This allows you to select the order in which VLC will choose its " \
567     "packetizers."  )
568
569 #define MUX_TEXT N_("Mux module")
570 #define MUX_LONGTEXT N_( \
571     "This is a legacy entry to let you configure mux modules")
572
573 #define ACCESS_OUTPUT_TEXT N_("Access output module")
574 #define ACCESS_OUTPUT_LONGTEXT N_( \
575     "This is a legacy entry to let you configure access output modules")
576
577 #define ANN_SAPCTRL_TEXT N_("Control SAP flow")
578 #define ANN_SAPCTRL_LONGTEXT N_("If this option is enabled, the flow on " \
579     "the SAP multicast address will be controlled. This is needed if you " \
580     "want to make announcements on the MBone" )
581
582 #define ANN_SAPINTV_TEXT N_("SAP announcement interval")
583 #define ANN_SAPINTV_LONGTEXT N_("When the SAP flow control is disabled, " \
584     "this lets you set the fixed interval between SAP announcements" )
585
586 #define CPU_CAT_LONGTEXT N_( \
587     "These options allow you to enable special CPU optimizations.\n" \
588     "You should always leave all these enabled." )
589
590 #define FPU_TEXT N_("Enable FPU support")
591 #define FPU_LONGTEXT N_( \
592     "If your processor has a floating point calculation unit, VLC can take " \
593     "advantage of it.")
594
595 #define MMX_TEXT N_("Enable CPU MMX support")
596 #define MMX_LONGTEXT N_( \
597     "If your processor supports the MMX instructions set, VLC can take " \
598     "advantage of them.")
599
600 #define THREE_DN_TEXT N_("Enable CPU 3D Now! support")
601 #define THREE_DN_LONGTEXT N_( \
602     "If your processor supports the 3D Now! instructions set, VLC can take " \
603     "advantage of them.")
604
605 #define MMXEXT_TEXT N_("Enable CPU MMX EXT support")
606 #define MMXEXT_LONGTEXT N_( \
607     "If your processor supports the MMX EXT instructions set, VLC can take " \
608     "advantage of them.")
609
610 #define SSE_TEXT N_("Enable CPU SSE support")
611 #define SSE_LONGTEXT N_( \
612     "If your processor supports the SSE instructions set, VLC can take " \
613     "advantage of them.")
614
615 #define SSE2_TEXT N_("Enable CPU SSE2 support")
616 #define SSE2_LONGTEXT N_( \
617     "If your processor supports the SSE2 instructions set, VLC can take " \
618     "advantage of them.")
619
620 #define ALTIVEC_TEXT N_("Enable CPU AltiVec support")
621 #define ALTIVEC_LONGTEXT N_( \
622     "If your processor supports the AltiVec instructions set, VLC can take " \
623     "advantage of them.")
624
625 #define PLAYLIST_CAT_LONGTEXT N_( \
626      "These options define the behavior of the playlist. Some " \
627      "of them can be overridden in the playlist dialog box." )
628
629 #define SD_TEXT N_( "Services discovery modules")
630 #define SD_LONGTEXT N_( \
631      "Specifies the services discovery modules to load, separated by commas." \
632      "Typical values are sap, hal, ..." )
633
634 #define RANDOM_TEXT N_("Play files randomly forever")
635 #define RANDOM_LONGTEXT N_( \
636     "When selected, VLC will randomly play files in the playlist until " \
637     "interrupted.")
638
639 #define LOOP_TEXT N_("Repeat all")
640 #define LOOP_LONGTEXT N_( \
641     "If you want VLC to keep playing the playlist indefinitely then enable " \
642     "this option.")
643
644 #define REPEAT_TEXT N_("Repeat current item")
645 #define REPEAT_LONGTEXT N_( \
646     "When this is active, VLC will keep playing the current playlist item " \
647     "over and over again.")
648
649 #define PAS_TEXT N_("Play and stop")
650 #define PAS_LONGTEXT N_( \
651     "Stop the playlist after each played playlist item. " )
652
653 #define MISC_CAT_LONGTEXT N_( \
654     "These options allow you to select default modules. Leave these " \
655     "alone unless you really know what you are doing." )
656
657 #define MEMCPY_TEXT N_("Memory copy module")
658 #define MEMCPY_LONGTEXT N_( \
659     "You can select which memory copy module you want to use. By default " \
660     "VLC will select the fastest one supported by your hardware.")
661
662 #define ACCESS_TEXT N_("Access module")
663 #define ACCESS_LONGTEXT N_( \
664     "This is a legacy entry to let you configure access modules.")
665
666 #define ACCESS_FILTER_TEXT N_("Access filter module")
667 #define ACCESS_FILTER_LONGTEXT N_( \
668     "This is a legacy entry to let you configure access filter modules.")
669
670 #define DEMUX_TEXT N_("Demux module")
671 #define DEMUX_LONGTEXT N_( \
672     "This is a legacy entry to let you configure demux modules.")
673
674 #define RT_PRIORITY_TEXT N_("Allow real-time priority")
675 #define RT_PRIORITY_LONGTEXT N_( \
676     "Running VLC in real-time priority will allow for much more precise " \
677     "scheduling and yield better, especially when streaming content. " \
678     "It can however lock up your whole machine, or make it very very " \
679     "slow. You should only activate this if you know what you're " \
680     "doing.")
681
682 #define RT_OFFSET_TEXT N_("Adjust VLC priority")
683 #define RT_OFFSET_LONGTEXT N_( \
684     "This option adds an offset (positive or negative) to VLC default " \
685     "priorities. You can use it to tune VLC priority against other " \
686     "programs, or against other VLC instances.")
687
688 #define MINIMIZE_THREADS_TEXT N_("Minimize number of threads")
689 #define MINIMIZE_THREADS_LONGTEXT N_( \
690      "This option minimizes the number of threads needed to run VLC")
691
692 #define PLUGIN_PATH_TEXT N_("Modules search path")
693 #define PLUGIN_PATH_LONGTEXT N_( \
694     "This option allows you to specify an additional path for VLC to look " \
695     "for its modules.")
696
697 #define VLM_CONF_TEXT N_("VLM configuration file")
698 #define VLM_CONF_LONGTEXT N_( \
699     "This option allows you to specify a VLM configuration file that will " \
700     "be read when VLM is launched.")
701
702 #define PLUGINS_CACHE_TEXT N_("Use a plugins cache")
703 #define PLUGINS_CACHE_LONGTEXT N_( \
704     "This option allows you to use a plugins cache which will greatly " \
705     "improve the start time of VLC.")
706
707 #define DAEMON_TEXT N_("Run as daemon process")
708 #define DAEMON_LONGTEXT N_( \
709      "Runs VLC as a background daemon process.")
710
711 #define ONEINSTANCE_TEXT N_("Allow only one running instance")
712 #define ONEINSTANCE_LONGTEXT N_( \
713     "Allowing only one running instance of VLC can sometimes be useful, " \
714     "for instance if you associated VLC with some media types and you " \
715     "don't want a new instance of VLC to be opened each time you " \
716     "double-click on a file in the explorer. This option will allow you " \
717     "to play the file with the already running instance or enqueue it.")
718
719 #define HPRIORITY_TEXT N_("Increase the priority of the process")
720 #define HPRIORITY_LONGTEXT N_( \
721     "Increasing the priority of the process will very likely improve your " \
722     "playing experience as it allows VLC not to be disturbed by other " \
723     "applications that could otherwise take too much processor time.\n" \
724     "However be advised that in certain circumstances (bugs) VLC could take " \
725     "all the processor time and render the whole system unresponsive which " \
726     "might require a reboot of your machine.")
727
728 #define FAST_MUTEX_TEXT N_("Fast mutex on NT/2K/XP (developers only)")
729 #define FAST_MUTEX_LONGTEXT N_( \
730     "On Windows NT/2K/XP we use a slow mutex implementation but which " \
731     "allows us to correctly implement condition variables. " \
732     "You can also use the faster Win9x implementation but you might " \
733     "experience problems with it.")
734
735 #define WIN9X_CV_TEXT N_("Condition variables implementation for Win9x " \
736     "(developers only)")
737 #define WIN9X_CV_LONGTEXT N_( \
738     "On Windows 9x/Me you can use a fast but incorrect condition variables " \
739     "implementation (more precisely there is a possibility for a race " \
740     "condition to happen). " \
741     "However it is possible to use slower alternatives which are more " \
742     "robust. " \
743     "Currently you can choose between implementation 0 (which is the " \
744     "fastest but slightly incorrect), 1 (default) and 2.")
745
746 #define HOTKEY_CAT_LONGTEXT N_( "These settings are the global VLC key " \
747     "bindings, known as \"hotkeys\"." )
748
749 #define FULLSCREEN_KEY_TEXT N_("Fullscreen")
750 #define FULLSCREEN_KEY_LONGTEXT N_("Select the hotkey to use to swap fullscreen state.")
751 #define PLAY_PAUSE_KEY_TEXT N_("Play/Pause")
752 #define PLAY_PAUSE_KEY_LONGTEXT N_("Select the hotkey to use to swap paused state.")
753 #define PAUSE_KEY_TEXT N_("Pause only")
754 #define PAUSE_KEY_LONGTEXT N_("Select the hotkey to use to pause.")
755 #define PLAY_KEY_TEXT N_("Play only")
756 #define PLAY_KEY_LONGTEXT N_("Select the hotkey to use to play.")
757 #define FASTER_KEY_TEXT N_("Faster")
758 #define FASTER_KEY_LONGTEXT N_("Select the hotkey to use for fast forward playback.")
759 #define SLOWER_KEY_TEXT N_("Slower")
760 #define SLOWER_KEY_LONGTEXT N_("Select the hotkey to use for slow motion playback.")
761 #define NEXT_KEY_TEXT N_("Next")
762 #define NEXT_KEY_LONGTEXT N_("Select the hotkey to use to skip to the next item in the playlist.")
763 #define PREV_KEY_TEXT N_("Previous")
764 #define PREV_KEY_LONGTEXT N_("Select the hotkey to use to skip to the previous item in the playlist.")
765 #define STOP_KEY_TEXT N_("Stop")
766 #define STOP_KEY_LONGTEXT N_("Select the hotkey to stop the playback.")
767 #define POSITION_KEY_TEXT N_("Position")
768 #define POSITION_KEY_LONGTEXT N_("Select the hotkey to display the position.")
769
770 #define JB10SEC_KEY_TEXT N_("Jump 10 seconds backwards")
771 #define JB10SEC_KEY_LONGTEXT N_("Select the hotkey to jump 10 seconds backwards.")
772
773 #define JB1MIN_KEY_TEXT N_("Jump 1 minute backwards")
774 #define JB1MIN_KEY_LONGTEXT N_("Select the hotkey to jump 1 minute backwards.")
775 #define JB5MIN_KEY_TEXT N_("Jump 5 minutes backwards")
776 #define JB5MIN_KEY_LONGTEXT N_("Select the hotkey to jump 5 minutes backwards.")
777 #define JF10SEC_KEY_TEXT N_("Jump 10 seconds forward")
778 #define JF10SEC_KEY_LONGTEXT N_("Select the hotkey to jump 10 seconds forward.")
779
780 #define JF1MIN_KEY_TEXT N_("Jump 1 minute forward")
781 #define JF1MIN_KEY_LONGTEXT N_("Select the hotkey to jump 1 minute forward.")
782
783 #define JF5MIN_KEY_TEXT N_("Jump 5 minutes forward")
784 #define JF5MIN_KEY_LONGTEXT N_("Select the hotkey to jump 5 minutes forward.")
785
786 #define QUIT_KEY_TEXT N_("Quit")
787 #define QUIT_KEY_LONGTEXT N_("Select the hotkey to quit the application.")
788 #define NAV_UP_KEY_TEXT N_("Navigate up")
789 #define NAV_UP_KEY_LONGTEXT N_("Select the key to move the selector up in DVD menus.")
790 #define NAV_DOWN_KEY_TEXT N_("Navigate down")
791 #define NAV_DOWN_KEY_LONGTEXT N_("Select the key to move the selector down in DVD menus.")
792 #define NAV_LEFT_KEY_TEXT N_("Navigate left")
793 #define NAV_LEFT_KEY_LONGTEXT N_("Select the key to move the selector left in DVD menus.")
794 #define NAV_RIGHT_KEY_TEXT N_("Navigate right")
795 #define NAV_RIGHT_KEY_LONGTEXT N_("Select the key to move the selector right in DVD menus.")
796 #define NAV_ACTIVATE_KEY_TEXT N_("Activate")
797 #define NAV_ACTIVATE_KEY_LONGTEXT N_("Select the key to activate selected item in DVD menus.")
798 #define VOL_UP_KEY_TEXT N_("Volume up")
799 #define VOL_UP_KEY_LONGTEXT N_("Select the key to increase audio volume.")
800 #define VOL_DOWN_KEY_TEXT N_("Volume down")
801 #define VOL_DOWN_KEY_LONGTEXT N_("Select the key to decrease audio volume.")
802 #define VOL_MUTE_KEY_TEXT N_("Mute")
803 #define VOL_MUTE_KEY_LONGTEXT N_("Select the key to turn off audio volume.")
804 #define SUBDELAY_UP_KEY_TEXT N_("Subtitle delay up")
805 #define SUBDELAY_UP_KEY_LONGTEXT N_("Select the key to increase the subtitle delay.")
806 #define SUBDELAY_DOWN_KEY_TEXT N_("Subtitle delay down")
807 #define SUBDELAY_DOWN_KEY_LONGTEXT N_("Select the key to decrease the subtitle delay.")
808 #define AUDIODELAY_UP_KEY_TEXT N_("Audio delay up")
809 #define AUDIODELAY_UP_KEY_LONGTEXT N_("Select the key to increase the audio delay.")
810 #define AUDIODELAY_DOWN_KEY_TEXT N_("Audio delay down")
811 #define AUDIODELAY_DOWN_KEY_LONGTEXT N_("Select the key to decrease the audio delay.")
812 #define PLAY_BOOKMARK1_KEY_TEXT N_("Play playlist bookmark 1")
813 #define PLAY_BOOKMARK2_KEY_TEXT N_("Play playlist bookmark 2")
814 #define PLAY_BOOKMARK3_KEY_TEXT N_("Play playlist bookmark 3")
815 #define PLAY_BOOKMARK4_KEY_TEXT N_("Play playlist bookmark 4")
816 #define PLAY_BOOKMARK5_KEY_TEXT N_("Play playlist bookmark 5")
817 #define PLAY_BOOKMARK6_KEY_TEXT N_("Play playlist bookmark 6")
818 #define PLAY_BOOKMARK7_KEY_TEXT N_("Play playlist bookmark 7")
819 #define PLAY_BOOKMARK8_KEY_TEXT N_("Play playlist bookmark 8")
820 #define PLAY_BOOKMARK9_KEY_TEXT N_("Play playlist bookmark 9")
821 #define PLAY_BOOKMARK10_KEY_TEXT N_("Play playlist bookmark 10")
822 #define PLAY_BOOKMARK_KEY_LONGTEXT N_("Select the key to play this bookmark.")
823 #define SET_BOOKMARK1_KEY_TEXT N_("Set playlist bookmark 1")
824 #define SET_BOOKMARK2_KEY_TEXT N_("Set playlist bookmark 2")
825 #define SET_BOOKMARK3_KEY_TEXT N_("Set playlist bookmark 3")
826 #define SET_BOOKMARK4_KEY_TEXT N_("Set playlist bookmark 4")
827 #define SET_BOOKMARK5_KEY_TEXT N_("Set playlist bookmark 5")
828 #define SET_BOOKMARK6_KEY_TEXT N_("Set playlist bookmark 6")
829 #define SET_BOOKMARK7_KEY_TEXT N_("Set playlist bookmark 7")
830 #define SET_BOOKMARK8_KEY_TEXT N_("Set playlist bookmark 8")
831 #define SET_BOOKMARK9_KEY_TEXT N_("Set playlist bookmark 9")
832 #define SET_BOOKMARK10_KEY_TEXT N_("Set playlist bookmark 10")
833 #define SET_BOOKMARK_KEY_LONGTEXT N_("Select the key to set this playlist bookmark.")
834
835 #define HISTORY_BACK_TEXT N_("Go back in browsing history")
836 #define HISTORY_BACK_LONGTEXT N_("Select the key to go back (to the previous media item) in the browsing history.")
837 #define HISTORY_FORWARD_TEXT N_("Go forward in browsing history")
838 #define HISTORY_FORWARD_LONGTEXT N_("Select the key to go forward (to the next media item) in the browsing history.")
839
840 #define AUDIO_TRACK_KEY_TEXT N_("Cycle audio track")
841 #define AUDIO_TRACK_KEY_LONGTEXT N_("Cycle through the available audio tracks(languages)")
842 #define SUBTITLE_TRACK_KEY_TEXT N_("Cycle subtitle track")
843 #define SUBTITLE_TRACK_KEY_LONGTEXT N_("Cycle through the available subtitle tracks")
844 #define INTF_SHOW_KEY_TEXT N_("Show interface")
845 #define INTF_SHOW_KEY_LONGTEXT N_("Raise the interface above all other windows")
846 #define SNAP_KEY_TEXT N_("Take video snapshot")
847 #define SNAP_KEY_LONGTEXT N_("Takes a video snapshot and writes it to disk.")
848
849 #define VLC_USAGE N_( \
850     "Usage: %s [options] [playlistitems] ..." \
851     "\nYou can specify multiple playlistitems on the commandline. They will be enqueued in the playlist." \
852     "\nThe first item specified will be played first." \
853     "\n" \
854     "\nOptions-styles:" \
855     "\n  --option  A global option that is set for the duration of the program." \
856     "\n   -option  A single letter version of a global --option." \
857     "\n   :option  An option that only applies to the playlistitem directly before it" \
858     "\n            and that overrides previous settings." \
859     "\n" \
860     "\nPlaylistitem MRL syntax:" \
861     "\n  URL[@[title][:chapter][-[title][:chapter]]] [:option=value ...]" \
862     "\n" \
863     "\n  Many of the global --options can also be used as MRL specific :options." \
864     "\n  Multiple :option=value pairs can be specified." \
865     "\n" \
866     "\nURL syntax:" \
867     "\n  [file://]filename              Plain media file" \
868     "\n  http://ip:port/file            HTTP URL" \
869     "\n  ftp://ip:port/file             FTP URL" \
870     "\n  mms://ip:port/file             MMS URL" \
871     "\n  screen://                      Screen capture" \
872     "\n  [dvd://][device][@raw_device]  DVD device" \
873     "\n  [vcd://][device]               VCD device" \
874     "\n  [cdda://][device]              Audio CD device" \
875     "\n  udp:[[<source address>]@[<bind address>][:<bind port>]]" \
876     "\n                                 UDP stream sent by a streaming server"\
877     "\n  vlc:pause                      Special item to pause the playlist" \
878     "\n  vlc:quit                       Special item to quit VLC" \
879     "\n")
880
881
882 /*
883  * Quick usage guide for the configuration options:
884  *
885  * add_category_hint( N_(text), N_(longtext), b_advanced_option );
886  * add_subcategory_hint( N_(text), N_(longtext), b_advanced_option );
887  * add_usage_hint( N_(text), b_advanced_option );
888  * add_string( option_name, value, p_callback, N_(text), N_(longtext),
889                b_advanced_option );
890  * add_file( option_name, psz_value, p_callback, N_(text), N_(longtext) );
891  * add_module( option_name, psz_value, i_capability, p_callback,
892  *             N_(text), N_(longtext) );
893  * add_integer( option_name, i_value, p_callback, N_(text), N_(longtext),
894                 b_advanced_option );
895  * add_bool( option_name, b_value, p_callback, N_(text), N_(longtext),
896              b_advanced_option );
897  */
898
899 vlc_module_begin();
900 /* Audio options */
901     set_category( CAT_AUDIO );
902     set_subcategory( SUBCAT_AUDIO_GENERAL );
903     add_category_hint( N_("Audio"), AOUT_CAT_LONGTEXT , VLC_FALSE );
904
905     add_bool( "audio", 1, NULL, AUDIO_TEXT, AUDIO_LONGTEXT, VLC_FALSE );
906     add_integer_with_range( "volume", AOUT_VOLUME_DEFAULT, AOUT_VOLUME_MIN,
907                             AOUT_VOLUME_MAX, NULL, VOLUME_TEXT,
908                             VOLUME_LONGTEXT, VLC_FALSE );
909     add_integer( "aout-rate", -1, NULL, AOUT_RATE_TEXT,
910                  AOUT_RATE_LONGTEXT, VLC_TRUE );
911 #if !defined( SYS_DARWIN )
912     add_bool( "hq-resampling", 1, NULL, AOUT_RESAMP_TEXT,
913               AOUT_RESAMP_LONGTEXT, VLC_TRUE );
914 #endif
915     add_bool( "spdif", 0, NULL, SPDIF_TEXT, SPDIF_LONGTEXT, VLC_FALSE );
916     add_integer( "audio-desync", 0, NULL, DESYNC_TEXT,
917                  DESYNC_LONGTEXT, VLC_TRUE );
918     set_subcategory( SUBCAT_AUDIO_AOUT );
919     add_module( "aout", "audio output", NULL, NULL, AOUT_TEXT, AOUT_LONGTEXT,
920                 VLC_TRUE );
921     set_subcategory( SUBCAT_AUDIO_AFILTER );
922     add_module_list_cat( "audio-filter", SUBCAT_AUDIO_AFILTER, 0,
923                          NULL, AUDIO_FILTER_TEXT,
924                          AUDIO_FILTER_LONGTEXT, VLC_FALSE );
925     set_subcategory( SUBCAT_AUDIO_VISUAL );
926     add_module( "audio-visual", "visualization",NULL, NULL,AUDIO_VISUAL_TEXT,
927                 AUDIO_VISUAL_LONGTEXT, VLC_FALSE );
928
929 /* Video options */
930     set_category( CAT_VIDEO );
931     set_subcategory( SUBCAT_VIDEO_GENERAL );
932     add_category_hint( N_("Video"), VOUT_CAT_LONGTEXT , VLC_FALSE );
933
934     add_bool( "video", 1, NULL, VIDEO_TEXT, VIDEO_LONGTEXT, VLC_TRUE );
935     add_bool( "grayscale", 0, NULL, GRAYSCALE_TEXT,
936               GRAYSCALE_LONGTEXT, VLC_FALSE );
937     add_bool( "fullscreen", 0, NULL, FULLSCREEN_TEXT,
938               FULLSCREEN_LONGTEXT, VLC_FALSE );
939         change_short('f');
940     add_bool( "skip-frames", 1, NULL, SKIP_FRAMES_TEXT,
941               SKIP_FRAMES_LONGTEXT, VLC_TRUE );
942     add_bool( "quiet-synchro", 0, NULL, QUIET_SYNCHRO_TEXT,
943               QUIET_SYNCHRO_LONGTEXT, VLC_TRUE );
944 #ifndef SYS_DARWIN
945     add_bool( "overlay", 1, NULL, OVERLAY_TEXT, OVERLAY_LONGTEXT, VLC_TRUE );
946 #endif
947     add_bool( "video-on-top", 0, NULL, VIDEO_ON_TOP_TEXT,
948               VIDEO_ON_TOP_LONGTEXT, VLC_FALSE );
949
950     set_section( N_("Snapshot") , NULL );
951     add_directory( "snapshot-path", NULL, NULL, SNAP_PATH_TEXT,
952                    SNAP_PATH_LONGTEXT, VLC_FALSE );
953     add_string( "snapshot-format", "png", NULL, SNAP_FORMAT_TEXT,
954                    SNAP_FORMAT_LONGTEXT, VLC_TRUE );
955         change_string_list( ppsz_snap_formats, NULL, 0 );
956
957     set_section( N_("Window properties" ), NULL );
958     add_integer( "width", -1, NULL, WIDTH_TEXT, WIDTH_LONGTEXT, VLC_TRUE );
959     add_integer( "height", -1, NULL, HEIGHT_TEXT, HEIGHT_LONGTEXT, VLC_TRUE );
960     add_integer( "video-x", -1, NULL, VIDEOX_TEXT, VIDEOX_LONGTEXT, VLC_TRUE );
961     add_integer( "video-y", -1, NULL, VIDEOY_TEXT, VIDEOY_LONGTEXT, VLC_TRUE );
962     add_string( "aspect-ratio", "", NULL,
963                ASPECT_RATIO_TEXT, ASPECT_RATIO_LONGTEXT, VLC_TRUE );
964     add_bool( "video-deco", 1, NULL, VIDEO_DECO_TEXT,
965               VIDEO_DECO_LONGTEXT, VLC_TRUE );
966     add_string( "video-title", NULL, NULL, VIDEO_TITLE_TEXT,
967                  VIDEO_TITLE_LONGTEXT, VLC_TRUE );
968     add_integer( "align", 0, NULL, ALIGN_TEXT, ALIGN_LONGTEXT, VLC_TRUE );
969         change_integer_list( pi_align_values, ppsz_align_descriptions, 0 );
970     add_float( "zoom", 1, NULL, ZOOM_TEXT, ZOOM_LONGTEXT, VLC_TRUE );
971
972
973     set_subcategory( SUBCAT_VIDEO_VOUT );
974     add_module( "vout", "video output", NULL, NULL, VOUT_TEXT, VOUT_LONGTEXT,
975                 VLC_TRUE );
976         change_short('V');
977
978     set_subcategory( SUBCAT_VIDEO_VFILTER );
979     add_module_list_cat( "vout-filter", SUBCAT_VIDEO_VFILTER, NULL, NULL,
980                 FILTER_TEXT, FILTER_LONGTEXT, VLC_FALSE );
981
982 #if 0
983     add_string( "pixel-ratio", "1", NULL, PIXEL_RATIO_TEXT, PIXEL_RATIO_TEXT );
984 #endif
985
986 /* Subpictures options */
987     set_subcategory( SUBCAT_VIDEO_SUBPIC );
988     set_section( N_("On Screen Display") , NULL );
989     add_category_hint( N_("Subpictures"), SUB_CAT_LONGTEXT , VLC_FALSE );
990     add_bool( "osd", 1, NULL, OSD_TEXT, OSD_LONGTEXT, VLC_FALSE );
991
992     set_section( N_("Subtitles") , NULL );
993     add_file( "sub-file", NULL, NULL, SUB_FILE_TEXT,
994               SUB_FILE_LONGTEXT, VLC_FALSE );
995     add_bool( "sub-autodetect-file", VLC_TRUE, NULL,
996                  SUB_AUTO_TEXT, SUB_AUTO_LONGTEXT, VLC_FALSE );
997     add_integer( "sub-autodetect-fuzzy", 3, NULL,
998                  SUB_FUZZY_TEXT, SUB_FUZZY_LONGTEXT, VLC_TRUE );
999 #ifdef WIN32
1000 #   define SUB_PATH ".\\subtitles"
1001 #else
1002 #   define SUB_PATH "./Subtitles, ./subtitles"
1003 #endif
1004     add_string( "sub-autodetect-path", SUB_PATH, NULL,
1005                  SUB_PATH_TEXT, SUB_PATH_LONGTEXT, VLC_TRUE );
1006     add_integer( "sub-margin", -1, NULL, SUB_MARGIN_TEXT,
1007                  SUB_MARGIN_LONGTEXT, VLC_TRUE );
1008
1009     set_section( N_( "Overlays" ) , NULL );
1010     add_module_list_cat( "sub-filter", SUBCAT_VIDEO_SUBPIC, NULL, NULL,
1011                 SUB_FILTER_TEXT, SUB_FILTER_LONGTEXT, VLC_TRUE );
1012
1013 /* Input options */
1014     set_category( CAT_INPUT );
1015     set_subcategory( SUBCAT_INPUT_ACCESS );
1016     add_category_hint( N_("Input"), INPUT_CAT_LONGTEXT , VLC_FALSE );
1017     add_module( "access", "access2", NULL, NULL, ACCESS_TEXT,
1018                 ACCESS_LONGTEXT, VLC_TRUE );
1019
1020     set_subcategory( SUBCAT_INPUT_ACCESS_FILTER );
1021     add_module_list_cat( "access-filter", SUBCAT_INPUT_ACCESS_FILTER, NULL, NULL,
1022                 ACCESS_FILTER_TEXT, ACCESS_FILTER_LONGTEXT, VLC_FALSE );
1023
1024
1025     set_subcategory( SUBCAT_INPUT_DEMUX );
1026     add_module( "demux", "demux2", NULL, NULL, DEMUX_TEXT,
1027                 DEMUX_LONGTEXT, VLC_TRUE );
1028     set_subcategory( SUBCAT_INPUT_VCODEC );
1029     set_subcategory( SUBCAT_INPUT_ACODEC );
1030     set_subcategory( SUBCAT_INPUT_SCODEC );
1031     set_subcategory( SUBCAT_INPUT_ADVANCED );
1032
1033     set_section( N_( "Track settings" ), NULL );
1034     add_integer( "program", 0, NULL,
1035                  INPUT_PROGRAM_TEXT, INPUT_PROGRAM_LONGTEXT, VLC_TRUE );
1036     add_string( "programs", "", NULL,
1037                 INPUT_PROGRAMS_TEXT, INPUT_PROGRAMS_LONGTEXT, VLC_FALSE );
1038     add_integer( "audio-track", -1, NULL,
1039                  INPUT_AUDIOTRACK_TEXT, INPUT_AUDIOTRACK_LONGTEXT, VLC_FALSE );
1040     add_integer( "sub-track", -1, NULL,
1041                  INPUT_SUBTRACK_TEXT, INPUT_SUBTRACK_LONGTEXT, VLC_FALSE );
1042     add_string( "audio-language", "", NULL,
1043                  INPUT_AUDIOTRACK_LANG_TEXT, INPUT_AUDIOTRACK_LANG_LONGTEXT, VLC_FALSE );
1044     add_string( "sub-language", "", NULL,
1045                  INPUT_SUBTRACK_LANG_TEXT, INPUT_SUBTRACK_LANG_LONGTEXT, VLC_FALSE );
1046
1047
1048     set_section( N_( "Playback control" ) , NULL);
1049     add_integer( "input-repeat", 0, NULL,
1050                  INPUT_REPEAT_TEXT, INPUT_REPEAT_LONGTEXT, VLC_TRUE );
1051     add_integer( "start-time", 0, NULL,
1052                  START_TIME_TEXT, START_TIME_LONGTEXT, VLC_TRUE );
1053     add_integer( "stop-time", 0, NULL,
1054                  STOP_TIME_TEXT, STOP_TIME_LONGTEXT, VLC_TRUE );
1055     add_string( "input-list", NULL, NULL,
1056                  INPUT_LIST_TEXT, INPUT_LIST_LONGTEXT, VLC_TRUE );
1057     add_string( "input-slave", NULL, NULL,
1058                  INPUT_SLAVE_TEXT, INPUT_SLAVE_LONGTEXT, VLC_TRUE );
1059
1060     add_string( "bookmarks", NULL, NULL,
1061                  BOOKMARKS_TEXT, BOOKMARKS_LONGTEXT, VLC_TRUE );
1062
1063     set_section( N_( "Default devices") , NULL )
1064
1065     add_file( "dvd", DVD_DEVICE, NULL, DVD_DEV_TEXT, DVD_DEV_LONGTEXT,
1066               VLC_FALSE );
1067     add_file( "vcd", VCD_DEVICE, NULL, VCD_DEV_TEXT, VCD_DEV_LONGTEXT,
1068               VLC_FALSE );
1069     add_file( "cd-audio", CDAUDIO_DEVICE, NULL, CDAUDIO_DEV_TEXT,
1070               CDAUDIO_DEV_LONGTEXT, VLC_FALSE );
1071
1072     set_section( N_( "Network settings" ), NULL );
1073
1074     add_integer( "server-port", 1234, NULL,
1075                  SERVER_PORT_TEXT, SERVER_PORT_LONGTEXT, VLC_FALSE );
1076     add_integer( "mtu", 1500, NULL, MTU_TEXT, MTU_LONGTEXT, VLC_TRUE );
1077     add_string( "iface-addr", "", NULL, IFACE_ADDR_TEXT,
1078                 IFACE_ADDR_LONGTEXT, VLC_TRUE );
1079     add_bool( "ipv6", 0, NULL, IPV6_TEXT, IPV6_LONGTEXT, VLC_FALSE );
1080         change_short('6');
1081     add_bool( "ipv4", 0, NULL, IPV4_TEXT, IPV4_LONGTEXT, VLC_FALSE );
1082         change_short('4');
1083
1084     set_section( N_( "Socks proxy") , NULL )
1085     add_string( "socks", NULL, NULL,
1086                  SOCKS_SERVER_TEXT, SOCKS_SERVER_LONGTEXT, VLC_TRUE );
1087     add_string( "socks-user", NULL, NULL,
1088                  SOCKS_USER_TEXT, SOCKS_USER_LONGTEXT, VLC_TRUE );
1089     add_string( "socks-pwd", NULL, NULL,
1090                  SOCKS_PASS_TEXT, SOCKS_PASS_LONGTEXT, VLC_TRUE );
1091
1092
1093     set_section( N_("Metadata" ) , NULL )
1094     add_string( "meta-title", NULL, NULL, META_TITLE_TEXT,
1095                 META_TITLE_LONGTEXT, VLC_TRUE );
1096     add_string( "meta-author", NULL, NULL, META_AUTHOR_TEXT,
1097                 META_AUTHOR_LONGTEXT, VLC_TRUE );
1098     add_string( "meta-artist", NULL, NULL, META_ARTIST_TEXT,
1099                 META_ARTIST_LONGTEXT, VLC_TRUE );
1100     add_string( "meta-genre", NULL, NULL, META_GENRE_TEXT,
1101                 META_GENRE_LONGTEXT, VLC_TRUE );
1102     add_string( "meta-copyright", NULL, NULL, META_CPYR_TEXT,
1103                 META_CPYR_LONGTEXT, VLC_TRUE );
1104     add_string( "meta-description", NULL, NULL, META_DESCR_TEXT,
1105                 META_DESCR_LONGTEXT, VLC_TRUE );
1106     add_string( "meta-date", NULL, NULL, META_DATE_TEXT,
1107                 META_DATE_LONGTEXT, VLC_TRUE );
1108     add_string( "meta-url", NULL, NULL, META_URL_TEXT,
1109                 META_URL_LONGTEXT, VLC_TRUE );
1110
1111     set_section( N_( "Advanced" ), NULL );
1112
1113     add_integer( "cr-average", 40, NULL, CR_AVERAGE_TEXT,
1114                  CR_AVERAGE_LONGTEXT, VLC_FALSE );
1115     add_integer( "clock-synchro", -1, NULL, CLOCK_SYNCHRO_TEXT,
1116                  CLOCK_SYNCHRO_LONGTEXT, VLC_FALSE );
1117         change_integer_list( pi_clock_values, ppsz_clock_descriptions, 0 );
1118
1119 /* Decoder options */
1120     add_category_hint( N_("Decoders"), CODEC_CAT_LONGTEXT , VLC_TRUE );
1121     add_string( "codec", NULL, NULL, CODEC_TEXT,
1122                 CODEC_LONGTEXT, VLC_TRUE );
1123     add_string( "encoder",  NULL, NULL, ENCODER_TEXT,
1124                 ENCODER_LONGTEXT, VLC_TRUE );
1125
1126
1127 /* Stream output options */
1128     set_category( CAT_SOUT );
1129     set_subcategory( SUBCAT_SOUT_GENERAL );
1130     add_category_hint( N_("Stream output"), SOUT_CAT_LONGTEXT , VLC_TRUE );
1131
1132     add_string( "sout", NULL, NULL, SOUT_TEXT, SOUT_LONGTEXT, VLC_TRUE );
1133     add_bool( "sout-display", VLC_FALSE, NULL, SOUT_DISPLAY_TEXT,
1134                                 SOUT_DISPLAY_LONGTEXT, VLC_TRUE );
1135     add_bool( "sout-keep", VLC_FALSE, NULL, SOUT_KEEP_TEXT,
1136                                 SOUT_KEEP_LONGTEXT, VLC_TRUE );
1137     add_bool( "sout-all", 0, NULL, SOUT_ALL_TEXT,
1138                                 SOUT_ALL_LONGTEXT, VLC_TRUE );
1139     add_bool( "sout-audio", 1, NULL, SOUT_AUDIO_TEXT,
1140                                 SOUT_AUDIO_LONGTEXT, VLC_TRUE );
1141     add_bool( "sout-video", 1, NULL, SOUT_VIDEO_TEXT,
1142                                 SOUT_VIDEO_LONGTEXT, VLC_TRUE );
1143     add_integer( "ttl", 1, NULL, TTL_TEXT, TTL_LONGTEXT, VLC_TRUE );
1144
1145     set_subcategory( SUBCAT_SOUT_STREAM );
1146     set_subcategory( SUBCAT_SOUT_MUX );
1147     add_module( "mux", "sout mux", NULL, NULL, MUX_TEXT,
1148                                 MUX_LONGTEXT, VLC_TRUE );
1149     set_subcategory( SUBCAT_SOUT_ACO );
1150     add_module( "access_output", "sout access", NULL, NULL,
1151                 ACCESS_OUTPUT_TEXT, ACCESS_OUTPUT_LONGTEXT, VLC_TRUE );
1152     set_subcategory( SUBCAT_SOUT_PACKETIZER );
1153     add_module( "packetizer","packetizer", NULL, NULL,
1154                 PACKETIZER_TEXT, PACKETIZER_LONGTEXT, VLC_TRUE );
1155
1156     set_subcategory( SUBCAT_SOUT_SAP );
1157     add_bool( "sap-flow-control", VLC_FALSE, NULL, ANN_SAPCTRL_TEXT,
1158                                ANN_SAPCTRL_LONGTEXT, VLC_TRUE );
1159     add_integer( "sap-interval", 5, NULL, ANN_SAPINTV_TEXT,
1160                                ANN_SAPINTV_LONGTEXT, VLC_TRUE );
1161     set_subcategory( SUBCAT_SOUT_VOD );
1162
1163 /* CPU options */
1164     set_category( CAT_ADVANCED );
1165     set_subcategory( SUBCAT_ADVANCED_CPU );
1166     add_category_hint( N_("CPU"), CPU_CAT_LONGTEXT, VLC_TRUE );
1167     add_bool( "fpu", 1, NULL, FPU_TEXT, FPU_LONGTEXT, VLC_TRUE );
1168 #if defined( __i386__ )
1169     add_bool( "mmx", 1, NULL, MMX_TEXT, MMX_LONGTEXT, VLC_TRUE );
1170     add_bool( "3dn", 1, NULL, THREE_DN_TEXT, THREE_DN_LONGTEXT, VLC_TRUE );
1171     add_bool( "mmxext", 1, NULL, MMXEXT_TEXT, MMXEXT_LONGTEXT, VLC_TRUE );
1172     add_bool( "sse", 1, NULL, SSE_TEXT, SSE_LONGTEXT, VLC_TRUE );
1173     add_bool( "sse2", 1, NULL, SSE2_TEXT, SSE2_LONGTEXT, VLC_TRUE );
1174 #endif
1175 #if defined( __powerpc__ ) || defined( SYS_DARWIN )
1176     add_bool( "altivec", 1, NULL, ALTIVEC_TEXT, ALTIVEC_LONGTEXT, VLC_TRUE );
1177 #endif
1178
1179 /* Misc options */
1180     set_subcategory( SUBCAT_ADVANCED_MISC );
1181     set_section( N_("Special modules"), NULL );
1182     add_category_hint( N_("Miscellaneous"), MISC_CAT_LONGTEXT, VLC_TRUE );
1183     add_module( "memcpy", "memcpy", NULL, NULL, MEMCPY_TEXT,
1184                 MEMCPY_LONGTEXT, VLC_TRUE );
1185     add_module( "audio-channel-mixer", "audio mixer", NULL, NULL,
1186                 AUDIO_CHANNEL_MIXER, AUDIO_CHANNEL_MIXER_LONGTEXT, VLC_TRUE );
1187         change_short('A');
1188
1189     set_section( N_("Plugins" ), NULL );
1190     add_bool( "plugins-cache", VLC_TRUE, NULL, PLUGINS_CACHE_TEXT,
1191               PLUGINS_CACHE_LONGTEXT, VLC_TRUE );
1192     add_directory( "plugin-path", NULL, NULL, PLUGIN_PATH_TEXT,
1193                    PLUGIN_PATH_LONGTEXT, VLC_TRUE );
1194
1195     set_section( N_("Performance options"), NULL );
1196     add_bool( "minimize-threads", 0, NULL, MINIMIZE_THREADS_TEXT,
1197               MINIMIZE_THREADS_LONGTEXT, VLC_TRUE );
1198
1199 #if !defined(SYS_DARWIN) && !defined(SYS_BEOS) && defined(PTHREAD_COND_T_IN_PTHREAD_H)
1200     add_bool( "rt-priority", 0, NULL, RT_PRIORITY_TEXT,
1201               RT_PRIORITY_LONGTEXT, VLC_TRUE );
1202 #endif
1203
1204 #if !defined(SYS_BEOS) && defined(PTHREAD_COND_T_IN_PTHREAD_H)
1205     add_integer( "rt-offset", 0, NULL, RT_OFFSET_TEXT,
1206                  RT_OFFSET_LONGTEXT, VLC_TRUE );
1207 #endif
1208
1209 #if defined(WIN32)
1210     add_bool( "one-instance", 0, NULL, ONEINSTANCE_TEXT,
1211               ONEINSTANCE_LONGTEXT, VLC_TRUE );
1212     add_bool( "high-priority", 0, NULL, HPRIORITY_TEXT,
1213               HPRIORITY_LONGTEXT, VLC_FALSE );
1214     add_bool( "fast-mutex", 0, NULL, FAST_MUTEX_TEXT,
1215               FAST_MUTEX_LONGTEXT, VLC_TRUE );
1216     add_integer( "win9x-cv-method", 1, NULL, WIN9X_CV_TEXT,
1217                   WIN9X_CV_LONGTEXT, VLC_TRUE );
1218 #endif
1219
1220     set_section( N_("Miscellaneous" ), NULL );
1221     add_string( "vlm-conf", NULL, NULL, VLM_CONF_TEXT,
1222                     VLM_CONF_LONGTEXT, VLC_TRUE );
1223
1224 #if !defined(WIN32)
1225     add_bool( "daemon", 0, NULL, DAEMON_TEXT, DAEMON_LONGTEXT, VLC_TRUE );
1226         change_short('d');
1227 #endif
1228
1229 /* Playlist options */
1230     set_category( CAT_PLAYLIST );
1231     set_subcategory( SUBCAT_PLAYLIST_GENERAL );
1232     add_category_hint( N_("Playlist"), PLAYLIST_CAT_LONGTEXT , VLC_FALSE );
1233     add_bool( "random", 0, NULL, RANDOM_TEXT, RANDOM_LONGTEXT, VLC_FALSE );
1234         change_short('Z');
1235     add_bool( "loop", 0, NULL, LOOP_TEXT, LOOP_LONGTEXT, VLC_FALSE );
1236         change_short('L');
1237     add_bool( "repeat", 0, NULL, REPEAT_TEXT, REPEAT_LONGTEXT, VLC_FALSE );
1238         change_short('R');
1239     add_bool( "play-and-stop", 0, NULL, PAS_TEXT, PAS_LONGTEXT, VLC_FALSE );
1240
1241     set_subcategory( SUBCAT_PLAYLIST_SD );
1242     add_module_list_cat( "services-discovery", SUBCAT_PLAYLIST_SD, NULL,
1243                           NULL, SD_TEXT, SD_LONGTEXT, VLC_FALSE );
1244         change_short('S');
1245
1246 /* Interface options */
1247     set_category( CAT_INTERFACE );
1248     set_subcategory( SUBCAT_INTERFACE_GENERAL );
1249     add_category_hint( N_("Interface"), INTF_CAT_LONGTEXT , VLC_FALSE );
1250     set_section ( N_("Interface module" ), NULL );
1251     add_module_cat( "intf", SUBCAT_INTERFACE_GENERAL, NULL, NULL, INTF_TEXT,
1252                 INTF_LONGTEXT, VLC_FALSE );
1253         change_short('I');
1254
1255     set_section ( N_("Extra interface modules" ),  NULL );
1256     add_module_list_cat( "extraintf", SUBCAT_INTERFACE_GENERAL,
1257                          NULL, NULL, EXTRAINTF_TEXT,
1258                          EXTRAINTF_LONGTEXT, VLC_FALSE );
1259
1260     set_section ( N_("Miscellaneous"), NULL );
1261     add_integer( "verbose", 0, NULL, VERBOSE_TEXT, VERBOSE_LONGTEXT,
1262                  VLC_FALSE );
1263         change_short('v');
1264     add_bool( "quiet", 0, NULL, QUIET_TEXT, QUIET_LONGTEXT, VLC_TRUE );
1265         change_short('q');
1266     add_string( "language", "auto", NULL, LANGUAGE_TEXT, LANGUAGE_LONGTEXT,
1267                 VLC_FALSE );
1268         change_string_list( ppsz_language, ppsz_language_text, 0 );
1269     add_bool( "color", 0, NULL, COLOR_TEXT, COLOR_LONGTEXT, VLC_TRUE );
1270     add_bool( "advanced", 0, NULL, ADVANCED_TEXT, ADVANCED_LONGTEXT,
1271                     VLC_FALSE );
1272
1273     set_subcategory( SUBCAT_INTERFACE_CONTROL );
1274     add_module_list_cat( "control", SUBCAT_INTERFACE_CONTROL, NULL, NULL,
1275                          CONTROL_TEXT, CONTROL_LONGTEXT, VLC_FALSE );
1276
1277 /* Hotkey options*/
1278     set_subcategory( SUBCAT_INTERFACE_HOTKEYS );
1279     add_category_hint( N_("Hot keys"), HOTKEY_CAT_LONGTEXT , VLC_FALSE );
1280
1281 #if defined(SYS_DARWIN)
1282 /* Don't use the following combo's */
1283
1284 /*  copy                          KEY_MODIFIER_COMMAND|'c'
1285  *  cut                           KEY_MODIFIER_COMMAND|'x'
1286  *  paste                         KEY_MODIFIER_COMMAND|'v'
1287  *  select all                    KEY_MODIFIER_COMMAND|'a'
1288  *  preferences                   KEY_MODIFIER_COMMAND|','
1289  *  hide vlc                      KEY_MODIFIER_COMMAND|'h'
1290  *  hide other                    KEY_MODIFIER_COMMAND|KEY_MODIFIER_ALT|'h'
1291  *  open file                     KEY_MODIFIER_COMMAND|KEY_MODIFIER_SHIFT|'o'
1292  *  open                          KEY_MODIFIER_COMMAND|'o'
1293  *  open disk                     KEY_MODIFIER_COMMAND|'d'
1294  *  open network                  KEY_MODIFIER_COMMAND|'n'
1295  *  save playlist                 KEY_MODIFIER_COMMAND|'s'
1296  *  playlist random               KEY_MODIFIER_COMMAND|'z'
1297  *  playlist repeat all           KEY_MODIFIER_COMMAND|'l'
1298  *  playlist repeat               KEY_MODIFIER_COMMAND|'r'
1299  *  video half size               KEY_MODIFIER_COMMAND|'0'
1300  *  video normal size             KEY_MODIFIER_COMMAND|'1'
1301  *  video double size             KEY_MODIFIER_COMMAND|'2'
1302  *  video fit to screen           KEY_MODIFIER_COMMAND|'3'
1303  *  minimize window               KEY_MODIFIER_COMMAND|'m'
1304  *  close window                  KEY_MODIFIER_COMMAND|'w'
1305  *  show controller               KEY_MODIFIER_COMMAND|KEY_MODIFIER_SHIFT|'c'
1306  *  show playlist                 KEY_MODIFIER_COMMAND|KEY_MODIFIER_SHIFT|'p'
1307  *  show info                     KEY_MODIFIER_COMMAND|'i'
1308  *  help                          KEY_MODIFIER_COMMAND|'?'
1309  */
1310 #   define KEY_FULLSCREEN         KEY_MODIFIER_COMMAND|'f'
1311 #   define KEY_PLAY_PAUSE         KEY_MODIFIER_COMMAND|'p'
1312 #   define KEY_PAUSE              KEY_UNSET
1313 #   define KEY_PLAY               KEY_UNSET
1314 #   define KEY_FASTER             KEY_MODIFIER_COMMAND|'='
1315 #   define KEY_SLOWER             KEY_MODIFIER_COMMAND|'-'
1316 #   define KEY_NEXT               KEY_MODIFIER_COMMAND|KEY_RIGHT
1317 #   define KEY_PREV               KEY_MODIFIER_COMMAND|KEY_LEFT
1318 #   define KEY_STOP               KEY_MODIFIER_COMMAND|'.'
1319 #   define KEY_POSITION           't'
1320 #   define KEY_JUMP_M10SEC        KEY_MODIFIER_COMMAND|KEY_MODIFIER_ALT|KEY_LEFT
1321 #   define KEY_JUMP_P10SEC        KEY_MODIFIER_COMMAND|KEY_MODIFIER_ALT|KEY_RIGHT
1322 #   define KEY_JUMP_M1MIN         KEY_MODIFIER_COMMAND|KEY_MODIFIER_SHIFT|KEY_LEFT
1323 #   define KEY_JUMP_P1MIN         KEY_MODIFIER_COMMAND|KEY_MODIFIER_SHIFT|KEY_RIGHT
1324 #   define KEY_JUMP_M5MIN         KEY_MODIFIER_COMMAND|KEY_MODIFIER_SHIFT|KEY_MODIFIER_ALT|KEY_LEFT
1325 #   define KEY_JUMP_P5MIN         KEY_MODIFIER_COMMAND|KEY_MODIFIER_SHIFT|KEY_MODIFIER_ALT|KEY_RIGHT
1326 #   define KEY_NAV_ACTIVATE       KEY_ENTER
1327 #   define KEY_NAV_UP             KEY_UP
1328 #   define KEY_NAV_DOWN           KEY_DOWN
1329 #   define KEY_NAV_LEFT           KEY_LEFT
1330 #   define KEY_NAV_RIGHT          KEY_RIGHT
1331 #   define KEY_QUIT               KEY_MODIFIER_COMMAND|'q'
1332 #   define KEY_VOL_UP             KEY_MODIFIER_COMMAND|KEY_UP
1333 #   define KEY_VOL_DOWN           KEY_MODIFIER_COMMAND|KEY_DOWN
1334 #   define KEY_VOL_MUTE           KEY_MODIFIER_COMMAND|KEY_MODIFIER_SHIFT|'m'
1335 #   define KEY_SUBDELAY_UP        'j'
1336 #   define KEY_SUBDELAY_DOWN      'h'
1337 #   define KEY_AUDIODELAY_UP      'g'
1338 #   define KEY_AUDIODELAY_DOWN    'f'
1339 #   define KEY_AUDIO_TRACK        'l'
1340 #   define KEY_SUBTITLE_TRACK     's'
1341 #   define KEY_INTF_SHOW          'i'
1342 #   define KEY_SNAPSHOT           KEY_MODIFIER_COMMAND|KEY_MODIFIER_ALT|'s'
1343
1344 #   define KEY_SET_BOOKMARK1      KEY_MODIFIER_COMMAND|KEY_F1
1345 #   define KEY_SET_BOOKMARK2      KEY_MODIFIER_COMMAND|KEY_F2
1346 #   define KEY_SET_BOOKMARK3      KEY_MODIFIER_COMMAND|KEY_F3
1347 #   define KEY_SET_BOOKMARK4      KEY_MODIFIER_COMMAND|KEY_F4
1348 #   define KEY_SET_BOOKMARK5      KEY_MODIFIER_COMMAND|KEY_F5
1349 #   define KEY_SET_BOOKMARK6      KEY_MODIFIER_COMMAND|KEY_F6
1350 #   define KEY_SET_BOOKMARK7      KEY_MODIFIER_COMMAND|KEY_F7
1351 #   define KEY_SET_BOOKMARK8      KEY_MODIFIER_COMMAND|KEY_F8
1352 #   define KEY_SET_BOOKMARK9      KEY_UNSET
1353 #   define KEY_SET_BOOKMARK10     KEY_UNSET
1354 #   define KEY_PLAY_BOOKMARK1     KEY_F1
1355 #   define KEY_PLAY_BOOKMARK2     KEY_F2
1356 #   define KEY_PLAY_BOOKMARK3     KEY_F3
1357 #   define KEY_PLAY_BOOKMARK4     KEY_F4
1358 #   define KEY_PLAY_BOOKMARK5     KEY_F5
1359 #   define KEY_PLAY_BOOKMARK6     KEY_F6
1360 #   define KEY_PLAY_BOOKMARK7     KEY_F7
1361 #   define KEY_PLAY_BOOKMARK8     KEY_F8
1362 #   define KEY_PLAY_BOOKMARK9     KEY_UNSET
1363 #   define KEY_PLAY_BOOKMARK10    KEY_UNSET
1364 #   define KEY_HISTORY_BACK       KEY_MODIFIER_COMMAND|'['
1365 #   define KEY_HISTORY_FORWARD    KEY_MODIFIER_COMMAND|']'
1366
1367 #else
1368 #   define KEY_FULLSCREEN         'f'
1369 #   define KEY_PLAY_PAUSE         KEY_SPACE
1370 #   define KEY_PAUSE              KEY_UNSET
1371 #   define KEY_PLAY               KEY_UNSET
1372 #   define KEY_FASTER             '+'
1373 #   define KEY_SLOWER             '-'
1374 #   define KEY_NEXT               'n'
1375 #   define KEY_PREV               'p'
1376 #   define KEY_STOP               's'
1377 #   define KEY_POSITION           't'
1378 #   define KEY_JUMP_M10SEC        KEY_MODIFIER_ALT|KEY_LEFT
1379 #   define KEY_JUMP_P10SEC        KEY_MODIFIER_ALT|KEY_RIGHT
1380 #   define KEY_JUMP_M1MIN         KEY_MODIFIER_CTRL|KEY_LEFT
1381 #   define KEY_JUMP_P1MIN         KEY_MODIFIER_CTRL|KEY_RIGHT
1382 #   define KEY_JUMP_M5MIN         KEY_MODIFIER_CTRL|KEY_MODIFIER_ALT|KEY_LEFT
1383 #   define KEY_JUMP_P5MIN         KEY_MODIFIER_CTRL|KEY_MODIFIER_ALT|KEY_RIGHT
1384 #   define KEY_NAV_ACTIVATE       KEY_ENTER
1385 #   define KEY_NAV_UP             KEY_UP
1386 #   define KEY_NAV_DOWN           KEY_DOWN
1387 #   define KEY_NAV_LEFT           KEY_LEFT
1388 #   define KEY_NAV_RIGHT          KEY_RIGHT
1389 #   define KEY_QUIT               KEY_MODIFIER_CTRL|'q'
1390 #   define KEY_VOL_UP             KEY_MODIFIER_CTRL|KEY_UP
1391 #   define KEY_VOL_DOWN           KEY_MODIFIER_CTRL|KEY_DOWN
1392 #   define KEY_VOL_MUTE           'm'
1393 #   define KEY_SUBDELAY_UP        KEY_MODIFIER_CTRL|'h'
1394 #   define KEY_SUBDELAY_DOWN      KEY_MODIFIER_CTRL|'j'
1395 #   define KEY_AUDIODELAY_UP      KEY_MODIFIER_CTRL|'k'
1396 #   define KEY_AUDIODELAY_DOWN    KEY_MODIFIER_CTRL|'l'
1397
1398 #   define KEY_AUDIO_TRACK        'l'
1399 #   define KEY_SUBTITLE_TRACK     'k'
1400 #   define KEY_INTF_SHOW          'i'
1401 #   define KEY_SNAPSHOT           KEY_MODIFIER_CTRL|'s'
1402
1403 #   define KEY_SET_BOOKMARK1      KEY_MODIFIER_CTRL|KEY_F1
1404 #   define KEY_SET_BOOKMARK2      KEY_MODIFIER_CTRL|KEY_F2
1405 #   define KEY_SET_BOOKMARK3      KEY_MODIFIER_CTRL|KEY_F3
1406 #   define KEY_SET_BOOKMARK4      KEY_MODIFIER_CTRL|KEY_F4
1407 #   define KEY_SET_BOOKMARK5      KEY_MODIFIER_CTRL|KEY_F5
1408 #   define KEY_SET_BOOKMARK6      KEY_MODIFIER_CTRL|KEY_F6
1409 #   define KEY_SET_BOOKMARK7      KEY_MODIFIER_CTRL|KEY_F7
1410 #   define KEY_SET_BOOKMARK8      KEY_MODIFIER_CTRL|KEY_F8
1411 #   define KEY_SET_BOOKMARK9      KEY_MODIFIER_CTRL|KEY_F9
1412 #   define KEY_SET_BOOKMARK10     KEY_MODIFIER_CTRL|KEY_F10
1413 #   define KEY_PLAY_BOOKMARK1     KEY_F1
1414 #   define KEY_PLAY_BOOKMARK2     KEY_F2
1415 #   define KEY_PLAY_BOOKMARK3     KEY_F3
1416 #   define KEY_PLAY_BOOKMARK4     KEY_F4
1417 #   define KEY_PLAY_BOOKMARK5     KEY_F5
1418 #   define KEY_PLAY_BOOKMARK6     KEY_F6
1419 #   define KEY_PLAY_BOOKMARK7     KEY_F7
1420 #   define KEY_PLAY_BOOKMARK8     KEY_F8
1421 #   define KEY_PLAY_BOOKMARK9     KEY_F9
1422 #   define KEY_PLAY_BOOKMARK10    KEY_F10
1423 #   define KEY_HISTORY_BACK       KEY_MODIFIER_CTRL|'['
1424 #   define KEY_HISTORY_FORWARD    KEY_MODIFIER_CTRL|']'
1425 #endif
1426
1427     add_key( "key-fullscreen", KEY_FULLSCREEN, NULL, FULLSCREEN_KEY_TEXT,
1428              FULLSCREEN_KEY_LONGTEXT, VLC_FALSE );
1429     add_key( "key-play-pause", KEY_PLAY_PAUSE, NULL, PLAY_PAUSE_KEY_TEXT,
1430              PLAY_PAUSE_KEY_LONGTEXT, VLC_FALSE );
1431     add_key( "key-pause", KEY_PAUSE, NULL, PAUSE_KEY_TEXT,
1432              PAUSE_KEY_LONGTEXT, VLC_TRUE );
1433     add_key( "key-play", KEY_PLAY, NULL, PLAY_KEY_TEXT,
1434              PLAY_KEY_LONGTEXT, VLC_TRUE );
1435     add_key( "key-faster", KEY_FASTER, NULL, FASTER_KEY_TEXT,
1436              FASTER_KEY_LONGTEXT, VLC_FALSE );
1437     add_key( "key-slower", KEY_SLOWER, NULL, SLOWER_KEY_TEXT,
1438              SLOWER_KEY_LONGTEXT, VLC_FALSE );
1439     add_key( "key-next", KEY_NEXT, NULL, NEXT_KEY_TEXT,
1440              NEXT_KEY_LONGTEXT, VLC_FALSE );
1441     add_key( "key-prev", KEY_PREV, NULL, PREV_KEY_TEXT,
1442              PREV_KEY_LONGTEXT, VLC_FALSE );
1443     add_key( "key-stop", KEY_STOP, NULL, STOP_KEY_TEXT,
1444              STOP_KEY_LONGTEXT, VLC_FALSE );
1445     add_key( "key-position", KEY_POSITION, NULL, POSITION_KEY_TEXT,
1446              POSITION_KEY_LONGTEXT, VLC_TRUE );
1447     add_key( "key-jump-10sec", KEY_JUMP_M10SEC, NULL, JB10SEC_KEY_TEXT,
1448              JB10SEC_KEY_LONGTEXT, VLC_FALSE );
1449     add_key( "key-jump+10sec", KEY_JUMP_P10SEC, NULL, JF10SEC_KEY_TEXT,
1450              JF10SEC_KEY_LONGTEXT, VLC_FALSE );
1451     add_key( "key-jump-1min", KEY_JUMP_M1MIN, NULL, JB1MIN_KEY_TEXT,
1452              JB1MIN_KEY_LONGTEXT, VLC_FALSE );
1453     add_key( "key-jump+1min", KEY_JUMP_P1MIN, NULL, JF1MIN_KEY_TEXT,
1454              JF1MIN_KEY_LONGTEXT, VLC_FALSE );
1455     add_key( "key-jump-5min", KEY_JUMP_M5MIN, NULL, JB5MIN_KEY_TEXT,
1456              JB5MIN_KEY_LONGTEXT, VLC_FALSE );
1457     add_key( "key-jump+5min", KEY_JUMP_P5MIN, NULL, JF5MIN_KEY_TEXT,
1458              JF5MIN_KEY_LONGTEXT, VLC_FALSE );
1459
1460     add_key( "key-nav-activate", KEY_NAV_ACTIVATE, NULL, NAV_ACTIVATE_KEY_TEXT,
1461              NAV_ACTIVATE_KEY_LONGTEXT, VLC_TRUE );
1462     add_key( "key-nav-up", KEY_NAV_UP, NULL, NAV_UP_KEY_TEXT,
1463              NAV_UP_KEY_LONGTEXT, VLC_TRUE );
1464     add_key( "key-nav-down", KEY_NAV_DOWN, NULL, NAV_DOWN_KEY_TEXT,
1465              NAV_DOWN_KEY_LONGTEXT, VLC_TRUE );
1466     add_key( "key-nav-left", KEY_NAV_LEFT, NULL, NAV_LEFT_KEY_TEXT,
1467              NAV_LEFT_KEY_LONGTEXT, VLC_TRUE );
1468     add_key( "key-nav-right", KEY_NAV_RIGHT, NULL, NAV_RIGHT_KEY_TEXT,
1469              NAV_RIGHT_KEY_LONGTEXT, VLC_TRUE );
1470
1471     add_key( "key-quit", KEY_QUIT, NULL, QUIT_KEY_TEXT,
1472              QUIT_KEY_LONGTEXT, VLC_FALSE );
1473     add_key( "key-vol-up", KEY_VOL_UP, NULL, VOL_UP_KEY_TEXT,
1474              VOL_UP_KEY_LONGTEXT, VLC_FALSE );
1475     add_key( "key-vol-down", KEY_VOL_DOWN, NULL, VOL_DOWN_KEY_TEXT,
1476              VOL_DOWN_KEY_LONGTEXT, VLC_FALSE );
1477     add_key( "key-vol-mute", KEY_VOL_MUTE, NULL, VOL_MUTE_KEY_TEXT,
1478              VOL_MUTE_KEY_LONGTEXT, VLC_FALSE );
1479     add_key( "key-subdelay-up", KEY_SUBDELAY_UP, NULL,
1480              SUBDELAY_UP_KEY_TEXT, SUBDELAY_UP_KEY_LONGTEXT, VLC_TRUE );
1481     add_key( "key-subdelay-down", KEY_SUBDELAY_DOWN, NULL,
1482              SUBDELAY_DOWN_KEY_TEXT, SUBDELAY_DOWN_KEY_LONGTEXT, VLC_TRUE );
1483     add_key( "key-audiodelay-up", KEY_AUDIODELAY_UP, NULL,
1484              AUDIODELAY_UP_KEY_TEXT, AUDIODELAY_UP_KEY_LONGTEXT, VLC_TRUE );
1485     add_key( "key-audiodelay-down", KEY_AUDIODELAY_DOWN, NULL,
1486              AUDIODELAY_DOWN_KEY_TEXT, AUDIODELAY_DOWN_KEY_LONGTEXT, VLC_TRUE );
1487     add_key( "key-audio-track", KEY_AUDIO_TRACK, NULL, AUDIO_TRACK_KEY_TEXT,
1488              AUDIO_TRACK_KEY_LONGTEXT, VLC_FALSE );
1489     add_key( "key-subtitle-track", KEY_SUBTITLE_TRACK, NULL,
1490              SUBTITLE_TRACK_KEY_TEXT, SUBTITLE_TRACK_KEY_LONGTEXT, VLC_FALSE );
1491     add_key( "key-intf-show", KEY_INTF_SHOW, NULL,
1492              INTF_SHOW_KEY_TEXT, INTF_SHOW_KEY_LONGTEXT, VLC_TRUE );
1493     add_key( "key-snapshot", KEY_SNAPSHOT, NULL,
1494              SNAP_KEY_TEXT, SNAP_KEY_LONGTEXT, VLC_TRUE );
1495
1496     add_key( "key-set-bookmark1", KEY_SET_BOOKMARK1, NULL,
1497              SET_BOOKMARK1_KEY_TEXT, SET_BOOKMARK_KEY_LONGTEXT, VLC_TRUE );
1498     add_key( "key-set-bookmark2", KEY_SET_BOOKMARK2, NULL,
1499              SET_BOOKMARK2_KEY_TEXT, SET_BOOKMARK_KEY_LONGTEXT, VLC_TRUE );
1500     add_key( "key-set-bookmark3", KEY_SET_BOOKMARK3, NULL,
1501              SET_BOOKMARK3_KEY_TEXT, SET_BOOKMARK_KEY_LONGTEXT, VLC_TRUE );
1502     add_key( "key-set-bookmark4", KEY_SET_BOOKMARK4, NULL,
1503              SET_BOOKMARK4_KEY_TEXT, SET_BOOKMARK_KEY_LONGTEXT, VLC_TRUE );
1504     add_key( "key-set-bookmark5", KEY_SET_BOOKMARK5, NULL,
1505              SET_BOOKMARK5_KEY_TEXT, SET_BOOKMARK_KEY_LONGTEXT, VLC_TRUE );
1506     add_key( "key-set-bookmark6", KEY_SET_BOOKMARK6, NULL,
1507              SET_BOOKMARK6_KEY_TEXT, SET_BOOKMARK_KEY_LONGTEXT, VLC_TRUE );
1508     add_key( "key-set-bookmark7", KEY_SET_BOOKMARK7, NULL,
1509              SET_BOOKMARK7_KEY_TEXT, SET_BOOKMARK_KEY_LONGTEXT, VLC_TRUE );
1510     add_key( "key-set-bookmark8", KEY_SET_BOOKMARK8, NULL,
1511              SET_BOOKMARK8_KEY_TEXT, SET_BOOKMARK_KEY_LONGTEXT, VLC_TRUE );
1512     add_key( "key-set-bookmark9", KEY_SET_BOOKMARK9, NULL,
1513              SET_BOOKMARK9_KEY_TEXT, SET_BOOKMARK_KEY_LONGTEXT, VLC_TRUE );
1514     add_key( "key-set-bookmark10", KEY_SET_BOOKMARK10, NULL,
1515              SET_BOOKMARK10_KEY_TEXT, SET_BOOKMARK_KEY_LONGTEXT, VLC_TRUE );
1516     add_key( "key-play-bookmark1", KEY_PLAY_BOOKMARK1, NULL,
1517              PLAY_BOOKMARK1_KEY_TEXT, PLAY_BOOKMARK_KEY_LONGTEXT, VLC_TRUE );
1518     add_key( "key-play-bookmark2", KEY_PLAY_BOOKMARK2, NULL,
1519              PLAY_BOOKMARK2_KEY_TEXT, PLAY_BOOKMARK_KEY_LONGTEXT, VLC_TRUE );
1520     add_key( "key-play-bookmark3", KEY_PLAY_BOOKMARK3, NULL,
1521              PLAY_BOOKMARK3_KEY_TEXT, PLAY_BOOKMARK_KEY_LONGTEXT, VLC_TRUE );
1522     add_key( "key-play-bookmark4", KEY_PLAY_BOOKMARK4, NULL,
1523              PLAY_BOOKMARK4_KEY_TEXT, PLAY_BOOKMARK_KEY_LONGTEXT, VLC_TRUE );
1524     add_key( "key-play-bookmark5", KEY_PLAY_BOOKMARK5, NULL,
1525              PLAY_BOOKMARK5_KEY_TEXT, PLAY_BOOKMARK_KEY_LONGTEXT, VLC_TRUE );
1526     add_key( "key-play-bookmark6", KEY_PLAY_BOOKMARK6, NULL,
1527              PLAY_BOOKMARK6_KEY_TEXT, PLAY_BOOKMARK_KEY_LONGTEXT, VLC_TRUE );
1528     add_key( "key-play-bookmark7", KEY_PLAY_BOOKMARK7, NULL,
1529              PLAY_BOOKMARK7_KEY_TEXT, PLAY_BOOKMARK_KEY_LONGTEXT, VLC_TRUE );
1530     add_key( "key-play-bookmark8", KEY_PLAY_BOOKMARK8, NULL,
1531              PLAY_BOOKMARK8_KEY_TEXT, PLAY_BOOKMARK_KEY_LONGTEXT, VLC_TRUE );
1532     add_key( "key-play-bookmark9", KEY_PLAY_BOOKMARK9, NULL,
1533              PLAY_BOOKMARK9_KEY_TEXT, PLAY_BOOKMARK_KEY_LONGTEXT, VLC_TRUE );
1534     add_key( "key-play-bookmark10", KEY_PLAY_BOOKMARK10, NULL,
1535              PLAY_BOOKMARK10_KEY_TEXT, PLAY_BOOKMARK_KEY_LONGTEXT, VLC_TRUE );
1536     add_key( "key-history-back", KEY_HISTORY_BACK, NULL, HISTORY_BACK_TEXT,
1537              HISTORY_BACK_LONGTEXT, VLC_TRUE );
1538     add_key( "key-history-forward", KEY_HISTORY_FORWARD, NULL,
1539              HISTORY_FORWARD_TEXT, HISTORY_FORWARD_LONGTEXT, VLC_TRUE );
1540
1541     /* Usage (mainly useful for cmd line stuff) */
1542     /* add_usage_hint( PLAYLIST_USAGE ); */
1543
1544     set_description( N_("main program") );
1545     set_capability( "main", 100 );
1546 vlc_module_end();
1547
1548 static module_config_t p_help_config[] =
1549 {
1550     { CONFIG_ITEM_BOOL, NULL, "help", 'h',
1551       N_("print help for VLC (can be combined with --advanced)") },
1552     { CONFIG_ITEM_BOOL, NULL, "longhelp", 'H',
1553       N_("print help for VLC and all it's modules (can be combined with --advanced)") },
1554     { CONFIG_ITEM_BOOL, NULL, "advanced", '\0',
1555       N_("print help for the advanced options") },
1556     { CONFIG_ITEM_BOOL, NULL, "help-verbose", '\0',
1557       N_("ask for extra verbosity when displaying help") },
1558     { CONFIG_ITEM_BOOL, NULL, "list", 'l',
1559       N_("print a list of available modules") },
1560     { CONFIG_ITEM_STRING, NULL, "module", 'p',
1561       N_("print help on a specific module (can be combined with --advanced)") },
1562     { CONFIG_ITEM_BOOL, NULL, "save-config", '\0',
1563       N_("save the current command line options in the config") },
1564     { CONFIG_ITEM_BOOL, NULL, "reset-config", '\0',
1565       N_("reset the current config to the default values") },
1566     { CONFIG_ITEM_STRING, NULL, "config", '\0',
1567       N_("use alternate config file") },
1568     { CONFIG_ITEM_BOOL, NULL, "reset-plugins-cache", '\0',
1569       N_("resets the current plugins cache") },
1570     { CONFIG_ITEM_BOOL, NULL, "version", '\0',
1571       N_("print version information") },
1572     { CONFIG_HINT_END, NULL, NULL, '\0', NULL }
1573 };
1574
1575 /*****************************************************************************
1576  * End configuration.
1577  *****************************************************************************/
1578
1579 /*****************************************************************************
1580  * Initializer for the vlc_t structure storing the action / key associations
1581  *****************************************************************************/
1582 static struct hotkey p_hotkeys[] =
1583 {
1584     { "key-quit", ACTIONID_QUIT, 0 },
1585     { "key-play-pause", ACTIONID_PLAY_PAUSE, 0 },
1586     { "key-play", ACTIONID_PLAY, 0 },
1587     { "key-pause", ACTIONID_PAUSE, 0 },
1588     { "key-stop", ACTIONID_STOP, 0 },
1589     { "key-position", ACTIONID_POSITION, 0 },
1590     { "key-jump-10sec", ACTIONID_JUMP_BACKWARD_10SEC, 0 },
1591     { "key-jump+10sec", ACTIONID_JUMP_FORWARD_10SEC, 0 },
1592     { "key-jump-1min", ACTIONID_JUMP_BACKWARD_1MIN, 0 },
1593     { "key-jump+1min", ACTIONID_JUMP_FORWARD_1MIN, 0 },
1594     { "key-jump-5min", ACTIONID_JUMP_BACKWARD_5MIN, 0 },
1595     { "key-jump+5min", ACTIONID_JUMP_FORWARD_5MIN, 0 },
1596     { "key-prev", ACTIONID_PREV, 0 },
1597     { "key-next", ACTIONID_NEXT, 0 },
1598     { "key-faster", ACTIONID_FASTER, 0 },
1599     { "key-slower", ACTIONID_SLOWER, 0 },
1600     { "key-fullscreen", ACTIONID_FULLSCREEN, 0 },
1601     { "key-vol-up", ACTIONID_VOL_UP, 0 },
1602     { "key-vol-down", ACTIONID_VOL_DOWN, 0 },
1603     { "key-vol-mute", ACTIONID_VOL_MUTE, 0 },
1604     { "key-subdelay-down", ACTIONID_SUBDELAY_DOWN, 0 },
1605     { "key-subdelay-up", ACTIONID_SUBDELAY_UP, 0 },
1606     { "key-audiodelay-down", ACTIONID_AUDIODELAY_DOWN, 0 },
1607     { "key-audiodelay-up", ACTIONID_AUDIODELAY_UP, 0 },
1608     { "key-audio-track", ACTIONID_AUDIO_TRACK, 0},
1609     { "key-subtitle-track", ACTIONID_SUBTITLE_TRACK, 0},
1610     { "key-intf-show", ACTIONID_INTF_SHOW, 0},
1611     { "key-snapshot", ACTIONID_SNAPSHOT, 0},
1612     { "key-nav-activate", ACTIONID_NAV_ACTIVATE, 0 },
1613     { "key-nav-up", ACTIONID_NAV_UP, 0 },
1614     { "key-nav-down", ACTIONID_NAV_DOWN, 0 },
1615     { "key-nav-left", ACTIONID_NAV_LEFT, 0 },
1616     { "key-nav-right", ACTIONID_NAV_RIGHT, 0 },
1617     { "key-set-bookmark1", ACTIONID_SET_BOOKMARK1, 0},
1618     { "key-set-bookmark2", ACTIONID_SET_BOOKMARK2, 0},
1619     { "key-set-bookmark3", ACTIONID_SET_BOOKMARK3, 0},
1620     { "key-set-bookmark4", ACTIONID_SET_BOOKMARK4, 0},
1621     { "key-set-bookmark5", ACTIONID_SET_BOOKMARK5, 0},
1622     { "key-set-bookmark6", ACTIONID_SET_BOOKMARK6, 0},
1623     { "key-set-bookmark7", ACTIONID_SET_BOOKMARK7, 0},
1624     { "key-set-bookmark8", ACTIONID_SET_BOOKMARK8, 0},
1625     { "key-set-bookmark9", ACTIONID_SET_BOOKMARK9, 0},
1626     { "key-set-bookmark10", ACTIONID_SET_BOOKMARK10, 0},
1627     { "key-play-bookmark1", ACTIONID_PLAY_BOOKMARK1, 0},
1628     { "key-play-bookmark2", ACTIONID_PLAY_BOOKMARK2, 0},
1629     { "key-play-bookmark3", ACTIONID_PLAY_BOOKMARK3, 0},
1630     { "key-play-bookmark4", ACTIONID_PLAY_BOOKMARK4, 0},
1631     { "key-play-bookmark5", ACTIONID_PLAY_BOOKMARK5, 0},
1632     { "key-play-bookmark6", ACTIONID_PLAY_BOOKMARK6, 0},
1633     { "key-play-bookmark7", ACTIONID_PLAY_BOOKMARK7, 0},
1634     { "key-play-bookmark8", ACTIONID_PLAY_BOOKMARK8, 0},
1635     { "key-play-bookmark9", ACTIONID_PLAY_BOOKMARK9, 0},
1636     { "key-play-bookmark10", ACTIONID_PLAY_BOOKMARK10, 0},
1637     { "key-history-back", ACTIONID_HISTORY_BACK, 0},
1638     { "key-history-forward", ACTIONID_HISTORY_FORWARD, 0},
1639     { NULL, 0, 0 }
1640 };
1641