Commit Graph
10 Commits
Author SHA1 Message Date
AmateurAudioDudeandGitHub 8b8a0f8632 Fix for iPhone in portrait mode 2024-08-28 00:17:07 +10:00
AmateurAudioDudeandGitHub 1b2bfefc4f Fixes for iPhone zoom on tap, and numeric keyboard 2024-08-28 00:16:48 +10:00
AmateurAudioDudeandGitHub d24d513466 Serial port autoreconnect on close 2024-08-13 03:37:17 +10:00
AmateurAudioDudeandGitHub 6f4b23265a UI autoreconnect and resume on lost connection 2024-08-13 02:54:32 +10:00
AmateurAudioDudeandGitHub 8676b866dc UI autoreconnect and resume on lost connection 2024-08-13 02:21:32 +10:00
AmateurAudioDudeandGitHub f687a46916 Serial connection fix for non-ESP32 devices 2024-08-03 00:55:56 +10:00
AmateurAudioDudeandGitHub 72a1b77aaf On touchscreen devices, tooltip now disappears on scroll or after 10 seconds 2024-08-03 00:55:22 +10:00
AmateurAudioDudeandGitHub cfcfd421bd Reconnect on loss method based on decoded mp3 frames 2024-08-03 00:54:31 +10:00
AmateurAudioDudeandGitHub aff24f3b0a Reconnect on loss method based on decoded mp3 frames 2024-08-03 00:54:17 +10:00
AmateurAudioDudeandGitHub e510ce61e6 Several fixes
* Fixed rare unprompted auto-restart stream bug (bkram) [/web/js/3las/main.js]
* Fixed multiple tooltip bug while RDS PS is tentatively loaded [/web/js/main.js]
* Changed copying of plugin files to symlinks (junction for Windows) [/server/plugins.js]
* Auto-reconnect audio stream on restored/changed internet connection [/web/js/3las/3las.js]
* Main WebSocket connection can be shared with plugins [/web/js/websocket.js] [/web/index.ejs]
2024-07-14 19:52:12 +10:00