Package Release Info

osmo-fl2k-0.1.1+git.20200602-bp154.1.30

Update Info: Base Release
Available in Package Hub : 15 SP4

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

libosmo-fl2k0
osmo-fl2k
osmo-fl2k-devel
osmo-fl2k-udev

Change Logs

* Thu Jun 11 2020 Martin Hauke <mardnh@gmx.de>
- Update to version 0.1.1+git.20200602:
  * lib: revert implementing RGB233 mode
  * lib: fix hang on exit
  * lib: reuse hint message when zero-copy buffer alloc fails
  * lib: fixed rgb332 macros
  * lib: added utility macros for rgb332 mode
  * lib: implement enabling RGB332 mode
  * lib: fall back to iface 1 in case iface 0 altsetting 1 fails
  * lib: use interface 0 altsetting 1 instead of interface 1
  * set CMake policy CMP0075 if it exists
  * fix compiler warnings
  * fl2k_tcp: don't free buffer while lib still uses it
  * improve exit handling on device removal
  * lib: wait for sample worker thread before freeing buffers
  * fl2k_file: check read return value before repeating
  * fl2k_fm: make inline functions static
  * contrib/jenkins.sh: osmo-fl2k build verification
  * lib: Add workaround for Linux usbfs mmap() bug
  * lib: add I2C support
  * fix sleep durations on Windows
  * debian: build-dep on dh-autoreconf for Ubuntu 16.04/Debian8
  * debian: Attempt to down-grade the debhelper version requirement
  * Add Debian packaging information
  * enable multiarch build by means of GNUInstallDirs
  * libusb-1.0.22 deprecated libusb_set_debug() with
    libusb_set_option()
  * fl2k_file: support reading from stdin
  * lib: update output on zero-copy allocation
  * lib: free zero-copy buffers in case of error
* Sat Apr 28 2018 mardnh@gmx.de
- Update to version 0.1.1+git.20180428:
  * fl2k_test: fix build on Mac OS
  * fl2k_fm: add missing help text for stereo and rds
  * update version to 0.1.1
  * set version to 0.1git
Version: 0.1.0+git.20180424-bp150.2.4
* Tue Apr 24 2018 mardnh@gmx.de
- Update to version 0.1.0+git.20180424:
  * Fix build with MinGW
  * CMake: Make UDEV_RULES_PATH configurable
* Tue Apr 24 2018 mardnh@gmx.de
- Update to version 0.0.0+git.20180423:
  * fl2k_fm: add SPDX identifier
  * lib: libusb_dev_mem_free() is not present in old versions
* Sun Apr 22 2018 mardnh@gmx.de
- Initial package, version 0.0.0+git.20180419