libbluray | branch: master | hpi1 <[email protected]> | Fri Mar 27 13:57:37 2015 +0200| [7eb40994186788cad38e5b1b4277435e4f5283da] | committer: hpi1
Update ChangeLog > http://git.videolan.org/gitweb.cgi/libbluray.git/?a=commit;h=7eb40994186788cad38e5b1b4277435e4f5283da --- ChangeLog | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index 9dc2029..cd4e4ee 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,9 +1,14 @@ +2015-??-??: Version 0.8.0 +- Add security checks to BD-J. - Add support for UDF image files and unmounted discs. - Add UDF volume identifier to DISC_INFO. -- Add bd_init() and bd_open_disc() and bd_open_stream(). -- Fix infinite loop with some broken HDMV menus. -- Emit BD_EVENT_PLAYLIST_STOP when playlist playback is stopped in middle. +- Add bd_init(), bd_open_disc() and bd_open_stream(). +- Add /usr/share/libbluray/lib/ to .jar file search paths. +- Add BD_EVENT_PLAYLIST_STOP (playlist playback is interrupted). - Accept directory name (without .jar file name) in LIBBLURAY_CP. +- Improved error resilence. +- Improve BD-J compability. +- Fix infinite loop with some broken HDMV menus. 2015-01-26: Version 0.7.0 - Add player setting for BD-J persistent storage and cache paths. _______________________________________________ libbluray-devel mailing list [email protected] https://mailman.videolan.org/listinfo/libbluray-devel
