0
0
mirror of https://github.com/libretro/Lakka-LibreELEC.git synced 2025-03-02 03:45:54 +00:00

22 Commits

Author SHA1 Message Date
CvH
0f4fd5307c addons: reset versions to 0 2022-12-05 20:47:46 +01:00
eeab3d92b4 addons: automated code cleanup
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2021-01-19 19:33:41 +00:00
c1ef936580 touchscreen: allow building for ARM
Signed-off-by: Matthias Reichl <hias@horus.com>
2020-11-18 20:48:24 +01:00
061140b226 xbmc.python: bump minimum Python ABI support 2020-03-03 18:18:31 +00:00
90f0c11d3b touchscreen: Use get_install_dir() instead of get_build_dir() 2020-02-10 08:53:39 +01:00
3c8862a701 build: add and use get_install_dir()
Don't hardcode get_build_dir()/.install_pkg in multiple places.
2019-12-31 11:26:49 +01:00
05331faf41 touchscreen: fix a crash with segfaults on x64 machines 2019-06-27 11:59:18 +02:00
31b435dedc touchscreen: remove Amlogic from PKG_ADDON_PROJECTS 2019-05-04 00:02:46 +02:00
d4f6326142 packages: align source code licence usage with project licence 2019-03-26 18:05:50 +00:00
15282eb38b treewide: retire $SED
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2018-11-04 01:12:58 +00:00
CvH
ca33bf8cd7 spdx: packages/addons 2018-07-17 23:58:49 +02:00
6a6eed401a create_addon: Substitute RPi1 as device to differentiate RPi project from RPi device 2018-03-12 22:14:33 +00:00
ea2dac174c projects/Amlogic: enable touchscreen support 2018-02-20 08:35:22 +01:00
3b9fcfc3b4 buildsystem: rename TOOLCHAIN other to manual 2017-11-22 00:41:13 +01:00
da38cd92e3 buildsystem: set PKG_TOOLCHAIN for packages, that need it 2017-11-22 00:41:13 +01:00
3846ec7dac buildsystem: replace PKG_AUTORECONF 2017-11-22 00:41:12 +01:00
0dd697faf2 remove various imx related references 2017-11-11 09:15:40 -08:00
7b671e2cec touchscreen: fix addon version
from version="8.2.100.100" to version="8.2.100"
2017-11-07 15:19:21 +01:00
cvh
c6b5cdc10f fix copyright header 2017-10-16 00:01:11 +02:00
c7b9e90ce4 addons: bump PKG_REV 2017-05-10 22:32:57 +01:00
6076e94851 touchscreen: limit build projects and use autoreconf for tslib 2016-11-02 15:16:55 +00:00
9c3e78edee touchscreen: initial addon
includes ts_uinput_touch daemon which translates tslib events to uinput
includes belonging touchscreen calibration addon
2016-11-02 12:54:15 +01:00