From 514737c1fd4edcea2079be5075c8ecab79118b5b Mon Sep 17 00:00:00 2001 From: Volker Fischer Date: Thu, 25 Mar 2010 19:25:32 +0000 Subject: [PATCH] small changes for stereo mode --- src/clientsettingsdlg.cpp | 13 ++++++++----- src/clientsettingsdlgbase.ui | 10 +++++----- 2 files changed, 13 insertions(+), 10 deletions(-) diff --git a/src/clientsettingsdlg.cpp b/src/clientsettingsdlg.cpp index b50cfd20..1627ccf7 100755 --- a/src/clientsettingsdlg.cpp +++ b/src/clientsettingsdlg.cpp @@ -183,11 +183,14 @@ CClientSettingsDlg::CClientSettingsDlg ( CClient* pNCliP, QWidget* parent, "check box" ) ); // use stereo - cbUseStereo->setWhatsThis ( tr ( "Stereo " - "Enables the stereo mode. If not checked, a mono mode is used. " - "Enabling stereo mode will increase the stream data rate. Make sure " - "that the current upload rate does not exceed the available bandwidth " - "of your internet connection." ) ); + cbUseStereo->setWhatsThis ( tr ( "Stereo Streaming " + "Enables the stereo streaming mode. If not checked, a mono streaming " + "mode is used. Enabling the stereo streaming mode will increase the " + "stream data rate. Make sure that the current upload rate does not " + "exceed the available bandwidth of your internet connection.
" + "In case of the stereo streaming mode, no audio channel selection " + "for the reverberation effect will be available on the main window " + "since the effect is applied on both channels in this case." ) ); cbUseStereo->setAccessibleName ( tr ( "Stereo check box" ) ); diff --git a/src/clientsettingsdlgbase.ui b/src/clientsettingsdlgbase.ui index 48e2272a..dc31d9dc 100755 --- a/src/clientsettingsdlgbase.ui +++ b/src/clientsettingsdlgbase.ui @@ -79,7 +79,7 @@ 0 - 20 + 0 @@ -108,7 +108,7 @@ 0 - 20 + 0 @@ -128,7 +128,7 @@ 0 - 20 + 0 @@ -166,7 +166,7 @@ 0 - 20 + 0 @@ -438,7 +438,7 @@ Qt::NonModal - Stereo + Stereo Streaming