mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 05:36:47 +00:00
xbmc-pvr: sync with openelec-eden branch
This commit is contained in:
parent
2a0b96173f
commit
059b8769a1
@ -52,6 +52,12 @@ fi
|
||||
# waiting for Xorg to start
|
||||
wait_for_xorg
|
||||
|
||||
# set cpu's to 'on demand'
|
||||
( usleep 15000000
|
||||
progress "set cpu's to 'on demand'"
|
||||
cpupower frequency-set -g ondemand
|
||||
)&
|
||||
|
||||
# starting XBMC
|
||||
while true; do
|
||||
|
||||
|
@ -1,4 +0,0 @@
|
||||
<held> bei openelec fehlt mir eigentlich nur noch die bluetooth ps3 remote und mein metadata patch :)
|
||||
<sraue> wo find ich den patch nochmal?
|
||||
<held> http://trac.xbmc.org/ticket/10292 und http://trac.xbmc.org/ticket/10298
|
||||
<held> http://trac.xbmc.org/attachment/ticket/10292/advancedsettings-alwaysextractflags.diff und http://trac.xbmc.org/attachment/ticket/10298/advancedsettings-videolibrary.flattenmoviesets.diff
|
Loading…
x
Reference in New Issue
Block a user