Commit Graph

  • 763807565c More DPI fixes AlexandreRouma 2022-02-25 17:32:03 +01:00
  • 8a603c5420 bugfix AlexandreRouma 2022-02-24 22:44:37 +01:00
  • 9999693c0d Added missing includes AlexandreRouma 2022-02-24 21:24:46 +01:00
  • 81692fa910 More fixes AlexandreRouma 2022-02-24 21:11:02 +01:00
  • 9bbc50ff3c Fixed issues hopefully AlexandreRouma 2022-02-24 21:01:51 +01:00
  • 2779516378 Switched to new cleaner argument system AlexandreRouma 2022-02-24 20:49:53 +01:00
  • 5c138aa4a5 More work on the new param system AlexandreRouma 2022-02-21 18:10:01 +01:00
  • 7de9f3f497 Merge pull request #661 from dforsi/fix/typos AlexandreRouma 2022-02-20 16:25:25 +01:00
  • 98f4f560ad Fix spelling errors Daniele Forsi 2022-02-20 12:28:16 +01:00
  • a87aedabb8 bugfix + part of the new command arg system AlexandreRouma 2022-02-18 19:21:02 +01:00
  • f46fa2157b Hopefully fixed MacOS cursor not calling ImGui when moved through software AlexandreRouma 2022-02-17 23:27:40 +01:00
  • b5cbafb01d Android cleanup AlexandreRouma 2022-02-16 17:06:46 +01:00
  • 51c940acd4 Updated to ImGui 1.87 to cleanup UI code AlexandreRouma 2022-02-14 23:33:52 +01:00
  • 04e54a2d57 Partial unicode support (the proper way), only cyrillic at the moment AlexandreRouma 2022-02-14 20:35:39 +01:00
  • 6eb8bfc29a Fixed close not working AlexandreRouma 2022-02-14 19:36:49 +01:00
  • 96da404149 Fixed text AlexandreRouma 2022-02-13 17:41:29 +01:00
  • e9cb7fda42 Backend abstraction + added android support + partial high DPI scaling + added missing files AlexandreRouma 2022-02-13 17:25:43 +01:00
  • e5f3d1672c Backend abstraction + added android support + partial high DPI scaling AlexandreRouma 2022-02-13 17:25:23 +01:00
  • 71c95af711 Merge pull request #631 from orryverducci/macos-icon AlexandreRouma 2022-02-03 15:04:46 +01:00
  • 94cf720cfd Add macOS specific icon Orry Verducci 2022-02-03 12:57:38 +00:00
  • 9969ce018b Backend abstraction AlexandreRouma 2022-01-29 20:35:08 +01:00
  • 3c19081561 Bugfix in sdr++ server source AlexandreRouma 2022-01-29 17:42:53 +01:00
  • 3ab669ecda Radio CW demod bugfix + more cleanup AlexandreRouma 2022-01-29 17:27:38 +01:00
  • 860121dad2 Added CW tone option plus clean up AlexandreRouma 2022-01-29 16:55:31 +01:00
  • 5e5c575e93 Added SDRplay source to the Raspberry Pi CI AlexandreRouma 2022-01-29 16:31:59 +01:00
  • 8dcf17bef7 Fixed ever-expanding apply button in sdrplay source AlexandreRouma 2022-01-29 16:20:45 +01:00
  • 4fcd06eff6 Added missing CI files AlexandreRouma 2022-01-29 14:51:53 +01:00
  • dcc0fef235 Added ubuntu jammy CI AlexandreRouma 2022-01-29 14:47:28 +01:00
  • 260651fb5c Updated prebuilt debs AlexandreRouma 2022-01-27 19:21:30 +01:00
  • 97346e6621 Merge pull request #616 from AlexandreRouma/zstd_compression AlexandreRouma 2022-01-27 17:29:32 +01:00
  • 80dcf2d968 Fixed support for older distro (update ffs) AlexandreRouma 2022-01-26 20:51:59 +01:00
  • 963c5c6581 Added missing deps to CI AlexandreRouma 2022-01-26 20:27:55 +01:00
  • a7b0b52da9 Fixed depencies AlexandreRouma 2022-01-26 20:20:04 +01:00
  • 03f0704dff Switched to ImGui::TextUnfort AlexandreRouma 2022-01-26 14:50:16 +01:00
  • e158eabbf4 Merge pull request #615 from hewittc/format-security AlexandreRouma 2022-01-26 13:29:32 +01:00
  • 4c0220a228 compression AlexandreRouma 2022-01-26 13:23:55 +01:00
  • aa265ea312 Satisfy GCC -Wformat-security with TextUnformatted Christopher Hewitt 2022-01-25 14:02:52 -07:00
  • 2c3b603b88 Satisfy GCC -Wformat-security with string literals Christopher Hewitt 2022-01-25 14:02:52 -07:00
  • 75da59833a Fixed server bug AlexandreRouma 2022-01-24 01:02:27 +01:00
  • fa0967313f Merge pull request #609 from AlexandreRouma/drop_glew AlexandreRouma 2022-01-23 18:22:27 +01:00
  • 6fba9d7904 removed all trace of glew from the codebase AlexandreRouma 2022-01-22 20:16:48 +01:00
  • c1685a441c Fixed typo AlexandreRouma 2022-01-22 19:22:58 +01:00
  • 9d7c1369ca Fix bad OpenGL bu AlexandreRouma 2022-01-22 18:13:46 +01:00
  • 6dc97de57b Dropping glew and using ImGui's loader instead AlexandreRouma 2022-01-22 18:03:14 +01:00
  • 0dc2f5f7c9 Fixed rigctl server AlexandreRouma 2022-01-22 16:36:48 +01:00
  • 983c4c0f87 Fix for me being stupid (again...) AlexandreRouma 2022-01-22 16:15:48 +01:00
  • 0ac85e0daf Linux Bugfix AlexandreRouma 2022-01-22 05:37:19 +01:00
  • da06fc39db Merge pull request #591 from kistlin/fix/unused_variables_warnings AlexandreRouma 2022-01-22 04:29:00 +01:00
  • 4c1b50a3ac Major bugfix in server AlexandreRouma 2022-01-22 02:30:08 +01:00
  • 34fc32dcf7 fixed fault config issues AlexandreRouma 2022-01-21 20:41:39 +01:00
  • 070e27505b Fixed new networking typo AlexandreRouma 2022-01-21 20:28:31 +01:00
  • 74b9d13360 SDR++ server beta :) AlexandreRouma 2022-01-21 20:22:13 +01:00
  • 81d23967b6 revert some changes after the review kistlin 2022-01-17 06:53:14 +01:00
  • 174158233b fix a lot of warnings about unused variables, or maybe uninitialized variables kistlin 2022-01-16 08:28:57 +01:00
  • 1185e4e114 Added persistent config for the rfspace source's hostname and port AlexandreRouma 2022-01-02 19:56:27 +01:00
  • 290bf5e32a Fixed invalid default config AlexandreRouma 2022-01-02 19:02:12 +01:00
  • 4db485e209 Enabled the RFspace source by default AlexandreRouma 2022-01-02 18:34:06 +01:00
  • a58ae2bd98 Added persistent config for RFspace source AlexandreRouma 2022-01-02 15:34:55 +01:00
  • aab9d9e6ad Fixed RFspace source missing from windows build AlexandreRouma 2022-01-01 21:38:15 +01:00
  • 7cc06b7a7b Fixed RFspace client on MacOS AlexandreRouma 2022-01-01 05:54:23 +01:00
  • efecd14281 Merge branch 'master' of https://github.com/AlexandreRouma/SDRPlusPlus AlexandreRouma 2022-01-01 05:27:19 +01:00
  • 33914a7316 More work on RFSpace source AlexandreRouma 2022-01-01 05:27:10 +01:00
  • 608979a0b7 Merge pull request #567 from visat1/master AlexandreRouma 2021-12-30 19:46:20 +01:00
  • 3a815d94b9 Merge pull request #1 from visat1/visat1-bandplan-at Michael Mangeng 2021-12-30 15:28:38 +01:00
  • 7b77bb3d45 Share bandplan for austria Michael Mangeng 2021-12-30 15:27:53 +01:00
  • 201a612c19 Only showing filename of modules in loading screen AlexandreRouma 2021-12-26 17:26:45 +01:00
  • 5a0c1ab5d0 Added new patron AlexandreRouma 2021-12-26 16:49:50 +01:00
  • 470e748e4a Fixed weird bug where config files spointainously appear everywhere (wtf...) AlexandreRouma 2021-12-26 02:09:37 +01:00
  • 66269659c5 Lowered the number of threads for the rpi CI AlexandreRouma 2021-12-26 01:38:58 +01:00
  • 6ded678048 Made sure to clean build AlexandreRouma 2021-12-26 01:01:15 +01:00
  • f34614e169 Saving build artifacts from raspberry pi CI AlexandreRouma 2021-12-26 00:59:25 +01:00
  • 9d3f0f4f7e hopefully the final fix, i'm loosing my patience AlexandreRouma 2021-12-26 00:32:05 +01:00
  • 25d585a35a Fixing raspberrypi ci 3 AlexandreRouma 2021-12-26 00:30:06 +01:00
  • 34bd09a92e Fixed raspberripi CI again AlexandreRouma 2021-12-26 00:26:37 +01:00
  • e5bbd0fdb3 Fixed raspberry pi ci AlexandreRouma 2021-12-26 00:23:38 +01:00
  • b141c4b2a5 Start of notch control + added raspberry pi CI AlexandreRouma 2021-12-26 00:22:16 +01:00
  • 5a19829068 Removed ubuntu groovy from the CI AlexandreRouma 2021-12-25 16:51:39 +01:00
  • 51f84566c4 Radio Bugfix AlexandreRouma 2021-12-25 02:17:21 +01:00
  • db8f736d58 fixes AlexandreRouma 2021-12-24 21:51:18 +01:00
  • 07294034f6 Added preset system for FM IF NR AlexandreRouma 2021-12-24 21:42:04 +01:00
  • ad2ddc6ad3 Rolled back PFD AlexandreRouma 2021-12-19 22:18:35 +01:00
  • b736f83993 Fixed CI AlexandreRouma 2021-12-19 22:13:58 +01:00
  • d893eaae32 Formatted the entire codebase and added a CI check for formatting AlexandreRouma 2021-12-19 22:11:53 +01:00
  • ea587db0cb Formatted the entire codebase and added a CI check for formatting AlexandreRouma 2021-12-19 22:11:44 +01:00
  • 8644957881 Fixed clang format file AlexandreRouma 2021-12-19 21:52:21 +01:00
  • cc2d73202e Added clang format files for future linting AlexandreRouma 2021-12-19 05:37:23 +01:00
  • fe0b63a275 Removed option AlexandreRouma 2021-12-19 02:35:40 +01:00
  • ef01205fb6 Fixed missing argument AlexandreRouma 2021-12-19 02:33:55 +01:00
  • c1cb3d5a1c bugfix AlexandreRouma 2021-12-18 21:48:03 +01:00
  • f1a231b791 Added new deemphasis mode + new image widget AlexandreRouma 2021-12-18 21:23:23 +01:00
  • 5483268f8f Added error dialog to module manager and fixed typo AlexandreRouma 2021-12-16 16:49:19 +01:00
  • 6c7e952be3 Further APT tuning AlexandreRouma 2021-12-13 18:12:17 +01:00
  • 20b44403b2 Added missing file AlexandreRouma 2021-12-13 03:27:26 +01:00
  • 964fd467f8 Added new dialog helpers and added Are You Sure dialogs in a few places AlexandreRouma 2021-12-13 03:01:06 +01:00
  • b4924a8fae CPU performance improvements for IF noise reduction AlexandreRouma 2021-12-12 21:55:00 +01:00
  • cee0f75870 bugfix + improved NFM IF noise reduction (less distortion) AlexandreRouma 2021-12-12 20:06:21 +01:00
  • 15010cff01 Added a noise blanker for SSB and DSB AlexandreRouma 2021-12-10 22:25:22 +01:00
  • 241632288e Fixed IF reduction not working with multivfo + Added beginning of IF notch code AlexandreRouma 2021-12-09 19:43:57 +01:00
  • f8ff67c5b0 beginning of notch filter implementation AlexandreRouma 2021-12-08 11:59:04 +01:00
  • c1942ac51d Fixed wrong default deemphasis mode on WFM AlexandreRouma 2021-12-08 04:15:05 +01:00