1
0
mirror of https://github.com/KubaPro010/fm-dx-webserver.git synced 2026-02-27 06:23:53 +01:00
Commit Graph

25 Commits

Author SHA1 Message Date
Marek Farkaš
a59ea2b9fb Merge pull request #114 from hypeARM/patch-2
Update main.js
2025-02-16 13:28:12 +01:00
Marek Farkaš
ceb6e1bd11 bugfixes / sporadic e logging 2025-02-09 17:46:12 +01:00
Wilson
90c2c5c01b Update main.js
Prevent the volume from remaining the same when the player is paused with the volume at zero

If you pause the player, reset the volume and play it again, you will see that the player will have the volume at 100% for a moment
2025-01-19 08:29:11 -03:00
Amateur Audio Dude
2068eb8f6a serialport reconnect rework - v1.3.0.1 2024-09-24 17:26:31 +10:00
Amateur Audio Dude
a7931257d5 serialport reconnect rework - v1.3.0.1 2024-09-23 17:48:46 +10:00
AmateurAudioDude
cfcfd421bd Reconnect on loss method based on decoded mp3 frames 2024-08-03 00:54:31 +10:00
AmateurAudioDude
aff24f3b0a Reconnect on loss method based on decoded mp3 frames 2024-08-03 00:54:17 +10:00
NoobishSVK
e9d389fef0 bugfixes, global url params, rds endpoint 2024-07-31 16:29:16 +02:00
AmateurAudioDude
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
NoobishSVK
2314ba5d2a bugfixes, accessibility settings 2024-05-20 21:45:09 +02:00
NoobishSVK
510ed6b8f3 user kick, plugins, bugfixes 2024-04-25 20:41:05 +02:00
NoobishSVK
1775da67cc bugfixes 2024-04-22 21:44:39 +02:00
NoobishSVK
7f483770f2 bugfixes, refactor, code removal 2024-03-25 23:23:14 +01:00
NoobishSVK
1fb9b99b95 new admin system, ui changes, bugfixes 2024-02-27 23:04:26 +01:00
Mark de Bruijn
8b5e1e83d9 Merge branch 'main' into Bkram/audio-proxying 2024-02-19 21:56:18 +01:00
NoobishSVK
2d59684c3f bugfixes 2024-02-19 21:49:20 +01:00
Mark de Bruijn
b6be0a2045 Fix: audio path is /audio not /audio/ 2024-02-19 21:05:38 +01:00
NoobishSVK
037b282e25 ui changes, playback bugfixes 2024-02-11 20:16:51 +01:00
TGCFabian
1b36fae836 Remove slash to not cause double slash 2024-02-05 23:09:39 +01:00
TGCFabian
1e5a949889 Fixes WSS Streams in subfolder 2024-02-05 22:33:31 +01:00
Mark de Bruijn
72a00288bf On https use /stream/ path instead of the audio port 2024-02-05 20:05:33 +01:00
NoobishSVK
525ae519d7 bugfixes, ui changes, rds reset feature 2024-01-29 23:32:00 +01:00
NoobishSVK
857615acfc pause/play for stream + ip bugfix 2024-01-28 21:51:34 +01:00
NoobishSVK
fb31afb9a7 cleanup + RDS features 2024-01-27 23:00:44 +01:00
NoobishSVK
8ce697a960 3LAS implementation 2024-01-27 11:46:52 +01:00