libbluray | branch: master | hpi1 <[email protected]> | Wed Sep 11 10:50:59 2013 +0300| [bb59481f72e79a29865ccc3134b53ff0a79dea26] | committer: hpi1
ChangeLog update for 0.4.0 > http://git.videolan.org/gitweb.cgi/libbluray.git/?a=commit;h=bb59481f72e79a29865ccc3134b53ff0a79dea26 --- ChangeLog | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 543f4d4..37f8e3d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,12 +1,21 @@ +2013-09-11: Version 0.4.0 - Fixed slide shows: always cut reads at clip end boundary - Fixed logging with non-default mask +- Fixed buffer overflow in bd_psr_unregister_cb() +- Fixed IG background when button image position changes +- Fixed BD-J tearing issues +- Changed default PhoneME library name in Windows (cvm -> cvmi) +- Initialize default player region code to B +- Improved BD-J support (still alpha) +- Improved language-based stream autoselection - Added missing Java files to distribution package - Added support for multi-clip sub paths - Added bd_select_stream() - Added menu page effects -- Improved BD-J support (still alpha) -- Improved language-based stream autoselection +- Added button animations - Added initial support for BluRay Text Subtitles +- Added bd_read_clpi(): use only public API in clpi_dump +- Added reference-counted RLE images 2013-04-30: Version 0.3.0 - Build fixes _______________________________________________ libbluray-devel mailing list [email protected] https://mailman.videolan.org/listinfo/libbluray-devel
