diff --git a/devices.html b/devices.html new file mode 100644 index 0000000..8474054 --- /dev/null +++ b/devices.html @@ -0,0 +1,28 @@ + +
+ +
+
+
+
\ No newline at end of file
diff --git a/electron.html b/electron.html
index 0f3a0c5..9500a34 100644
--- a/electron.html
+++ b/electron.html
@@ -164,9 +164,9 @@ input[type='checkbox']:checked {
*
*/
-if (navigator.userAgent.indexOf('Mac OS X') != -1){
- document.getElementById("warning4mac").style.display="block";
-}
+//if (navigator.userAgent.indexOf('Mac OS X') != -1){
+// document.getElementById("warning4mac").style.display="block";
+//}
var audioOutputSelect = document.querySelector('select#audioOutput');
audioOutputSelect.disabled = !('sinkId' in HTMLMediaElement.prototype);
diff --git a/index.html b/index.html
index c228458..96abc1c 100644
--- a/index.html
+++ b/index.html
@@ -52,7 +52,7 @@
-
+
@@ -63,7 +63,7 @@
-
+