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
Stephan Raue
4d1a74cede
dvb-firmware: update to dvb-firmware-0.0.38
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-03-12 17:05:02 +01:00
Stephan Raue
1f32acedb8
samba: update to samba-3.6.23
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-03-12 17:04:12 +01:00
Stefan Saraev
357873e1e6
alsa-utils: dont install systemd services
2014-03-12 13:21:15 +02:00
Stefan Saraev
9496c2c80c
connman: update to connman-1.22
2014-03-12 13:21:09 +02:00
Stefan Saraev
535b0a8cb2
systemd: fix systemd 211 build on non-fedora hosts
2014-03-12 13:07:16 +02:00
Stephan Raue
fd0b4bd192
linux: disable wakeup for 'ehci_pci' and 'xhci_hcd' devices, this should fix some more standby issues
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-03-12 02:48:24 +01:00
Stephan Raue
297db961ba
systemd: update to systemd-211
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-03-12 02:48:24 +01:00
Stephan Raue
9971be4c18
bluez: update to bluez-5.16
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-03-12 00:05:42 +01:00
Stephan Raue
087766fe21
lirc: dont start lircd if 'lircd_driver' and/or 'lircd_conf' is empty, thanks to user 'gda'
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-03-11 23:41:05 +01:00
Stephan Raue
28d38c295a
wlan-firmware: update to wlan-firmware-0.0.17
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-03-11 23:10:58 +02:00
Stephan Raue
c2f62cfaba
pulseaudio: update to pulseaudio-5.0
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-03-11 23:10:55 +02:00
Stefan Saraev
6c8b869279
xbmc-addon-xvdr: update to xbmc-addon-xvdr-77a27f8
2014-03-11 21:13:50 +02:00
Stefan Saraev
6fb9f7705c
vdr-addon: bump (4.1.4)
2014-03-11 20:35:36 +02:00
Stefan Saraev
5f519dd7f7
vdr-plugin-xvdr: update to vdr-plugin-xvdr-4a9d95e
2014-03-11 20:35:12 +02:00
Stefan Saraev
372a148f60
vdr-plugin-dvbapi: update to vdr-plugin-dvbapi-a9b738e
2014-03-11 20:34:52 +02:00
Stefan Saraev
23820c0447
vdr-plugin-eepg: fuxup. dont touch DEFINES
...
uh I missed that one ;)
2014-03-11 20:23:04 +02:00
Alasdair Campbell
ac766edd14
add vdr-plugin-eepg
...
closes #3002
2014-03-11 20:23:04 +02:00
Stephan Raue
a749513c10
misc-firmware: update to misc-firmware-0.0.9
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-03-11 15:46:31 +02:00
Stefan Saraev
f00a7d3ba2
xbmc: 5 seconds to exit. no more
...
5 seconds should be enough to store settings, if
pvrmanager / random addon / service is not yet stopped, we dont care
2014-03-11 15:46:31 +02:00
Stefan Saraev
cdb586ad15
xbmc: init takes care of reboot and shutdown
...
when one decides to reboot/shutdown via xbmc GUI, he/she
expects it to happen immediately or with minimal delay.
there are addons (trakt, watchdog) that are known to cause high
(1+ minute) shutdown.
----
16:19:15 T:140287759476608 DEBUG: CAnnouncementManager - Announcement: OnQuit from xbmc
16:19:15 T:140287759476608 DEBUG: GOT ANNOUNCEMENT, type: 8, from xbmc, message OnQuit
16:19:15 T:140287759476608 NOTICE: Storing total System Uptime
16:19:15 T:140287759476608 NOTICE: Saving settings
16:19:15 T:140287759476608 NOTICE: stop all
^^ CJobManager::GetInstance().CancelJobs() comes in
16:19:15 T:140286952978176 DEBUG: Thread JobWorker 140286952978176 terminating (autodelete)
16:19:15 T:140286978156288 DEBUG: Thread JobWorker 140286978156288 terminating (autodelete)
16:19:15 T:140286676150016 DEBUG: Thread JobWorker 140286676150016 terminating (autodelete)
16:19:19 T:140286676150016 NOTICE: Thread FileCache start, auto delete: false
^^ so far so good but this should never happen once CApplication::Stop is called. but it does
16:19:30 T:140286676150016 ERROR: CCurlFile::FillBuffer - Failed: Timeout was reached(28)
16:19:30 T:140286676150016 NOTICE: CCurlFile::FillBuffer - Reconnect, (re)try 1
16:19:50 T:140286676150016 ERROR: CCurlFile::FillBuffer - Failed: Timeout was reached(28)
16:19:50 T:140286676150016 NOTICE: CCurlFile::FillBuffer - Reconnect, (re)try 2
16:20:10 T:140286676150016 ERROR: CCurlFile::FillBuffer - Failed: Timeout was reached(28)
16:20:10 T:140286676150016 ERROR: CCurlFile::FillBuffer - Reconnect failed!
16:20:10 T:140286676150016 INFO: CFileCache::Process - Hit eof.
16:20:10 T:140286676150016 DEBUG: Thread FileCache 140286676150016 terminating
^^ 1 minute shutdown delay..
----
with this patch now xbmc can handle SIGTERM and attempt clean exit, systemd
will take care of the rest if xbmc fails to exit.
2014-03-11 15:46:31 +02:00
Stephan Raue
e9ff6f4d2d
lirc: fix leftover from testing
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-03-09 22:57:41 +01:00
Stephan Raue
15a5ae6ce4
lircd: start lircd via systemd, rework lircd_helper and udev rules, this should fix #2991 , this should fix #2968
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-03-09 22:28:30 +01:00
Stephan Raue
07a6125d1e
eventlircd: seperate udev rules and scripts and move to package 'lirc'
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-03-09 22:28:30 +01:00
Stefan Saraev
3a0b0544d8
sundtek-mediatv: dont touch /storage/.profile
2014-03-09 23:17:39 +02:00
Stephan Raue
66c678419d
Revert "xbmc: add PR3677"
...
This reverts commit 12768a5a5b72e2940733e5982ce54d682c9b8b65.
2014-03-09 23:17:32 +02:00
Stefan Saraev
670a175206
RPi//advancedsettings.xml: dont force omxplayer as default audio player
2014-03-09 20:22:40 +02:00
Stefan Saraev
79623f2eb3
samba: autoshare is enabled by default. ...on new installs too
2014-03-09 20:08:50 +02:00
Stefan Saraev
e43b9b6f75
xbmc: update to xbmc-13-887db48
2014-03-09 00:52:24 +02:00
Stefan Saraev
31bc54ef13
mkpkg: update mkpkg_xbmc for gotham. cleanup
2014-03-09 00:52:24 +02:00
Lukas Rusak
3db640d681
Updated default fluxbox config files
2014-03-09 00:52:24 +02:00
Stefan Saraev
b8d228e228
config/path: unset PYTHONSTARTUP/PYTHONPATH
...
tryfix #2964
2014-03-09 00:52:24 +02:00
Stephan Raue
090aa9b441
Merge branch 'openelec-4.0' of https://github.com/OpenELEC/OpenELEC.tv into openelec-4.0
2014-03-08 00:02:43 +01:00
Stefan Saraev
5f5b177c59
misc-firmware: update to misc-firmware-0.0.8
2014-03-07 20:15:15 +02:00
Stephan Raue
4add89cab2
projects/RPi/filesystem: move /etc/modules to /usr/lib/modules-load.d/
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-03-07 16:27:47 +01:00
Stephan Raue
b1133fc9b8
eventlircd: use /run/lirc instead /var/run/lirc for lircs pid and socket files
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-03-07 15:35:59 +01:00
Stephan Raue
4c9178d948
linux: update to linux-3.13.6
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-03-07 11:43:25 +01:00
Stefan Saraev
2aa9d968b6
fluxbox: dont build with imlib2
2014-03-07 10:22:24 +02:00
Stefan Saraev
4034e52c6d
service.openelec.settings: update to service.openelec.settings-0.3.12
...
closes #2974
2014-03-06 23:57:31 +02:00
Stefan Saraev
406400de43
fix radeonsi/radeon typo
...
closes #2874
2014-03-06 12:22:06 +02:00
Stephan Raue
f9fbfc8e62
config/version: set version back to devel
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-03-06 11:20:36 +01:00
Stephan Raue
3496da6625
config/version: set version to 3.95.1
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
3.95.1
2014-03-06 10:21:32 +01:00
Stephan Raue
31b8ef7afb
projects/RPi/linux: update kernel config
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-03-06 10:21:03 +01:00
Stephan Raue
a5d64f255a
Merge branch 'master' of https://github.com/OpenELEC/OpenELEC.tv into openelec-4.0
2014-03-05 19:02:27 +01:00