File droidcam.changes of Package droidcam
-------------------------------------------------------------------
Fri Apr 7 09:38:41 UTC 2023 - Andrea Manzini <andrea.manzini@suse.com>
- Update to version 1.9.0
* Increase the socket timeout, extra logging
* Fixup a/v/batt syncing
* Fix the White-Balance menu
* Fix battery value parsing
* Support ayatana-appindicator
* Continue trying when setting audio hwparams fails
-------------------------------------------------------------------
Mon May 16 20:35:05 UTC 2022 - Grover Chou <groverchout@opensuse.org>
- Update to version 1.8.2
* Bugfix: Prevent UI alerts when connection is stopped abruptly. #210
- Update to version 1.8.1
* Added -vflip/-hflip options to droidcam-cli
- Update to version 1.8.0
* Fix for iOS USB connections dropping instantly (via #184)
* Code updates (via #184)
* Binaries now go into /usr/local/bin instead of /usr/bin, which is
more "correct" for non-packaged software
* Add battery-level check and label
* Add flag that allows other programs (eg. ffmpeg) to use the v4l2-dc
device
- Update to version 1.7.3
* Bring back app-indicator by popular demand (#159).
- Update to version 1.7.2
* GUI client saves + restores horizontal and vertical flip changes
* GUI client: Exposure lock and white-balance controls
* Update keyboard accelerators, hopefully fix the numpad plus/minus
shortcuts for all keyboards
* CLI client: -nocontrols flag to facilitate "headless mode" (#143)
- Update to version 1.7.1
* Dropped 'appindicator' (systray icon) support as this library is
deprecated and no longer works (at least on Debian).
- Updated patches:
* 0001-Use-icon-installed-to-theme-directory.patch
* 0003-Hack-backwards-compatibility-for-TurboJPEG-2.0.0.patch
-------------------------------------------------------------------
Mon Feb 8 19:32:13 UTC 2021 - Stefan Brüns <stefan.bruens@rwth-aachen.de>
- Update to version 1.7
* Added 'Vertical Flip' option. (original PR: #120)
* Added Gnome desktop entry. (original PR: #127)
* GUI client will show a warning when closing with active
connection.
* Added -dev command line option, to use a specific video device
instead of auto-discovery.
- Update to version 1.6
* Added support for the regular v4l2loopback module
(Original pr #105)
* Fixed bug with server mode not using the port value correctly
in the GUI
* Fixed bug when connecting to iOS device via USB (#97)
- Fix failing build due to renamed libusbmusd pkgconfig file.
- Drop upstreamed v4l2loopback patches:
* 0001-Enhance-compatibility-with-upstream-v4l2loopback-dri.patch
* 0002-Accept-upstream-v4l2loopback-driver-as-device.patch
- Rebased patches:
* 0001-Use-icon-installed-to-theme-directory.patch
* 0003-Hack-backwards-compatibility-for-TurboJPEG-2.0.0.patch
-------------------------------------------------------------------
Tue Oct 6 19:20:45 UTC 2020 - Stefan Brüns <stefan.bruens@rwth-aachen.de>
- Update to version 1.5
* AppIndicator support
* Portrait mode and flip support
- Add README-v4l2loopback.md, referring to v4l2loopback-ctl for
configuration
- Add 0001-Use-icon-installed-to-theme-directory.patch
- Skip EXIF marker handling in JPEG transform on Leap 15.x, update
0003-Hack-backwards-compatibility-for-TurboJPEG-2.0.0.patch
-------------------------------------------------------------------
Sun Jul 12 09:40:10 UTC 2020 - Jan Engelhardt <jengelh@inai.de>
- Use noun phrase for descriptions.
-------------------------------------------------------------------
Fri Jul 10 19:26:03 UTC 2020 - Stefan Brüns <stefan.bruens@rwth-aachen.de>
- Initial package version 1.4
- Add two patches to make it work with the upstream v4l2loopback driver:
* 0001-Enhance-compatibility-with-upstream-v4l2loopback-dri.patch
* 0002-Accept-upstream-v4l2loopback-driver-as-device.patch
- Add compatibility for TurboJPEG version in Leap 15.x
* 0003-Hack-backwards-compatibility-for-TurboJPEG-2.0.0.patch