VLC
3.0.15
|
Go to the source code of this file.
Macros | |
#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 | ARESAMPLER_TITLE N_("Audio resampler") |
#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 N_("General settings for video output modules.") |
#define | VFILTER_TITLE N_("Filters" ) |
#define | VFILTER_HELP N_("Video filters are used to process the video stream." ) |
#define | SUBPIC_TITLE N_( "Subtitles / OSD") |
#define | SUBPIC_HELP |
#define | SPLITTER_TITLE N_("Splitters") |
#define | SPLITTER_HELP N_("Video splitters separate the stream into multiple videos.") |
#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_( "Subtitle codecs") |
#define | SDEC_HELP N_( "Settings for subtitle, teletext and CC decoders and encoders." ) |
#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_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 | MISC_TITLE N_( "Advanced settings" ) |
Functions | |
static const char * | config_CategoryNameGet (int i_value) |
static const char * | config_CategoryHelpGet (int i_value) |
Variables | |
static const struct config_category_t | categories_array [] |
#define AADVANCED_HELP N_( "Advanced settings. Use with care...") |
#define AADVANCED_TITLE N_( "Advanced" ) |
#define ACCESS_HELP |
#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 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 ARESAMPLER_TITLE N_("Audio resampler") |
#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 DEMUX_HELP N_( "Demuxers are used to separate audio and video streams." ) |
#define DEMUX_TITLE N_("Demuxers") |
#define INPUT_HELP |
#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_TITLE N_( "Main interfaces" ) |
#define INTF_TITLE N_("Interface") |
#define MAIN_HELP |
#define MAIN_TITLE N_( "VLC preferences" ) |
#define MISC_TITLE N_( "Advanced settings" ) |
#define PGENERAL_HELP N_( "General playlist behaviour") |
#define PLAYLIST_HELP |
#define PLAYLIST_TITLE N_( "Playlist" ) |
#define SD_HELP |
#define SD_TITLE N_("Services discovery") |
#define SDEC_HELP N_( "Settings for subtitle, teletext and CC decoders and encoders." ) |
#define SDEC_TITLE N_( "Subtitle codecs") |
#define SOUT_ACO_HELP |
#define SOUT_ACO_TITLE N_( "Access output" ) |
#define SOUT_GENERAL_HELP N_( "General stream output settings") |
#define SOUT_HELP |
#define SOUT_MUX_HELP |
#define SOUT_MUX_TITLE N_( "Muxers" ) |
#define SOUT_PACKET_HELP |
#define SOUT_PACKET_TITLE N_( "Packetizers" ) |
#define SOUT_STREAM_HELP |
#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 SPLITTER_HELP N_("Video splitters separate the stream into multiple videos.") |
#define SPLITTER_TITLE N_("Splitters") |
#define STREAM_FILTER_HELP |
#define STREAM_FILTER_TITLE N_( "Stream filters" ) |
#define SUBPIC_HELP |
#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_("General settings for video output modules.") |
|
inlinestatic |
References categories_array, config_category_t::i_id, i_value, config_category_t::psz_help, and vlc_gettext().
|
inlinestatic |
References categories_array, config_category_t::i_id, i_value, psz_name, and vlc_gettext().
|
static |
Referenced by config_CategoryHelpGet(), and config_CategoryNameGet().