• 1
  • 2
  • 3(current)
  • 4
  • 5
  • 84
Linux OpenELEC Testbuilds for x86 (Kodi 17)
#31
The latest tvheadend addon is here: Generic / Nvidia_Legacy / RPi / RPi2
Texture Cache Maintenance Utility: Preload your texture cache for optimal UI performance. Remotely manage media libraries. Purge unused artwork to free up space. Find missing media. Configurable QA check to highlight metadata issues. Aid in diagnosis of library and cache related problems.
#32
thank you..solved my problem with shutdown button in last jarvis build
#33
New OpenELEC Jarvis build #0920: Generic / Nvidia_Legacy
(Supercedes previous build)

Code:
# uname -a
Linux OpenELEC 4.1.7 #1 SMP Sun Sep 20 17:42:34 BST 2015 x86_64 GNU/Linux

# lsb_release
OpenELEC (Milhouse) - Version: devel-20150920174128-#0920-g9641602 [Build #0920]

Based on tip of OpenELEC master (96416022, changelog) and tip of XBMC master (1235482b, changelog) with the following modifications: Build Highlights:
  1. VideoDB schema updated to v97 - adds overview plot to Movie Sets
  2. Bump various OpenELEC packages
  3. Subtitle positioning fixes
  4. Latest VideoPlayer updates from @FernetMenta & @fritsch:
    • Automatically switch to full range (no autostart.sh needed anymore)
    • Fixed a little bug in res changing, incorporated iScreenHeight to not run into fake AVR resolutions
    • Rebase on Fernet's master. Here a whole lot was changed, please be aware of bugs
    • Removed the default 175 ms delay - custom video delays already in your DB won't be changed of course
Build Details:
  1. OpenELEC:
    • (jarvis) giflib: update to giflib-5.1.1 (PR:4331, 1 commit, 1 file changed)
    • Fix error in #4324 that always meant libinput is built (PR:4334, 1 commit, 1 file changed)
    • linux:update to linux-4.1.7 (2000823a)
    • cmake: update to cmake-3.3.2 (676de7e0)
    • libffi: update to libffi-3.2.1 (6191f4ec)
    • libdrm: update to libdrm-2.4.65 (d5aef338)
    • libpogg: update to libogg-1.3.2, update links (55488a9a)
    • flac: update links and licence (4da9dc26)
    • libcdio: update to libcdio-0.93, unpdate links and licence (2e46e15b)
    • mesa: update to mesa-10.6.8 (d451ba83)
  2. XBMC:
    • [gif] Some improvements (PR:8060, 4 commits, 2 files changed)
    • videolibrary: add setting to not group movies into a set if it contains a single item (PR:8009, 3 commits, 8 files changed)
    • Use SWS_BILINEAR (workaround segfaults and better quality) (PR:8056, 1 commit, 1 file changed)
    • [PVR] Fix empty VideoPlayer.Plot when playing recorded TV (PR:8076, 1 commit, 1 file changed)
    • DXVA rewind fix (PR:8078, 2 commits, 4 files changed)
    • Library.kodi.audioengine (PR:7610, 4 commits, 24 files changed)
    • [Confluence] add close button to numeric dialog - fixes #16244 (PR:8073, 1 commit, 2 files changed)
    • [xbmc][utils] Reworked AutPtrHandle to make it a generic scopeguard (PR:8027, 2 commits, 15 files changed)
    • [ios] - allow mapping of up to 3 finger taps (PR:8074, 2 commits, 1 file changed)
    • FIX: proper casting of file time TZ adjustment (PR:8087, 1 commit, 1 file changed)
    • [Re-Touched] latest updates for Jarvis (PR:8090, 1 commit, 1 file changed)
    • [addons] improve downgrading/version changing support (PR:8038, 7 commits, 7 files changed)
    • AdjustRefreshrate: Don't switch to bogus AVR introduced modes (PR:8082, 1 commit, 1 file changed)
    • [addons] allow skins etc. to be activated via info dialog (PR:7703, 3 commits, 8 files changed)
    • [PVR][EPG] PVR API 4.0.0 Followup: Fixed signed/unsigned mismatch leftovers (PR:8092, 1 commit, 4 files changed)
    • [xbmc] Add missing include of <utility> (PR:7975, 1 commit, 135 files changed)
    • [databse] Get rid of unnecessary .c_str() calls (PR:8089, 1 commit, 9 files changed)
    • [touch] - fixed inertial scrolling - regression introduced in 987cacf… (PR:8095, 1 commit, 1 file changed)
    • Fix position outside of video for text based subs (PR:8097, 1 commit, 1 file changed)
    • [guilib] Clean up dialognumeric a bit and get rid of the void* (PR:8083, 1 commit, 2 files changed)
    • [PVR] API enhancements (TimerType EPG Series restriction) (PR:8075, 5 commits, 11 files changed)
    • [videodb] Add support for overview (plot) in movie sets. (PR:8013, 2 commits, 8 files changed)
    • fix c/p error in 3174a4f90c07d94c2075875af76c0414f5879b1f (PR:8101, 1 commit, 1 file changed)
    • XRandR: Properly enumerate interlaced modes (PR:8099, 2 commits, 2 files changed)
    • Fix c/p error in CVariant (3413c15f)
  3. asplib:
    • CMakeLists.txt: fix compilation on linux (PR:1, 3 commits, 2 files changed)
    • Change uint to uint32_t and add os header files (234a58a6)
    • Add asplib_utils to VS2013 project files (c239a557)
    • [CMakeList.txt] Add missing header files (b12a6265)
    • Header CMakeList.txt (1f5c7995)
    • install headers (909de02b)
    • [CMakeLists.txt] Added asplib_utils computeDeviceInfo sources (0f172065)
    • Temp CMakeLists.txt (26b8239a)
    • Temp CMakeLists.txt (851bc2ed)
    • Temp CMakeLists.txt (67abed48)
    • [CMakeLists.txt] Add lines to install all header files (8768dd24)
    • [CMakeLists.txt] Add lines to install all header files (f9375019)
    • [CMakeLists.txt] Add lines to install all header files (39fe0a71)
  4. pvr.argustv:
    • Update to PVR addon API v4.1.0 (PR:33, 1 commit, 3 files changed)
  5. pvr.demo:
    • Update to PVR addon API v4.1.0 (PR:23, 1 commit, 2 files changed)
  6. pvr.dvblink:
    • Update to PVR addon API v4.1.0 (PR:29, 1 commit, 3 files changed)
  7. pvr.dvbviewer:
    • Update to PVR addon API v4.1.0 (PR:20, 1 commit, 3 files changed)
  8. pvr.filmon:
    • Update to PVR addon API v4.1.0 (PR:31, 1 commit, 3 files changed)
  9. pvr.hts:
    • Update to PVR addon API v4.1.0 (PR:101, 1 commit, 3 files changed)
  10. pvr.iptvsimple:
    • Update to PVR addon API v4.1.0 (PR:45, 1 commit, 3 files changed)
  11. pvr.mediaportal.tvserver:
    • Update to PVR addon API v4.1.0 (PR:25, 1 commit, 3 files changed)
  12. pvr.mythtv:
    • 3.3.5 (PR:39, 2 commits, 5 files changed)
    • Update to PVR addon API v4.1.0 (PR:40, 1 commit, 3 files changed)
  13. pvr.nextpvr:
    • Update to PVR addon API v4.1.0 (PR:26, 1 commit, 3 files changed)
  14. pvr.njoy:
    • Update to PVR addon API v4.1.0 (PR:19, 1 commit, 2 files changed)
  15. pvr.pctv:
    • Update to PVR addon API v4.1.0 (PR:26, 1 commit, 3 files changed)
  16. pvr.stalker:
    • Update to PVR addon API v4.1.0 (PR:27, 1 commit, 3 files changed)
  17. pvr.vbox:
    • Update to PVR addon API v4.1.0 (PR:103, 1 commit, 3 files changed)
  18. pvr.vdr.vnsi:
    • Update to PVR addon API v4.0.0 (PR:27, 1 commit, 2 files changed)
    • epg: fill episodeName with short text (PR:29, 1 commit, 2 files changed)
    • Update to PVR addon API v4.1.0 (PR:31, 1 commit, 2 files changed)
  19. pvr.vuplus:
    • Update to PVR addon API v4.1.0 (PR:27, 1 commit, 3 files changed)
    • Update to PVR addon API v4.1.0 (13610764)
  20. pvr.wmc:
    • [pvr] Update to PVR API 4.1 (PR:26, 1 commit, 4 files changed)
  21. xbmc/master (FernetMenta):
    • New commits in this build:
      • [cmake] fix squashed fixes, squash me later (a6c3742d)
      • squash: Fix playback with MMAL (4edba0e8)
      • squash me, render vdpau (411303b6)
      • refactor resolution switching - WIP (6071f8e9)
      • VideoPlayer: flush renderer when skin is changed (7fdc80b4)
      • [vcxproj] Fix XBMC.vcxproj files. (b0ac065a)
      • [win32] Fix compilation errors. (4bb7d8b1)
      • squash with prev. (dc281ffb)
      • VideoPlayer: keep dvdplayer path for libs on Windows, temp (910d642a)
      • VideoPlayer: limit sleep time for render to 500ms (10191e4f)
      • resolutions, squash me (2d7c97f3)
      • VideoPlayer: squash win (87ead2be)
      • rename OnLostDevice, OnResetDevice (75e643d2)
      • squash OnLost (3e7c80d7)
    • Commits no longer in build:
      • [vdpau] fix build breakage after 48ba764af (7c828d02)
      • AdjustRefreshrate: Allow switching to higher resolution (a7e118b5)
      • [cmake] fix Texturepacker giflib version detection (7480384f)
      • [cmake] fix guilib after 2291302a (52b77060)
      • [cmake] fix threads after 878ab4a (8f29dcdc)
      • [cmake] add library.kodi.adsp (9cc63301)
      • [cmake] ffmpeg: build parallel (0726bffe)
      • [cmake] fix FindCpluff (9f25fcde)
      • [cmake] add messaging helpers (d1e1ce67)
      • [cmake] add dacp (77c1f960)
      • [cmake] fix MusicInfoTagLoaderFFmpeg (705cd778)
      • [cmake] enabled passing external ffmpeg path if ENABLE_INTERNAL_FFMPEG=OFF (39fdff98)
      • [cmake] more external ffmpeg fixes - squash me (392c32e7)
      • [cmake] fix dependencies on cpluff (aee8a01c)
      • [cmake] fix Texturepacker giflib detection with giflib <= 4 (a44b27d5)
      • Revert "AdjustRefreshrate: Allow switching to higher resolution" (5b30dc6c)
      • changed: improve visualization handling. (698eea7f)
      • Merge pull request #291 from popcornmix/fernetfixes (f6782f9d)
  22. Additional commits/pull requests/changes not yet merged upstream:
    • Updated: [env] compare: Kodi 16 updates
    • Added: [env] bed6d9e0: Intel: Automatically switch to full range
    • Added: [env] 89319f54: kodi: Remove 175 ms delay of advancedsettings (x86 only)
    • Reverted: [pkg] PR:8101: fix c/p error in 3174a4f90c07d94c2075875af76c0414f5879b1f
    • Added: [pkg] patch: Fixed version of PR8101
Texture Cache Maintenance Utility: Preload your texture cache for optimal UI performance. Remotely manage media libraries. Purge unused artwork to free up space. Find missing media. Configurable QA check to highlight metadata issues. Aid in diagnosis of library and cache related problems.
#34
Tried but with this version no automatic full range, instead it works with last fritsch build

Debug log
#35
xrandr --verbose | pastebinit is needed in that case .. kodi log does not tell anything.

and journalctl -a | pastebinit
First decide what functions / features you expect from a system. Then decide for the hardware. Don't waste your money on crap.
#36
Thank you

1)http://sprunge.us/JCZi

2)http://sprunge.us/eXiJ

I have a question about white clipping test with your version may i ask in your thread ?

Edit : i will post logs with your build
#37
Log with fritsch build

1)http://sprunge.us/cigd
2)http://sprunge.us/BjYZ
#38
The full-range script is being run, but for some reason not having the desired effect.

Can you post the following:

Code:
cat /proc/fb | paste
/usr/bin/xrandr -display :0 -q | paste

In @fritsch's build (but not mine) you have an autostart.sh which runs just before the intel full range switch - is your autostart.sh doing anything full range related?
Texture Cache Maintenance Utility: Preload your texture cache for optimal UI performance. Remotely manage media libraries. Purge unused artwork to free up space. Find missing media. Configurable QA check to highlight metadata issues. Aid in diagnosis of library and cache related problems.
#39
Really strange about fritsch cause for security file was renamed and without sh extensions

btw now i deleted it, restarted and rerun command requested

Same result automatic range full


1) http://sprunge.us/XfWN

2) http://sprunge.us/MLjH

Installing now your build and i will post result

Edit:Take also note that i just upgrade/downgrade using tar files without soft resetting but i'm sure that with last fritsch build autostart.sh was disabled
#40
here we go
http://sprunge.us/hRRV

http://sprunge.us/iNCH
#41
@Roby77: Can you run the following commands:

Code:
wget http://sprunge.us/iaDB -O /storage/.config/system.d/intel-fullrange.service
wget http://sprunge.us/ZPdf -O /storage/intel-fullrange.sh
systemctl enable intel-fullrange
sync
reboot
Once the system is up, can you run:
Code:
cat /tmp/fullrange.log | paste
and paste the link - thanks.
Texture Cache Maintenance Utility: Preload your texture cache for optimal UI performance. Remotely manage media libraries. Purge unused artwork to free up space. Find missing media. Configurable QA check to highlight metadata issues. Aid in diagnosis of library and cache related problems.
#42
done but got error

Code:
OpenELEC (unofficial) Version: devel-20150920174128-#0920-g9641602
OpenELEC git: 964160220419d46ed950ccc8e04f1a915f0a362e
OpenELEC:~ # cat /tmp/fullrange.log | paste
cat: can't open '/tmp/fullrange.log': No such file or directory
http://sprunge.us/OSTP
OpenELEC:~ #
#43
1) sh /storage/intel-fullrange.sh
2) cat /tmp/fullrange.log | pastebinit

Edit: Reason: /storage/.config/system.d/intel-fullrange.service has /bin/sh -c the "-c" is too much.
First decide what functions / features you expect from a system. Then decide for the hardware. Don't waste your money on crap.
#44
@Millhouse: You picked an outdated version: https://github.com/fritsch/OpenELEC.tv/c...59ef6a5121 Use: https://github.com/fritsch/OpenELEC.tv/c...c9b35d6b8c which has the "-c" removed. I think you picked that before I did initial testing.
First decide what functions / features you expect from a system. Then decide for the hardware. Don't waste your money on crap.
#45
done:http://sprunge.us/VBfM

but i see you yet solved it
  • 1
  • 2
  • 3(current)
  • 4
  • 5
  • 84

Logout Mark Read Team Forum Stats Members Help
OpenELEC Testbuilds for x86 (Kodi 17)4