Wykres commitów

124 Commity (38abfc715e66d7c04ff822d224238fd9f863f406)

Autor SHA1 Wiadomość Data
AlexandreRouma db1682a2ac fix #1034 2024-04-08 16:21:33 +02:00
AlexandreRouma a2054ad780 fix #1367 2024-03-31 23:00:50 +02:00
AlexandreRouma 021928bbda fix show/hide waterfall keybind not working with the Display menu hidden 2024-02-21 21:59:55 +01:00
AlexandreRouma 78daed7879 Implemented #1205 2023-10-11 21:50:23 +02:00
AlexandreRouma 7723d15e8f Switched to a custom logging lib instead of that spdlog junk 2023-02-25 18:12:34 +01:00
AlexandreRouma bad8ecba49 Fixed needless config saves 2023-01-13 22:43:42 +01:00
AlexandreRouma f7c566f652 More work 2022-06-21 17:24:48 +02:00
AlexandreRouma 343ec6ca1c lots o shit 2022-06-15 16:08:28 +02:00
AlexandreRouma 663dd8d887 added autostart feature 2022-04-07 15:55:22 +02:00
AlexandreRouma 8d78eb301c Added option to lock the menu order 2022-03-31 01:03:31 +02:00
AlexandreRouma 58fcbbc5d2 A few fixes 2022-03-24 16:03:02 +01:00
AlexandreRouma 842b23b2f4 More UI fixes 2022-03-21 21:35:05 +01:00
AlexandreRouma 2779516378 Switched to new cleaner argument system 2022-02-24 20:49:53 +01:00
AlexandreRouma a87aedabb8 bugfix + part of the new command arg system 2022-02-18 19:21:02 +01:00
AlexandreRouma 51c940acd4 Updated to ImGui 1.87 to cleanup UI code 2022-02-14 23:33:52 +01:00
AlexandreRouma 96da404149 Fixed text 2022-02-13 17:41:29 +01:00
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
AlexandreRouma 6dc97de57b Dropping glew and using ImGui's loader instead 2022-01-22 18:03:14 +01: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
AlexandreRouma 74b9d13360 SDR++ server beta :) 2022-01-21 20:22:13 +01:00
kistlin 81d23967b6 revert some changes after the review 2022-01-17 06:53:14 +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 201a612c19 Only showing filename of modules in loading screen 2021-12-26 17:26:45 +01:00
AlexandreRouma 470e748e4a Fixed weird bug where config files spointainously appear everywhere (wtf...) 2021-12-26 02:09:37 +01:00
AlexandreRouma ea587db0cb Formatted the entire codebase and added a CI check for formatting 2021-12-19 22:11:44 +01:00
AlexandreRouma 927115b50b Added start/stop commands to the rigctl server 2021-11-05 19:42:49 +01:00
AlexandreRouma 9d34c6a8c1 Fixed wonky center tuning behavior 2021-09-13 20:07:40 +02:00
Ryzerth 22acf33c01 UI Cleanup + Fixed waterfall zoom bug 2021-08-31 18:39:48 +02:00
Ryzerth ec6a258958 Removed logging when zooming 2021-08-30 19:54:43 +02:00
Ryzerth 012903fbf4 Fixed wrong bandwidth when zooming 2021-08-30 19:22:00 +02:00
ericek111 04ce4c3583
Make the zoom slider increase exponentially 2021-08-30 02:27:48 +02:00
Ryzerth dcc17cdee7 Fixed LimeSDR + Fixed FFTSize bug + added ppm option to RTL-SDR & RTL-TCP + Fixed RTL-TCP not saving settings 2021-08-10 00:54:00 +02:00
Ryzerth ee5b89c4aa Fixed waterfall at very low samplerates 2021-07-31 16:36:04 +02:00
Ryzerth 011fdce237 Fixed weird VFO behavior 2021-07-31 01:38:01 +02:00
Ryzerth 1f3dcc1beb removed broken scripting interface 2021-07-29 22:08:42 +02:00
Ryzerth 5d08f1018d Partial fix for the SNR meter not being the right size 2021-07-29 17:58:23 +02:00
Ryzerth 85de72a859 Fixed support in the module manager 2021-07-26 03:11:51 +02:00
Ryzerth 79e2747aed New spyserver source 2021-07-19 04:52:13 +02:00
Ryzerth 336d69c043 Finished RigCTL server 2021-07-18 04:30:55 +02:00
Ryzerth 63ae56cb9b Added a new optional audio sink as a test 2021-07-17 19:43:44 +02:00
Ryzerth eb48dd70fb More UI bugfix 2021-07-10 21:15:20 +02:00
Ryzerth f86df07c36 bugfix 2021-07-10 01:07:26 +02:00
Ryzerth 73bbd69e3f The enabled state of all modules is now preserved 2021-07-10 00:28:56 +02:00
Maxime Biette ac04432453 Fix typo aquire -> acquire
https://en.wiktionary.org/wiki/aquire
2021-07-09 14:57:58 -04:00
Ryzerth 61f56b6e56 Updated ImGui + Fixed bugs in the frequency manager + new features 2021-07-08 22:39:26 +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