Commit Graph

479 Commits

Author SHA1 Message Date
AlexandreRouma
fd5970b35a maybe a macos compilation fix idk 2022-06-19 23:03:55 +02:00
AlexandreRouma
1dddbadd04 More work 2022-06-18 00:33:08 +02:00
AlexandreRouma
9b1ec79d61 more stuff idk at this point$ 2022-06-17 19:14:55 +02:00
AlexandreRouma
b9e269f9dc roses are red, violets are blue, missing ';' on line 32 2022-06-17 18:37:02 +02:00
AlexandreRouma
ed3f87da29 If one more build fails because of a missing namespace imma mc-fucking lose it... 2022-06-17 18:12:58 +02:00
AlexandreRouma
4f601405a1 More dumb linux bugfix 2022-06-17 18:01:27 +02:00
AlexandreRouma
cb59b04b17 more linux bugfix 2022-06-17 17:53:07 +02:00
AlexandreRouma
c5f30f6d6a bugfix 2022-06-17 17:40:52 +02:00
AlexandreRouma
36adc102ee attemt at a CI build with new DSP 2022-06-17 17:34:23 +02:00
AlexandreRouma
d1318d3a0f even more stuff 2022-06-15 16:08:54 +02:00
AlexandreRouma
343ec6ca1c lots o shit 2022-06-15 16:08:28 +02:00
AlexandreRouma
79a15ed186 New DSP filters 2022-04-21 20:25:44 +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
03f173a3ac Fixed M17 module on android 2022-03-30 20:15:27 +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
50416b3319 Added the new patrons 2022-03-28 22:25:26 +02:00
AlexandreRouma
ea59bc5cc0 UI issue fixed 2022-03-27 19:49:31 +02:00
AlexandreRouma
47b54743bd more android fixes 2022-03-24 20:23:07 +01: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
8a603c5420 bugfix 2022-02-24 22:44:37 +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
AlexandreRouma
5c138aa4a5 More work on the new param system 2022-02-21 18:10:01 +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
f46fa2157b
Hopefully fixed MacOS cursor not calling ImGui when moved through software 2022-02-17 23:27:40 +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
6eb8bfc29a Fixed close not working 2022-02-14 19:36:49 +01:00
AlexandreRouma
96da404149 Fixed text 2022-02-13 17:41:29 +01:00
AlexandreRouma
e9cb7fda42 Backend abstraction + added android support + partial high DPI scaling + added missing files 2022-02-13 17:25:43 +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
97346e6621
Merge pull request #616 from AlexandreRouma/zstd_compression
Optional ZSTD compression in SDR++ server
2022-01-27 17:29:32 +01:00
AlexandreRouma
80dcf2d968 Fixed support for older distro (update ffs) 2022-01-26 20:51:59 +01:00
AlexandreRouma
a7b0b52da9 Fixed depencies 2022-01-26 20:20:04 +01:00
AlexandreRouma
03f0704dff Switched to ImGui::TextUnfort 2022-01-26 14:50:16 +01:00
AlexandreRouma
4c0220a228 compression 2022-01-26 13:23:55 +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
c1685a441c Fixed typo 2022-01-22 19:22:58 +01:00
AlexandreRouma
9d7c1369ca Fix bad OpenGL bu 2022-01-22 18:13:46 +01:00