Commit Graph

25 Commits

Author SHA1 Message Date
Eric Wild 22b488477b fix c++11 narrowing complaints 2020-08-02 21:26:25 +02:00
Hoernchen 64a1d97017 allow building without sse #2 2015-07-07 22:28:50 +02: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
Hoernchen 34fb4e9973 ffts 2014-08-24 21:19:10 +02:00
Christian Daniel 5864e48bd8 major rewrite 2014-08-16 22:32:45 +02:00
Christian Daniel eeb7a07683 switch to new message mechanism without registration-voodoo 2013-11-16 23:14:30 +01:00
Hoernchen 3b6d910f0c fixed the windows build 2013-10-03 22:44:46 +02:00
Christian Daniel 4db5f20216 GLSpectrumGUI: switched to new, smaller layout; added invert-button 2013-09-27 22:21:35 +02:00
Christian Daniel c71160cf9b GLSpectrum: only show channels when mouse pointer is inside widget 2013-09-27 21:40:01 +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
Christian Daniel 69673c7a64 optimize interpolator with SSE 2013-08-08 21:39:26 +02:00
Christian Daniel fb090cdfa9 improve interpolator 2013-08-07 23:23:25 +02:00
Hoernchen 37e6f6ff29 fix signedness 2013-08-07 18:28:03 +02:00
Christian Daniel e4a5556213 use % operator instead of range checks in halfbandfilter 2013-08-07 17:10:44 +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
Christian Daniel 86ee315fb6 fix loading of SampleSource settings during startup 2013-04-04 21:04:30 +02:00
Christian Daniel 5d73be7363 add full rotation to halfband filter 2013-03-31 22:49:39 +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