[mythtv-commits] [MythTV/mythtv] b5cdb6: Fix libbluray build failures with recent java.

David Hampton noreply at github.com
Wed Jan 18 22:57:04 UTC 2023


  Branch: refs/heads/master
  Home:   https://github.com/MythTV/mythtv
  Commit: b5cdb65071cffd3f17bfdc8aa754406a0d707833
      https://github.com/MythTV/mythtv/commit/b5cdb65071cffd3f17bfdc8aa754406a0d707833
  Author: David Hampton <mythtv at love2code.net>
  Date:   2023-01-15 (Sun, 15 Jan 2023)

  Changed paths:
    M mythtv/external/libmythbluray/src/libbluray/bdj/java/java/io/BDFileSystem.java

  Log Message:
  -----------
  Fix libbluray build failures with recent java.

The error message is:
BDFileSystemImpl is not abstract and does not override abstract method isInvalid(File) in FileSystem

Cherry-pick fix 8f26777b from the libbluray repository at
https://code.videolan.org/videolan/libbluray.git


  Commit: c090ae119c4dbb49fcc1c8456820f2f15c127a17
      https://github.com/MythTV/mythtv/commit/c090ae119c4dbb49fcc1c8456820f2f15c127a17
  Author: David Hampton <mythtv at love2code.net>
  Date:   2023-01-15 (Sun, 15 Jan 2023)

  Changed paths:
    M mythtv/libs/libmythprotoserver/requesthandler/fileserverutil.h
    M mythtv/libs/libmythtv/channelscan/iptvchannelfetcher.h
    M mythtv/libs/libmythtv/io/mythiowrapper.h

  Log Message:
  -----------
  Export three function names.


Compare: https://github.com/MythTV/mythtv/compare/4315acb74ba0...c090ae119c4d


More information about the mythtv-commits mailing list