Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Steve Lhomme
VLC
Commits
4b9f4ff6
Commit
4b9f4ff6
authored
Apr 27, 2004
by
Sam Hocevar
Browse files
* Massive spelling corrections.
parent
2335b401
Changes
48
Hide whitespace changes
Inline
Side-by-side
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
d
irect
s
how streams. " \
"Allows you to modify the default caching value for
D
irect
S
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 milisecond
s
units." )
"value should be set in mil
l
isecond 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 milisecond
s
units." )
"Allows you to modify the default caching value for
MMS
streams. This " \
"value should be set in mil
l
isecond 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 milisecond
s
units." )
"Allows you to modify the default caching value for
TCP
streams. This " \
"value should be set in mil
l
isecond 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 milisecond
s
units." )
"Allows you to modify the default caching value for
UDP
streams. This " \
"value should be set in mil
l
isecond 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
)
{
...
...
Prev
1
2
3
Next
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