aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* lib: add I2C supportSteve Markgraf2018-06-172-0/+136
* fix sleep durations on WindowsSteve Markgraf2018-06-174-39/+24
* debian: build-dep on dh-autoreconf for Ubuntu 16.04/Debian8Harald Welte2018-06-031-1/+1
* debian: Attempt to down-grade the debhelper version requirementHarald Welte2018-06-032-2/+2
* Add Debian packaging informationHarald Welte2018-06-0310-0/+187
* enable multiarch build by means of GNUInstallDirsThorsten Alteholz2018-06-032-3/+7
* libusb-1.0.22 deprecated libusb_set_debug() with libusb_set_option()Harald Welte2018-06-031-0/+4
* fl2k_file: support reading from stdinSteve Markgraf2018-05-231-4/+11
* lib: update output on zero-copy allocationSteve Markgraf2018-05-011-2/+3
* lib: free zero-copy buffers in case of errorSteve Markgraf2018-05-011-4/+17
* set version to 0.1gitSteve Markgraf2018-04-281-1/+1
* update version to 0.1.1v0.1.1Steve Markgraf2018-04-281-1/+1
* fl2k_fm: add missing help text for stereo and rdsSteve Markgraf2018-04-271-0/+2
* fl2k_test: fix build on Mac OSSteve Markgraf2018-04-271-2/+2
* CMake: Make UDEV_RULES_PATH configurableMartin Hauke2018-04-241-1/+6
* Fix build with MinGWMartin Hauke2018-04-243-3/+16
* lib: libusb_dev_mem_free() is not present in old versionsSteve Markgraf2018-04-231-0/+2
* fl2k_fm: add SPDX identifierSteve Markgraf2018-04-231-0/+2
* add missing cmake modulesSteve Markgraf2018-04-193-0/+361
* fl2k_fm: add stereo and RDS supportSteve Markgraf2018-04-185-11/+629
* add fl2k_fmSteve Markgraf2018-04-172-1/+495
* fl2k_file: only output on red DAC for nowSteve Markgraf2018-04-171-2/+0
* fix ifdef in export headerSteve Markgraf2018-04-171-1/+1
* initial commitSteve Markgraf2018-04-1721-0/+5800