FM-DX Webserver – Version 1.2.6

FM-DX Webserver
Version 1.2.6
"More bugfixes because I can't fix stuff on the first try"
  • Changelog
  • Added global URL parameters (so you can have global settings when accessing from maps)
    
    Example parameter set:
    
    ?theme=theme5&signalUnits=dbf&noPlugins=true&psUnderscores=true&disableBackground=true
  • Added current bandwidth to data string (more signal info can be extracted this way for plugins)
  • Added a WebSocket endpoint (ws://server/rds) for raw RDS info (useful for RDS Spy and other apps)
  • Added FMLIST transmitter ID to the TX identification info
  • Fixed accessibility labels for IF/RF (cEQ/iMS) status
  • Fixed button height on tuning knobs that caused the UI to look worse
  • Fixed flickering on Firefox for the most part
  • Fixed background blur on text inputs
  • Optimized websocket data object so more data can fit
  • Added the option to move using keyboard in dropdown menus
  • Fixed an issue where the stream didn't remember its original volume after restart
  • Added labels to all checkboxes for screen readers

Source Code / Download