sdrangel/sdrgui/gui
f4exb ca88a3a42e Channel Analyzer: fixed bug in deserialization. Fixes issue #314 2019-03-24 10:53:30 +01:00
..
aboutdialog.cpp Bumped version 2019-02-17 04:39:18 +01:00
aboutdialog.h Make the settings location appear in the log and in the about panel of the GUI also 2019-01-17 11:17:28 +01:00
aboutdialog.ui Make the settings location appear in the log and in the about panel of the GUI also 2019-01-17 11:17:28 +01:00
addpresetdialog.cpp Commands and presets: added possibility to rename group or merge groups. In addition for presets: added possibility to edit description 2018-01-05 11:45:20 +01:00
addpresetdialog.h Moved export.h file to root of exports directory and removed util 2018-03-20 13:49:21 +01:00
addpresetdialog.ui Updated documentation with latest changes 2018-01-07 00:42:22 +01:00
audiodialog.cpp Copy audio to UDP/RTP: Opus implementation (5) 2019-02-19 02:07:26 +01:00
audiodialog.h Copy audio to UDP/RTP: G722 fixes 2019-02-17 06:15:12 +01:00
audiodialog.ui Copy audio to UDP/RTP: Opus environment setting 2019-02-18 02:30:43 +01:00
audioselectdialog.cpp Multi audio device: dialogs cosmetic changes 2018-03-27 22:32:04 +02:00
audioselectdialog.h Multi audio device: dialogs cosmetic changes 2018-03-27 22:32:04 +02:00
audioselectdialog.ui sdrgui: changed all fonts to Liberation 2018-05-05 17:44:38 +02:00
basicchannelsettingsdialog.cpp Basic channel and device settings dialogs: changed returnPressed to editingFinished event handling 2018-12-27 09:31:55 +01:00
basicchannelsettingsdialog.h Basic channel and device settings dialogs: changed returnPressed to editingFinished event handling 2018-12-27 09:31:55 +01:00
basicchannelsettingsdialog.ui Reverse API: AM demod changes (1) 2018-12-14 08:51:01 +01:00
basicdevicesettingsdialog.cpp Basic channel and device settings dialogs: changed returnPressed to editingFinished event handling 2018-12-27 09:31:55 +01:00
basicdevicesettingsdialog.h Basic channel and device settings dialogs: changed returnPressed to editingFinished event handling 2018-12-27 09:31:55 +01:00
basicdevicesettingsdialog.ui Reverse API: created basic device settings dialog similar to channel one. Connected it to RTL-SDR 2018-12-17 01:25:54 +01:00
buttonswitch.cpp Code re-organization in two libraries sdrbase and sdrgui in view of core / GUI split 2017-10-22 19:12:43 +02:00
buttonswitch.h Moved export.h file to root of exports directory and removed util 2018-03-20 13:49:21 +01:00
channelwindow.cpp Code re-organization in two libraries sdrbase and sdrgui in view of core / GUI split 2017-10-22 19:12:43 +02:00
channelwindow.h Moved export.h file to root of exports directory and removed util 2018-03-20 13:49:21 +01:00
clickablelabel.cpp Windows: MSVC2017: changes in sdrgui and sdrbase (5) 2018-11-12 18:36:27 +01:00
clickablelabel.h Windows: MSVC2017: changes in sdrgui and sdrbase (5) 2018-11-12 18:36:27 +01:00
colormapper.cpp Code re-organization in two libraries sdrbase and sdrgui in view of core / GUI split 2017-10-22 19:12:43 +02:00
colormapper.h Moved export.h file to root of exports directory and removed util 2018-03-20 13:49:21 +01:00
comboboxnoarrow.cpp Created combo box without arrow 2018-07-01 11:07:37 +02:00
comboboxnoarrow.h Created combo box without arrow 2018-07-01 11:07:37 +02:00
commanditem.cpp Commands: implemented management GUI 2018-01-04 11:11:53 +01:00
commanditem.h Moved export.h file to root of exports directory and removed util 2018-03-20 13:49:21 +01:00
commandkeyreceiver.cpp Commands: use the command key event filter to capture key sequences in the edit command dialog window 2018-01-05 09:59:37 +01:00
commandkeyreceiver.h Moved export.h file to root of exports directory and removed util 2018-03-20 13:49:21 +01:00
commandoutputdialog.cpp Windows: MSVC2017: changes in sdrbase (1): fixed with std::chrono 2018-11-12 15:05:14 +01:00
commandoutputdialog.h Moved export.h file to root of exports directory and removed util 2018-03-20 13:49:21 +01:00
commandoutputdialog.ui sdrgui: changed all fonts to Liberation 2018-05-05 17:44:38 +02:00
crightclickenabler.cpp Multiple audio support: Select output device in AM demod 2018-03-26 18:41:09 +02:00
crightclickenabler.h Reverse API: right click dialog on start/stop button. Apply to RTL-SDR 2018-12-17 00:34:14 +01:00
cwkeyergui.cpp Reverse API: AM mod changes 2018-12-20 00:09:53 +01:00
cwkeyergui.h Reverse API: AM mod changes 2018-12-20 00:09:53 +01:00
cwkeyergui.ui sdrgui: changed all fonts to Liberation 2018-05-05 17:44:38 +02:00
editcommanddialog.cpp Windows: MSVC2017: changes in sdrgui and sdrbase (5) 2018-11-12 18:36:27 +01:00
editcommanddialog.h Moved export.h file to root of exports directory and removed util 2018-03-20 13:49:21 +01:00
editcommanddialog.ui sdrgui: changed all fonts to Liberation 2018-05-05 17:44:38 +02:00
externalclockbutton.cpp LimeSDR: implemented external clock frequency handling in the GUI 2017-11-05 05:59:04 +01:00
externalclockbutton.h Moved export.h file to root of exports directory and removed util 2018-03-20 13:49:21 +01:00
externalclockdialog.cpp Added exernal clock dialog and button and implemented it in LimeSDR plugins GUIs 2017-11-05 05:50:01 +01:00
externalclockdialog.h Moved export.h file to root of exports directory and removed util 2018-03-20 13:49:21 +01:00
externalclockdialog.ui sdrgui: changed all fonts to Liberation 2018-05-05 17:44:38 +02:00
glscope.cpp glScope: set all try locks to zero timeout 2018-11-21 00:50:01 +01:00
glscope.h glScope: use atomic variable for the data changed indicator 2018-11-20 08:00:19 +01:00
glscopegui.cpp Channel Analyzer: fixed bug in deserialization. Fixes issue #314 2019-03-24 10:53:30 +01:00
glscopegui.h Scope: implemented trigger holdoff 2018-10-28 01:38:58 +02:00
glscopegui.ui Scope: implemented trigger holdoff 2018-10-28 01:38:58 +02:00
glshadersimple.cpp Channel Analyzer NG: toggle polar points/segments display 2018-05-15 00:30:01 +02:00
glshadersimple.h Channel Analyzer NG: toggle polar points/segments display 2018-05-15 00:30:01 +02:00
glshadertextured.cpp Code re-organization in two libraries sdrbase and sdrgui in view of core / GUI split 2017-10-22 19:12:43 +02:00
glshadertextured.h Moved export.h file to root of exports directory and removed util 2018-03-20 13:49:21 +01:00
glshadertvarray.cpp TV screen: fixed OpenGL warning 2018-03-29 10:41:46 +02:00
glshadertvarray.h DSD demod: TV screen graticule optimization 2018-03-15 00:16:50 +01:00
glspectrum.cpp PVS-Studio Analysis corrections for less serious issues 2018-11-18 11:06:41 +01:00
glspectrum.h Spectrum: reworked phosphor display controls 2018-10-19 00:40:14 +02:00
glspectrumgui.cpp PVS-Studio Analysis corrections for less serious issues 2018-11-18 11:06:41 +01:00
glspectrumgui.h Spectrum: reworked phosphor display controls 2018-10-19 00:40:14 +02:00
glspectrumgui.ui Spectrum: reworked phosphor display controls 2018-10-19 00:40:14 +02:00
indicator.cpp Code re-organization in two libraries sdrbase and sdrgui in view of core / GUI split 2017-10-22 19:12:43 +02:00
indicator.h Moved export.h file to root of exports directory and removed util 2018-03-20 13:49:21 +01:00
levelmeter.cpp FreeDV demod: stats in the GUI (2) 2019-02-27 18:37:07 +01:00
levelmeter.h FreeDV demod: stats in the GUI (2) 2019-02-27 18:37:07 +01:00
loggingdialog.cpp Windows: MSVC2017: changes in sdrgui and sdrbase (5) 2018-11-12 18:36:27 +01:00
loggingdialog.h Moved export.h file to root of exports directory and removed util 2018-03-20 13:49:21 +01:00
loggingdialog.ui sdrgui: changed all fonts to Liberation 2018-05-05 17:44:38 +02:00
myposdialog.ui sdrgui: changed all fonts to Liberation 2018-05-05 17:44:38 +02:00
mypositiondialog.cpp Code re-organization in two libraries sdrbase and sdrgui in view of core / GUI split 2017-10-22 19:12:43 +02:00
mypositiondialog.h Moved export.h file to root of exports directory and removed util 2018-03-20 13:49:21 +01:00
physicalunit.h Spectrum: implemented linear scale mode 2018-07-06 01:34:05 +02:00
pluginsdialog.cpp Code re-organization in two libraries sdrbase and sdrgui in view of core / GUI split 2017-10-22 19:12:43 +02:00
pluginsdialog.h Moved export.h file to root of exports directory and removed util 2018-03-20 13:49:21 +01:00
pluginsdialog.ui sdrgui: changed all fonts to Liberation 2018-05-05 17:44:38 +02:00
presetitem.cpp Code re-organization in two libraries sdrbase and sdrgui in view of core / GUI split 2017-10-22 19:12:43 +02:00
presetitem.h Moved export.h file to root of exports directory and removed util 2018-03-20 13:49:21 +01:00
rollupwidget.cpp Highlight demod frame when the marker is highlighted on the spectrum 2017-11-14 22:58:35 +01:00
rollupwidget.h Moved export.h file to root of exports directory and removed util 2018-03-20 13:49:21 +01:00
samplingdevicecontrol.cpp Handle the remove last device in main window with the new sampling device control 2017-11-02 14:29:49 +01:00
samplingdevicecontrol.h Moved export.h file to root of exports directory and removed util 2018-03-20 13:49:21 +01:00
samplingdevicecontrol.ui sdrgui: changed all fonts to Liberation 2018-05-05 17:44:38 +02:00
samplingdevicedialog.cpp New devices handling (1) 2017-11-02 03:30:54 +01:00
samplingdevicedialog.h Moved export.h file to root of exports directory and removed util 2018-03-20 13:49:21 +01:00
samplingdevicedialog.ui Sampling device dialog: set font 2018-05-06 19:17:50 +02:00
scaleengine.cpp Scope: fixed vertical scale display and extended amp range 2018-07-08 18:59:09 +02:00
scaleengine.h Scope: fixed vertical scale display and extended amp range 2018-07-08 18:59:09 +02:00
scopewindow.ui sdrgui: changed all fonts to Liberation 2018-05-05 17:44:38 +02:00
tickedslider.cpp Windows: MSVC2017: changes in sdrgui and sdrbase (5) 2018-11-12 18:36:27 +01:00
tickedslider.h Moved export.h file to root of exports directory and removed util 2018-03-20 13:49:21 +01:00
transverterbutton.cpp Code re-organization in two libraries sdrbase and sdrgui in view of core / GUI split 2017-10-22 19:12:43 +02:00
transverterbutton.h Moved export.h file to root of exports directory and removed util 2018-03-20 13:49:21 +01:00
transverterdialog.cpp Code re-organization in two libraries sdrbase and sdrgui in view of core / GUI split 2017-10-22 19:12:43 +02:00
transverterdialog.h Moved export.h file to root of exports directory and removed util 2018-03-20 13:49:21 +01:00
transverterdialog.ui sdrgui: changed all fonts to Liberation 2018-05-05 17:44:38 +02:00
tvscreen.cpp Windows: MSVC2017: changes in sdrgui and sdrbase (5) 2018-11-12 18:36:27 +01:00
tvscreen.h Windows: MSVC2017: adapt channel analyzer, AM and ATV demods plugin modules 2018-11-13 16:02:26 +01:00
valuedial.cpp PVS-Studio Analysis corrections for less serious issues 2018-11-18 11:06:41 +01:00
valuedial.h Moved export.h file to root of exports directory and removed util 2018-03-20 13:49:21 +01:00
valuedialz.cpp PVS-Studio Analysis corrections for less serious issues 2018-11-18 11:06:41 +01:00
valuedialz.h Moved export.h file to root of exports directory and removed util 2018-03-20 13:49:21 +01:00