1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2024-10-04 10:46:58 -04:00
sdrangel/plugins/samplesource/filesource
2017-05-16 22:35:44 +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 Windows build: set SSE options for all source device plugins 2016-11-07 18:40:52 +01:00
filesourcegui.cpp New value dial color schemes 2017-05-16 09:07:58 +02:00
filesourcegui.h
filesourcegui.ui updated value dials with Windows compatible font and pointing hand 2017-05-16 22:35:44 +02:00
filesourceinput.cpp Refactoring: removed device parameter from all start() methods in sample source plugins 2017-04-14 03:40:45 +02:00
filesourceinput.h Refactoring: removed device parameter from all start() methods in sample source plugins 2017-04-14 03:40:45 +02:00
filesourceplugin.cpp Bumped version to 3.5.0 2017-05-16 18:38:39 +02:00
filesourceplugin.h Tx support: interim state (1) 2016-12-29 12:41:10 +01:00
filesourcethread.cpp cppcheck fixes 2017-05-05 09:30:45 +02:00
filesourcethread.h