libbluray | branch: master | hpi1 <[email protected]> | Mon Feb 20 23:02:57 2017 +0200| [6edb3f80951e8176e28929a2971d44a40b0d5596] | committer: hpi1
Update ChangeLog > http://git.videolan.org/gitweb.cgi/libbluray.git/?a=commit;h=6edb3f80951e8176e28929a2971d44a40b0d5596 --- ChangeLog | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/ChangeLog b/ChangeLog index 28d8a0c..0ffc579 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,20 @@ +- Add support for Java VM (BD-J) on MacOS. +- Add clip_id to BLURAY_CLIP_INFO. +- Add a suitable JVM path for Fedora/RHEL and clones. +- Add support for AVCHD 8.3 filenames. +- Add player setting for disabling persistent storage. +- Add bd_set_rate(). +- Add playback time position to BD_EVENT_SEEK. +- Add BD_VK_ROOT_MENU handling. +- Add support for heavily fragmented 3D .m2ts files. +- Improve playback resume position accuracy. +- Improve error resilience and stability. +- Fix using libmmbd with unmounted discs. +- Fix leaks. +- Delay BD-J overlay opening until something visible has been drawn. +- Close BD-J overlay when window is not visible. +- Use temporary storage when cache or persistent root location is unknown. + 2016-05-15: Version 0.9.3 - Add bd_open_files(). This function deprecates old global file system hooks. - Add flag for on-disc menu support to DISC_INFO. _______________________________________________ libbluray-devel mailing list [email protected] https://mailman.videolan.org/listinfo/libbluray-devel
