AlexandreRouma
|
a9e8db2a24
|
cleanup + beginning of hermes source
|
2022-10-18 11:09:22 +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 |
|
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
|
e5f3d1672c
|
Backend abstraction + added android support + partial high DPI scaling
|
2022-02-13 17:25:23 +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
|
0dc2f5f7c9
|
Fixed rigctl server
|
2022-01-22 16:36:48 +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
|
070e27505b
|
Fixed new networking typo
|
2022-01-21 20:28:31 +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
|
33914a7316
|
More work on RFSpace source
|
2022-01-01 05:27:10 +01:00 |
|
AlexandreRouma
|
ea587db0cb
|
Formatted the entire codebase and added a CI check for formatting
|
2021-12-19 22:11:44 +01:00 |
|
AlexandreRouma
|
c1cb3d5a1c
|
bugfix
|
2021-12-18 21:48:03 +01:00 |
|
AlexandreRouma
|
f1a231b791
|
Added new deemphasis mode + new image widget
|
2021-12-18 21:23:23 +01:00 |
|
AlexandreRouma
|
0ab4d16f9d
|
Beginning of scheduler code
|
2021-11-14 18:30:58 +01:00 |
|
AlexandreRouma
|
07419275ff
|
Work on RFspace support
|
2021-11-09 00:00:13 +01:00 |
|
AlexandreRouma
|
049fc77ff6
|
Fixed typos
|
2021-09-20 19:59:35 +02:00 |
|
Victor Antonovich
|
9a2794a0dd
|
Set SO_REUSEADDR option to listen sockets on non-Windows systems
|
2021-08-21 09:45:46 +03:00 |
|
AlexandreRouma
|
6114cf0f58
|
Fixed crash on disconnect
|
2021-07-30 23:39:28 +02:00 |
|
Ryzerth
|
3350697875
|
Fixed broken code on linux
|
2021-07-30 22:06:06 +02:00 |
|
Ryzerth
|
7f4557527e
|
Added network sink and fixes to the networking lib
|
2021-07-30 21:56:56 +02:00 |
|
Ryzerth
|
3103d2d168
|
spyserver source bugfix
|
2021-07-19 16:20:01 +02:00 |
|
Ryzerth
|
027297933b
|
Fixed hanging bug
|
2021-07-19 15:57:37 +02:00 |
|
AlexandreRouma
|
45e4c21870
|
Fixed network lib bug on linux
|
2021-07-16 18:13:18 +02:00 |
|
Ryzerth
|
def6036b30
|
New custom network lib + half finished rigctl server
|
2021-07-16 01:49:33 +02:00 |
|
Ryzerth
|
4dc0df74cf
|
Added option to show current list on FFT
|
2021-07-04 02:25:36 +02:00 |
|
Ryzerth
|
0bc1bd8549
|
Fixed color interpolation bug
|
2021-05-03 02:18:26 +02:00 |
|
Ryzerth
|
c6c15a446b
|
Fixed OS EventHandler compilation issue
|
2021-05-03 02:08:49 +02:00 |
|
Ryzerth
|
8c8acf6955
|
Fixed missing library dir argument for OSX
|
2021-04-29 14:30:11 +02:00 |
|