summaryrefslogtreecommitdiffstats
path: root/sdrbase
AgeCommit message (Expand)AuthorFilesLines
2013-09-25fix TCPSrcChristian Daniel3-3/+19
2013-09-24fix RollupWidgetChristian Daniel1-15/+19
2013-09-24fix FFTW initialisation crashChristian Daniel1-3/+12
2013-09-23major rewrite and changes... far too many to put into individual commitsChristian Daniel23-200/+548
2013-08-08optimize interpolator with SSEChristian Daniel2-12/+53
2013-08-07allow edges of spectrum in channelizerChristian Daniel1-2/+4
2013-08-07improve interpolatorChristian Daniel1-33/+59
2013-08-07fix signednessHoernchen3-11/+11
2013-08-07use % operator instead of range checks in halfbandfilterChristian Daniel1-0/+30
2013-08-07fix audio crash and loopingChristian Daniel1-1/+10
2013-08-01finalize switch to QAudioOutput, get rid of PortAudioChristian Daniel3-202/+73
2013-07-30at5 audioHoernchen3-143/+158
2013-07-30fix a typoHoernchen1-1/+1
2013-07-29qt5Hoernchen1-3/+3
2013-04-04fix loading of SampleSource settings during startupChristian Daniel2-2/+41
2013-03-31fix about dialog titleChristian Daniel1-1/+1
2013-03-31add moving average to NFM squelchChristian Daniel1-0/+1
2013-03-31add about-dialogChristian Daniel5-0/+187
2013-03-25fix building on Windows with VS2010Christian Daniel2-8/+10
2013-03-22monster reworkChristian Daniel67-0/+14103