rtl-sdr/src
Steve Markgraf 7ebcb041f2 lib: set SOVERSION back to 0
When the version was incremented to 2.0.0, this resulted
in the SOVERSION being set to 2, indicating an ABI change,
which was actually not the case.

People have been complaining that software linked against
librtlsdr.so.0 is no longer working, so change the SOVERSION
back to 0.
2024-04-07 21:42:51 +02:00
..
convenience cosmetic: Fix "implicit fall-through" gcc 7.3.0 warnings 2018-04-18 23:59:17 +02:00
getopt add local copy of getopt() for win32 build 2012-05-29 02:13:18 +02:00
CMakeLists.txt lib: set SOVERSION back to 0 2024-04-07 21:42:51 +02:00
Makefile.am unbreak 'make distcheck' with automake 2014-01-26 13:49:39 +01:00
librtlsdr.c add rtl-sdr blog v4 support 2023-08-23 00:34:08 +02:00
rtl_adsb.c improve CLI usage docs: '-d' also accepts serial 2024-02-16 17:27:28 +01:00
rtl_biast.c rtl_biast: Add rtl_biast 2019-11-12 20:46:02 +01:00
rtl_eeprom.c rtl_eeprom: fix warnings 2019-11-01 02:18:54 +01:00
rtl_fm.c improve CLI usage docs: '-d' also accepts serial 2024-02-16 17:27:28 +01:00
rtl_power.c improve CLI usage docs: '-d' also accepts serial 2024-02-16 17:27:28 +01:00
rtl_sdr.c improve CLI usage docs: '-d' also accepts serial 2024-02-16 17:27:28 +01:00
rtl_tcp.c improve CLI usage docs: '-d' also accepts serial 2024-02-16 17:27:28 +01:00
rtl_test.c improve CLI usage docs: '-d' also accepts serial 2024-02-16 17:27:28 +01:00
rtlsdr.rc.in Fixed issues compiling on Windows with MSVC, CMake and NMake (#61) 2019-12-03 20:47:17 +01:00
tuner_e4k.c Correct return code of e4k_reg_write(). 2015-05-08 11:10:30 +02:00
tuner_fc0012.c fix: round gain input to nearest value 2024-03-10 23:01:56 +01:00
tuner_fc0013.c lib: enable better UHF reception (>862MHz) for FC0013 2020-02-18 20:52:20 +01:00
tuner_fc2580.c fix a -Wuninitialized warning 2012-04-25 22:47:30 +02:00
tuner_r82xx.c r82xx: batch register writes for tuning 2024-03-07 17:46:00 -05:00