summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2012-04-19fix off-by-one in argument handlingHoernchen
2012-04-18add Compro Videomate U650FSteve Markgraf
2012-04-16add Terratec Cinergy T Stick RC (Rev.3)Steve Markgraf
2012-04-12add Compro Videomate U620F (E4K tuner)Steve Markgraf
2012-04-11change async cancellation mechnism to make it more reliableDimitri Stolnikov
2012-04-10reorder calls to prevent a crashHoernchen
2012-04-10tell windows that ctrl-c was handledHoernchen
2012-04-10make win32 build actually workHoernchen
2012-04-09correct LPF coefficientSteve Markgraf
2012-04-09reset demod after setting samplerateSteve Markgraf
2012-04-09exit gracefully on SIGPIPEDimitri Stolnikov
2012-04-09allow user to send data to stdoutSteve Markgraf
2012-04-09allow user to select sync modeSteve Markgraf
2012-04-09allow user to select block sizeSteve Markgraf
2012-04-09use fprintf instead of printfSteve Markgraf
2012-04-09disable bulk read timeoutsDimitri Stolnikov
2012-04-08new api: rtlsdr_read_async function allows to specify buffer sizeDimitri Stolnikov
2012-04-07add DIKOM pid/vidSteve Markgraf
2012-04-07use uint32_t instead of int for frequencySteve Markgraf
2012-04-07print out exact sample rate only if neededDimitri Stolnikov
2012-04-06Add support for Dexatek DK5217 DVB-T dongle.Alexandru Csete
2012-04-06do not use NULL usb contexts to make libusb-pbatard work on windowsDimitri Stolnikov
2012-04-05fix rtlsdr_demod_read_reg()Steve Markgraf
2012-04-05make older versions of GCC happySteve Markgraf
2012-04-04workaround for some versions of libusbSteve Markgraf
2012-04-04use timeouts for control transfersSteve Markgraf
2012-04-04rtlsdr_callback: use correct pointer type for bufferSteve Markgraf
2012-04-03install utility as wellDimitri Stolnikov
2012-04-03adjust project sloganDimitri Stolnikov
2012-04-03define LIBUSB_CALL if not available with old libusbDimitri Stolnikov
2012-04-03add copyright noticesDimitri Stolnikov
2012-04-03properly poweroff PLL/ADCs/tuner on exitSteve Markgraf
2012-04-03add several new sticksSteve Markgraf
2012-04-03force same library filename for static andDimitri Stolnikov
2012-04-03use unique libusb context per rtlDimitri Stolnikov
2012-04-02use different library names forDimitri Stolnikov
2012-04-02introduce asynchronous streaming interfaceDimitri Stolnikov
2012-04-02cmake & autotools fixes from previous commitDimitri Stolnikov
2012-04-02add win32 compatibilityHoernchen
2012-04-02add Terratec Cinergy T Stick Black (rev 1)Steve Markgraf
2012-04-02select fc0012 UHF/VHF-filter according to frequencySteve Markgraf
2012-04-02don't use C99Steve Markgraf
2012-04-01add Genius TVGo DVB-T03 USB dongle supportSteve Markgraf
2012-04-01consolidated function defs and implsDimitri Stolnikov
2012-04-01fix type definition in libraryDimitri Stolnikov
2012-04-01add FCI FC2580 tuner supportSteve Markgraf
2012-04-01add preliminary cmake build systemDimitri Stolnikov
2012-04-01add Terratec NOXON rev 2 supportDimitri Stolnikov
2012-04-01handle init/exit functions callingDimitri Stolnikov
2012-04-01rework on autotools handling ofDimitri Stolnikov