Wykres commitów

245 Commity (52a4143cf5b094473952b71a8316e1912eab3444)

Autor SHA1 Wiadomość Data
AlexandreRouma c95c7b18af added invert iq option 2022-09-27 15:43:33 +02:00
AlexandreRouma dcb6321531 Fixed android text bug and updated readme 2022-09-04 18:00:39 +02:00
AlexandreRouma 575a941e24 More DSP cleanup + Remove FastFFT option because it should never be used 2022-07-27 21:35:36 +02:00
AlexandreRouma 5bf5a10a12 bugfix + work on scanner 2022-07-15 17:17:53 +02:00
AlexandreRouma edf22ccfe8 Added basic RDS support, no error correction yet 2022-07-06 22:11:49 +02: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 747b6bfbc6 Added FFT hold feature 2022-03-31 20:16:21 +02:00
AlexandreRouma 83da29e80b Beginning of FFT Hold feature 2022-03-31 15:13:42 +02:00
AlexandreRouma 54dd3a77db Added menu order locked tooltip for distracted people 2022-03-31 01:13:12 +02:00
AlexandreRouma 8d78eb301c Added option to lock the menu order 2022-03-31 01:03:31 +02:00
AlexandreRouma 80d244003a
Merge pull request #649 from AlexandreRouma/backend_abstraction
Backend abstraction and android support
2022-03-28 22:27:38 +02:00
AlexandreRouma ea59bc5cc0 UI issue fixed 2022-03-27 19:49: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 e82e89a87c Fixed minor UI glitch 2022-03-04 09:59:36 +01:00
AlexandreRouma 763807565c More DPI fixes 2022-02-25 17:32:03 +01: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
Daniele Forsi 98f4f560ad Fix spelling errors
Fixed with:
codespell --ignore-words-list=hist,parm,sur --skip=./core/src/imgui,./core/src/json.hpp,./core/libcorrect,./core/src/spdlog,./misc_modules/discord_integration/discord-rpc,./misc_modules/discord_integration/discord-rpc/include/rapidjson,./source_modules/sddc_source/src/libsddc
2022-02-20 16:19:05 +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 04e54a2d57 Partial unicode support (the proper way), only cyrillic at the moment 2022-02-14 20:35:39 +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 8dcf17bef7 Fixed ever-expanding apply button in sdrplay source 2022-01-29 16:20:45 +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 9d7c1369ca Fix bad OpenGL bu 2022-01-22 18:13:46 +01:00
AlexandreRouma 6dc97de57b Dropping glew and using ImGui's loader instead 2022-01-22 18:03:14 +01:00
AlexandreRouma 983c4c0f87 Fix for me being stupid (again...) 2022-01-22 16:15:48 +01:00
AlexandreRouma 0ac85e0daf
Linux Bugfix 2022-01-22 05:37:19 +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 b141c4b2a5 Start of notch control + added raspberry pi CI 2021-12-26 00:22:16 +01:00
AlexandreRouma ad2ddc6ad3 Rolled back PFD 2021-12-19 22:18:35 +01:00
AlexandreRouma ea587db0cb Formatted the entire codebase and added a CI check for formatting 2021-12-19 22:11:44 +01:00
AlexandreRouma fe0b63a275 Removed option 2021-12-19 02:35:40 +01:00
AlexandreRouma ef01205fb6 Fixed missing argument 2021-12-19 02:33:55 +01:00
AlexandreRouma f1a231b791 Added new deemphasis mode + new image widget 2021-12-18 21:23:23 +01:00
AlexandreRouma 5483268f8f Added error dialog to module manager and fixed typo 2021-12-16 16:49:19 +01:00
AlexandreRouma 20b44403b2 Added missing file 2021-12-13 03:27:26 +01:00