Commit graph

112 commits

Author SHA1 Message Date
Aang23
6af4f71bfe Add a basic soft2hard module... 2024-01-03 01:37:31 +01:00
Jamie Vital
9c5f16ec27 Fix typo 2023-12-31 12:19:02 -05:00
Jamie
8ceb845218 Fixes 2023-12-31 11:46:40 -05:00
Jamie Vital
23300fff0c Consolidate backend code 2023-12-31 11:11:36 -05:00
Jamie Vital
95055d6dd7 Add missing files 2023-12-20 14:11:57 -05:00
Jamie Vital
ae200baba2 Frequency input: allow arrow keys/typing 2023-12-20 14:00:46 -05:00
Jamie Vital
5d8e46c829 Make frequency input scale with panel width 2023-12-20 10:36:59 -05:00
Jamie Vital
9e926d6514 Add fancy frequency input to recorder 2023-12-17 23:17:40 -05:00
Jamie Vital
99fb0d2bcc Sort Processing Pipelines by name - Fixes #552 2023-12-14 22:02:14 -05:00
Aang23
bc7ed9784f FSK Burst demod 2023-11-30 14:56:11 +01:00
Aang23
c13f05966d Add proper config/pipeline errors 2023-11-26 18:21:53 +01:00
Jamie Vital
10e5a27af2 Try loading system plugins if cwd plugin dir is empty 2023-11-19 13:52:54 -05:00
Aang23
69586133b0 Default overlay colors in the settings 2023-11-10 18:48:13 +01:00
Jamie Vital
ca3439fc92 [Windows/Installed] Fix default output paths 2023-11-07 14:09:55 -05:00
Jamie Vital
15aeb83661 Rework file widget to prevent partial hang 2023-09-24 09:14:16 -04:00
Jamie Vital
fe0ff97a4f Remove legacy code 2023-09-22 08:58:50 -04:00
Aang23
99d9d54f02 Very WIP test scripting plugin 2023-09-21 16:54:50 +02:00
Jamie Vital
0bfe0a0387 [Windows] Set sensible output directories when cwd is not writable 2023-09-20 14:54:50 -04:00
Aang23
13b8147585 Let plugins add config menus 2023-09-14 10:38:02 +02:00
Jamie Vital
7eb8045fb8 NotatedInt to NotatedNum<T>, integrate throughout 2023-09-07 21:49:55 -04:00
Jamie Vital
e8f859e1fb Params refactor; NotatedInt widget 2023-09-06 22:28:55 -04:00
Jamie Vital
97e0f4d5d0 [macOS] More reliable method to find user's Documents folder 2023-09-04 14:50:55 -04:00
Jamie Vital
c33908a8f4 [macOS] Fix Retina Support 2023-09-03 21:53:04 -04:00
Jamie Vital
62b832f4eb Oops 2023-09-03 14:59:53 -04:00
Jamie Vital
82abd9b7d9 Make Param table fit into smaller widths 2023-09-03 11:20:16 -04:00
Jamie Vital
f8be73fb09 Cleanup timestamp widget 2023-09-03 09:59:54 -04:00
Jamie Vital
db0bb2884c Timestamp Param Widget 2023-09-01 21:55:32 -04:00
Jamie Vital
70c65380f4 [macOS] Fix default paths and allow calling cli from anywhere 2023-08-27 13:39:57 -04:00
Aang23
fdbbac5a21
Merge pull request #368 from JVital2013/DisplayScaling
Auto Display scaling
2023-08-24 18:46:16 +02:00
Jamie Vital
d8a2ee253e Initial work on auto DPI awareness (Android borked) 2023-08-23 15:45:10 -04:00
Jamie Vital
c206e4c471 Trying to make both Windows and Linux happy is like trying to make both of your children happy with the same meal for dinner 2023-08-22 19:34:32 -04:00
Jamie Vital
59e660ac9c Clean up unused exception vars 2023-08-22 16:07:13 -04:00
Jamie Vital
6dac816644 Fix DPI scaling 2023-08-16 21:35:34 -04:00
Jamie Vital
67a005e175 Add Loading Screen 2023-08-16 14:13:14 -04:00
Aang23
b76a215132 Ditch a bunch of warnings 2023-08-06 17:22:09 +02:00
Jamie Vital
7679077db0
Merge branch 'SatDump:master' into FixNewNameSave 2023-08-05 20:44:13 -04:00
Jamie Vital
68463287d6 Move path into WRITE_IMAGE macro 2023-08-05 15:31:52 -04:00
Jamie Vital
665009cee9 Fix WRITE_IMAGE macro 2023-08-03 13:29:17 -04:00
Jamie Vital
d89291d9fd Finish updating plugins 2023-08-03 13:04:50 -04:00
Aang23
05ec043cdb Remove old debug code 2023-08-03 16:05:49 +02:00
ZbychuButItWasTaken
509e390e73 finish the tracking window 2023-08-02 22:05:19 +02:00
Aang23
23c6d65c36 Move plugins to /usr/lib on Linux. Fixes #328 2023-08-02 01:47:38 +02:00
Aang23
e3d43ad323 Do not crash on invalid live pipeline 2023-07-15 19:50:32 +02:00
Aang23
a6d2d128f3 Fix Android plugin loading 2023-06-01 20:16:54 +02:00
Aang23
ce9ee171e5 A bunch of Android cleanup 2023-05-30 21:24:53 +02:00
Aang23
ebe960c582 Add TGO 2023-05-27 13:12:23 +02:00
Aang23
a634df3b16 Notification system for the UI 2023-05-20 22:40:36 +02:00
Aang23
ddbc201b5a Hopefully done... 2023-05-08 23:26:10 +02:00
Aang23
f7cac23a3e Goodbye libfmt 2023-05-08 23:08:34 +02:00
Aang23
f049b54140 Support all punctured conv codes 2023-05-04 21:27:47 +02:00