Commit Graph

445 Commits

Author SHA1 Message Date
Marat Fayzullin daec4bf9a4 Added tune-by-squelch, extended keyboard shortcuts and help page. 2024-09-29 23:23:27 -04:00
Marat Fayzullin 231416f832 Fixed shortcuts working before settings are loaded. 2024-09-11 19:24:21 -04:00
Marat Fayzullin 9464760b6c Added keyboard shortcuts. 2024-08-19 20:27:24 -04:00
Marat Fayzullin 91d631c229 Added separate, selectable bandplans for ITU regions. 2024-06-06 22:21:23 -04:00
Marat Fayzullin 40e216a853 Adding bandplan display, as a ribbon above bookmarks. 2024-06-01 00:55:46 -04:00
Marat Fayzullin 9f4a375b96 Adding changelist, cleaning openwebrx.js. 2024-05-02 23:10:04 -04:00
Marat Fayzullin c5b5241d7f Moved UI and utility functions outside openwebrx.js. 2024-04-25 19:02:18 -04:00
Marat Fayzullin ac30d97d31 Added user-selectable waterfall color theme, separated waterfall functions. 2024-04-24 20:14:46 -04:00
Marat Fayzullin bbcb8fb66e Added receiver position API to the Utils.js. 2024-04-17 19:44:32 -04:00
Marat Fayzullin 0bb9cf3678 DSC messages finally show up, URL storage moved to Utils.js. 2024-02-29 19:33:26 -05:00
Marat Fayzullin 8fdbf90303 Adding UI for the DSC decoder. 2024-02-28 22:35:44 -05:00
Marat Fayzullin 1dbde44061 Switched RDS to ExecModule, updated preparding and display. 2024-02-06 21:22:03 -05:00
Marat Fayzullin 1af14fec28 RDS works inside WFM now. 2024-01-31 20:09:05 -05:00
Marat Fayzullin c154f1dbb8 Importing changes from Jakob Ketterl's development branch. 2024-01-31 20:08:31 -05:00
Marat Fayzullin 3219648508 Fixed colors not changing when changed inside the profile. 2024-01-13 17:09:17 -05:00
Marat Fayzullin 6810e1d014 Fixing step tuning when waterfall is zoomed. 2023-12-26 18:39:07 -05:00
Marat Fayzullin ecbb837818 Adding WFM RDS support via Redsea decoder. 2023-12-07 23:51:20 -05:00
Marat Fayzullin c6a0e2bee6 Enabling nano-scroller in relevant panels on startup. 2023-12-07 20:52:07 -05:00
Marat Fayzullin c23071a451 Fixed waterfall colors resetting when tuning outside profile. 2023-11-29 23:05:22 -05:00
Marat Fayzullin f79aa3803f Made top-bar button switch between Chat and Log. 2023-11-24 22:51:38 -05:00
Marat Fayzullin 98f54ceea4 Added a switch to disable chat from admin settings, if necessary. 2023-11-24 22:44:23 -05:00
Marat Fayzullin 0c2854252c Refactoring, disabled ability to take same nicks twice. 2023-11-21 16:26:31 -05:00
Marat Fayzullin 68a69196cd Cleaninig up, moving chat to UI.js. 2023-11-20 12:33:10 -05:00
Marat Fayzullin 2b452795b0 Minor fixes to the merge. 2023-11-20 11:40:47 -05:00
Stanislav Lechev [0xAF] 7f4fa70364 chat system implementation in the web 2023-11-20 04:59:59 +02:00
Marat Fayzullin 4cc504f001 Adding sender field to the message JSON. 2023-11-19 19:20:40 -05:00
Marat Fayzullin 1a1a23383f Added generated usernames and colors. 2023-11-19 12:49:25 -05:00
Marat Fayzullin 2107ebff56 Small improvements. 2023-11-19 00:34:57 -05:00
Marat Fayzullin 2f7e217fac Now sending messages via ws, removed endpoint. 2023-11-18 23:33:36 -05:00
Marat Fayzullin 2c50e6986a Fixed secondary frequency when changing bandpass. 2023-11-12 21:31:23 -05:00
Marat Fayzullin eeb39d2370 Now saving spectrum display state. 2023-11-08 20:58:41 -05:00
Marat Fayzullin 73021a4682 Added checkboxes for frame and wheel swap control. 2023-11-05 23:51:41 -05:00
Marat Fayzullin 9b32d1bbd3 Removing admin-configurable UI settings, they are user-configurable now. 2023-11-05 19:38:45 -05:00
Marat Fayzullin d57ae59697 Moving UI controls into UI.js. Saving values. 2023-11-05 18:56:55 -05:00
Marat Fayzullin 8fb8e612a2 Improving theme selection, added black theme. 2023-11-05 13:10:40 -05:00
Stanislav Lechev [0xAF] 03aea40b50 change icons on themes in receiver panel and automate the changing of the vaslues 2023-11-05 11:32:21 -05:00
Marat Fayzullin e2f062904a Gave user ability to change theme and opacity. 2023-11-05 11:32:21 -05:00
Stanislav Lechev [0xAF] d392f98c54 more fixes on themes, add shadow to top-bar, add new theme 'night' 2023-11-04 00:40:22 +02:00
Marat Fayzullin bb6f85dc00 Merge branch 'ui_themes2' of https://github.com/luarvique/openwebrx into ui_themes2 2023-10-30 21:11:38 -04:00
Marat Fayzullin 3e79c20730 Improving themes. 2023-10-30 21:09:13 -04:00
Marat Fayzullin 8c0c4918f0 Adding clean themes branch 2023-10-30 21:09:13 -04:00
Marat Fayzullin aa90f33199 Extended text console and made it scrollable. 2023-10-29 23:40:02 -04:00
Stanislav Lechev [0xAF] 0e900387db rework the themes 2023-10-30 04:35:38 +02:00
Marat Fayzullin eaab180288 Improving themes. 2023-10-27 20:35:28 -04:00
Marat Fayzullin d194164695 Adding clean themes branch 2023-10-26 20:34:53 -04:00
Marat Fayzullin 2638a73270 Added country lookup for vessel MID numbers. 2023-10-15 20:51:00 -04:00
Marat Fayzullin e831a78630 Updating list of reports sizing. 2023-10-15 18:30:51 -04:00
Marat Fayzullin 38263f6404 Now works. 2023-09-25 22:31:25 -04:00
Marat Fayzullin 2eae46d54c Debugging 2023-09-10 21:00:51 -04:00
Marat Fayzullin 45b09e89dc VDL2 works now! 2023-08-20 20:59:12 -04:00