Commit Graph

24 Commits

Author SHA1 Message Date
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