Amateur Audio Dude and GitHub
c3e18de6e4
Added reconnect logic for FFmpeg on Windows
2025-07-08 16:58:56 +10:00
Amateur Audio Dude and GitHub
2ade42d1fb
Remove audio proxy (http-proxy)
2025-07-01 17:23:19 +10:00
Amateur Audio Dude and GitHub
aa2e3a2f16
hotfix for graph lag
2025-04-23 22:21:46 +10:00
Amateur Audio Dude and GitHub
2ae4e0d5bd
further optimise graph cpu usage
2025-04-22 18:49:29 +10:00
Amateur Audio Dude and GitHub
67664d6984
fix android audio stutter running in background
2025-04-21 21:23:03 +10:00
Amateur Audio Dude and GitHub
4f9a926e6a
setup options for 'ffmpeg', 'samplerate offset'
2025-04-20 23:33:06 +10:00
Amateur Audio Dude and GitHub
4c43daa206
add config options for 'ffmpeg', 'samplerate offset'
2025-04-20 23:32:26 +10:00
Amateur Audio Dude and GitHub
2c73d7ef19
check available ffmpeg, check -ar offset setting
2025-04-20 22:41:50 +10:00
Amateur Audio Dude and GitHub
64f41b93ae
bkram ffmpeg removal implementation
2025-04-20 22:31:14 +10:00
Amateur Audio Dude and GitHub
24c2c893ea
fix EADDRINUSE (if caused by webpage on launch)
2025-04-20 21:25:58 +10:00
Amateur Audio Dude and GitHub
ae1be13e82
exclude localhost from 'dangerous command' warning
2025-04-20 21:24:29 +10:00
Amateur Audio Dude and GitHub
4c71b736a6
optimised serialport code
2025-04-20 21:23:18 +10:00
Amateur Audio Dude and GitHub
b23211f408
optimised serialport code using export
2025-04-20 21:20:31 +10:00
Amateur Audio Dude and GitHub
fbcdda2941
reset ps_errors api on frequency change
2025-04-20 21:19:07 +10:00
Amateur Audio Dude and GitHub
71c90119af
add rt_flag to api
2025-04-20 21:17:06 +10:00
Amateur Audio Dude and GitHub
70455551ce
fix mobile https wakelock error on stream reconnect
2025-04-20 17:29:25 +10:00
Amateur Audio Dude and GitHub
1fc1ef614a
potential fix for rare incorrect port reconnect
2025-04-20 17:21:14 +10:00
Amateur Audio Dude and GitHub
e92395ccee
remove mobile tooltip after 5 seconds (previous behaviour)
2025-04-20 17:00:07 +10:00
Amateur Audio Dude and GitHub
bacd2970d7
fix TP TA M/S updates on frequency change
2025-04-20 16:57:24 +10:00
Amateur Audio Dude and GitHub
23685277f5
fix signal graph dBm value
2025-04-20 16:55:13 +10:00
Amateur Audio Dude and GitHub
f078879889
Banlist function fix
2024-11-07 15:47:15 +11:00
Amateur Audio Dude and GitHub
b366464ee6
Debug only for /text
2024-11-05 23:38:29 +11:00
Amateur Audio Dude and GitHub
9a0cd53d8f
Anti-spam as function, JSON error fixes
2024-11-05 01:04:03 +11:00
Amateur Audio Dude and GitHub
0a927c9e15
Chat JSON and spam fix
2024-11-04 21:55:23 +11:00
Amateur Audio Dude and GitHub
10d379585b
Minor adjustments to spam fix
2024-11-04 21:04:04 +11:00
Amateur Audio Dude and GitHub
ac1d1b0320
Delay reconnect loss on startup and improved time checking
2024-10-06 11:34:18 +11:00
Amateur Audio Dude and GitHub
988e2739a7
More solutions for WS reconnect on unstable connection
2024-10-01 23:38:57 +10:00
Amateur Audio Dude and GitHub
9591c7e51a
More solutions for WS reconnect on unstable connection
2024-10-01 16:34:42 +10:00
Amateur Audio Dude and GitHub
d029cbd5ac
More solutions for WS reconnect on unstable connection
2024-09-30 23:34:53 +10:00
Amateur Audio Dude and GitHub
03789b2d8f
More solutions for WS reconnect on unstable connection
2024-09-30 23:27:40 +10:00
Amateur Audio Dude and GitHub
6dd5840c00
Mono/Stereo symbol
2024-09-29 21:45:07 +10:00
Amateur Audio Dude and GitHub
2068eb8f6a
serialport reconnect rework - v1.3.0.1
2024-09-24 17:26:31 +10:00
Amateur Audio Dude and GitHub
b4047cbabb
serialport reconnect rework - v1.3.0.1
2024-09-23 17:49:01 +10:00
Amateur Audio Dude and GitHub
a7931257d5
serialport reconnect rework - v1.3.0.1
2024-09-23 17:48:46 +10:00
Amateur Audio Dude and GitHub
8b265ecf71
serialport reconnect rework - v1.3.0.1
2024-09-23 17:48:16 +10:00
AmateurAudioDude and GitHub
8b8a0f8632
Fix for iPhone in portrait mode
2024-08-28 00:17:07 +10:00
AmateurAudioDude and GitHub
1b2bfefc4f
Fixes for iPhone zoom on tap, and numeric keyboard
2024-08-28 00:16:48 +10:00
AmateurAudioDude and GitHub
d24d513466
Serial port autoreconnect on close
2024-08-13 03:37:17 +10:00
AmateurAudioDude and GitHub
6f4b23265a
UI autoreconnect and resume on lost connection
2024-08-13 02:54:32 +10:00
AmateurAudioDude and GitHub
8676b866dc
UI autoreconnect and resume on lost connection
2024-08-13 02:21:32 +10:00
AmateurAudioDude and GitHub
f687a46916
Serial connection fix for non-ESP32 devices
2024-08-03 00:55:56 +10:00
AmateurAudioDude and GitHub
72a1b77aaf
On touchscreen devices, tooltip now disappears on scroll or after 10 seconds
2024-08-03 00:55:22 +10:00
AmateurAudioDude and GitHub
cfcfd421bd
Reconnect on loss method based on decoded mp3 frames
2024-08-03 00:54:31 +10:00
AmateurAudioDude and GitHub
aff24f3b0a
Reconnect on loss method based on decoded mp3 frames
2024-08-03 00:54:17 +10:00
AmateurAudioDude and GitHub
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