Commit Graph
159 Commits
Author SHA1 Message Date
Marek Farkaš 50880e4094 hotfix for tune freq 2025-05-30 22:29:11 +02:00
Marek Farkaš 9d7e4297e3 bugfixes, ui improvements 2025-05-30 21:28:37 +02:00
Marek FarkašandGitHub 1c8b16d27b Merge pull request #153 from mrwish7/main
TX search algorithm changes
2025-05-30 19:18:19 +02:00
Konrad Kosmatka 97822a08a5 RDS bugfixes & improvements 2025-05-17 09:00:31 +02:00
Adam Wisher 480e362f44 Multi TX ID functionality
Return alternative matches from TX search algorithm and show them in frontend panel
2025-05-15 09:17:44 +01:00
Adam Wisher f818262eff Cached database tidy up
Tidy up changes to just include the cached db functionality and TX ID algo 3 addition ready for pull
2025-05-15 09:08:24 +01:00
Adam Wisher 65fc84ff9f Local database cache for TX ID
Locally cache transmitter database for TX ID and visually show when multiple matches on frontend
2025-05-12 22:58:23 +01:00
Marek Farkaš fb8af10ce5 mobile panel, UI bugfixes, security improvements 2025-05-02 16:06:48 +02:00
Amateur Audio DudeandGitHub aa2e3a2f16 hotfix for graph lag 2025-04-23 22:21:46 +10:00
Marek Farkaš d4c49db840 add jquery UI 2025-04-22 21:33:31 +02:00
Marek Farkaš 008441f93a new chat window, bugfixes, component update 2025-04-22 21:23:11 +02:00
Marek FarkašandGitHub a807c1e2a4 Merge pull request #131 from AmateurAudioDude/fixes/v1.3.6.1-visual-fixes
Fixes/v1.3.6.1 visual fixes
2025-04-22 13:09:57 +02:00
Amateur Audio DudeandGitHub 2ae4e0d5bd further optimise graph cpu usage 2025-04-22 18:49:29 +10:00
Amateur Audio DudeandGitHub 67664d6984 fix android audio stutter running in background 2025-04-21 21:23:03 +10:00
Amateur Audio DudeandGitHub 70455551ce fix mobile https wakelock error on stream reconnect 2025-04-20 17:29:25 +10:00
Amateur Audio DudeandGitHub 1fc1ef614a potential fix for rare incorrect port reconnect 2025-04-20 17:21:14 +10:00
Amateur Audio DudeandGitHub e92395ccee remove mobile tooltip after 5 seconds (previous behaviour) 2025-04-20 17:00:07 +10:00
Amateur Audio DudeandGitHub bacd2970d7 fix TP TA M/S updates on frequency change 2025-04-20 16:57:24 +10:00
Amateur Audio DudeandGitHub 23685277f5 fix signal graph dBm value 2025-04-20 16:55:13 +10:00
Marek Farkaš 9f5f0522bb lotta bugfixes 2025-04-19 21:49:19 +02:00
RZCH-DXandGitHub ad4705f70b Add Mac OS X to extractSampleOffset exception 2025-02-23 22:00:21 +01:00
RZCH-DXandGitHub e471c193e2 fix match typo for Mac OS X 2025-02-23 21:57:55 +01:00
Marek Farkaš 2d6db41e9e chart color update 2025-02-23 16:18:34 +01:00
Marek Farkaš f20035cdf5 graph color update 2025-02-23 16:06:09 +01:00
Marek Farkaš 3c91c8d06c offline optimization, new signal chart, ui optimization 2025-02-23 15:27:46 +01:00
Marek Farkaš fcfc0691fa description fix 2025-02-16 16:17:07 +01:00
Marek FarkašandGitHub a59ea2b9fb Merge pull request #114 from hypeARM/patch-2
Update main.js
2025-02-16 13:28:12 +01:00
Marek Farkaš bb50aff7b4 css UI fixes, new panel, code optimizaiton, security fixes 2025-02-16 13:26:35 +01:00
Marek Farkaš 05addcf82d plugins list hotfix 2025-02-09 18:27:12 +01:00
Marek Farkaš ceb6e1bd11 bugfixes / sporadic e logging 2025-02-09 17:46:12 +01:00
BartekandGitHub 85b3d68ce0 Update settings.js 2025-01-19 15:14:06 +01:00
WilsonandGitHub 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
Marek Farkaš f0eda2ba0b blink hotfix 2025-01-16 23:32:52 +01:00
Marek Farkaš 20864c572b security fixes, bugfixes 2025-01-16 21:39:09 +01:00
Marek Farkaš 40080ae652 ip fix 2025-01-11 21:00:23 +01:00
Marek Farkaš 49c6e08b98 banlist & config fixes 2025-01-11 20:30:57 +01:00
Marek Farkaš 4d3380f068 rewrite update 2025-01-11 16:25:08 +01:00
NoobishSVK 21484dd6a2 wizard bugfixes 2024-11-07 17:25:04 +01:00
NoobishSVK 73e7a7bf19 wizard password hotfix 2024-11-07 17:07:26 +01:00
NoobishSVK d206c4a72b config submit hotfix 2024-11-06 21:50:17 +01:00
NoobishSVK e45e89c663 hotfix for logging / banlist 2024-11-05 22:34:54 +01:00
NoobishSVK 22a3138b92 optimization pack 2024-11-05 21:08:55 +01:00
Adam WisherandGitHub 1bd5148a11 Fix direct frequency entry rounding errors
Add rounding to frequency multiplication to fix frequency rounding errors on direct entry
2024-10-12 08:03:30 +01:00
Amateur Audio DudeandGitHub 988e2739a7 More solutions for WS reconnect on unstable connection 2024-10-01 23:38:57 +10:00
Amateur Audio DudeandGitHub 9591c7e51a More solutions for WS reconnect on unstable connection 2024-10-01 16:34:42 +10:00
Amateur Audio DudeandGitHub d029cbd5ac More solutions for WS reconnect on unstable connection 2024-09-30 23:34:53 +10:00
Amateur Audio DudeandGitHub 03789b2d8f More solutions for WS reconnect on unstable connection 2024-09-30 23:27:40 +10:00
Amateur Audio DudeandGitHub 6dd5840c00 Mono/Stereo symbol 2024-09-29 21:45:07 +10:00
NoobishSVK 6978d4e436 low latency checkbox fix 2024-09-26 16:03:02 +02:00
NoobishSVK ae6d077f58 tunnel string hotfix 2024-09-26 15:59:04 +02:00