[neon/backports-focal/iio-sensor-proxy/Neon/unstable] /: New upstream version 2.0
Ritesh Raj Sarraf
null at kde.org
Fri Oct 9 07:46:07 BST 2020
Git commit e44c4665e22b462ef8d30de5a3cd0909f1a138fb by Ritesh Raj Sarraf.
Committed on 20/12/2016 at 18:13.
Pushed by bshah into tag 'Neon/unstable'.
New upstream version 2.0
M +20 -4 Makefile.in
M +15 -0 NEWS
M +22 -1 README
M +22 -1 README.md
M +1 -0 aclocal.m4
A +1421 -0 build-aux/config.guess
A +1807 -0 build-aux/config.sub
M +374 -11 configure
M +14 -1 configure.ac
M +17 -3 data/80-iio-sensor-proxy.rules
M +15 -2 data/Makefile.in
M +2 -0 data/iio-sensor-proxy.service.in
M +17 -4 docs/Makefile.in
M +2 -2 m4/ax_is_release.m4
A +8372 -0 m4/libtool.m4
M +39 -3 src/Makefile.am
M +218 -9 src/Makefile.in
A +72 -0 src/accel-mount-matrix.c [License: GPL (v3)]
A +22 -0 src/accel-mount-matrix.h [License: GPL (v3)]
M +1 -14 src/drv-hwmon-light.c
M +29 -11 src/drv-iio-buffer-accel.c
M +2 -5 src/drv-iio-buffer-compass.c
M +2 -5 src/drv-iio-buffer-light.c
M +29 -25 src/drv-iio-poll-accel.c
M +3 -13 src/drv-iio-poll-light.c
M +28 -8 src/drv-input-accel.c
M +4 -4 src/fake-input-accelerometer.c
M +7 -3 src/iio-buffer-utils.c
M +2 -9 src/iio-sensor-proxy.c
M +2 -2 src/orientation.c
A +65 -0 src/test-mount-matrix.c [License: GPL (v3)]
C +15 -3 src/test-orientation-gtk.c [from: src/test-orientation.c - 070% similarity]
M +156 -41 src/test-orientation.c
https://invent.kde.org/neon/backports-focal/iio-sensor-proxy/commit/e44c4665e22b462ef8d30de5a3cd0909f1a138fb
More information about the Neon-commits
mailing list