Commit Graph

30 Commits

Author SHA1 Message Date
Steve Markgraf fcc6956cbd fix build with GCC 7
Signed-off-by: Steve Markgraf <steve@steve-m.de>
2018-03-13 20:23:29 +01:00
Hoernchen e8ad31d70f allow building without sse 2015-07-05 17:08:06 +02:00
Christian Daniel 4dfb984431 add FFTS to cmake and fix some codingstyle issues 2014-08-24 21:19:18 +02:00
Christian Daniel 5864e48bd8 major rewrite 2014-08-16 22:32:45 +02:00
Christian Daniel 4db5f20216 GLSpectrumGUI: switched to new, smaller layout; added invert-button 2013-09-27 22:21:35 +02:00
Christian Daniel 710be6e719 Improve spectrum view and other GUI polish 2013-09-27 16:30:58 +02:00
Christian Daniel c3d0a654af fix FFTW initialisation crash 2013-09-24 16:28:57 +02:00
Christian Daniel 9fd7152f13 major rewrite and changes... far too many to put into individual commits 2013-09-23 21:31:54 +02:00
Hoernchen f2c767d9f0 minor cmake fixes 2013-08-07 17:52:15 +02:00
Christian Daniel e4a5556213 use % operator instead of range checks in halfbandfilter 2013-08-07 17:10:44 +02:00
Hoernchen 58ea37f8f7 make sure that all files end up in the same dir when building with vs 2013-08-02 16:26:54 +02:00
Christian Daniel 0f28461e70 finalize switch to QAudioOutput, get rid of PortAudio 2013-08-01 23:46:45 +02:00
Hoernchen fca9f8870f at5 audio
requires qtmultimedia5-dev
2013-07-30 14:39:07 +02:00
Hoernchen f1168af6ab msvc flags 2013-07-30 00:18:50 +02:00
Hoernchen 14a4dd2cb0 qt5 2013-07-29 23:07:07 +02:00
Christian Daniel af07746d09 make plugins optional according to available dependencies 2013-03-31 22:49:21 +02:00
Christian Daniel ffe8034275 add moving average to NFM squelch 2013-03-31 22:48:01 +02:00
Christian Daniel 20a7a0ebe5 add about-dialog 2013-03-31 22:46:56 +02:00
Christian Daniel 6aafc581cb fix building on Windows with VS2010 2013-03-25 16:26:37 +01:00
Christian Daniel eca56e35be monster rework
- 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-03-22 11:18:30 +01:00
Christian Daniel b84314c233 add support for pluggable FFT engines, add KissFFT and FFTW as available engines 2013-02-14 23:18:38 +01:00
Christian Daniel 6a62d7b8bb move miniz to utils directory 2013-02-12 22:14:51 +01:00
Christian Daniel dc937d468b use the librtslsdr includes we found 2013-02-12 15:44:01 +01:00
Christian Daniel fa1f62973b add RTL-SDR, move OsmoSDR to subdir, add haldband filter, update scope 2013-02-12 13:59:34 +01:00
Christian Daniel b3c16267b9 add OpenGL based scope for I/Q data 2013-02-05 23:46:07 +01:00
Christian Daniel a03461c060 monster rework: remove OsmoSDR-dependencies from rest, rework platform, presets 2013-02-04 23:51:11 +01:00
Christian Daniel bf6bd4d0c5 reworking spectrum display 2012-11-03 22:13:21 +01:00
Christian Daniel f2cbcceaf9 fix cmake file and add stop Windows from building a console app 2012-11-01 10:32:11 +01:00
Christian Daniel 8cd4485471 more OsmoSDR DFU upgrade stuff 2012-10-31 16:30:44 +01:00
Christian Daniel cb5ca682c2 major rework and move to CMake 2012-10-29 21:42:52 +01:00