Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
V
vlc-gpu
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-gpu
Commits
36a478c6
Commit
36a478c6
authored
Apr 18, 2009
by
Christophe Mutricy
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Provide at least a short text and don't translate ""
It's a special case and print the metadata of the l10n
parent
9be75cd6
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
6 deletions
+6
-6
modules/audio_filter/spatializer/spatializer.cpp
modules/audio_filter/spatializer/spatializer.cpp
+6
-6
No files found.
modules/audio_filter/spatializer/spatializer.cpp
View file @
36a478c6
...
...
@@ -52,14 +52,14 @@ static void Close( vlc_object_t * );
#define WIDTH_TEXT N_("Room width")
#define WIDTH_LONGTEXT N_("Width of the virtual room")
#define WET_TEXT
""
#define WET_LONGTEXT
""
#define WET_TEXT
N_("Wet")
#define WET_LONGTEXT
NULL
#define DRY_TEXT
""
#define DRY_LONGTEXT
""
#define DRY_TEXT
N_("Dry")
#define DRY_LONGTEXT
NULL
#define DAMP_TEXT
""
#define DAMP_LONGTEXT
""
#define DAMP_TEXT
N_("Damp")
#define DAMP_LONGTEXT
NULL
vlc_module_begin
()
set_description
(
N_
(
"Audio Spatializer"
)
)
...
...
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