Commit Graph

40 Commits

Author SHA1 Message Date
AlexandreRouma
949fde022d fix recorder options not disabled during recording, increase rfnm source dsp frame size and fix long pause when stopping rfnm 2024-07-18 18:10:33 +02:00
AlexandreRouma
da1417b5ab made recorder crash fix more robust 2024-04-22 21:54:01 +02:00
AlexandreRouma
9c1361a8a9 Added radio mode info in the recorder and fixed horrible code in the rigctl_server module 2023-09-06 05:38:00 +02:00
AlexandreRouma
f296730302 fixed recorder frequency bug with multivfo 2023-05-17 03:58:49 +02:00
AlexandreRouma
4283cacae6 fixed build for volk 1.x 2023-03-02 15:19:16 +01:00
AlexandreRouma
6f9dacdd53 Added back 'ignore silence' option in the recorder 2023-03-02 14:47:02 +01:00
AlexandreRouma
7723d15e8f Switched to a custom logging lib instead of that spdlog junk 2023-02-25 18:12:34 +01:00
AlexandreRouma
7cfc30ee6e new cmake stuff 2023-02-14 16:25:05 +01:00
AlexandreRouma
3451edb131 refactoring 2023-02-07 08:33:47 +01:00
AlexandreRouma
8a2d0fe56b Recorder bugfix + rewrote RTL-TCP source to use new network lib 2023-02-03 02:38:08 +01:00
AlexandreRouma
1ae1cc0e77
Fixed missing samplerate update in new recorder 2023-01-09 05:51:58 +01:00
AlexandreRouma
a1cbc69a65 temporarily removed the ignore silence option since it doesn't work properly 2023-01-02 23:01:45 +01:00
AlexandreRouma
ffefd9cce8 fixed stereo option not persistent and added todos for ignore silence 2023-01-02 21:00:15 +01:00
AlexandreRouma
5773419257 added missing include 2023-01-02 02:09:41 +01:00
AlexandreRouma
385b34a0a1 bugfix 2023-01-02 01:24:30 +01:00
AlexandreRouma
8771e4bf09 final fixes 2023-01-01 03:20:49 +01:00
AlexandreRouma
5c690c9753 more work 2022-12-06 14:52:42 +01:00
AlexandreRouma
d069fb3af8 more fixes 2022-11-25 20:32:12 +01:00
AlexandreRouma
f97ca9ac05 almost done with the new recorder 2022-11-23 10:22:29 +01:00
AlexandreRouma
34b0577f3b more work on the new recorder 2022-10-11 17:40:38 +02:00
AlexandreRouma
f4bd483410 more work 2022-09-26 17:04:24 +02:00
AlexandreRouma
869b3e0abd thread safety + stop recorder on audio stream deselect 2022-09-26 15:08:01 +02:00
AlexandreRouma
3421aae9a2 more work on recorder 2022-09-26 14:57:06 +02:00
AlexandreRouma
5b8b344142 added missing files 2022-09-25 01:01:43 +02:00
AlexandreRouma
0c8f6ab836 new recorder stuff 2022-09-25 01:01:07 +02:00
AlexandreRouma
bdd4998b1b fixed blury icon and recorder level meter 2022-07-07 22:14:40 +02:00
AlexandreRouma
3f6687659e Prototype noise blanker 2022-06-26 03:42:22 +02:00
AlexandreRouma
7d64d78d67 rollback 2022-06-23 22:25:39 +02:00
AlexandreRouma
fb0e0d732b Attempted cmake cleanup 2022-06-23 22:21:25 +02:00
AlexandreRouma
e06646367b another synthax error 2022-06-17 18:47:09 +02:00
AlexandreRouma
36adc102ee attemt at a CI build with new DSP 2022-06-17 17:34:23 +02:00
AlexandreRouma
343ec6ca1c lots o shit 2022-06-15 16:08:28 +02:00
AlexandreRouma
9bbc50ff3c Fixed issues hopefully 2022-02-24 21:01:51 +01:00
AlexandreRouma
2779516378 Switched to new cleaner argument system 2022-02-24 20:49:53 +01:00
AlexandreRouma
51c940acd4 Updated to ImGui 1.87 to cleanup UI code 2022-02-14 23:33:52 +01:00
AlexandreRouma
ea587db0cb Formatted the entire codebase and added a CI check for formatting 2021-12-19 22:11:44 +01:00
AlexandreRouma
e394b64ad3 Added persistent recorder volume 2021-11-23 22:35:09 +01:00
AlexandreRouma
9555dda8a4 More cmake cleanup 2021-10-04 03:31:13 +02:00
AlexandreRouma
44ad0a1a7e CMakeLists cleanup 2021-10-04 02:34:17 +02:00
AlexandreRouma
73393e36c6 Changed project structure 2021-10-03 16:50:36 +02:00