diff --git a/html/hconfig.php b/html/hconfig.php index 485fb14..99eb88a 100644 --- a/html/hconfig.php +++ b/html/hconfig.php @@ -11,16 +11,54 @@
Audio device config
-
-   internal audio
-   USB audio card
- -
+
+ internal audio  (';
+  } else {
+  echo '>';
+  }
+echo ' - high quality output)'."\n";
+echo '   USB audio card
'."\n"; +echo ''; +echo ''; +?> + +

Remote config
-
+
  ".$remotename."\n";
+		echo "> ".$remotename;
+		if ($i < count($remoteconfigs)-1) {
+			echo "\n";
+		} else {
+			echo "
\n"; + } } } ?> -
-
+ +

Update to last build from github @@ -51,3 +94,4 @@ Update to last build from github +