Commit graph

534 commits

Author SHA1 Message Date
Mashintime 5b6d43e33d Small optimization to onData 2023-02-05 05:59:34 -05:00
Mashintime 06fe52f460 More btoa/atob fixes 2023-02-05 05:59:34 -05:00
Mashintime 113d6f8b9f Address issues from changing atob/bota 2023-02-05 05:59:34 -05:00
Mashintime d3c86eef92 Real fix for #338. Replaced btoa/atob functions 2023-02-05 05:59:34 -05:00
Mashintime 0fc5f034a4 Don't use btoa/atob as they are problematic with non ascii char sets 2023-02-05 05:59:34 -05:00
Mashintime 32cc24d75b A few slight tweaks to toolbar 2023-02-05 05:59:34 -05:00
Mashintime 43b0dccc2d Prevent exception to aid in troubleshooting. 2023-02-05 05:59:34 -05:00
Mashintime 395692986e Show connected station, show RX byte rate, responsive footer 2023-02-05 05:59:34 -05:00
Mashintime a44e4b81b3 Small tweaks, cleanup 2023-02-05 05:59:34 -05:00
Mashintime 7f8033ff26 Add id to beacon text, move fancy gui setting with other gui settings 2023-02-05 05:59:34 -05:00
Mashintime 30dc0b8e77 Less fancy graphics if !high_graphics 2023-02-05 05:59:34 -05:00
Mashintime 81034dd869 Set progress bars to low graphics mode if enabled 2023-01-30 02:18:17 -05:00
Mashintime 3e71e1014d Set force-gpu on chat window progress-bar's 2023-01-29 16:40:10 -05:00
Mashintime 9d9ec2dd55 Hopefully resolves issue #338 2023-01-29 16:11:49 -05:00
Mashintime 5e223f34e9 Fixes 341 2023-01-29 13:27:12 -05:00
DJ2LS ac3f2b079c version update 2023-01-28 14:49:21 +01:00
Mashintime ec0c9395ea Reformat single line if statements 2023-01-27 14:44:36 -05:00
Mashintime 393f4f5d3a Fix event emitter leak 2023-01-27 10:07:32 -05:00
Mashintime 7556de25cf Second try to fix this error on startup 2023-01-27 10:06:27 -05:00
Mashintime 0a0f216fee Replace some if else if with switch in tnc-state 2023-01-27 02:47:55 -05:00
Mashintime e28c6d5b54 Prevent error if rig control data isn't populated 2023-01-27 01:55:16 -05:00
Mashintime f4f0e921d6 Allow user to disable some GUI effects to save CPU 2023-01-26 22:55:55 -05:00
Mashintime 7b04c3d0cf Missed an ion 2023-01-26 16:50:54 -05:00
DJ2LS 7dd90d4242 force gpu usage for all canvas and progress bars 2023-01-26 15:30:42 +01:00
DJ2LS ee79695449
Merge branch 'main' into ls-gui 2023-01-26 14:26:54 +01:00
DJ2LS eb5bcb807b version update 2023-01-26 14:23:13 +01:00
Mashintime 23c947dbb4 Ensure gui works with compress in ls-arq PR 2023-01-25 22:03:46 -05:00
DJ2LS 69a44520a2 force gpu usage 2023-01-25 16:07:40 +01:00
DJ2LS 5d569c60f7 gpu calcualtion for dbfs 2023-01-25 15:57:52 +01:00
Mashintime 4ac088f56a Slow heard stations updates 2023-01-24 22:35:58 -05:00
Mashintime 475550d84d Clicking heard station would set last item 2023-01-24 22:30:15 -05:00
Mashintime caa3ba58ac Hande missing compression factor in tnc-message 2023-01-23 21:15:05 -05:00
Mashintime 02dce8d056 Revert "Add adjustable Tx delay"
This reverts commit ad129bd11a.
2023-01-23 18:23:28 -05:00
Mashintime ad129bd11a Add adjustable Tx delay 2023-01-22 23:16:54 -05:00
Mashintime 532548771e Handle Bpm and Compression factor in tnc-message 2023-01-22 22:31:13 -05:00
Mashintime 8a183d5cf9 Merge branch 'main' of github.com:DJ2LS/FreeDATA into ls-gui 2023-01-22 19:39:49 -05:00
DJ2LS f7bcdad47f finally working macOS build 2023-01-22 23:35:52 +01:00
DJ2LS 1b90d38ebf fixed wrong pyinstaller env detection for windows 2023-01-22 22:39:23 +01:00
DJ2LS 5a3f367a33 version update 2023-01-22 22:05:29 +01:00
DJ2LS f18604a38b possible hotfix for missing portaudio 2023-01-22 21:47:14 +01:00
Mashintime c8dd72de3e Include version number in title 2023-01-22 14:36:05 -05:00
Mashintime 1de9e4fde8 Logging tweaks 2023-01-22 14:13:26 -05:00
DJ2LS caaf613446 version update 2023-01-22 19:58:07 +01:00
Mashintime bd2aec55f5 Merge branch 'ls-gui' of github.com:DJ2LS/FreeDATA into ls-gui 2023-01-22 11:09:31 -05:00
Mashintime c16f6dede9 Merge branch 'main' of github.com:DJ2LS/FreeDATA into ls-gui 2023-01-22 11:09:22 -05:00
Mashintime 19e1e9213f Buttons sleep for 2 seconds instead of .5 secs 2023-01-22 11:08:35 -05:00
DJ2LS a4f073e5a9 possible fix for update channel not changing anymore 2023-01-22 10:15:55 +01:00
DJ2LS 4ea78356b6 version update for using latest codec2 2023-01-22 09:49:59 +01:00
Mashintime 10c06d14be Replace innerhtml where approriate for performance 2023-01-22 01:35:47 -05:00
Mashintime 43068045f9 Implement electron setprogressbar() 2023-01-22 01:01:13 -05:00