Wykres commitów

57 Commity (e5f3d1672c209b66578b6814e2e55aef2d6db9ea)

Autor SHA1 Wiadomość Data
AlexandreRouma e5f3d1672c Backend abstraction + added android support + partial high DPI scaling 2022-02-13 17:25:23 +01:00
AlexandreRouma 9969ce018b Backend abstraction 2022-01-29 20:35:08 +01:00
AlexandreRouma 03f0704dff Switched to ImGui::TextUnfort 2022-01-26 14:50:16 +01:00
Christopher Hewitt aa265ea312 Satisfy GCC -Wformat-security with TextUnformatted 2022-01-25 14:41:09 -07:00
Christopher Hewitt 2c3b603b88 Satisfy GCC -Wformat-security with string literals 2022-01-25 14:05:12 -07:00
AlexandreRouma da06fc39db
Merge pull request #591 from kistlin/fix/unused_variables_warnings
fix warnings about unused/maybe uninitialized variables
2022-01-22 04:29:00 +01:00
AlexandreRouma 4c1b50a3ac Major bugfix in server 2022-01-22 02:30:08 +01:00
kistlin 174158233b fix a lot of warnings about unused variables, or maybe uninitialized variables 2022-01-16 08:28:57 +01:00
AlexandreRouma ea587db0cb Formatted the entire codebase and added a CI check for formatting 2021-12-19 22:11:44 +01:00
AlexandreRouma 5483268f8f Added error dialog to module manager and fixed typo 2021-12-16 16:49:19 +01:00
AlexandreRouma 964fd467f8 Added new dialog helpers and added Are You Sure dialogs in a few places 2021-12-13 03:01:06 +01:00
AlexandreRouma c784630345 Fixed the default fft size 2021-11-03 18:12:43 +01:00
Ryzerth ab1a482352 Increased max FFT size 2021-10-18 00:06:03 +02:00
Ryzerth 22acf33c01 UI Cleanup + Fixed waterfall zoom bug 2021-08-31 18:39:48 +02:00
Ryzerth f16c296f38 Potential fix for windows 7 not detecting the home key and the radio not saving the bandwidth when set through the frequency manager 2021-07-31 21:00:47 +02:00
Ryzerth 1f3dcc1beb removed broken scripting interface 2021-07-29 22:08:42 +02:00
Ryzerth 8290284586 Improved performance of DC correction 2021-07-28 02:18:54 +02:00
Ryzerth 679fb49743 Added IQ correction 2021-07-27 23:50:48 +02:00
Ryzerth 0498a48b93 Fixed bug in source selection 2021-07-27 15:47:11 +02:00
Ryzerth 21f4c40e7f Added a FFT framerate setting 2021-07-27 01:57:12 +02:00
Ryzerth e62351c206 Added decimation 2021-07-26 21:18:06 +02:00
Ryzerth df51dc7104 Fixed module manager title not locked 2021-07-26 17:49:16 +02:00
Ryzerth 8bea72beb5 Fixed module manager not saving module list 2021-07-26 17:45:09 +02:00
Ryzerth 14813aa962 Fixed module manager not saving 2021-07-26 17:33:41 +02:00
Ryzerth 7506e45d3b Fixed bug when removing certain modules 2021-07-26 16:56:48 +02:00
Ryzerth fa9347f2ee More bugfix 2021-07-26 04:16:00 +02:00
Ryzerth 85de72a859 Fixed support in the module manager 2021-07-26 03:11:51 +02:00
Ryzerth 336d69c043 Finished RigCTL server 2021-07-18 04:30:55 +02:00
Maxime Biette ac04432453 Fix typo aquire -> acquire
https://en.wiktionary.org/wiki/aquire
2021-07-09 14:57:58 -04:00
Ryzerth cf3c976651 Added a way to move menus around 2021-07-09 04:29:16 +02:00
Ryzerth 29ec14d3f0 Added a better offset config for up/down converters 2021-07-09 00:58:05 +02:00
Ryzerth ab376ea1aa Performance improvement to the FFT + code cleanup + Added an option to select the FFT window 2021-07-05 01:09:48 +02:00
Ryzerth 4dc0df74cf Added option to show current list on FFT 2021-07-04 02:25:36 +02:00
Ryzerth aaa15315ce Fixed file source and cleaned up buffering code 2021-06-29 02:43:04 +02:00
Ryzerth 26079dba0a Added theme system 2021-06-23 21:45:38 +02:00
Ryzerth 94fae2135d Cleaned up UI code 2021-06-20 21:17:11 +02:00
Ryzerth 0b276bed1d Fixed weird audio glitch on some AM station 2021-05-09 03:06:57 +02:00
Ryzerth 1b27916c24 Added module management system 2021-05-05 04:31:37 +02:00
Ryzerth 1eca58605c Added VFO coloring option 2021-05-04 20:41:23 +02:00
Ryzerth a35d0252e7 Fixed scroll bug and added keybinds 2021-04-24 04:06:04 +02:00
Ryzerth 2c334c08ac Added position option for the bandplan 2021-04-14 01:45:21 +02:00
Ryzerth 48bba00cb3 Added FFTSize setting 2021-04-13 18:31:38 +02:00
Ryzerth 64436f1034 New changes 2021-04-13 04:54:47 +02:00
Ryzerth cb8bbd7ccc New optional detailed FFT system 2021-04-12 23:02:45 +02:00
Ryzerth 27394a091f DSP performance upgrades + bugfix 2021-03-29 21:53:43 +02:00
Ryzerth 979928ded8 Fixed resampling bug + added waterfall colormap selection + general bugfix 2020-12-31 14:26:12 +01:00
Ryzerth 1aedf92bcd fixes to the rtl-tcp source 2020-12-23 19:23:47 +01:00
Ryzerth 9b8c1a3072 More bugfix + folder selection in recorder 2020-12-05 22:42:12 +01:00
Ryzerth 618d4ac4cc fix 2020-11-30 05:51:33 +01:00
Ryzerth 61a612cf30 More work on the sink interface 2020-11-22 18:26:48 +01:00