.. |
audio
|
Fix #616 wrong WAV size reported in header (thanks @nsmith-)
|
2018-02-18 19:49:47 +01:00 |
demod
|
Make DataTree throw exception objects, instead of dynamically allocated ones for simplicity
|
2018-06-08 05:58:55 +02:00 |
forms
|
Donation list update
|
2018-08-17 22:44:13 -04:00 |
modules/modem
|
Make ReBuffer refcount management automatic, using std::shared_ptr:
|
2017-05-24 12:28:37 +02:00 |
panel
|
Fix reloading of gains at startup.
|
2017-11-25 09:47:43 +01:00 |
process
|
Fixes #581 ?: Do not set std::shared_ptr to nullptr in constructors (useless anyway) since they could be wrongly interpreted
|
2017-10-16 18:50:55 +02:00 |
rig
|
Initial commit: working...
|
2017-08-27 11:11:30 +02:00 |
sdr
|
Changed Low-perf mode into a CPU usage submenu (low, Normal, High) where High means PFBCH2 usage
|
2018-05-17 17:54:31 +02:00 |
ui
|
Migration to wxWidgets v3.11:
|
2018-03-11 11:47:14 +01:00 |
util
|
Make DataTree throw exception objects, instead of dynamically allocated ones for simplicity
|
2018-06-08 05:58:55 +02:00 |
visual
|
Migration to wxWidgets v3.11:
|
2018-03-11 11:47:14 +01:00 |
AppConfig.cpp
|
Changed Low-perf mode into a CPU usage submenu (low, Normal, High) where High means PFBCH2 usage
|
2018-05-17 17:54:31 +02:00 |
AppConfig.h
|
Fix wrong variable declaration placement preventing build w/o Hamlib
|
2018-05-18 17:04:39 +02:00 |
AppFrame.cpp
|
Make DataTree throw exception objects, instead of dynamically allocated ones for simplicity
|
2018-06-08 05:58:55 +02:00 |
AppFrame.h
|
Changed Low-perf mode into a CPU usage submenu (low, Normal, High) where High means PFBCH2 usage
|
2018-05-17 17:54:31 +02:00 |
BookmarkMgr.cpp
|
Make DataTree throw exception objects, instead of dynamically allocated ones for simplicity
|
2018-06-08 05:58:55 +02:00 |
BookmarkMgr.h
|
Fix #659 : Allow manual editing of user_labels in normal ASCII
|
2018-06-06 20:49:37 +02:00 |
CubicSDR.cpp
|
Changed Low-perf mode into a CPU usage submenu (low, Normal, High) where High means PFBCH2 usage
|
2018-05-17 17:54:31 +02:00 |
CubicSDR.h
|
Changed Low-perf mode into a CPU usage submenu (low, Normal, High) where High means PFBCH2 usage
|
2018-05-17 17:54:31 +02:00 |
CubicSDR.png
|
Add desktop launcher info for linux
|
2015-07-26 19:47:43 -04:00 |
CubicSDR.xpm
|
Better initial sample rate setup, remove hard-coded default rate and use device info matching /w fallback
|
2015-03-22 20:47:07 -04:00 |
CubicSDRDefs.h
|
#513 Workaround in case the number of samples rates is too much to be handled by the menu, decimate to 25 max.
|
2017-10-28 13:12:27 +02:00 |
DemodLabelDialog.cpp
|
Initial commit: working...
|
2017-08-27 11:11:30 +02:00 |
DemodLabelDialog.h
|
Initial commit: working...
|
2017-08-27 11:11:30 +02:00 |
FrequencyDialog.cpp
|
Frequency entry dialog font is slightly too big to fit, use the same as Label dialog instead
|
2017-09-24 12:46:33 +02:00 |
FrequencyDialog.h
|
Initial commit: working...
|
2017-08-27 11:11:30 +02:00 |
IOThread.cpp
|
Threads vs. Queues lifetimes, cleanups.
|
2017-08-13 19:19:25 +02:00 |
IOThread.h
|
Try not to use atomics in performance code
|
2017-09-22 22:53:59 +02:00 |
ModemProperties.cpp
|
Initial commit: working...
|
2017-08-27 11:11:30 +02:00 |
ModemProperties.h
|
Initial commit: working...
|
2017-08-27 11:11:30 +02:00 |