mirror of
https://github.com/mpv-player/mpv
synced 2024-12-24 07:33:46 +01:00
1.158: ESD configuration dialog and software volume control option for Gui
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14688 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
f630d42c8a
commit
bbf1ba8474
@ -4,7 +4,7 @@
|
||||
// Alexander Strasser <eclipse7@gmx.net>
|
||||
// Sebastian Krämer <mplayer@skraemer.de>
|
||||
|
||||
// In synch with rev 1.157
|
||||
// In synch with rev 1.158
|
||||
|
||||
// ========================= MPlayer help ===========================
|
||||
|
||||
@ -743,6 +743,7 @@ static char help_text[]=
|
||||
#define MSGTR_PREFERENCES_DoNotPlaySound "Spiele keinen Ton"
|
||||
#define MSGTR_PREFERENCES_NormalizeSound "Normalisiere Ton"
|
||||
#define MSGTR_PREFERENCES_EnEqualizer "Equalizer verwenden"
|
||||
#define MSGTR_PREFERENCES_SoftwareMixer "Aktiviere Software-Mixer"
|
||||
#define MSGTR_PREFERENCES_ExtraStereo "Extra Stereo verwenden"
|
||||
#define MSGTR_PREFERENCES_Coefficient "Koeffizient:"
|
||||
#define MSGTR_PREFERENCES_AudioDelay "Audio-Verzögerung"
|
||||
|
Loading…
Reference in New Issue
Block a user