summaryrefslogtreecommitdiffstats
path: root/sdrbase
AgeCommit message (Expand)AuthorFilesLines
2020-08-02fix c++11 narrowing complaintsEric Wild1-1/+1
2015-07-05allow building without sseHoernchen1-2/+3
2014-08-24add FFTS to cmake and fix some codingstyle issuesChristian Daniel1-16/+14
2014-08-24fftsHoernchen2-1/+53
2014-08-16major rewriteChristian Daniel22-421/+334
2013-12-24ValueDial: fix wheelEvent handlingSteve Markgraf1-3/+7
2013-11-17revert changes that depend on other modificationsChristian Daniel1-2/+1
2013-11-16switch to new message mechanism without registration-voodooChristian Daniel9-102/+69
2013-11-04GLSpectrum: fix scale when only the histogram is activeChristian Daniel1-1/+1
2013-11-04GLSpectrum: fix histogram bugChristian Daniel1-1/+1
2013-09-27RollupWidget, GLWidget, etc: automatic channel color assignmentChristian Daniel5-10/+130
2013-09-27GLSpectrumGUI: switched to new, smaller layout; added invert-buttonChristian Daniel10-948/+520
2013-09-27some minor polishingChristian Daniel1-5/+6
2013-09-27GLSpectrum: only show channels when mouse pointer is inside widgetChristian Daniel1-39/+58
2013-09-27Improve spectrum view and other GUI polishChristian Daniel6-32/+741
2013-09-26RollupWidget: save and restore stateChristian Daniel1-0/+72
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