Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
V
vlc
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Redmine
Redmine
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Metrics
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
videolan
vlc
Commits
4b9f4ff6
Commit
4b9f4ff6
authored
Apr 27, 2004
by
Sam Hocevar
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* Massive spelling corrections.
parent
2335b401
Changes
48
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
48 changed files
with
293 additions
and
285 deletions
+293
-285
include/vlc_help.h
include/vlc_help.h
+3
-3
modules/access/directory.c
modules/access/directory.c
+1
-1
modules/access/dshow/dshow.cpp
modules/access/dshow/dshow.cpp
+1
-1
modules/access/dvb/qpsk.c
modules/access/dvb/qpsk.c
+1
-1
modules/access/file.c
modules/access/file.c
+3
-3
modules/access/ftp.c
modules/access/ftp.c
+2
-2
modules/access/http.c
modules/access/http.c
+1
-1
modules/access/mms/mms.c
modules/access/mms/mms.c
+3
-3
modules/access/tcp.c
modules/access/tcp.c
+3
-3
modules/access/udp.c
modules/access/udp.c
+2
-2
modules/access/vcdx/vcd.c
modules/access/vcdx/vcd.c
+1
-1
modules/access_output/dummy.c
modules/access_output/dummy.c
+1
-1
modules/access_output/file.c
modules/access_output/file.c
+1
-1
modules/access_output/http.c
modules/access_output/http.c
+1
-1
modules/access_output/udp.c
modules/access_output/udp.c
+2
-2
modules/audio_filter/converter/a52tofloat32.c
modules/audio_filter/converter/a52tofloat32.c
+2
-2
modules/audio_filter/resampler/bandlimited.c
modules/audio_filter/resampler/bandlimited.c
+4
-4
modules/audio_mixer/spdif.c
modules/audio_mixer/spdif.c
+2
-2
modules/audio_output/file.c
modules/audio_output/file.c
+2
-2
modules/audio_output/oss.c
modules/audio_output/oss.c
+6
-6
modules/codec/ffmpeg/ffmpeg.h
modules/codec/ffmpeg/ffmpeg.h
+11
-11
modules/codec/ffmpeg/postprocessing/postprocessing.c
modules/codec/ffmpeg/postprocessing/postprocessing.c
+2
-2
modules/codec/ogt/subtitle.h
modules/codec/ogt/subtitle.h
+2
-2
modules/codec/subsdec.c
modules/codec/subsdec.c
+1
-1
modules/control/joystick.c
modules/control/joystick.c
+2
-2
modules/demux/dvdnav.c
modules/demux/dvdnav.c
+2
-2
modules/demux/livedotcom.cpp
modules/demux/livedotcom.cpp
+1
-1
modules/demux/rawdv.c
modules/demux/rawdv.c
+7
-7
modules/demux/util/id3genres.h
modules/demux/util/id3genres.h
+2
-2
modules/gui/kde/interface.cpp
modules/gui/kde/interface.cpp
+2
-2
modules/gui/macosx/intf.m
modules/gui/macosx/intf.m
+1
-1
modules/gui/macosx/macosx.m
modules/gui/macosx/macosx.m
+3
-3
modules/gui/wxwindows/interface.cpp
modules/gui/wxwindows/interface.cpp
+1
-1
modules/misc/sap.c
modules/misc/sap.c
+1
-1
modules/stream_out/rtp.c
modules/stream_out/rtp.c
+1
-1
modules/stream_out/standard.c
modules/stream_out/standard.c
+3
-3
modules/video_chroma/i420_yuy2.c
modules/video_chroma/i420_yuy2.c
+1
-1
modules/video_filter/clone.c
modules/video_filter/clone.c
+2
-2
modules/video_filter/crop.c
modules/video_filter/crop.c
+1
-1
modules/video_filter/wall.c
modules/video_filter/wall.c
+2
-2
modules/video_output/caca.c
modules/video_output/caca.c
+2
-2
modules/video_output/directx/directx.c
modules/video_output/directx/directx.c
+5
-4
modules/video_output/x11/x11.c
modules/video_output/x11/x11.c
+2
-2
modules/video_output/x11/xvideo.c
modules/video_output/x11/xvideo.c
+2
-2
modules/visualization/goom.c
modules/visualization/goom.c
+1
-1
src/libvlc.h
src/libvlc.h
+16
-16
src/misc/iso-639_def.h
src/misc/iso-639_def.h
+170
-165
src/misc/iso_lang.c
src/misc/iso_lang.c
+5
-3
No files found.
include/vlc_help.h
View file @
4b9f4ff6
...
...
@@ -31,14 +31,14 @@
*/
#define GENERAL_TITLE N_( "VLC preferences" )
#define GENERAL_HELP N_( \
"Configure
som
e global options in General Settings " \
"Configure
th
e global options in General Settings " \
"and configure each VLC module in the Modules section.\n" \
"Click on \"Advanced Options\" to see all options." )
#define PLUGIN_TITLE N_( "VLC modules preferences" )
#define PLUGIN_HELP N_( \
"In this tree, you can set options for every module used by VLC.\n" \
"Modules are sorted by type.
\nHave fun tuning VLC!
" )
"Modules are sorted by type." )
/*
* Then, help for each module capabilities.
...
...
@@ -83,7 +83,7 @@
#define SOUT_TITLE N_("Stream output access modules settings")
#define SOUT_HELP N_( \
"In this section you can set the caching value for the UDP stream" \
"In this section you can set the caching value for the UDP stream
" \
"output access module.")
#define SUBTITLE_DEMUX_TITLE N_("Subtitle demuxer settings")
...
...
modules/access/directory.c
View file @
4b9f4ff6
...
...
@@ -74,7 +74,7 @@ int ReadDir( playlist_t *p_playlist, char *psz_name , int i_mode, int *pi_pos );
/*****************************************************************************
* Module descriptor
*****************************************************************************/
#define RECURSIVE_TEXT N_("Subdirectory behavio
u
r")
#define RECURSIVE_TEXT N_("Subdirectory behavior")
#define RECURSIVE_LONGTEXT N_( \
"Select whether subdirectories must be expanded.\n" \
"none: subdirectories do not appear in the playlist.\n" \
...
...
modules/access/dshow/dshow.cpp
View file @
4b9f4ff6
...
...
@@ -107,7 +107,7 @@ static char *ppsz_adev_text[] = { N_("Default"), N_("None") };
#define CACHING_TEXT N_("Caching value in ms")
#define CACHING_LONGTEXT N_( \
"Allows you to modify the default caching value for
directs
how streams. " \
"Allows you to modify the default caching value for
DirectS
how streams. " \
"This value should be set in milliseconds units." )
#define VDEV_TEXT N_("Video device name")
#define VDEV_LONGTEXT N_( \
...
...
modules/access/dvb/qpsk.c
View file @
4b9f4ff6
...
...
@@ -76,7 +76,7 @@ void E_(Close) ( vlc_object_t * );
/* Cable */
#define MODULATION_TEXT N_("Modulation type")
#define MODULATION_LONGTEXT N_("Modulation type for frontend device.")
#define MODULATION_LONGTEXT N_("Modulation type for front
-
end device.")
/* Terrestrial */
#define CODE_RATE_HP_TEXT N_("Terrestrial high priority stream code rate (FEC)")
...
...
modules/access/file.c
View file @
4b9f4ff6
...
...
@@ -78,11 +78,11 @@ static int _OpenFile( input_thread_t *, char * );
#define CACHING_TEXT N_("Caching value in ms")
#define CACHING_LONGTEXT N_( \
"Allows you to modify the default caching value for file streams. This " \
"value should be set in mil
iseconds
units." )
"value should be set in mil
lisecond
units." )
#define CAT_TEXT N_("Concatenate with additional files")
#define CAT_LONGTEXT N_( \
"Allows you to play split
ted files as
they were part of a unique file. " \
"Specify a com
a (',')
separated list of files." )
"Allows you to play split
files as if
they were part of a unique file. " \
"Specify a com
ma-
separated list of files." )
vlc_module_begin
();
set_description
(
_
(
"Standard filesystem file input"
)
);
...
...
modules/access/ftp.c
View file @
4b9f4ff6
...
...
@@ -2,7 +2,7 @@
* ftp.c: FTP input module
*****************************************************************************
* Copyright (C) 2001-2004 VideoLAN
* $Id
: ftp.c,v 1.25 2004/01/25 17:31:22 gbazin Exp
$
* $Id$
*
* Authors: Laurent Aimar <fenrir@via.ecp.fr>
*
...
...
@@ -39,7 +39,7 @@ static void Close ( vlc_object_t * );
#define CACHING_TEXT N_("Caching value in ms")
#define CACHING_LONGTEXT N_( \
"Allows you to modify the default caching value for
ftp
streams. This " \
"Allows you to modify the default caching value for
FTP
streams. This " \
"value should be set in millisecond units." )
#define USER_TEXT N_("FTP user name")
#define USER_LONGTEXT N_("Allows you to modify the user name that will " \
...
...
modules/access/http.c
View file @
4b9f4ff6
...
...
@@ -52,7 +52,7 @@ static void Close( vlc_object_t * );
#define USER_TEXT N_("HTTP user name")
#define USER_LONGTEXT N_("Allows you to modify the user name that will " \
"be used for the connection (Basic authenti
fi
cation only).")
"be used for the connection (Basic authentication only).")
#define PASS_TEXT N_("HTTP password")
#define PASS_LONGTEXT N_("Allows you to modify the password that will be " \
...
...
modules/access/mms/mms.c
View file @
4b9f4ff6
...
...
@@ -2,7 +2,7 @@
* mms.c: MMS over tcp, udp and http access plug-in
*****************************************************************************
* Copyright (C) 2002-2004 VideoLAN
* $Id
: mms.c,v 1.37 2004/03/02 12:39:25 hartman Exp
$
* $Id$
*
* Authors: Laurent Aimar <fenrir@via.ecp.fr>
*
...
...
@@ -56,8 +56,8 @@ static void Close ( vlc_object_t * );
*****************************************************************************/
#define CACHING_TEXT N_("Caching value in ms")
#define CACHING_LONGTEXT N_( \
"Allows you to modify the default caching value for
mms
streams. This " \
"value should be set in mil
iseconds
units." )
"Allows you to modify the default caching value for
MMS
streams. This " \
"value should be set in mil
lisecond
units." )
#define ALL_TEXT N_("Force selection of all streams")
...
...
modules/access/tcp.c
View file @
4b9f4ff6
...
...
@@ -2,7 +2,7 @@
* tcp.c: TCP input module
*****************************************************************************
* Copyright (C) 2003-2004 VideoLAN
* $Id
: tcp.c,v 1.4 2004/01/25 17:31:22 gbazin Exp
$
* $Id$
*
* Authors: Laurent Aimar <fenrir@via.ecp.fr>
*
...
...
@@ -36,8 +36,8 @@
*****************************************************************************/
#define CACHING_TEXT N_("Caching value in ms")
#define CACHING_LONGTEXT N_( \
"Allows you to modify the default caching value for
udp
streams. This " \
"value should be set in mil
iseconds
units." )
"Allows you to modify the default caching value for
TCP
streams. This " \
"value should be set in mil
lisecond
units." )
static
int
Open
(
vlc_object_t
*
);
static
void
Close
(
vlc_object_t
*
);
...
...
modules/access/udp.c
View file @
4b9f4ff6
...
...
@@ -40,8 +40,8 @@
*****************************************************************************/
#define CACHING_TEXT N_("Caching value in ms")
#define CACHING_LONGTEXT N_( \
"Allows you to modify the default caching value for
udp
streams. This " \
"value should be set in mil
iseconds
units." )
"Allows you to modify the default caching value for
UDP
streams. This " \
"value should be set in mil
lisecond
units." )
static
int
Open
(
vlc_object_t
*
);
static
void
Close
(
vlc_object_t
*
);
...
...
modules/access/vcdx/vcd.c
View file @
4b9f4ff6
...
...
@@ -70,7 +70,7 @@ int E_(DebugCallback) ( vlc_object_t *p_this, const char *psz_name,
" %A : The album information\n" \
" %C : The VCD volume count - the number of CDs in the collection\n" \
" %c : The VCD volume num - the number of the CD in the collection.\n" \
" %F : The VCD Format, e.g. VCD 1.0, VCD 1.1, VCD 2.0, or SVC\n" \
" %F : The VCD Format, e.g. VCD 1.0, VCD 1.1, VCD 2.0, or SVC
D
\n" \
" %I : The current entry/segment/playback type, e.g. ENTRY, TRACK, SEGMENT...\n" \
" %L : The playlist ID prefixed with \" LID\" if it exists\n" \
" %N : The current number of the %I - a decimal number\n" \
...
...
modules/access_output/dummy.c
View file @
4b9f4ff6
...
...
@@ -37,7 +37,7 @@ static int Open ( vlc_object_t * );
static
void
Close
(
vlc_object_t
*
);
vlc_module_begin
();
set_description
(
_
(
"Dummy stream ouput"
)
);
set_description
(
_
(
"Dummy stream ou
t
put"
)
);
set_capability
(
"sout access"
,
0
);
add_shortcut
(
"dummy"
);
set_callbacks
(
Open
,
Close
);
...
...
modules/access_output/file.c
View file @
4b9f4ff6
...
...
@@ -64,7 +64,7 @@ static void Close( vlc_object_t * );
"of replacing it.")
vlc_module_begin
();
set_description
(
_
(
"File stream ouput"
)
);
set_description
(
_
(
"File stream ou
t
put"
)
);
set_capability
(
"sout access"
,
50
);
add_shortcut
(
"file"
);
add_shortcut
(
"stream"
);
...
...
modules/access_output/http.c
View file @
4b9f4ff6
...
...
@@ -52,7 +52,7 @@ static void Close( vlc_object_t * );
vlc_module_begin
();
set_description
(
_
(
"HTTP stream ouput"
)
);
set_description
(
_
(
"HTTP stream ou
t
put"
)
);
set_capability
(
"sout access"
,
0
);
add_shortcut
(
"http"
);
add_shortcut
(
"mmsh"
);
...
...
modules/access_output/udp.c
View file @
4b9f4ff6
...
...
@@ -62,7 +62,7 @@ static void Close( vlc_object_t * );
#define CACHING_TEXT N_("Caching value (ms)")
#define CACHING_LONGTEXT N_( \
"Allows you to modify the default caching value for
udp
streams. This " \
"Allows you to modify the default caching value for
UDP
streams. This " \
"value should be set in millisecond units." )
#define TTL_TEXT N_("Time To Live")
...
...
@@ -86,7 +86,7 @@ static void Close( vlc_object_t * );
"in order to improve streaming)." )
vlc_module_begin
();
set_description
(
_
(
"UDP stream ouput"
)
);
set_description
(
_
(
"UDP stream ou
t
put"
)
);
add_integer
(
SOUT_CFG_PREFIX
"caching"
,
DEFAULT_PTS_DELAY
/
1000
,
NULL
,
CACHING_TEXT
,
CACHING_LONGTEXT
,
VLC_TRUE
);
add_integer
(
SOUT_CFG_PREFIX
"ttl"
,
0
,
NULL
,
TTL_TEXT
,
TTL_LONGTEXT
,
VLC_TRUE
);
...
...
modules/audio_filter/converter/a52tofloat32.c
View file @
4b9f4ff6
...
...
@@ -4,7 +4,7 @@
* (http://liba52.sf.net/).
*****************************************************************************
* Copyright (C) 2001, 2002 VideoLAN
* $Id
: a52tofloat32.c,v 1.17 2004/01/25 18:53:06 gbazin Exp
$
* $Id$
*
* Authors: Gildas Bazin <gbazin@netcourrier.com>
* Christophe Massiot <massiot@via.ecp.fr>
...
...
@@ -82,7 +82,7 @@ struct aout_filter_sys_t
"listening room.")
vlc_module_begin
();
set_description
(
_
(
"ATSC A/52
aka AC-3
audio decoder"
)
);
set_description
(
_
(
"ATSC A/52
(AC-3)
audio decoder"
)
);
add_bool
(
"a52-dynrng"
,
1
,
NULL
,
DYNRNG_TEXT
,
DYNRNG_LONGTEXT
,
VLC_FALSE
);
set_capability
(
"audio filter"
,
100
);
set_callbacks
(
Create
,
Destroy
);
...
...
modules/audio_filter/resampler/bandlimited.c
View file @
4b9f4ff6
/*****************************************************************************
* bandlimited.c : bandlimited interpolation resampler
* bandlimited.c : band
-
limited interpolation resampler
*****************************************************************************
* Copyright (C) 2002 VideoLAN
* $Id
: bandlimited.c,v 1.6 2003/05/17 11:35:14 gbazin Exp
$
* $Id$
*
* Authors: Gildas Bazin <gbazin@netcourrier.com>
*
...
...
@@ -24,7 +24,7 @@
/*****************************************************************************
* Preamble:
*
* This implementation of the bandlimited interpolationis based on the
* This implementation of the band
-
limited interpolationis based on the
* following paper:
* http://ccrma-www.stanford.edu/~jos/resample/resample.html
*
...
...
@@ -79,7 +79,7 @@ struct aout_filter_sys_t
* Module descriptor
*****************************************************************************/
vlc_module_begin
();
set_description
(
_
(
"audio filter for bandlimited interpolation resampling"
)
);
set_description
(
_
(
"audio filter for band
-
limited interpolation resampling"
)
);
set_capability
(
"audio filter"
,
20
);
set_callbacks
(
Create
,
Close
);
vlc_module_end
();
...
...
modules/audio_mixer/spdif.c
View file @
4b9f4ff6
...
...
@@ -2,7 +2,7 @@
* spdif.c : dummy mixer for S/PDIF output (1 input only)
*****************************************************************************
* Copyright (C) 2002 VideoLAN
* $Id
: spdif.c,v 1.10 2004/01/25 17:20:18 kuehne Exp
$
* $Id$
*
* Authors: Christophe Massiot <massiot@via.ecp.fr>
*
...
...
@@ -42,7 +42,7 @@ static void DoWork ( aout_instance_t *, aout_buffer_t * );
* Module descriptor
*****************************************************************************/
vlc_module_begin
();
set_description
(
_
(
"Dummy
spdif
audio mixer"
)
);
set_description
(
_
(
"Dummy
S/PDIF
audio mixer"
)
);
set_capability
(
"audio mixer"
,
1
);
set_callbacks
(
Create
,
NULL
);
vlc_module_end
();
...
...
modules/audio_output/file.c
View file @
4b9f4ff6
...
...
@@ -2,7 +2,7 @@
* file.c : audio output which writes the samples to a file
*****************************************************************************
* Copyright (C) 2002 VideoLAN
* $Id
: file.c,v 1.30 2004/02/14 17:03:33 gbazin Exp
$
* $Id$
*
* Authors: Christophe Massiot <massiot@via.ecp.fr>
* Gildas Bazin <gbazin@netcourrier.com>
...
...
@@ -86,7 +86,7 @@ static void Play ( aout_instance_t * );
"will be saved but you can restrict the number of channels here.")
#define WAV_TEXT N_("Add wave header")
#define WAV_LONGTEXT N_("Instead of writing a raw file, you can add a
wav
" \
#define WAV_LONGTEXT N_("Instead of writing a raw file, you can add a
WAV
" \
"header to the file")
static
char
*
format_list
[]
=
{
"u8"
,
"s8"
,
"u16"
,
"s16"
,
"u16_le"
,
"s16_le"
,
...
...
modules/audio_output/oss.c
View file @
4b9f4ff6
...
...
@@ -2,7 +2,7 @@
* oss.c : OSS /dev/dsp module for vlc
*****************************************************************************
* Copyright (C) 2000-2002 VideoLAN
* $Id
: oss.c,v 1.64 2004/01/25 18:53:07 gbazin Exp
$
* $Id$
*
* Authors: Michel Kaempf <maxx@via.ecp.fr>
* Sam Hocevar <sam@zoy.org>
...
...
@@ -70,7 +70,7 @@
* aout_sys_t: OSS audio output method descriptor
*****************************************************************************
* This structure is part of the audio output thread descriptor.
* It describes the
dsp
specific properties of an audio device.
* It describes the
DSP
specific properties of an audio device.
*****************************************************************************/
struct
aout_sys_t
{
...
...
@@ -108,7 +108,7 @@ vlc_module_begin();
set_description
(
_
(
"Linux OSS audio output"
)
);
add_file
(
"dspdev"
,
"/dev/dsp"
,
aout_FindAndRestart
,
N_
(
"OSS
dsp
device"
),
NULL
,
VLC_FALSE
);
N_
(
"OSS
DSP
device"
),
NULL
,
VLC_FALSE
);
add_bool
(
"oss-buggy"
,
0
,
NULL
,
BUGGY_TEXT
,
BUGGY_LONGTEXT
,
VLC_TRUE
);
set_capability
(
"audio output"
,
100
);
...
...
@@ -262,7 +262,7 @@ static void Probe( aout_instance_t * p_aout )
/*****************************************************************************
* Open: open the audio device (the digital sound processor)
*****************************************************************************
* This function opens the
dsp
as a usual non-blocking write-only file, and
* This function opens the
DSP
as a usual non-blocking write-only file, and
* modifies the p_aout->p_sys->i_fd with the file's descriptor.
*****************************************************************************/
static
int
Open
(
vlc_object_t
*
p_this
)
...
...
@@ -283,7 +283,7 @@ static int Open( vlc_object_t *p_this )
/* Get device name */
if
(
(
psz_device
=
config_GetPsz
(
p_aout
,
"dspdev"
))
==
NULL
)
{
msg_Err
(
p_aout
,
"no audio device
given (maybe /dev/dsp
?)"
);
msg_Err
(
p_aout
,
"no audio device
specified (maybe /dev/dsp
?)"
);
free
(
p_sys
);
return
VLC_EGENERIC
;
}
...
...
@@ -533,7 +533,7 @@ static void Play( aout_instance_t *p_aout )
}
/*****************************************************************************
* Close: close the
dsp
audio device
* Close: close the
DSP
audio device
*****************************************************************************/
static
void
Close
(
vlc_object_t
*
p_this
)
{
...
...
modules/codec/ffmpeg/ffmpeg.h
View file @
4b9f4ff6
...
...
@@ -80,10 +80,10 @@ void E_(ClosePostproc)( decoder_t *, void * );
#define ERROR_TEXT N_("Error resilience")
#define ERROR_LONGTEXT N_( \
"ffmpeg can
make error resiliences.
\n" \
"
Nevertheless, with a buggy encoder (lik
e ISO MPEG-4 encoder from M$) " \
"this
will
produce a lot of errors.\n" \
"Valid
range is -1 to 99 (-1 disables all errors resiliences
).")
"ffmpeg can
do error resilience.
\n" \
"
However, with a buggy encoder (such as th
e ISO MPEG-4 encoder from M$) " \
"this
can
produce a lot of errors.\n" \
"Valid
values range from -1 to 99 (-1 disables all errors resilience
).")
#define BUGS_TEXT N_("Workaround bugs")
#define BUGS_LONGTEXT N_( \
...
...
@@ -111,7 +111,7 @@ void E_(ClosePostproc)( decoder_t *, void * );
#define DEBUG_TEXT N_( "Debug mask" )
#define DEBUG_LONGTEXT N_( "Set ffmpeg debug mask" )
#define LIBAVCODEC_PP_TEXT N_("ffmpeg post
proc
filter chains")
#define LIBAVCODEC_PP_TEXT N_("ffmpeg post
processing
filter chains")
/* FIXME (cut/past from ffmpeg */
#define LIBAVCODEC_PP_LONGTEXT \
"<filterName>[:<option>[:<option>...]][[,|/][-]<filterName>[:<option>...]]...\n" \
...
...
@@ -181,9 +181,9 @@ void E_(ClosePostproc)( decoder_t *, void * );
#define ENC_RC_BUF_LONGTEXT N_( "Allows you to specify the rate control " \
"buffer size." )
#define ENC_RC_BUF_AGGR_TEXT N_( "Rate control buffer aggressiv
ity
" )
#define ENC_RC_BUF_AGGR_TEXT N_( "Rate control buffer aggressiv
eness
" )
#define ENC_RC_BUF_AGGR_LONGTEXT N_( "Allows you to specify the rate control "\
"buffer aggressiv
ity
." )
"buffer aggressiv
eness
." )
#define ENC_IQUANT_FACTOR_TEXT N_( "I quantization factor" )
#define ENC_IQUANT_FACTOR_LONGTEXT N_( "Allows you to specify the " \
...
...
@@ -195,8 +195,8 @@ void E_(ClosePostproc)( decoder_t *, void * );
"reduction algorithm to lower the encoding length and bitrate, at the " \
"expense of lower quality frames." )
#define ENC_MPEG4_MATRIX_TEXT N_( "Enable
mpeg
4 quantization matrix" )
#define ENC_MPEG4_MATRIX_LONGTEXT N_( "Allows you to use the
mpeg
4 " \
#define ENC_MPEG4_MATRIX_TEXT N_( "Enable
MPEG
4 quantization matrix" )
#define ENC_MPEG4_MATRIX_LONGTEXT N_( "Allows you to use the
MPEG
4 " \
"quantization matrix for mpeg2 encoding. This generally yields a " \
"better looking picture, while still retaining the compatibility with " \
"standard MPEG-2 decoders.")
...
...
@@ -210,7 +210,7 @@ void E_(ClosePostproc)( decoder_t *, void * );
#define ENC_HURRYUP_LONGTEXT N_( "Allows you to specify if the encoder " \
"should make on-the-fly quality tradeoffs if your CPU can't keep up with " \
"the encoding rate. It will disable trellis quantization, then the rate " \
"distor
s
ion of motion vectors (hq), and raise the noise reduction " \
"distor
t
ion of motion vectors (hq), and raise the noise reduction " \
"threshold to ease the encoder's task." )
#define ENC_QMIN_TEXT N_( "Minimum video quantizer scale" )
...
...
@@ -223,4 +223,4 @@ void E_(ClosePostproc)( decoder_t *, void * );
#define ENC_TRELLIS_TEXT N_( "Enable trellis quantization" )
#define ENC_TRELLIS_LONGTEXT N_( "Allows you to enable trellis " \
"quantization (rate distor
s
ion for block coefficients)." )
"quantization (rate distor
t
ion for block coefficients)." )
modules/codec/ffmpeg/postprocessing/postprocessing.c
View file @
4b9f4ff6
...
...
@@ -2,7 +2,7 @@
* postprocessing.c
*****************************************************************************
* Copyright (C) 1999-2001 VideoLAN
* $Id
: postprocessing.c,v 1.5 2003/12/22 02:24:51 sam Exp
$
* $Id$
*
* Authors: Laurent Aimar <fenrir@via.ecp.fr>
*
...
...
@@ -55,7 +55,7 @@ vlc_module_begin();
add_requirement
(
MMX
);
add_shortcut
(
"mmx"
);
#elif defined( MODULE_NAME_IS_postprocessing_mmxext )
set_description
(
_
(
"MMXEXT post processing"
)
);
set_description
(
_
(
"MMX
EXT post processing"
)
);
set_capability
(
"postprocessing"
,
150
);
add_requirement
(
MMXEXT
);
add_shortcut
(
"mmxext"
);
...
...
modules/codec/ogt/subtitle.h
View file @
4b9f4ff6
...
...
@@ -2,7 +2,7 @@
* subtitle.h : Common SVCD and CVD subtitles header
*****************************************************************************
* Copyright (C) 2003,2004 VideoLAN
* $Id
: subtitle.h,v 1.15 2004/01/30 13:17:12 rocky Exp
$
* $Id$
*
* Author: Rocky Bernstein
* based on code from:
...
...
@@ -76,7 +76,7 @@
N_("Add this to starting horizontal position of subtitle.")
#define HORIZONTAL_CORRECT_LONGTEXT N_( \
"If you need to adjust the subtitle starting position horizontally, " \
"set this. Negative values shift left and postive values right. 0 would " \
"set this. Negative values shift left and pos
i
tive values right. 0 would " \
"be no deviation from where the position specified in the subtitle." \
)
...
...
modules/codec/subsdec.c
View file @
4b9f4ff6
...
...
@@ -95,7 +95,7 @@ static char *ppsz_justification_text[] = {N_("Center"),N_("Left"),N_("Right")};
#define ENCODING_TEXT N_("Subtitles text encoding")
#define ENCODING_LONGTEXT N_("Set the encoding used in text subtitles")
#define ALIGN_TEXT N_("Subtitles justification")
#define ALIGN_LONGTEXT N_("Set the justification of sub
s
titles")
#define ALIGN_LONGTEXT N_("Set the justification of subtitles")
vlc_module_begin
();
set_description
(
_
(
"text subtitles decoder"
)
);
...
...
modules/control/joystick.c
View file @
4b9f4ff6
...
...
@@ -2,7 +2,7 @@
* joystick.c: control vlc with a joystick
*****************************************************************************
* Copyright (C) 2004 VideoLAN
* $Id
: joystick.c,v 1.4 2004/01/25 16:17:03 anil Exp
$
* $Id$
*
* Authors: Clément Stenac <zorglub@via.ecp.fr>
*
...
...
@@ -155,7 +155,7 @@ static void Run ( intf_thread_t *p_intf );
#define SEEK_TEXT N_( "Max seek interval (seconds)")
#define SEEK_LONGTEXT N_(\
"The maximum number of seconds that will be s
eeked
at a time." )
"The maximum number of seconds that will be s
ought
at a time." )
#define MAP_TEXT N_( "Action mapping")
#define MAP_LONGTEXT N_( "Allows you to remap the actions." )
...
...
modules/demux/dvdnav.c
View file @
4b9f4ff6
...
...
@@ -41,8 +41,8 @@
*****************************************************************************/
#define CACHING_TEXT N_("caching value in ms")
#define CACHING_LONGTEXT N_( \
"Allows you to modify the default caching value for
dvd
nav streams. This "\
"value should be set in mil
iseconds
units." )
"Allows you to modify the default caching value for
DVD
nav streams. This "\
"value should be set in mil
lisecond
units." )
static
int
AccessOpen
(
vlc_object_t
*
);
static
void
AccessClose
(
vlc_object_t
*
);
...
...
modules/demux/livedotcom.cpp
View file @
4b9f4ff6
...
...
@@ -53,7 +53,7 @@ static void AccessClose( vlc_object_t * );
#define CACHING_TEXT N_("Caching value (ms)")
#define CACHING_LONGTEXT N_( \
"Allows you to modify the default caching value for RTSP streams. This " \
"value should be set in mil
iseconds
units." )
"value should be set in mil
lisecond
units." )
vlc_module_begin
();
set_description
(
_
(
"live.com (RTSP/RTP/SDP) demuxer"
)
);
...
...
modules/demux/rawdv.c
View file @
4b9f4ff6
/*****************************************************************************
* rawdv.c : raw
dv
input module for vlc
* rawdv.c : raw
DV
input module for vlc
*****************************************************************************
* Copyright (C) 2001-2004 VideoLAN
* $Id$
...
...
@@ -36,7 +36,7 @@ static int Open ( vlc_object_t * );
static
void
Close
(
vlc_object_t
*
);
vlc_module_begin
();
set_description
(
_
(
"raw
dv
demuxer"
)
);
set_description
(
_
(
"raw
DV
demuxer"
)
);
set_capability
(
"demux2"
,
2
);
set_callbacks
(
Open
,
Close
);
add_shortcut
(
"rawdv"
);
...
...
@@ -113,7 +113,7 @@ static block_t *dv_extract_audio( demux_t *p_demux,
block_t
*
p_frame_block
);
/*****************************************************************************
* Open: initializes raw
dv
demux structures
* Open: initializes raw
DV
demux structures
*****************************************************************************/
static
int
Open
(
vlc_object_t
*
p_this
)
{
...
...
@@ -127,12 +127,12 @@ static int Open( vlc_object_t * p_this )
dv_id_t
dv_id
;
char
*
psz_ext
;
/* It isn't easy to recognize a raw
dv
stream. The chances that we'll
* mistake a stream from another type for a raw
dv
stream are too high, so
/* It isn't easy to recognize a raw
DV
stream. The chances that we'll
* mistake a stream from another type for a raw
DV
stream are too high, so
* we'll rely on the file extension to trigger this demux. Alternatively,
* it is possible to force this demux. */
/* Check for
dv
file extension */
/* Check for
DV
file extension */
psz_ext
=
strrchr
(
p_demux
->
psz_path
,
'.'
);
if
(
(
!
psz_ext
||
strcasecmp
(
psz_ext
,
".dv"
)
)
&&
strcmp
(
p_demux
->
psz_demux
,
"rawdv"
)
)
...
...
@@ -162,7 +162,7 @@ static int Open( vlc_object_t * p_this )
if
(
dv_id
.
sct
!=
0
)
{
msg_Warn
(
p_demux
,
"not a raw
dv
stream header"
);
msg_Warn
(
p_demux
,
"not a raw
DV
stream header"
);
return
VLC_EGENERIC
;
}
...
...
modules/demux/util/id3genres.h
View file @
4b9f4ff6
...
...
@@ -2,7 +2,7 @@
* id3genres.h: list of genres for id3 genre tags
*****************************************************************************
* Copyright (C) 2002-2003 VideoLAN
* $Id
: id3genres.h,v 1.4 2004/01/25 20:05:29 hartman Exp
$
* $Id$
*
* Author: Sigmund Augdal <sigmunau@idi.ntnu.no>
* list found at http://www.id3.org/id3v2.4.0-frames.txt
...
...
@@ -92,7 +92,7 @@ static char *ppsz_genres[] = {
N_
(
"Native American"
),
N_
(
"Cabaret"
),
N_
(
"New wave"
),
N_
(
"Psych
a
delic"
),
N_
(
"Psych
e
delic"
),
N_
(
"Rave"
),
N_
(
"Showtunes"
),
N_
(
"Trailer"
),
...
...
modules/gui/kde/interface.cpp
View file @
4b9f4ff6
...
...
@@ -149,7 +149,7 @@ void KInterface::initActions()
fileOpenRecent
->
setStatusText
(
i18n
(
_
(
"Opens a recently used file"
)));
fileQuit
->
setStatusText
(
i18n
(
_
(
"Quits the application"
)));
viewToolBar
->
setStatusText
(
i18n
(
_
(
"Enables/disables the toolbar"
)));
viewStatusBar
->
setStatusText
(
i18n
(
_
(
"Enables/disables the statusbar"
)));
viewStatusBar
->
setStatusText
(
i18n
(
_
(
"Enables/disables the status
bar"
)));
diskOpen
->
setStatusText
(
i18n
(
_
(
"Opens a disk"
)
)
);
streamOpen
->
setStatusText
(
i18n
(
_
(
"Opens a network stream"
)
)
);
...
...
@@ -249,7 +249,7 @@ void KInterface::slotViewToolBar()
void
KInterface
::
slotViewStatusBar
()
{
slotStatusMsg
(
i18n
(
_
(
"Toggle the statusbar..."
)));
slotStatusMsg
(
i18n
(
_
(
"Toggle the status
bar..."
)));
///////////////////////////////////////////////////////////////////
//turn Statusbar on or off
if
(
!
viewStatusBar
->
isChecked
())
...
...
modules/gui/macosx/intf.m
View file @
4b9f4ff6
...
...
@@ -630,7 +630,7 @@ unsigned int VLCModifiersToCocoa( unsigned int i_key )
[
o_err_bug_lbl
setStringValue
:
_NS
(
"If you believe that it is a bug, please follow the instructions at:"
)];
[
o_err_btn_msgs
setTitle
:
_NS
(
"Open Messages Window"
)];
[
o_err_btn_dismiss
setTitle
:
_NS
(
"Dismiss"
)];
[
o_err_ckbk_surpress
setTitle
:
_NS
(
"Su
r
press further errors"
)];
[
o_err_ckbk_surpress
setTitle
:
_NS
(
"Su
p
press further errors"
)];
[
o_info_window
setTitle
:
_NS
(
"Info"
)];
}
...
...
modules/gui/macosx/macosx.m
View file @
4b9f4ff6
/*****************************************************************************
* macosx.m: MacOS X module for vlc
* macosx.m: Mac
OS X module for vlc
*****************************************************************************
* Copyright (C) 2001-2003 VideoLAN
* $Id$
...
...
@@ -71,7 +71,7 @@ void E_(CloseVideo) ( vlc_object_t * );
#define FILL_TEXT N_("Fill fullscreen")
#define FILL_LONGTEXT N_("In fullscreen mode, crop the picture if " \
"necessary in order to fill the screen without black" \
"necessary in order to fill the screen without black
" \
"borders (OpenGL only)." )
static char * effect_list[] = { "none", "cube", "transparent-cube" };
...
...
@@ -82,7 +82,7 @@ static char *ppsz_vout_list[] = { "auto", "quartz", "opengl" };
static char *ppsz_vout_list_text[] = { N_("Auto"), "Quartz", "OpenGL" };
vlc_module_begin();
set_description( _("MacOS X interface, sound and video") );
set_description( _("Mac
OS X interface, sound and video") );
set_capability( "interface", 100 );
set_callbacks( E_(OpenIntf), E_(CloseIntf) );
add_submodule();
...
...
modules/gui/wxwindows/interface.cpp
View file @
4b9f4ff6
...
...
@@ -620,7 +620,7 @@ void Interface::CreateOurExtendedPanel()
wxBoxSizer *visual_sizer = new wxBoxSizer( wxHORIZONTAL );
wxCheckBox *visual_checkbox = new wxCheckBox( extra_frame, Visual_Event,
wxU(_("Visuali
s
ations")) );
wxU(_("Visuali
z
ations")) );
visual_sizer->Add( visual_checkbox, 0, wxEXPAND, 0);
visual_sizer->Layout();
...
...
modules/misc/sap.c
View file @
4b9f4ff6
...
...
@@ -101,7 +101,7 @@
"is received.")
#define SAP_PARSE_TEXT N_("Try to parse the SAP")
#define SAP_PARSE_LONGTEXT N_( \
"When SAP can it will try to parse the SAP. Normal behavio
ur is
" \
"When SAP can it will try to parse the SAP. Normal behavio
r is
" \
"to have livedotcom parse the announce." )
static
int
Open
(
vlc_object_t
*
);
...
...
modules/stream_out/rtp.c
View file @
4b9f4ff6
...
...
@@ -47,7 +47,7 @@
"Allows you to specify the SDP used for the streaming output. " \
"You must use an url: http://location to access the SDP via HTTP, " \
"rtsp://location for RTSP access, and sap:// for the SDP to be " \
"ann
n
ounced via SAP" )
"announced via SAP" )
#define MUX_TEXT N_("Muxer")
#define MUX_LONGTEXT N_( \
"Allows you to specify the muxer used for the streaming output." )
...
...
modules/stream_out/standard.c
View file @
4b9f4ff6
...
...
@@ -39,15 +39,15 @@
*****************************************************************************/
#define ACCESS_TEXT N_("Output access method")
#define ACCESS_LONGTEXT N_( \
"Allows you to pecify the output access method used for the streaming " \
"Allows you to
s
pecify the output access method used for the streaming " \
"output." )
#define MUX_TEXT N_("Output muxer")
#define MUX_LONGTEXT N_( \
"Allows you to pecify the output muxer method used for the streaming " \
"Allows you to
s
pecify the output muxer method used for the streaming " \
"output." )
#define URL_TEXT N_("Output URL")
#define URL_LONGTEXT N_( \
"Allows you to pecify the output URL used for the streaming output." )
"Allows you to
s
pecify the output URL used for the streaming output." )
#define NAME_TEXT N_("Session name")
#define NAME_LONGTEXT N_( \
...
...
modules/video_chroma/i420_yuy2.c
View file @
4b9f4ff6
...
...
@@ -83,7 +83,7 @@ vlc_module_begin();
i_80w
=
0x0000000080808080ULL
;
#elif defined (MODULE_NAME_IS_i420_yuy2_altivec)
set_description
(
_
(
"Alti
v
ec conversions from "
SRC_FOURCC
" to "
DEST_FOURCC
)
);
_
(
"Alti
V
ec conversions from "
SRC_FOURCC
" to "
DEST_FOURCC
)
);
set_capability
(
"chroma"
,
100
);
add_requirement
(
ALTIVEC
);
#endif
...
...
modules/video_filter/clone.c
View file @
4b9f4ff6
...
...
@@ -56,8 +56,8 @@ static int SendEvents( vlc_object_t *, char const *,
#define COUNT_LONGTEXT N_("Select the number of video windows in which to "\
"clone the video")
#define VOUTLIST_TEXT N_("List of v
o
ut modules")
#define VOUTLIST_LONGTEXT N_("Select the specific v
o
ut modules that you want to activate")
#define VOUTLIST_TEXT N_("List of v
ideo outp
ut modules")
#define VOUTLIST_LONGTEXT N_("Select the specific v
ideo outp
ut modules that you want to activate")
vlc_module_begin
();
set_description
(
_
(
"Clone video filter"
)
);
...
...
modules/video_filter/crop.c
View file @
4b9f4ff6
...
...
@@ -52,7 +52,7 @@ static int SendEvents( vlc_object_t *, char const *,
* Module descriptor
*****************************************************************************/
#define GEOMETRY_TEXT N_("Crop geometry (pixels)")
#define GEOMETRY_LONGTEXT N_("Set the geometry of the zone to crop. This is set as
width x heigth + left offset + top offset
.")
#define GEOMETRY_LONGTEXT N_("Set the geometry of the zone to crop. This is set as
<width> x <height> + <left offset> + <top offset>
.")
#define AUTOCROP_TEXT N_("Automatic cropping")
#define AUTOCROP_LONGTEXT N_("Activate automatic black border cropping.")
...
...
modules/video_filter/wall.c
View file @
4b9f4ff6
...
...
@@ -51,11 +51,11 @@ static int SendEvents( vlc_object_t *, char const *,
* Module descriptor
*****************************************************************************/
#define COLS_TEXT N_("Number of columns")
#define COLS_LONGTEXT N_("Select the number of horizontal videowindows in " \
#define COLS_LONGTEXT N_("Select the number of horizontal video
windows in " \
"which to split the video")
#define ROWS_TEXT N_("Number of rows")
#define ROWS_LONGTEXT N_("Select the number of vertical videowindows in " \
#define ROWS_LONGTEXT N_("Select the number of vertical video
windows in " \
"which to split the video")
#define ACTIVE_TEXT N_("Active windows")
...
...
modules/video_output/caca.c
View file @
4b9f4ff6
...
...
@@ -2,7 +2,7 @@
* caca.c: Color ASCII Art video output plugin using libcaca
*****************************************************************************
* Copyright (C) 2003, 2004 VideoLAN
* $Id
: caca.c,v 1.9 2004/01/26 16:45:02 zorglub Exp
$
* $Id$
*
* Authors: Sam Hocevar <sam@zoy.org>
*
...
...
@@ -51,7 +51,7 @@ static void Display ( vout_thread_t *, picture_t * );
* Module descriptor
*****************************************************************************/
vlc_module_begin
();
set_description
(
_
(
"colo
u
r ASCII art video output"
)
);
set_description
(
_
(
"color ASCII art video output"
)
);
set_capability
(
"video output"
,
12
);
set_callbacks
(
Create
,
Destroy
);
vlc_module_end
();
...
...
modules/video_output/directx/directx.c
View file @
4b9f4ff6
...
...
@@ -114,13 +114,14 @@ static int FindDevicesCallback( vlc_object_t *, char const *,
#define TRIPLEBUF_TEXT N_("Use triple buffering for overlays")
#define TRIPLEBUF_LONGTEXT N_( \
"Try to use triple buffer
r
ing when using YUV overlays. That results in " \
"Try to use triple buffering when using YUV overlays. That results in " \
"much better video quality (no flickering)." )
#define DEVICE_TEXT N_("Name of desired display device")
#define DEVICE_LONGTEXT N_("In a multimonitor configuration, you can specify "\
"the Windows device name of the display that you want the video window " \
"to open on. For example, \"\\\\.\\DISPLAY1\" or \"\\\\.\\DISPLAY2\"." )
#define DEVICE_LONGTEXT N_("In a multiple monitor configuration, you can " \
"specify the Windows device name of the display that you want the video " \
"window to open on. For example, \"\\\\.\\DISPLAY1\" or " \
"\"\\\\.\\DISPLAY2\"." )
static
char
*
ppsz_dev
[]
=
{
""
};
static
char
*
ppsz_dev_text
[]
=
{
N_
(
"Default"
)
};
...
...
modules/video_output/x11/x11.c
View file @
4b9f4ff6
...
...
@@ -2,7 +2,7 @@
* x11.c : X11 plugin for vlc
*****************************************************************************
* Copyright (C) 1998-2001 VideoLAN
* $Id
: x11.c,v 1.9 2004/01/26 16:45:03 zorglub Exp
$
* $Id$
*
* Authors: Vincent Seguin <seguin@via.ecp.fr>
* Samuel Hocevar <sam@zoy.org>
...
...
@@ -46,7 +46,7 @@ extern void E_(Deactivate) ( vlc_object_t * );
"has its drawbacks.\n" \
"1) Let the window manager handle your fullscreen window (default), but " \
"things like taskbars will likely show on top of the video.\n" \
"2) Completly bypass the window manager, but then nothing will be able " \
"2) Complet
e
ly bypass the window manager, but then nothing will be able " \
"to show on top of the video.")
#define DISPLAY_TEXT N_("X11 display name")
...
...
modules/video_output/x11/xvideo.c
View file @
4b9f4ff6
...
...
@@ -2,7 +2,7 @@
* xvideo.c : Xvideo plugin for vlc
*****************************************************************************
* Copyright (C) 1998-2001 VideoLAN
* $Id
: xvideo.c,v 1.9 2004/01/26 16:45:03 zorglub Exp
$
* $Id$
*
* Authors: Shane Harper <shanegh@optusnet.com.au>
* Vincent Seguin <seguin@via.ecp.fr>
...
...
@@ -52,7 +52,7 @@ extern void E_(Deactivate) ( vlc_object_t * );
"has its drawbacks.\n" \
"1) Let the window manager handle your fullscreen window (default), but " \
"things like taskbars will likely show on top of the video.\n" \
"2) Completly bypass the window manager, but then nothing will be able " \
"2) Complet
e
ly bypass the window manager, but then nothing will be able " \
"to show on top of the video.")
#define DISPLAY_TEXT N_("X11 display name")
...
...
modules/visualization/goom.c
View file @
4b9f4ff6
...
...
@@ -48,7 +48,7 @@ static void Close ( vlc_object_t * );
#define WIDTH_TEXT N_("Goom display width")
#define HEIGHT_TEXT N_("Goom display height")
#define RES_LONGTEXT N_("Allows you to change the resolution of the " \
"
g
oom display (bigger resolution will be prettier but more CPU intensive).")
"
G
oom display (bigger resolution will be prettier but more CPU intensive).")
#define SPEED_TEXT N_("Goom animation speed")
#define SPEED_LONGTEXT N_("Allows you to reduce the speed of the animation " \
...
...
src/libvlc.h
View file @
4b9f4ff6
...
...
@@ -59,7 +59,7 @@ static char *ppsz_language_text[] =
"This option allows you to select additional interfaces used by VLC. " \
"They will be launched in the background in addition to the default " \
"interface. Use a comma separated list of interface modules. (common " \
"values are
: logger,gestures,sap,rc,http,
screensaver)")
"values are
logger, gestures, sap, rc, http or
screensaver)")
#define VERBOSE_TEXT N_("Verbosity (0,1,2)")
#define VERBOSE_LONGTEXT N_( \
...
...
@@ -97,9 +97,9 @@ static char *ppsz_language_text[] =
"for its modules.")
#define AOUT_CAT_LONGTEXT N_( \
"These options allow you to modify the behavio
u
r of the audio " \
"These options allow you to modify the behavior of the audio " \
"subsystem, and to add audio filters which can be used for " \
"postprocessing or visual effects (spectrum analyzer, ...).\n" \
"post
processing or visual effects (spectrum analyzer, ...).\n" \
"Enable these filters here, and configure them in the \"audio filters\" " \
"modules section.")
...
...
@@ -158,7 +158,7 @@ static char *ppsz_language_text[] =
#define AUDIO_FILTER_TEXT N_("Audio filters")
#define AUDIO_FILTER_LONGTEXT N_( \
"This allows you to add audio postprocessing filters, to modify " \
"This allows you to add audio post
processing filters, to modify " \
"the sound, or audio visualization modules (spectrum analyzer, ...).")
#define AUDIO_CHANNEL_MIXER N_("Channel mixer")
...
...
@@ -168,8 +168,8 @@ static char *ppsz_language_text[] =
"with a headphone.")
#define VOUT_CAT_LONGTEXT N_( \
"These options allow you to modify the behavio
u
r of the video output " \
"subsytem. You can for example enable video filters (deinterlacing, " \
"These options allow you to modify the behavior of the video output " \
"subsy
s
tem. You can for example enable video filters (deinterlacing, " \
"image adjusting, ...). Enable these filters here and configure " \
"them in the \"video filters\" modules section. You can also set many " \
"miscellaneous video options." )
...
...
@@ -211,7 +211,7 @@ static char *ppsz_language_text[] =
#define ALIGN_TEXT N_("Video alignment")
#define ALIGN_LONGTEXT N_( \
"You can enforce the video align
e
ment in its window. By default (0) it " \
"You can enforce the video alignment in its window. By default (0) it " \
"will be centered (0=center, 1=left, 2=right, 4=top, 8=bottom, you can " \
"also use combinations of these values).")
static
int
pi_align_values
[]
=
{
0
,
1
,
2
,
4
,
8
,
5
,
6
,
9
,
10
};
...
...
@@ -268,7 +268,7 @@ static char *ppsz_align_descriptions[] =
"squareness.")
#define INPUT_CAT_LONGTEXT N_( \
"These options allow you to modify the behavio
u
r of the input " \
"These options allow you to modify the behavior of the input " \
"subsystem, such as the DVD or VCD device, the network interface " \
"settings or the subtitle channel.")
...
...
@@ -337,7 +337,7 @@ static char *ppsz_align_descriptions[] =
#define SUB_FUZZY_TEXT N_("Subtitle autodetection fuzziness")
#define SUB_FUZZY_LONGTEXT \
N_("This determines how fuzzy subtitle and movie filenam
ing
matching " \
N_("This determines how fuzzy subtitle and movie filenam
e
matching " \
"will be. Options are:\n" \
"0 = no subtitles autodetected\n" \
"1 = any subtitle file\n" \
...
...
@@ -359,7 +359,7 @@ static char *ppsz_align_descriptions[] =
#ifdef WIN32
#define DVD_DEV_LONGTEXT N_( \
"This is the default DVD drive (or file) to use. Don't forget the colon " \
"after the drive letter (eg D:)")
"after the drive letter (eg
.
D:)")
#else
#define DVD_DEV_LONGTEXT N_( \
"This is the default DVD device to use.")
...
...
@@ -469,10 +469,10 @@ static char *ppsz_align_descriptions[] =
"This allows you to choose if the video stream should be redirected to " \
"the stream output facility when this last one is enabled.")
#define SOUT_KEEP_TEXT N_("Keep s
o
ut open" )
#define SOUT_KEEP_TEXT N_("Keep s
tream outp
ut open" )
#define SOUT_KEEP_LONGTEXT N_( \
"This allows you to keep an unique s
o
ut instance across " \
"multiple playlist item (automatically insert
gather stream_o
ut " \
"This allows you to keep an unique s
tream outp
ut instance across " \
"multiple playlist item (automatically insert
the gather stream outp
ut " \
"if not specified)" )
#define PACKETIZER_TEXT N_("Preferred packetizer list")
...
...
@@ -533,7 +533,7 @@ static char *ppsz_align_descriptions[] =
#define PLAYLIST_CAT_LONGTEXT N_( \
"These options define the behavior of the playlist. Some " \
"of them can be overriden in the playlist dialog box." )
"of them can be overrid
d
en in the playlist dialog box." )
#define RANDOM_TEXT N_("Play files randomly forever")
#define RANDOM_LONGTEXT N_( \
...
...
@@ -605,7 +605,7 @@ static char *ppsz_align_descriptions[] =
#define FAST_MUTEX_TEXT N_("Fast mutex on NT/2K/XP (developers only)")
#define FAST_MUTEX_LONGTEXT N_( \
"On Windows NT/2K/XP we use a slow mutex implementation but which " \
"allows us to correct
e
ly implement condition variables. " \
"allows us to correctly implement condition variables. " \
"You can also use the faster Win9x implementation but you might " \
"experience problems with it.")
...
...
@@ -669,7 +669,7 @@ static char *ppsz_align_descriptions[] =
#define NAV_LEFT_KEY_TEXT N_("Navigate left")
#define NAV_LEFT_KEY_LONGTEXT N_("Select the key to move the selector left in DVD menus.")
#define NAV_RIGHT_KEY_TEXT N_("Navigate right")
#define NAV_RIGHT_KEY_LONGTEXT N_("Select the key to move the selector right in
dvd
menus.")
#define NAV_RIGHT_KEY_LONGTEXT N_("Select the key to move the selector right in
DVD
menus.")
#define NAV_ACTIVATE_KEY_TEXT N_("Activate")
#define NAV_ACTIVATE_KEY_LONGTEXT N_("Select the key to activate selected item in DVD menus.")
#define VOL_UP_KEY_TEXT N_("Volume up")
...
...
src/misc/iso-639_def.h
View file @
4b9f4ff6
This diff is collapsed.
Click to expand it.
src/misc/iso_lang.c
View file @
4b9f4ff6
...
...
@@ -2,7 +2,7 @@
* iso_lang.c: function to decode language code (in dvd or a52 for instance).
*****************************************************************************
* Copyright (C) 1998-2004 VideoLAN
* $Id
: iso_lang.c,v 1.11 2004/01/06 12:02:06 zorglub Exp
$
* $Id$
*
* Author: Stphane Borel <stef@via.ecp.fr>
* Arnaud de Bossoreille de Ribou <bozo@via.ecp.fr>
...
...
@@ -56,16 +56,18 @@ const char * DecodeLanguage( uint16_t i_code )
{
if
(
!
strncmp
(
p_lang
->
psz_iso639_1
,
psz_code
,
2
)
)
{
# if 0
if
(
*
p_lang
->
psz_native_name
)
{
return
p_lang
->
psz_native_name
;
}
#endif
return
p_lang
->
psz_eng_name
;
return
_
(
p_lang
->
psz_eng_name
)
;
}
}
return
"Unknown"
;
return
_
(
"Unknown"
)
;
}
const
iso639_lang_t
*
GetLang_1
(
const
char
*
psz_code
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment