Browse Source

Removed audio mirror option as it does not seem to work in the wild.

pull/129/head
Simon Eisenmann 11 years ago
parent
commit
eb7611e573
  1. 5
      src/i18n/messages-de.po
  2. 5
      src/i18n/messages-ja.po
  3. 5
      src/i18n/messages-ko.po
  4. 5
      src/i18n/messages-zh-cn.po
  5. 5
      src/i18n/messages-zh-tw.po
  6. 5
      src/i18n/messages.pot
  7. 6
      static/js/controllers/mediastreamcontroller.js
  8. 11
      static/partials/settings.html
  9. 2
      static/translation/messages-de.json
  10. 2
      static/translation/messages-ja.json
  11. 2
      static/translation/messages-ko.json
  12. 2
      static/translation/messages-zh-cn.json
  13. 2
      static/translation/messages-zh-tw.json

5
src/i18n/messages-de.po

@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Spreed WebRTC 1.0\n" "Project-Id-Version: Spreed WebRTC 1.0\n"
"Report-Msgid-Bugs-To: simon@struktur.de\n" "Report-Msgid-Bugs-To: simon@struktur.de\n"
"POT-Creation-Date: 2014-10-23 11:22+0200\n" "POT-Creation-Date: 2014-10-24 10:17+0200\n"
"PO-Revision-Date: 2014-10-23 11:28+0100\n" "PO-Revision-Date: 2014-10-23 11:28+0100\n"
"Last-Translator: Simon Eisenmann <simon@struktur.de>\n" "Last-Translator: Simon Eisenmann <simon@struktur.de>\n"
"Language-Team: struktur AG <opensource@struktur.de>\n" "Language-Team: struktur AG <opensource@struktur.de>\n"
@ -353,9 +353,6 @@ msgstr "Stereo-Audio"
msgid "Play audio on same device as selected microphone" msgid "Play audio on same device as selected microphone"
msgstr "Audioausgabe auf dem zum Mikrofon gehörenden Gerät" msgstr "Audioausgabe auf dem zum Mikrofon gehörenden Gerät"
msgid "Mirror audio channels"
msgstr "Audiokanäle spiegeln"
msgid "Experimental AEC" msgid "Experimental AEC"
msgstr "Experimentelle AEC" msgstr "Experimentelle AEC"

5
src/i18n/messages-ja.po

@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Spreed WebRTC 1.0\n" "Project-Id-Version: Spreed WebRTC 1.0\n"
"Report-Msgid-Bugs-To: simon@struktur.de\n" "Report-Msgid-Bugs-To: simon@struktur.de\n"
"POT-Creation-Date: 2014-10-23 11:22+0200\n" "POT-Creation-Date: 2014-10-24 10:17+0200\n"
"PO-Revision-Date: 2014-04-23 22:25+0100\n" "PO-Revision-Date: 2014-04-23 22:25+0100\n"
"Last-Translator: Curt Frisemo <curt.frisemo@spreed.com>\n" "Last-Translator: Curt Frisemo <curt.frisemo@spreed.com>\n"
"Language-Team: Curt Frisemo <curt.frisemo@spreed.com>\n" "Language-Team: Curt Frisemo <curt.frisemo@spreed.com>\n"
@ -349,9 +349,6 @@ msgstr "ステレオ・オーディオ"
msgid "Play audio on same device as selected microphone" msgid "Play audio on same device as selected microphone"
msgstr "" msgstr ""
msgid "Mirror audio channels"
msgstr ""
msgid "Experimental AEC" msgid "Experimental AEC"
msgstr "" msgstr ""

5
src/i18n/messages-ko.po

@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Spreed WebRTC 1.0\n" "Project-Id-Version: Spreed WebRTC 1.0\n"
"Report-Msgid-Bugs-To: simon@struktur.de\n" "Report-Msgid-Bugs-To: simon@struktur.de\n"
"POT-Creation-Date: 2014-10-23 11:22+0200\n" "POT-Creation-Date: 2014-10-24 10:17+0200\n"
"PO-Revision-Date: 2014-04-13 20:30+0900\n" "PO-Revision-Date: 2014-04-13 20:30+0900\n"
"Last-Translator: Curt Frisemo <curt.frisemo@spreed.com>\n" "Last-Translator: Curt Frisemo <curt.frisemo@spreed.com>\n"
"Language-Team: Curt Frisemo <curt.frisemo@spreed.com>\n" "Language-Team: Curt Frisemo <curt.frisemo@spreed.com>\n"
@ -349,9 +349,6 @@ msgstr "스테레오 음성"
msgid "Play audio on same device as selected microphone" msgid "Play audio on same device as selected microphone"
msgstr "" msgstr ""
msgid "Mirror audio channels"
msgstr ""
msgid "Experimental AEC" msgid "Experimental AEC"
msgstr "" msgstr ""

5
src/i18n/messages-zh-cn.po

@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Spreed WebRTC 1.0\n" "Project-Id-Version: Spreed WebRTC 1.0\n"
"Report-Msgid-Bugs-To: simon@struktur.de\n" "Report-Msgid-Bugs-To: simon@struktur.de\n"
"POT-Creation-Date: 2014-10-23 11:22+0200\n" "POT-Creation-Date: 2014-10-24 10:17+0200\n"
"PO-Revision-Date: 2014-05-21 09:54+0800\n" "PO-Revision-Date: 2014-05-21 09:54+0800\n"
"Last-Translator: Michael P.\n" "Last-Translator: Michael P.\n"
"Language-Team: Curt Frisemo <curt.frisemo@spreed.com>\n" "Language-Team: Curt Frisemo <curt.frisemo@spreed.com>\n"
@ -349,9 +349,6 @@ msgstr "立体声"
msgid "Play audio on same device as selected microphone" msgid "Play audio on same device as selected microphone"
msgstr "" msgstr ""
msgid "Mirror audio channels"
msgstr ""
msgid "Experimental AEC" msgid "Experimental AEC"
msgstr "" msgstr ""

5
src/i18n/messages-zh-tw.po

@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Spreed WebRTC 1.0\n" "Project-Id-Version: Spreed WebRTC 1.0\n"
"Report-Msgid-Bugs-To: simon@struktur.de\n" "Report-Msgid-Bugs-To: simon@struktur.de\n"
"POT-Creation-Date: 2014-10-23 11:22+0200\n" "POT-Creation-Date: 2014-10-24 10:17+0200\n"
"PO-Revision-Date: 2014-05-21 09:55+0800\n" "PO-Revision-Date: 2014-05-21 09:55+0800\n"
"Last-Translator: Michael P.\n" "Last-Translator: Michael P.\n"
"Language-Team: Curt Frisemo <curt.frisemo@spreed.com>\n" "Language-Team: Curt Frisemo <curt.frisemo@spreed.com>\n"
@ -349,9 +349,6 @@ msgstr "立體聲"
msgid "Play audio on same device as selected microphone" msgid "Play audio on same device as selected microphone"
msgstr "" msgstr ""
msgid "Mirror audio channels"
msgstr ""
msgid "Experimental AEC" msgid "Experimental AEC"
msgstr "" msgstr ""

5
src/i18n/messages.pot

@ -9,7 +9,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Spreed WebRTC 1.0\n" "Project-Id-Version: Spreed WebRTC 1.0\n"
"Report-Msgid-Bugs-To: simon@struktur.de\n" "Report-Msgid-Bugs-To: simon@struktur.de\n"
"POT-Creation-Date: 2014-10-23 11:22+0200\n" "POT-Creation-Date: 2014-10-24 10:17+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"
@ -345,9 +345,6 @@ msgstr ""
msgid "Play audio on same device as selected microphone" msgid "Play audio on same device as selected microphone"
msgstr "" msgstr ""
msgid "Mirror audio channels"
msgstr ""
msgid "Experimental AEC" msgid "Experimental AEC"
msgstr "" msgstr ""

6
static/js/controllers/mediastreamcontroller.js

@ -158,7 +158,6 @@ define(['underscore', 'bigscreen', 'moment', 'sjcl', 'modernizr', 'webrtc.adapte
defaultRoom: "", defaultRoom: "",
language: "", language: "",
audioRenderToAssociatedSkin: true, audioRenderToAssociatedSkin: true,
audioMirroring: false,
experimental: { experimental: {
enabled: false, enabled: false,
audioEchoCancellation2: true, audioEchoCancellation2: true,
@ -284,11 +283,6 @@ define(['underscore', 'bigscreen', 'moment', 'sjcl', 'modernizr', 'webrtc.adapte
} }
audioConstraints.push({
// Swaps the left and right channels for audio.
googAudioMirroring: settings.audioMirroring && true // defaults to false in Chrome
});
if ($scope.supported.renderToAssociatedSink) { if ($scope.supported.renderToAssociatedSink) {
audioConstraints.push({ audioConstraints.push({
// When true uses the default communications device on Windows. // When true uses the default communications device on Windows.

11
static/partials/settings.html

@ -160,17 +160,6 @@
</div> </div>
</div> </div>
<div class="form-group" ng-show="isChrome">
<label class="col-xs-4 control-label">{{_('Mirror audio channels')}}</label>
<div class="col-xs-8">
<div class="checkbox">
<label>
<input type="checkbox" ng-model="user.settings.audioMirroring"/>&nbsp;
</label>
</div>
</div>
</div>
<div ng-show="user.settings.experimental.enabled"> <div ng-show="user.settings.experimental.enabled">
<div class="form-group" ng-show="isChrome"> <div class="form-group" ng-show="isChrome">

2
static/translation/messages-de.json

File diff suppressed because one or more lines are too long

2
static/translation/messages-ja.json

File diff suppressed because one or more lines are too long

2
static/translation/messages-ko.json

File diff suppressed because one or more lines are too long

2
static/translation/messages-zh-cn.json

File diff suppressed because one or more lines are too long

2
static/translation/messages-zh-tw.json

File diff suppressed because one or more lines are too long
Loading…
Cancel
Save