Commit Graph

13 Commits

Author SHA1 Message Date
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