Commit Graph

35 Commits

Author SHA1 Message Date
Marat Fayzullin 5844044ab3 Fixed several scanner bugs, added UI.tuneBookmark(), UI.toggleScanner(). 2024-11-06 19:40:19 -05:00
Marat Fayzullin d89c8f6147 Added freq to MP3 names, added 800Hz to new CW bookmarks, refactored. 2024-11-02 23:55:19 -04:00
Marat Fayzullin 9b8ec529df Opening "Settings" section on load, to avoid Chrome redraw bug. 2024-10-19 21:03:48 -04:00
Marat Fayzullin a3f6eef52b Fixed Chrome showing empty 'Settings' UI section. 2024-09-14 11:57:57 -04:00
Marat Fayzullin 9464760b6c Added keyboard shortcuts. 2024-08-19 20:27:24 -04:00
Marat Fayzullin 78db155db4 Renaming Zoran's theme to Blue Ocean. 2024-06-17 11:46:21 -04:00
Marat Fayzullin affe08647c Adding Eclipse waterfall theme by Dimitar Milkov. 2024-06-14 15:51:53 -04:00
Marat Fayzullin 40e216a853 Adding bandplan display, as a ribbon above bookmarks. 2024-06-01 00:55:46 -04:00
Marat Fayzullin 54fc19b01b Updated default volume value. 2024-05-23 11:11:38 -04:00
Marat Fayzullin 811bb6207d Remapped volume to -55db..+5db range to match previous max level. 2024-05-23 10:53:04 -04:00
Marat Fayzullin 702a52b196 Rescaled volume to -50..0db, should be final now. 2024-05-21 22:36:21 -04:00
Marat Fayzullin 297fa9ec73 Rescaling volume to -40..0db gain. 2024-05-21 22:29:32 -04:00
Marat Fayzullin 7db50080c3 Cleaned up volume to gain translation. 2024-05-20 23:57:17 -04:00
Christopher Andrews 2bdc8b3e06
Change volume slider to a logarithmic scale (#51)
* Change volume slider to a logarithmic scale

* Unbreak muting
2024-05-20 23:55:31 -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 dec17d0228 Hopefully fixed volume saved incorrectly. 2024-01-02 23:09:33 -05:00
Marat Fayzullin 7e7b707c8b Fixing audio volume resetting to 0 after page reload. 2023-12-26 23:17:45 -05:00
Marat Fayzullin 0c2854252c Refactoring, disabled ability to take same nicks twice. 2023-11-21 16:26:31 -05:00
Marat Fayzullin 673aa186f1 Escaping HTML in messages, verifying nicknames. 2023-11-20 16:25:48 -05:00
Marat Fayzullin 632c5e4437 Nicknames now work. 2023-11-20 13:16:45 -05:00
Marat Fayzullin af9c348a10 Cleanup. 2023-11-20 12:57:30 -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 6757247596 Banning unbanning users now works. 2023-11-15 23:43:52 -05:00
Marat Fayzullin 350617053b Fixing NR controls, DMR meta panel, volume controls. 2023-11-11 19:50:29 -05:00
Stanislav Lechev [0xAF] a2d36fa016 fix border moving on receiver panel 2023-11-09 05:53:56 +02:00
Stanislav Lechev [0xAF] ce0cc09650 animate receiver sections expand/colapse 2023-11-09 04:46:20 +02:00
Marat Fayzullin eeb39d2370 Now saving spectrum display state. 2023-11-08 20:58:41 -05:00
Marat Fayzullin 89b5c16a6e Moved storage functions to Utils.js, saving map state now. 2023-11-07 19:42:20 -05:00
Marat Fayzullin c6f43f29ec Now saving section states. 2023-11-06 22:54:39 -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