From: RĂ©mi Denis-Courmont Date: Sun, 15 Feb 2009 17:26:12 +0000 (+0200) Subject: Merge branch 'master' of git@git.videolan.org:vlc X-Git-Tag: 1.0.0-pre1~642 X-Git-Url: https://git.sesse.net/?a=commitdiff_plain;h=31a51c3e45d72159defca0aaf95a5b599fc7cc5d;hp=1a11a808f3b9c73dff29e67a335b6308ebfb504e;p=vlc Merge branch 'master' of git@git.videolan.org:vlc --- diff --git a/modules/gui/qt4/components/simple_preferences.cpp b/modules/gui/qt4/components/simple_preferences.cpp index 1a55c68122..f8e4a1704d 100644 --- a/modules/gui/qt4/components/simple_preferences.cpp +++ b/modules/gui/qt4/components/simple_preferences.cpp @@ -295,6 +295,8 @@ SPrefsPanel::SPrefsPanel( intf_thread_t *_p_intf, QWidget *_parent, CONFIG_GENERIC_NO_BOOL( "norm-max-level" , Float, NULL, volNormSpin ); + CONFIG_GENERIC( "audio-replay-gain-mode", StringList, ui.replayLabel, + replayCombo ); CONFIG_GENERIC( "audio-visual" , Module , ui.visuLabel, visualisation); diff --git a/modules/gui/qt4/ui/sprefs_audio.ui b/modules/gui/qt4/ui/sprefs_audio.ui index 7af760a13d..8ff3012bfc 100644 --- a/modules/gui/qt4/ui/sprefs_audio.ui +++ b/modules/gui/qt4/ui/sprefs_audio.ui @@ -6,14 +6,14 @@ 0 0 - 559 - 609 + 643 + 605 Form - + @@ -250,7 +250,7 @@ _("Effects") - + @@ -277,7 +277,20 @@ - + + + + _("Replay gain mode") + + + Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter + + + + + + + Qt::AlignRight @@ -292,7 +305,7 @@ _("last.fm") - + @@ -300,9 +313,6 @@ - - - @@ -313,6 +323,9 @@ + + + @@ -323,7 +336,7 @@ - + QLineEdit::Password