Commit Graph

1148 Commits

Author SHA1 Message Date
AlexandreRouma
8a603c5420 bugfix 2022-02-24 22:44:37 +01:00
AlexandreRouma
9999693c0d Added missing includes 2022-02-24 21:24:46 +01:00
AlexandreRouma
81692fa910 More fixes 2022-02-24 21:11:02 +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
AlexandreRouma
7de9f3f497
Merge pull request #661 from dforsi/fix/typos
Fix spelling errors
2022-02-20 16:25:25 +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
b5cbafb01d Android cleanup 2022-02-16 17:06:46 +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
71c95af711
Merge pull request #631 from orryverducci/macos-icon
Add macOS specific icon
2022-02-03 15:04:46 +01:00
Orry Verducci
94cf720cfd Add macOS specific icon 2022-02-03 12:57:38 +00:00
AlexandreRouma
9969ce018b Backend abstraction 2022-01-29 20:35:08 +01:00
AlexandreRouma
3c19081561 Bugfix in sdr++ server source 2022-01-29 17:42:53 +01:00
AlexandreRouma
3ab669ecda Radio CW demod bugfix + more cleanup 2022-01-29 17:27:38 +01:00
AlexandreRouma
860121dad2 Added CW tone option plus clean up 2022-01-29 16:55:31 +01:00
AlexandreRouma
5e5c575e93 Added SDRplay source to the Raspberry Pi CI 2022-01-29 16:31:59 +01:00
AlexandreRouma
8dcf17bef7 Fixed ever-expanding apply button in sdrplay source 2022-01-29 16:20:45 +01:00
AlexandreRouma
4fcd06eff6 Added missing CI files 2022-01-29 14:51:53 +01:00
AlexandreRouma
dcc0fef235 Added ubuntu jammy CI 2022-01-29 14:47:28 +01:00
AlexandreRouma
260651fb5c Updated prebuilt debs 2022-01-27 19:21:30 +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
963c5c6581 Added missing deps to CI 2022-01-26 20:27:55 +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
e158eabbf4
Merge pull request #615 from hewittc/format-security
Satisfy GCC -Wformat-security with string literals
2022-01-26 13:29:32 +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
75da59833a Fixed server bug 2022-01-24 01:02:27 +01:00
AlexandreRouma
fa0967313f
Merge pull request #609 from AlexandreRouma/drop_glew
Drop glew
2022-01-23 18:22:27 +01:00
AlexandreRouma
6fba9d7904 removed all trace of glew from the codebase 2022-01-22 20:16:48 +01: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
AlexandreRouma
6dc97de57b Dropping glew and using ImGui's loader instead 2022-01-22 18:03:14 +01:00
AlexandreRouma
0dc2f5f7c9 Fixed rigctl server 2022-01-22 16:36:48 +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
34fc32dcf7 fixed fault config issues 2022-01-21 20:41:39 +01:00
AlexandreRouma
070e27505b Fixed new networking typo 2022-01-21 20:28:31 +01:00