summaryrefslogtreecommitdiffstats
path: root/main.cpp
AgeCommit message (Collapse)AuthorFilesLines
2013-09-23major rewrite and changes... far too many to put into individual commitsChristian Daniel1-11/+49
2013-08-07use % operator instead of range checks in halfbandfilterChristian Daniel1-2/+21
2013-07-29qt5Hoernchen1-4/+4
2013-03-22monster reworkChristian Daniel1-26/+7
- 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-12add RTL-SDR, move OsmoSDR to subdir, add haldband filter, update scopeChristian Daniel1-1/+13
2013-02-04monster rework: remove OsmoSDR-dependencies from rest, rework platform, presetsChristian Daniel1-0/+3
2012-10-29major rework and move to CMakeChristian Daniel1-5/+3
2012-05-28initial checkinChristian Daniel1-0/+50