Commit Graph

15 Commits

Author SHA1 Message Date
Benjamin Vernoux
6cd09f9b60 Workaround for RtAudio Exception when no Input are connected on MIC IN on some computer
Issue reproduced with Windows11 Pro + ROG CROSSHAIR X670E HERO
Workaround for RtAudio just add try/catch and log the error but allow to start SDR++
2023-07-02 16:44:47 +02:00
AlexandreRouma
7723d15e8f Switched to a custom logging lib instead of that spdlog junk 2023-02-25 18:12:34 +01:00
AlexandreRouma
570b8dbd7c
Merge pull request #991 from AlexandreRouma/better_cmake
Better cmake
2023-02-15 19:34:41 +01:00
AlexandreRouma
c0c5b1186c Fixed bug with audio sink 2023-02-15 17:28:02 +01:00
AlexandreRouma
7cfc30ee6e new cmake stuff 2023-02-14 16:25:05 +01: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
343ec6ca1c lots o shit 2022-06-15 16:08:28 +02:00
AlexandreRouma
9999693c0d Added missing includes 2022-02-24 21:24:46 +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
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