Commit graph

134 commits

Author SHA1 Message Date
Ian Leonard
f569f7a06a system: accept compressed configuration backups
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2020-10-01 23:22:35 +00:00
CvH
ec73650898 LibreELEC-settings: update to f2ade04 2020-09-22 18:09:11 +02:00
chewitt
ec38361523 settings: bump to include NXP/Rockchip/Samsung stats flags 2020-06-30 12:47:18 +00:00
Ian Leonard
a72e31a1a2 system: make configuration restore less selective on backup file names
Restoring system settings expects a filename of 14 characters followed
by .tar ($DATESTAMP.tar from the backup file the addon creates).

Change to glob onto whatever *.tar file gets put into /storage/.restore/
at the busybox init and system restore level. The addon still creates
and expects the $DATESTAMP.tar file, so users will need to use this
feature by ssh or other method.

Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2020-06-26 21:53:04 +00:00
MilhouseVH
0cc42e7609 LibreELEC-settings: update to LibreELEC-settings-7b5ef62 2020-04-19 19:58:16 +01:00
chewitt
1bbfa2091f settings: bump to include WireGuard icon 2020-03-02 17:23:19 +00:00
MilhouseVH
92da1cd992 LibreELEC-settings: update to LibreELEC-settings-377cfa5 2020-01-31 08:03:26 +00:00
Andre Heider
bef54e40cd LibreELEC-settings: update to LibreELEC-settings-12ba57a
Andre Heider (5):
      Sync help text of the bluetooth toggle with the actual feature
      Improve BT wtf codeflow
      Only disconnect connected BT devices
      Use the BT standby feature for DPMS as well
      Add idle timeout feature for BT standby devices

Christian Hewitt (1):
      Merge pull request #144 from MilhouseVH/le10_wiz-no-vis

MilhouseVH (4):
      service.py: not every window may have a visible attribute
      oeWindows.py: add visible attribute to wizard window
      Merge pull request #145 from dhewg/pull/bt
      Merge pull request #146 from chewitt/updates

chewitt (1):
      improve update section titles
2020-01-06 17:29:13 +01:00
Matthias Reichl
def333639f
Merge pull request #3959 from MilhouseVH/le10_settings-addon-py3
LibreELEC-settings: re-enable bytecode compilation
2019-11-12 23:29:12 +01:00
MilhouseVH
3dac5426ca LibreELEC-settings: update to LibreELEC-settings-881a2d1 2019-11-12 01:46:51 +00:00
Christian Hewitt
829de88147
Merge pull request #3807 from MilhouseVH/le10_rpi_eeprom_pr7
rpi-eeprom: update to latest rpi-eeprom
2019-11-12 05:30:03 +04:00
MilhouseVH
5578f1c65b LibreELEC-settings: re-enable bytecode compilation 2019-11-04 20:12:28 +00:00
MilhouseVH
d91fd0cbda LibreELEC-settings: update to LibreELEC-settings-6dbbbed 2019-11-01 17:23:09 +00:00
MilhouseVH
c5defa752d TEMP: LibreELEC-settings: don't compile (not Python3 compatible) 2019-10-29 12:19:07 +00:00
MilhouseVH
1b58564ead packages: use Python helper functions 2019-10-29 12:19:07 +00:00
MilhouseVH
97f87d8e9c packages: switch from Python2 to Python3 2019-10-29 12:19:07 +00:00
MilhouseVH
5c45d0e360 LibreELEC-settings: update to LibreELEC-settings-a799a10 2019-10-10 16:03:21 +01:00
MilhouseVH
08eff2f5d6 LibreELEC-settings: update to LibreELEC-settings-b312a42 2019-10-10 13:54:18 +01:00
MilhouseVH
cdcc689307 LibreELEC-settings: update to LibreELEC-settings-d9765c9 2019-09-15 17:53:19 +01:00
MilhouseVH
c916e8bc9f LibreELEC-settings: update to LibreELEC-settings-a8481d9 2019-09-08 19:33:14 +01:00
MilhouseVH
ead5d16663 LibreELEC-settings: update to LibreELEC-settings-edbb35f 2019-09-08 15:18:07 +01:00
MilhouseVH
f4e8b90c57 LibreELEC-settings: update to LibreELEC-settings-f59dcc8 2019-06-11 16:54:14 +01:00
chewitt
ef06feda3e LibreELEC-settings: bump to include recent changes 2019-04-17 06:25:32 +04:00
MilhouseVH
80c0508a04 LibreELEC-settings: update to LibreELEC-settings-37e206b 2019-01-29 13:49:30 +00:00
CvH
01f14688cf LibreELEC-settings: update to 6a8fb79 2019-01-15 20:45:43 +01:00
CvH
adb34ff5f0 LibreELEC-settings: update to 05bfa87 2018-12-30 22:40:38 +01:00
CvH
bf8310b517 LibreELEC-settings: update to 61ffe14 2018-12-21 21:10:07 +01:00
MilhouseVH
2ae0ee5111 LibreELEC-settings: update to LibreELEC-settings-1b9a5d1 2018-12-16 15:56:33 +00:00
CvH
dcb6f98f29 LibreELEC-settings: update to LibreELEC-settings-f476f01 2018-12-06 10:10:53 +01:00
CvH
85e5b4dc1f cleanup: PKG_SHORTDESC 2018-10-22 15:06:12 +02:00
CvH
4cffa5fe6f cleanup: remove PKG_ARCH="any" 2018-10-22 15:06:12 +02:00
CvH
2923f2b56a cleanup: remove PKG_SOURCE_DIR 2018-10-22 15:06:11 +02:00
CvH
4317bc5002 cleanup: remove PKG_SECTION 2018-10-22 15:06:11 +02:00
MilhouseVH
d9ec4bc083 LibreELEC-settings: update to LibreELEC-settings-e93c231 2018-09-29 07:08:02 +01:00
MilhouseVH
6a409bb0fe LibreELEC-settings: update to LibreELEC-settings-5a4bde7 2018-08-22 18:44:40 +01:00
CvH
8281634d95 LibreELEC-settings: update filehash 2018-08-21 11:03:27 +02:00
chewitt
da131cc8a0 settings: update to 080f0dc 2018-08-21 01:54:24 +04:00
CvH
92c3defd4b spdx: packages/mediacenter 2018-07-18 20:44:40 +02:00
chewitt
0f150447ea settings: bump LibreELEC-settings to pick-up changes 2018-07-07 09:47:30 +04:00
MilhouseVH
d5efe8b39f LibreELEC-settings: update to LibreELEC-settings-a562ed0 2018-06-02 14:51:29 +01:00
chewitt
8749fb452d settings: bump package for firewall fixes 2018-03-11 02:16:50 +00:00
cvh
e5f617cf3a LibreELEC-settings: update to a70ec1c 2018-03-03 11:44:17 +01:00
MilhouseVH
f5975fcc5d LibreELEC-settings: update to LibreELEC-settings-d658777 2018-02-07 02:08:00 +00:00
Matthias Reichl
8ba16ba9af LibreELEC-settings: update to c8ec6f6
Signed-off-by: Matthias Reichl <hias@horus.com>
2018-01-27 16:48:38 +01:00
Radostan Riedel
08b0580b28 LibreELEC-settings: update to b13dbf3 2018-01-06 10:00:40 +01:00
MilhouseVH
4aa54a48fe LibreELEC-settings: update to LibreELEC-settings-057ab16 2017-12-14 17:58:59 +00:00
Sascha Kuehndel (InuSasha)
3846ec7dac
buildsystem: replace PKG_AUTORECONF 2017-11-22 00:41:12 +01:00
cvh
837b447b7c decommission PKG_IS_ADDON 2017-10-16 00:01:20 +02:00
MilhouseVH
3d99d28843 packages: adapt for Python2 2017-10-11 03:55:10 +01:00
chewitt
1a00b16f1a settings: bump to fix backup free-space calc 2017-09-28 07:51:19 +01:00