This website requires JavaScript.
Explore
Drone CI
Help
Register
Sign In
VE7UWU
/
sdrangel
Watch
1
Star
0
Fork
0
You've already forked sdrangel
mirror of
https://github.com/f4exb/sdrangel.git
synced
2026-05-26 18:16:52 -04:00
Code
Issues
Projects
Releases
Wiki
Activity
sdrangel
/
plugins
/
samplesource
/
filesource
History
f4exb
31ad75a405
Make the DSP source engine forward messages to own source input GUI message queue. Implementation in all sources
2017-09-17 01:23:54 +02:00
..
CMakeLists.txt
Device plugins: Removed useless link dependency on QT OpenGL and Multimedia
2016-10-27 08:38:50 +02:00
filesource.pro
…
filesourcegui.cpp
Make the DSP source engine forward messages to own source input GUI message queue. Implementation in all sources
2017-09-17 01:23:54 +02:00
filesourcegui.h
Make the DSP source engine forward messages to own source input GUI message queue. Implementation in all sources
2017-09-17 01:23:54 +02:00
filesourcegui.ui
…
filesourceinput.cpp
Make the DSP source engine forward messages to own source input GUI message queue. Implementation in all sources
2017-09-17 01:23:54 +02:00
filesourceinput.h
Added a destroy virtual method to all source input plugin main classes
2017-09-15 02:32:30 +02:00
filesourceplugin.cpp
Input core creation method implementation in all source plugins
2017-09-14 13:34:32 +02:00
filesourceplugin.h
Input core creation method implementation in all source plugins
2017-09-14 13:34:32 +02:00
filesourcethread.cpp
…
filesourcethread.h
…