Stephan Raue
c1c444db63
xbmc: readd PR4414
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-03-18 11:40:03 +01:00
Stephan Raue
4d8e2bfd8d
ntfs-3g_ntfsprogs: update to ntfs-3g_ntfsprogs-2014.2.15
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-03-18 11:40:03 +01:00
Stephan Raue
fda08977bc
openssh: update to openssh-6.6p1
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-03-18 11:40:03 +01:00
Stephan Raue
c7923eb55a
libpng: update to libpng-1.6.10
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-03-18 11:40:03 +01:00
Stephan Raue
b14da755fd
sqlite: update to sqlite-autoconf-3080401
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-03-18 11:40:03 +01:00
Stefan Saraev
e2e0ec3c85
fluxbox: remove decorations
2014-03-17 23:16:49 +02:00
Christian Hewitt
31ae25452b
atvboot: cleanup
...
changes to put all the boot/installer files in one place instead of
scattering them over multiple packages, and removing the 3rdparty
folder from the .tar file as it’s +12MB and nobody is ever going to use
them
2014-03-17 23:16:46 +02:00
Stefan Saraev
89911c0f37
xbmc: update FM patch
2014-03-17 20:33:40 +02:00
Stefan Saraev
5e008012f4
vdr-addon: add dummydevice plugin
2014-03-17 20:33:40 +02:00
Stefan Saraev
c464c29fb9
vdr-plugin-xvdr: update to vdr-plugin-xvdr-7f49bfa
2014-03-17 20:33:40 +02:00
Stefan Saraev
13459fd50a
new package: vdr-dummydevice
2014-03-17 20:33:39 +02:00
Stefan Saraev
4834bc1c75
fluxbox: usability fixes. move/resize..
2014-03-17 20:33:39 +02:00
Stefan Saraev
a9ecf85da8
xbmc: skip WM check
2014-03-17 20:33:39 +02:00
Stefan Saraev
0fb810cb03
fluxbox: tweak config. start by default
2014-03-17 20:33:39 +02:00
Christian Hewitt
49bebdc5fa
scripts: mkimage-atv
...
fixes to make this script work .. ping me on irc if you want to debate
anything
2014-03-17 20:33:39 +02:00
Stefan Saraev
022680f493
service.openelec.settings: update to 0.3.14
2014-03-17 00:52:03 +02:00
Stefan Saraev
c95cf9a231
Revert "xbmc: add PR4414"
...
This reverts commit 2bbee7ca903c966d5be48abc7f55752767924b74.
crash with clean profile as soon I enter system->settings
3 0x00007f6e421f2aa2 in __assert_fail () from /lib/libc.so.6
4 0x00007f6e4471ce06 in avahi_entry_group_update_service_txt_strlst () from /usr/lib/libavahi-client.so.3
5 0x00000000010fd9f8 in CZeroconfAvahi::doForceReAnnounceService(std::string const&) ()
6 0x0000000000b704bb in handleZeroconfAnnouncement() ()
happy broken beta2, newcomers!
2014-03-16 22:29:50 +02:00
Stefan Saraev
359e49626a
service.openelec.settings: update to service.openelec.settings-0.3.13
2014-03-16 16:53:55 +02:00
Stefan Saraev
02293ef864
lcdproc: add wrapper script to start
2014-03-16 16:52:02 +02:00
Stefan Saraev
c0cf56004c
libXrender: build with -fPIC
2014-03-16 16:10:12 +02:00
Stefan Saraev
d0575271fc
libXfixes: build with -fPIC
2014-03-16 16:08:44 +02:00
Stefan Saraev
bd64bbba2f
libXdamage: build with -fPIC
2014-03-16 16:08:41 +02:00
Stefan Saraev
391de0a17a
libXcomposite: build with -fPIC
2014-03-16 16:08:37 +02:00
Stefan Saraev
b646193917
fluxbox: install fluxbox-update_configs
2014-03-16 16:08:33 +02:00
Stefan Saraev
d124bd561a
windowmanagers: systemd: also export /root
2014-03-16 16:01:21 +02:00
Stefan Saraev
ec361b5ea3
RPi: cleanup. thanks @popcornmix
2014-03-16 14:22:48 +02:00
Stephan Raue
80376d3e6a
config/version: set version back to devel
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-03-15 14:36:43 +01:00
Stephan Raue
67d84187b0
config/version: set version to 3.95.2
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
3.95.2
2014-03-15 04:15:06 +01:00
Stephan Raue
7babb495e3
xbmc: add PR4414
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-03-15 04:13:01 +01:00
Stephan Raue
ea1ceaa46f
xbmc-theme-Confluence: update to xbmc-theme-Confluence-13-a1cab7a
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-03-15 04:12:40 +01:00
Stephan Raue
68e9c5428f
xbmc: update to xbmc-13-a1cab7a
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-03-15 04:12:21 +01:00
Andy Botting
540169148a
Fix ffmpeg build to include SSL support
...
The XBMC package didn't depend on gnutls, therefore it would be build
before gnutls. Because of this, XBMC's ffmpeg would be built without
and TLS/SSL support and break streaming from some secure streams.
In my case, it broke HLS streaming via a HTTPS url.
2014-03-14 22:45:42 +01:00
Stephan Raue
913cf458ed
xf86-video-nvidia-legacy: update to xf86-video-nvidia-legacy-304.121
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-03-14 21:10:11 +01:00
Stephan Raue
b6d13595ac
bcm2835-bootloader: update to bcm2835-bootloader-11886b8
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-03-14 20:25:59 +01:00
Stephan Raue
29bfd8ad51
bcm2835-driver: update to bcm2835-driver-11886b8
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-03-14 20:25:39 +01:00
Stephan Raue
3ec0384725
xbmc-theme-Confluence: update to xbmc-theme-Confluence-13-86de5b5
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-03-14 16:29:00 +01:00
Stephan Raue
d7612dee66
xbmc: update to xbmc-13-86de5b5
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-03-14 16:28:36 +01:00
Stefan Saraev
2c80d5d0ed
Revert "connman: update to connman-1.22"
...
This reverts commit b429799b794daec1898513b444b301d929c88999.
2014-03-14 13:54:15 +02:00
Stefan Saraev
f595b4be79
xbmc: oh damn fix c75b77c :(
2014-03-13 14:37:53 +02:00
Stefan Saraev
39ed3fc17c
xbmc: update to xbmc-13-ef4d0c8
2014-03-13 14:20:10 +02:00
Stefan Saraev
730bffa8c2
Revert "xbmc: add upstream patch"
...
This reverts commit 8b0cd8daf38588935765726413b6c126fe1bf84a.
not mainline. ref #2994
2014-03-13 14:20:05 +02:00
Stefan Saraev
56f49f178e
xbmc: fix optional libssh support
...
thanks @pimvullers
2014-03-13 14:12:54 +02:00
Stefan Saraev
54b3b675c3
libhdhomerun: update to libhdhomerun-20140121
2014-03-13 11:30:55 +02:00
Pim Vullers
175f0ca2c9
Disable curses support for cmake
2014-03-13 11:30:49 +02:00
Stefan Saraev
3d49ebd4a3
vdr-addon: bump (4.1.5)
2014-03-12 21:43:07 +02:00
Stefan Saraev
ac3018fd13
tvheadend: bump (4.1.2)
2014-03-12 21:43:07 +02:00
Stefan Saraev
8015822f52
vdr-addon: cehcking for frontend0 is enough
...
... or sh** happens with multi-frontend adapter (digital-devices for example)
2014-03-12 21:43:07 +02:00
Stefan Saraev
f1314d5d8c
tvheadend: cehcking for frontend0 is enough
...
... or sh** happens with multi-frontend adapter (digital-devices for example)
2014-03-12 21:43:07 +02:00
Stefan Saraev
cb4f8e233e
vdr-addon: xbmc allows 'numeric' setting to be empty. fix
2014-03-12 21:43:07 +02:00
Stefan Saraev
5321a58a20
tvheadend: xbmc allows 'numeric' setting to be empty. fix
2014-03-12 21:43:07 +02:00