aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2012-04-08new api: rtlsdr_read_async function allows to specify buffer sizeDimitri Stolnikov1-2/+38
2012-04-04rtlsdr_callback: use correct pointer type for bufferSteve Markgraf1-1/+1
2012-04-03adjust project sloganDimitri Stolnikov2-2/+2
2012-04-03add copyright noticesDimitri Stolnikov2-1/+20
2012-04-03use unique libusb context per rtlDimitri Stolnikov1-3/+3
2012-04-02introduce asynchronous streaming interfaceDimitri Stolnikov1-0/+6
2012-04-02cmake & autotools fixes from previous commitDimitri Stolnikov3-17/+17
2012-04-02add win32 compatibilityHoernchen3-14/+45
2012-04-01consolidated function defs and implsDimitri Stolnikov1-1/+1
2012-04-01fix type definition in libraryDimitri Stolnikov2-2/+2
2012-04-01add FCI FC2580 tuner supportSteve Markgraf2-1/+128
2012-04-01add preliminary cmake build systemDimitri Stolnikov1-0/+26
2012-04-01handle init/exit functions callingDimitri Stolnikov1-10/+0
2012-04-01rework on autotools handling ofDimitri Stolnikov2-1/+1
2012-04-01add FC0012 driverSteve Markgraf1-0/+25
2012-04-01add skeleton routines for setting tuner gainDimitri Stolnikov1-2/+6
2012-03-31add support for autoprobing the tunersSteve Markgraf2-108/+7
2012-03-27add autotools based build systemDimitri Stolnikov5-0/+476