summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
AgeCommit message (Collapse)AuthorFilesLines
2018-03-13fix build with GCC 7Steve Markgraf1-0/+5
Signed-off-by: Steve Markgraf <steve@steve-m.de>
2015-07-05allow building without sseHoernchen1-8/+17
2014-08-24add FFTS to cmake and fix some codingstyle issuesChristian Daniel1-20/+38
2014-08-16major rewriteChristian Daniel1-3/+1
2013-09-27GLSpectrumGUI: switched to new, smaller layout; added invert-buttonChristian Daniel1-3/+3
2013-09-27Improve spectrum view and other GUI polishChristian Daniel1-3/+6
2013-09-24fix FFTW initialisation crashChristian Daniel1-0/+3
2013-09-23major rewrite and changes... far too many to put into individual commitsChristian Daniel1-7/+15
2013-08-07minor cmake fixesHoernchen1-4/+5
2013-08-07use % operator instead of range checks in halfbandfilterChristian Daniel1-0/+3
2013-08-02make sure that all files end up in the same dir when building with vsHoernchen1-0/+9
2013-08-01finalize switch to QAudioOutput, get rid of PortAudioChristian Daniel1-6/+1
2013-07-30at5 audioHoernchen1-2/+3
requires qtmultimedia5-dev
2013-07-30msvc flagsHoernchen1-0/+7
2013-07-29qt5Hoernchen1-15/+22
2013-03-31make plugins optional according to available dependenciesChristian Daniel1-1/+0
2013-03-31add moving average to NFM squelchChristian Daniel1-0/+2
2013-03-31add about-dialogChristian Daniel1-0/+3
2013-03-25fix building on Windows with VS2010Christian Daniel1-2/+5
2013-03-22monster reworkChristian Daniel1-143/+180
- pluginify whole project - reorganize directory structure - fix PortAudio detection script - implement generic channelizer - fix several OpenGL problems - rework presets - add audio mixing - too many more
2013-02-14add support for pluggable FFT engines, add KissFFT and FFTW as available enginesChristian Daniel1-1/+32
2013-02-12move miniz to utils directoryChristian Daniel1-1/+2
2013-02-12use the librtslsdr includes we foundChristian Daniel1-0/+1
2013-02-12add RTL-SDR, move OsmoSDR to subdir, add haldband filter, update scopeChristian Daniel1-10/+26
2013-02-05add OpenGL based scope for I/Q dataChristian Daniel1-2/+4
2013-02-04monster rework: remove OsmoSDR-dependencies from rest, rework platform, presetsChristian Daniel1-2/+30
2012-11-03reworking spectrum displayChristian Daniel1-4/+0
2012-11-01fix cmake file and add stop Windows from building a console appChristian Daniel1-2/+13
2012-10-31more OsmoSDR DFU upgrade stuffChristian Daniel1-0/+4
2012-10-29major rework and move to CMakeChristian Daniel1-0/+123