Commit Graph

270 Commits

Author SHA1 Message Date
AlexandreRouma
4aaf71f5cc
Fixed code style 2021-07-12 00:58:39 +02:00
Maxime Biette
5971d3d3b3 Fix destructor crash due to wild pointer
Otherwise when RingBuffer is deleted before its init() being called it would crash in the destructor due to its _buffer pointer not being initialized.
2021-07-11 18:33:41 -04:00
Ryzerth
eb48dd70fb More UI bugfix 2021-07-10 21:15:20 +02:00
Ryzerth
6cca4c654f Optimized the menu + bugfix 2021-07-10 18:33:11 +02:00
Ryzerth
f86df07c36 bugfix 2021-07-10 01:07:26 +02:00
Ryzerth
73bbd69e3f The enabled state of all modules is now preserved 2021-07-10 00:28:56 +02:00
Maxime Biette
ac04432453 Fix typo aquire -> acquire
https://en.wiktionary.org/wiki/aquire
2021-07-09 14:57:58 -04:00
Ryzerth
91c6823e0c Bugfix 2021-07-09 17:55:17 +02:00
Ryzerth
cf3c976651 Added a way to move menus around 2021-07-09 04:29:16 +02:00
Ryzerth
29ec14d3f0 Added a better offset config for up/down converters 2021-07-09 00:58:05 +02:00
Ryzerth
ba208bf8b3 Added new contributor 2021-07-08 22:41:36 +02:00
Ryzerth
61f56b6e56 Updated ImGui + Fixed bugs in the frequency manager + new features 2021-07-08 22:39:26 +02:00
Ryzerth
d4849af171 Fixed windowing not being enabled by default 2021-07-05 05:26:49 +02:00
Ryzerth
ab376ea1aa Performance improvement to the FFT + code cleanup + Added an option to select the FFT window 2021-07-05 01:09:48 +02:00
Ryzerth
6db8251e46 Fixed bugs + added option to show bookmarks on FFT 2021-07-04 16:41:46 +02:00
Ryzerth
4dc0df74cf Added option to show current list on FFT 2021-07-04 02:25:36 +02:00
Ryzerth
ecbb451763 Added zimm to contrib list 2021-07-03 20:31:54 +02:00
Ryzerth
78f079ca84 Finished the frequency manager module 2021-07-03 19:46:21 +02:00
Ryzerth
9c0602f406 more changes 2021-07-03 16:15:27 +02:00
Ryzerth
4a2774367f Fixed UI and frequency manager bug 2021-07-02 18:12:56 +02:00
Ryzerth
5f84ecc4de Added audio fix for MacOS 2021-06-29 18:14:26 +02:00
Ryzerth
659b9b1e8c Potential fix for SDR++ not stopping on Linux 2021-06-29 15:52:35 +02:00
Ryzerth
8a1df1d712 Fixed SNR not updating when waterfall is hidden 2021-06-29 03:32:40 +02:00
Ryzerth
aaa15315ce Fixed file source and cleaned up buffering code 2021-06-29 02:43:04 +02:00
Ryzerth
70cf463881 new buffer thingy 2 2021-06-28 22:11:20 +02:00
Ryzerth
dff9ec2d37 new buffer thingy 2021-06-28 22:06:42 +02:00
Ryzerth
da96ecaaba A lot of new stuff 2021-06-28 02:22:51 +02:00
Ryzerth
c39b9609be Added bladerf source 2021-06-27 02:20:11 +02:00
Ryzerth
d31ed762c1 IMPORTANT BUGFIX 2021-06-26 18:26:58 +02:00
Ryzerth
64ed5058bf Fixed wrong disabled color sheme 2021-06-23 22:24:58 +02:00
Ryzerth
26079dba0a Added theme system 2021-06-23 21:45:38 +02:00
Ryzerth
94fae2135d Cleaned up UI code 2021-06-20 21:17:11 +02:00
Ryzerth
1e71a52727 Removed temporary missing code 2021-06-17 20:18:49 +02:00
Ryzerth
da2f4fcf3a Changed the default NFM snap interval 2021-06-17 20:14:23 +02:00
Ryzerth
b5d38c71ce Added french band plan 2021-05-31 18:39:15 +02:00
Ryzerth
55017f876d Fixed vfo selection issue 2021-05-18 02:26:55 +02:00
Ryzerth
0b276bed1d Fixed weird audio glitch on some AM station 2021-05-09 03:06:57 +02:00
Ryzerth
1b27916c24 Added module management system 2021-05-05 04:31:37 +02:00
Ryzerth
aa9ab8e1e8 Fixed VFO color menu position 2021-05-04 21:05:45 +02:00
Ryzerth
1eca58605c Added VFO coloring option 2021-05-04 20:41:23 +02:00
Ryzerth
9a1850bd61 Fixed delayed VFO update bug 2021-05-04 02:52:59 +02:00
Ryzerth
b1bb863a7e Added new patron + more bladerf upgrades 2021-05-03 20:21:30 +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
96f83ee55c Added SNR meter 2021-04-30 04:28:08 +02:00
Ryzerth
3e79d4dfad Added tooltip to show VFO name 2021-04-29 23:29:40 +02:00
Ryzerth
d3276a1546 Added missing line smh 2021-04-29 22:09:06 +02:00
Ryzerth
ce8b4ceb44 Added persistant config for file source 2021-04-29 22:04:20 +02:00
Ryzerth
bed0712be1 Recorder should now save dialog path 2021-04-29 21:41:47 +02:00
Ryzerth
f483de1f7e Fixed missing vector again 2021-04-29 20:51:26 +02:00