18.8-38, 9 May 2019: Based off OSMC commit (fff59dc40) and newclock5 (263a9d61)
XBMC:
- [Estuary] fix scrollbar focus with mouse (PR:16074, 1 commit, 3 files changed)
- [GUI]Fix blank Visualisation Preset List dialog (PR:16012, 1 commit, 3 files changed)
- Fix blank dialog when Joystick X key hit and there is no visualisation (PR:16050, 1 commit, 1 file changed)
- Replace integer literals cast to bool with bool literals (PR:15982, 2 commits, 17 files changed)
- drop omxplayer (PR:16080, 1 commit, 32 files changed)
- [video] Fix info for movies which are part of sets. (PR:16068, 1 commit, 1 file changed)
- [Estuary] Fix order of TVShowTitle and Title (PR:15891, 1 commit, 1 file changed)
- [PVR] Fix group manager crash when adding a new group. Closes #16079. (PR:16081, 1 commit, 3 files changed)
- CRendererVAAPIGLES: use CEGLFence to sync rendering (PR:16044, 1 commit, 2 files changed)
- CRendererVAAPIGLES: remove overrides for render features (PR:16046, 1 commit, 2 files changed)
- [Music]Tell user that scanning is in progress if try to scan another source (PR:16002, 1 commit, 1 file changed)
- [python] add thumb preview param (PR:15734, 1 commit, 5 files changed)
- [Estuary] addonsettings - fix list (PR:16066, 1 commit, 1 file changed)
- Remove unused using (PR:16071, 1 commit, 6 files changed)
- [PVR] Fix and simplify store epg event to db on update from pvr addon. (PR:16062, 1 commit, 5 files changed)
- [Estuary] fix scrollbar in skinsettings (PR:16072, 1 commit, 1 file changed)
- [Estuary] fix scrollbar in skinsettings (PR:16073, 1 commit, 1 file changed)
newclock5:
New commits in this build:
- Revert âMerge pull request #15734 from ronie/python-thumb-previewâ (263a9d61)
- gitigore: Add +raspberry-pi2-debug (a1d5ea54)
Commits no longer in build:
- [omxplayer] Add ability to log more timestamp info in extra debug settings (b38e486b)
- [omxplayer] Add ability to dump out audio/video data for later debugging (6d25a70d)
- rbp: Use common function with lock for gencmds (82f25a49)
- temp: Add lock around mmal and omx calls to avoid stalled audio issue (1c1c96b4)
- Revert âtemp: Add lock around mmal and omx calls to avoid stalled audio issueâ (50bbc579)
- Revert ârbp: Use common function with lock for gencmdsâ (9b149e89)
- omxplayer: clearer GENERAL_SYNCHRONIZE logging (641aab6c)
- mmalcodec: Treat corrupt frames as dropped (46c0cc31)
- Revert âmmalcodec: Treat corrupt frames as droppedâ (5794ac88)
- mmalrender: Disable deinterlace when no interlaced frames seen (6721e2e6)
- Revert âmmalrender: Disable deinterlace when no interlaced frames seenâ (5bf78b41)
- fixup: Fix compile with gcc 4.9.3 (a89e110c)
- Revert âfixup: Fix compile with gcc 4.9.3â (74470d19)
pvr.waipu:
- Do not display hidden channels (81f5543)