Go to the source code of this file.
Defines | |
| #define | MAIN_TITLE N_( "VLC preferences" ) |
| #define | MAIN_HELP |
| #define | INTF_TITLE N_("Interface") |
| #define | INTF_HELP N_( "Settings for VLC's interfaces" ) |
| #define | INTF_GENERAL_HELP N_( "Main interfaces settings" ) |
| #define | INTF_MAIN_TITLE N_( "Main interfaces" ) |
| #define | INTF_MAIN_HELP N_( "Settings for the main interface" ) |
| #define | INTF_CONTROL_TITLE N_( "Control interfaces" ) |
| #define | INTF_CONTROL_HELP N_( "Settings for VLC's control interfaces" ) |
| #define | INTF_HOTKEYS_TITLE N_( "Hotkeys settings" ) |
| #define | INTF_HOTKEYS_HELP N_( "Hotkeys settings" ) |
| #define | AUDIO_TITLE N_( "Audio" ) |
| #define | AUDIO_HELP N_( "Audio settings" ) |
| #define | AUDIO_GENERAL_HELP N_("General audio settings") |
| #define | AFILTER_TITLE N_("Filters") |
| #define | AFILTER_HELP N_( "Audio filters are used to process the audio stream." ) |
| #define | AVISUAL_TITLE N_("Visualizations") |
| #define | AVISUAL_HELP N_( "Audio visualizations" ) |
| #define | AOUT_TITLE N_( "Output modules" ) |
| #define | AOUT_HELP N_("General settings for audio output modules.") |
| #define | AMISC_TITLE N_("Miscellaneous") |
| #define | AMISC_HELP N_( "Miscellaneous audio settings and modules." ) |
| #define | VIDEO_TITLE N_("Video") |
| #define | VIDEO_HELP N_("Video settings") |
| #define | VIDEO_GENERAL_HELP N_( "General video settings" ) |
| #define | _VOUT_TITLE N_("Output modules" ) |
| #define | VOUT_HELP |
| #define | VFILTER_TITLE N_("Filters" ) |
| #define | VFILTER_HELP |
| #define | SUBPIC_TITLE N_( "Subtitles / OSD") |
| #define | SUBPIC_HELP |
| #define | INPUT_TITLE N_( "Input / Codecs" ) |
| #define | INPUT_HELP |
| #define | ACCESS_TITLE N_( "Access modules" ) |
| #define | ACCESS_HELP |
| #define | STREAM_FILTER_TITLE N_( "Stream filters" ) |
| #define | STREAM_FILTER_HELP |
| #define | DEMUX_TITLE N_("Demuxers") |
| #define | DEMUX_HELP N_( "Demuxers are used to separate audio and video streams." ) |
| #define | VDEC_TITLE N_( "Video codecs" ) |
| #define | VDEC_HELP N_( "Settings for the video, images or video+audio decoders and encoders." ) |
| #define | ADEC_TITLE N_( "Audio codecs" ) |
| #define | ADEC_HELP N_( "Settings for the audio-only decoders and encoders." ) |
| #define | SDEC_TITLE N_( "Subtitles codecs") |
| #define | SDEC_HELP N_( "Settings for subtitles, teletext and CC decoders and encoders." ) |
| #define | ADVANCED_TITLE N_("General Input" ) |
| #define | ADVANCED_HELP N_( "General input settings. Use with care..." ) |
| #define | SOUT_TITLE N_( "Stream output" ) |
| #define | SOUT_HELP |
| #define | SOUT_GENERAL_HELP N_( "General stream output settings") |
| #define | SOUT_MUX_TITLE N_( "Muxers" ) |
| #define | SOUT_MUX_HELP |
| #define | SOUT_ACO_TITLE N_( "Access output" ) |
| #define | SOUT_ACO_HELP |
| #define | SOUT_PACKET_TITLE N_( "Packetizers" ) |
| #define | SOUT_PACKET_HELP |
| #define | SOUT_STREAM_TITLE N_("Sout stream") |
| #define | SOUT_STREAM_HELP |
| #define | SOUT_SAP_TITLE N_( "SAP" ) |
| #define | SOUT_SAP_HELP |
| #define | SOUT_VOD_TITLE N_( "VOD" ) |
| #define | SOUT_VOD_HELP N_( "VLC's implementation of Video On Demand" ) |
| #define | PLAYLIST_TITLE N_( "Playlist" ) |
| #define | PLAYLIST_HELP |
| #define | PGENERAL_HELP N_( "General playlist behaviour") |
| #define | SD_TITLE N_("Services discovery") |
| #define | SD_HELP |
| #define | AADVANCED_TITLE N_( "Advanced" ) |
| #define | AADVANCED_HELP N_( "Advanced settings. Use with care...") |
| #define | CPU_TITLE N_( "CPU features" ) |
| #define | CPU_HELP |
| #define | MISC_TITLE N_( "Advanced settings" ) |
Functions | |
| static VLC_USED const char * | config_CategoryNameGet (int i_value) |
| static VLC_USED const char * | config_CategoryHelpGet (int i_value) |
Variables | |
| static struct config_category_t | categories_array [] |
| #define _VOUT_TITLE N_("Output modules" ) |
| #define AADVANCED_HELP N_( "Advanced settings. Use with care...") |
| #define AADVANCED_TITLE N_( "Advanced" ) |
| #define ACCESS_HELP |
N_( \ "Settings related to the various access methods. " \ "Common settings you may want to alter are HTTP proxy or " \ "caching settings." )
| #define ACCESS_TITLE N_( "Access modules" ) |
| #define ADEC_HELP N_( "Settings for the audio-only decoders and encoders." ) |
| #define ADEC_TITLE N_( "Audio codecs" ) |
| #define ADVANCED_HELP N_( "General input settings. Use with care..." ) |
| #define ADVANCED_TITLE N_("General Input" ) |
| #define AFILTER_HELP N_( "Audio filters are used to process the audio stream." ) |
| #define AFILTER_TITLE N_("Filters") |
| #define AMISC_HELP N_( "Miscellaneous audio settings and modules." ) |
| #define AMISC_TITLE N_("Miscellaneous") |
| #define AOUT_HELP N_("General settings for audio output modules.") |
| #define AOUT_TITLE N_( "Output modules" ) |
| #define AUDIO_GENERAL_HELP N_("General audio settings") |
| #define AUDIO_HELP N_( "Audio settings" ) |
| #define AUDIO_TITLE N_( "Audio" ) |
| #define AVISUAL_HELP N_( "Audio visualizations" ) |
| #define AVISUAL_TITLE N_("Visualizations") |
| #define CPU_HELP |
N_( "You can choose to disable some CPU accelerations " \ "here. Use with extreme care!" )
| #define CPU_TITLE N_( "CPU features" ) |
| #define DEMUX_HELP N_( "Demuxers are used to separate audio and video streams." ) |
| #define DEMUX_TITLE N_("Demuxers") |
| #define INPUT_HELP |
N_( "Settings for input, demultiplexing, " \ "decoding and encoding")
| #define INPUT_TITLE N_( "Input / Codecs" ) |
| #define INTF_CONTROL_HELP N_( "Settings for VLC's control interfaces" ) |
| #define INTF_CONTROL_TITLE N_( "Control interfaces" ) |
| #define INTF_GENERAL_HELP N_( "Main interfaces settings" ) |
| #define INTF_HELP N_( "Settings for VLC's interfaces" ) |
| #define INTF_HOTKEYS_HELP N_( "Hotkeys settings" ) |
| #define INTF_HOTKEYS_TITLE N_( "Hotkeys settings" ) |
| #define INTF_MAIN_HELP N_( "Settings for the main interface" ) |
| #define INTF_MAIN_TITLE N_( "Main interfaces" ) |
| #define INTF_TITLE N_("Interface") |
| #define MAIN_HELP |
N_( \ "Select \"Advanced Options\" to see all options." )
| #define MAIN_TITLE N_( "VLC preferences" ) |
| #define MISC_TITLE N_( "Advanced settings" ) |
| #define PGENERAL_HELP N_( "General playlist behaviour") |
| #define PLAYLIST_HELP |
N_( "Settings related to playlist behaviour " \ "(e.g. playback mode) and to modules that automatically add "\ "items to the playlist (\"service discovery\" modules).")
| #define PLAYLIST_TITLE N_( "Playlist" ) |
| #define SD_HELP |
N_("Services discovery modules are facilities "\ "that automatically add items to playlist.")
| #define SD_TITLE N_("Services discovery") |
| #define SDEC_HELP N_( "Settings for subtitles, teletext and CC decoders and encoders." ) |
| #define SDEC_TITLE N_( "Subtitles codecs") |
| #define SOUT_ACO_HELP |
N_( \ "Access output modules control the ways the muxed streams are sent. " \ "This setting allows you to always force a specific access output method. " \ "You should probably not do that.\n" \ "You can also set default parameters for each access output.")
| #define SOUT_ACO_TITLE N_( "Access output" ) |
| #define SOUT_GENERAL_HELP N_( "General stream output settings") |
| #define SOUT_HELP |
N_( \ "Stream output settings are used when acting as a streaming server " \ "or when saving incoming streams.\n" \ "Streams are first muxed and then sent through an \"access output\" "\ "module that can either save the stream to a file, or stream " \ "it (UDP, HTTP, RTP/RTSP).\n" \ "Sout streams modules allow advanced stream processing (transcoding, "\ "duplicating...).")
| #define SOUT_MUX_HELP |
N_( \ "Muxers create the encapsulation formats that are used to " \ "put all the elementary streams (video, audio, ...) " \ "together. This setting allows you to always force a specific muxer. " \ "You should probably not do that.\n" \ "You can also set default parameters for each muxer." )
| #define SOUT_MUX_TITLE N_( "Muxers" ) |
| #define SOUT_PACKET_HELP |
N_( \ "Packetizers are used to \"preprocess\" the elementary "\ "streams before muxing. " \ "This setting allows you to always force a packetizer. " \ "You should probably not do that.\n" \ "You can also set default parameters for each packetizer." )
| #define SOUT_PACKET_TITLE N_( "Packetizers" ) |
| #define SOUT_SAP_HELP |
N_( \ "SAP is a way to publically announce streams that are being "\ "sent using multicast UDP or RTP." )
| #define SOUT_SAP_TITLE N_( "SAP" ) |
| #define SOUT_STREAM_HELP |
N_( "Sout stream modules allow to build a sout " \ "processing chain. Please refer to the Streaming Howto for " \ "more information. You can configure default options for " \ "each sout stream module here.")
| #define SOUT_STREAM_TITLE N_("Sout stream") |
| #define SOUT_TITLE N_( "Stream output" ) |
| #define SOUT_VOD_HELP N_( "VLC's implementation of Video On Demand" ) |
| #define SOUT_VOD_TITLE N_( "VOD" ) |
| #define STREAM_FILTER_HELP |
N_( \ "Stream filters are special modules that allow advanced operations on " \ "the input side of VLC. Use with care..." )
| #define STREAM_FILTER_TITLE N_( "Stream filters" ) |
| #define SUBPIC_HELP |
N_( "Settings related to On-Screen-Display,"\ " subtitles and \"overlay subpictures\"")
| #define SUBPIC_TITLE N_( "Subtitles / OSD") |
| #define VDEC_HELP N_( "Settings for the video, images or video+audio decoders and encoders." ) |
| #define VDEC_TITLE N_( "Video codecs" ) |
| #define VFILTER_HELP |
N_( \ "Video filters are used to process the video stream." )
| #define VFILTER_TITLE N_("Filters" ) |
| #define VIDEO_GENERAL_HELP N_( "General video settings" ) |
| #define VIDEO_HELP N_("Video settings") |
| #define VIDEO_TITLE N_("Video") |
| #define VOUT_HELP |
N_( \ "Choose your preferred video output and configure it here." )
| static VLC_USED const char* config_CategoryHelpGet | ( | int | i_value | ) | [inline, static] |
References config_category_t::i_id, config_category_t::psz_help, and vlc_gettext().
| static VLC_USED const char* config_CategoryNameGet | ( | int | i_value | ) | [inline, static] |
References config_category_t::i_id, psz_name, and vlc_gettext().
struct config_category_t categories_array[] [static] |
1.7.1