Changelog for
mingw64-librtlsdr0-2.0.1+git.20231103-lp154.1.5.noarch.rpm :
* Fri Nov 03 2023 mardnhAATTgmx.de- Update to version 2.0.1+git.20231103:
* Release 2.0.1
* gitignore: add files created by autotools
* debian/changelog: update for 2.0.0
* change version to 2.0.0
* add direct sampling to rtl_sdr
* add -D direct sampling flag to rtl_tcp
* add blog v4 upconverter gpio switch
* fix rtl_tcp error on windows when hints not initialized to 0
* fix rtl_tcp on macos
* add rtl-sdr blog v4 support
* Fix signal handler from getting stuck in an endless loop
* lib: Stop applying workaround for libusb < 1.0.9
* lib: force wait state after cancel of usb transfer
* Fix minGW build
* rtl_fm: add a new option to select 2nd direct sampling mode
* rtl_tcp: put new DEFAULT_
* constants in defines
* rtl_tcp: Extracted some constants out of printf strings
* fix windows build
* cmake: populate pkgconfig file with prefix
* Add rtl_biast as install target
* tuner_r82xx: fix short-write in r82xx_read
* debian: fix source/format from quilt to native
* Fix for CMake < 3.12.0
* Add missing rtlsdrConfig.cmake
* Update Debian packaging information
* Modernize CMake
* rtl_tcp: Initialize listensocket
* rtl_tcp: Add IPv6 support
* Use udev uaccess rules
* rtl_fm/rtl_power: Improve scanning range parsing
* CMake: support for libusb on GNU/Hurd
* Improve librtlsdr.pc file
* lib: enable better UHF reception (>862MHz) for FC0013
* set CMake policy CMP0075 if it exists
* Fixed issues compiling on Windows with MSVC, CMake and NMake (#61)
* allow building librtlsdr as CMake subproject
* rtl_biast: Add rtl_biast
* lib: Add GPIO version of the bias tee configuration API
* Fix building librtlsdr on OpenBSD
* rtl_eeprom: fix warnings
* Wed Jul 17 2019 mardnhAATTgmx.de- Update to version 0.6.0+git.20190716:
* lib: disable usbfs zero-copy support by default
* lib: fix memory leak in rtlsdr_open()
* contrib/jenkins.sh: run \"make maintainer-clean\"
* Sun Oct 07 2018 mardnhAATTgmx.de- Update to version 0.6.0+git.20181007:
* lib: Add workaround for Linux usbfs mmap() bug
* change version to 0.6git
* Sun Aug 26 2018 mardnhAATTgmx.de- Update to version 0.5.4+git.20180826:
* change version to 0.6.0
* Wed Jul 04 2018 mardnhAATTgmx.de- Update to version 0.5.4+git.20180703:
* Fix inline functions to use \'static inline\'
* Sun Jun 03 2018 mardnhAATTgmx.de- Update to version 0.5.4+git.20180603:
* Fix \"make uninstall\" for documentation
* README: Update homepage/wiki URL from old trac to redmine
* Add Debian packaging information
* Fri May 25 2018 mardnhAATTgmx.de- Update to version 0.5.4+git.20180525:
* tuner_r82xx: turn off loop-through, remove dead code
* Thu May 24 2018 mardnhAATTgmx.de- Update to version 0.5.4+git.20180523:
* rtl_adsb: fix hanging upon a signal in Fedora 27
* Sat May 05 2018 mardnhAATTgmx.de- Update to version 0.5.4+git.20180501:
* change version to 0.6git
* Fix build with MinGW
* lib: use USB zero-copy transfers if possible
* Sat May 05 2018 mardnhAATTgmx.de- Remove patch:
* 0001-Fix-build-with-MinGW.patch (fixed upstream)
* Sun Apr 29 2018 mardnhAATTgmx.de- Update to version 0.5.3+git.20180429:
* rtl_test: fix build on Mac OS
* change version to 0.5.4
* Thu Apr 26 2018 mardnhAATTgmx.de- Update to version 0.5.3.git1524089355.566a1b9:
* lib: fix direction bit in GPIO code
* lib: Use GPIO P0 to toggle an (optional) bias-t
* rtl_tcp: add command for bias tee control
* Add option \'-T\' for activating bias-T in rtl_(adsb|fm|power|tcp)
* fix for msvc14
* rtl_test: Support PPM error measurement on Windows.
* lib: fix FC0012 reset GPIO
* cosmetic: Fix \"implicit fall-through\" gcc 7.3.0 warnings
* fix \"-Wshift-negative-value\" compiler warning on ggc-7.3.0
* configure.ac: Add --enable-sanitize and --enable-werror
* add contrib/jenkins.sh for build testing
* Makefile.am: Fix \"permission denied\" during \"make distcheck\"
* Fri Dec 09 2016 mardnhAATTgmx.de- Update to version 0.5.3.git1480245584.e3e6ee2:
* Correct return code of e4k_reg_write().
* Allow setting bandwidth for R820T
* New functions rtlsdr_set_tuner_bandwidth()
* tools: allow built-in functions for newer versions of MSVC
* lib: check for libusb init failure
* lib: add new HanfTek dongle
* Sun Feb 22 2015 mardnhAATTgmx.de- initial mingw64 package