aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* lib: wait for sample worker thread before freeing buffersSteve Markgraf2019-08-251-0/+2
* fl2k_file: check read return value before repeatingSteve Markgraf2019-08-251-1/+1
* fl2k_fm: make inline functions staticSteve Markgraf2019-08-251-7/+7
* lib: Add workaround for Linux usbfs mmap() bugSteve Markgraf2018-10-071-2/+17
* lib: add I2C supportSteve Markgraf2018-06-171-0/+101
* fix sleep durations on WindowsSteve Markgraf2018-06-174-39/+24
* enable multiarch build by means of GNUInstallDirsThorsten Alteholz2018-06-031-2/+4
* 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
* 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
* Fix build with MinGWMartin Hauke2018-04-242-2/+13
* 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
* fl2k_fm: add stereo and RDS supportSteve Markgraf2018-04-184-11/+591
* add fl2k_fmSteve Markgraf2018-04-172-1/+495
* fl2k_file: only output on red DAC for nowSteve Markgraf2018-04-171-2/+0
* initial commitSteve Markgraf2018-04-178-0/+3125