lsellens
e82bde9920
net-snmp: make addon configurable through gui settings
2017-04-02 14:01:19 -05:00
chewitt
0f6b1c4142
RTL8812AU: add device ID for TP-Link T4U ver 2
2017-04-01 13:47:33 +01:00
awiouy
3a29a9e2ce
lcdd: update to 466edd3
2017-03-30 20:03:35 +02:00
awiouy
5b97d63c95
emby: update to 3.2.8
2017-03-28 00:48:11 +02:00
awiouy
73cf0af5dd
x264: update to snapshot-20170327-2245-stable
2017-03-28 00:47:11 +02:00
awiouy
8fa60279d3
ffmpegx: rebuild
2017-03-28 00:46:30 +02:00
Matthias Reichl
2c9f5eeebd
lirc: also support lirc devices from the rc subsystem
...
Signed-off-by: Matthias Reichl <hias@horus.com>
2017-03-27 18:29:36 +02:00
lsellens
4c139b3a02
net-snmp: fix build errors
2017-03-23 12:58:08 -05:00
chewitt
fdcab899bc
iwlwifi: udpate to ba301aa
2017-03-23 08:13:40 +00:00
chewitt
e4c842b45b
settings: bump to 0.8.11
2017-03-23 05:29:03 +00:00
piotrasd
845c4c97d9
mesa: bump to 13.0.6
...
Only critial issue/bug fixes here
https://www.mesa3d.org/relnotes/13.0.4.html
https://www.mesa3d.org/relnotes/13.0.5.html
https://www.mesa3d.org/relnotes/13.0.6.html
All changes described:
New features
"None" !
Only bug fixes some related with kodi
Bug 99158 - vdpau segfaults and gpu locks with kodi on R9285
2017-03-22 16:50:53 +00:00
Peter V
534dc1f932
Merge pull request #1467 from chewitt/projectm-glew
...
projectm: drop glew patch merged upstream
2017-03-22 17:36:07 +01:00
Christian Hewitt
9a749b5654
Merge pull request #1466 from mglae/fix_fs-resize-8.0
...
Fix file system resize script hang
2017-03-22 20:32:26 +04:00
chewitt
8b98e0dc78
projectm: drop glew patch merged upstream
2017-03-22 06:50:24 +00:00
mglae
12be174140
busybox: fix fs-resize by using sgdisk
2017-03-21 23:29:15 +01:00
mglae
01e30699f1
gptfdisk: new package providing sgdisk
2017-03-21 23:28:53 +01:00
MilhouseVH
241b089dbd
ffmpeg: update hevc patch with turbo fix
2017-03-21 21:56:30 +00:00
MilhouseVH
7bdafac236
RBP: Update firmware to 2ef9cb6
2017-03-21 21:32:17 +00:00
chewitt
bbdc495bf5
linux: update amlogic-3.14 to eb7e852
2017-03-21 03:25:24 +00:00
MilhouseVH
6c91178539
ffmpeg: fix an issue with MMAL rendering
2017-03-20 22:28:17 +00:00
MilhouseVH
4ca55555ac
RPi/RPi2: update firmware to 3845593
2017-03-20 22:18:36 +00:00
MilhouseVH
a406686a05
kodi: update kodi-binary-addons
2017-03-20 22:17:13 +00:00
MilhouseVH
c3a7fcffae
kodi: update to kodi-17.1
2017-03-20 22:12:27 +00:00
Christian Hewitt
a7cf6b31fe
Merge pull request #1446 from awiouy/squeezelite-8.0
...
multimedia-tools: update squeezelite to a3d95ec
2017-03-17 10:46:29 +04:00
Christian Hewitt
03167fa8f6
Merge pull request #1439 from HiassofT/le8-ir-keytable-split
...
backport of #1438 v4l-utils: cleanup locally added keymaps, remove crime against rc6_mce
2017-03-17 09:19:41 +04:00
Christian Hewitt
7e1bf53b40
Merge pull request #1434 from HiassofT/le8-ir-keytable
...
backport of #1433 properly fix streamzap issues, allow user rc_maps.cfg override
2017-03-17 09:18:36 +04:00
awiouy
bb79e9854d
multimedia-tools: update squeezelite to a3d95ec
2017-03-14 23:52:57 +01:00
awiouy
6e2c397be6
squeezelite: update to a3d95ec and link audio libraries
2017-03-14 23:49:22 +01:00
Matthias Reichl
6289fefb19
v4l-utils: fix invalid keynames in hp mce remote table
...
Signed-off-by: Matthias Reichl <hias@horus.com>
2017-03-12 18:29:45 +01:00
Matthias Reichl
40c68b1236
v4l-utils: create separate keymaps instead of patching rc6_mce
...
All locally added remote keycodes are now in separate files,
one per remote, instead of adding them to rc6_mce.
A new keymap, libreelec_multi, with all keycodes of the previous
rc6_mce map is added in install and used by default when the
remote is configured to use the rc-rc6-mce table.
The default behaviour is unchanged, LE can still be controlled with
MCE, xbox, ... remotes out of the box but it's now possible to configure
the ir receiver to react only on the codes sent by a specific remote.
This solves the issue where a xbox remote always controlled LE even
when a user only wanted to control it with a MCE remote.
To do this simply create a /storage/.config/rc_maps.cfg file with
the following content:
* rc-rc6-mce rc6_mce
Signed-off-by: Matthias Reichl <hias@horus.com>
2017-03-12 18:29:45 +01:00
Gerald Dachs
21b1b6f4ea
added patch packages/audio/pulseaudio/patches/pulseaudio-0900.03-eliminates-lags-after-bluetooth-packet-loss.patch
2017-03-12 17:52:04 +01:00
Matthias Reichl
586092ce7b
v4l-utils: support user keytable map in /storage/.config/
...
Signed-off-by: Matthias Reichl <hias@horus.com>
2017-03-12 14:16:18 +01:00
Matthias Reichl
65bd18949d
v4l-utils: replace streamzap fix with proposed upstream patch
...
See http://www.mail-archive.com/linux-media@vger.kernel.org/msg108483.html
Signed-off-by: Matthias Reichl <hias@horus.com>
2017-03-12 14:16:07 +01:00
MilhouseVH
7948131c88
Merge pull request #1428 from chewitt/settings_0810
...
settings: bump to v0.8.10
2017-03-10 04:00:56 +00:00
chewitt
31f55cbd62
settings: bump to v0.8.10
2017-03-10 03:53:19 +00:00
Christian Hewitt
83f2e8d015
Merge pull request #1425 from MilhouseVH/need_unpack_correction_le8
...
buildsystem: Don't restrict PKG_NEED_UNPACK to package.mk [backport]
2017-03-10 07:36:08 +04:00
MilhouseVH
0dd42ece23
xorg-server: sane package version access
2017-03-06 22:15:50 +00:00
MilhouseVH
d047abe378
buildsystem: Don't restrict PKG_NEED_UNPACK to package.mk
2017-03-06 04:50:46 +00:00
MilhouseVH
0f506f9d25
xorg-server: clean package when nvidia drivers are bumped
2017-03-05 15:58:55 +00:00
Matthias Reichl
7a7b91fccb
media_build: fix rc raw decoder loading
...
see http://www.spinics.net/lists/linux-media/msg111573.html
2017-03-03 10:58:36 +01:00
Matthias Reichl
4b66eb0705
linux: fix rc raw decoder loading
...
see http://www.spinics.net/lists/linux-media/msg111573.html
2017-03-03 10:32:19 +01:00
MilhouseVH
d51bbc5bea
kodi-theme-Estuary: add missing PKG_NEED_UNPACK
2017-03-03 07:36:24 +00:00
Christian Hewitt
68e0f09e2c
Merge pull request #1414 from MilhouseVH/btuart_le8
...
brcmfmac_sdio-firmware-rpi: Implement Raspbian udev rules and btuart [backport]
2017-03-03 02:55:50 +04:00
Christian Hewitt
50ad0a317c
Merge pull request #1412 from MilhouseVH/l4913_fixup_le8
...
RBP: Fixup 4.9.13 with Pi Zero W support patches
2017-03-03 02:55:29 +04:00
MilhouseVH
2ca552eff8
RBP: update firmware to f5446ba
2017-03-02 17:20:16 +00:00
MilhouseVH
f5dd985f63
brcmfmac_sdio-firmware-rpi: Implement Raspbian udev rules and btuart
2017-03-02 17:11:59 +00:00
MilhouseVH
7fa4f6f085
new: new url after fedorahosted.org closed down
2017-03-02 13:53:38 +00:00
MilhouseVH
713626cbd6
elfutils: new url after fedorahosted.org closed down
2017-03-02 13:53:38 +00:00
MilhouseVH
c4ab1f6ca4
liberation-fonts-ttf: new url after fedorahosted.org closed down
2017-03-02 13:53:38 +00:00
MilhouseVH
2dffc06ed3
Merge pull request #1393 from chewitt/kodi_171
...
kodi: bump to 17.1-RC1
2017-03-02 11:15:29 +00:00