1
0
Fork 0
libbluray/ChangeLog

66 lines
2.4 KiB
Plaintext
Raw Normal View History

2013-10-14 09:43:07 +02:00
- Added bd_get_main_title()
2013-09-11 09:50:59 +02:00
2013-09-11: Version 0.4.0
2013-06-17 22:22:36 +02:00
- Fixed slide shows: always cut reads at clip end boundary
- Fixed logging with non-default mask
2013-09-11 09:50:59 +02:00
- 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
2013-06-17 22:22:36 +02:00
- Added missing Java files to distribution package
- Added support for multi-clip sub paths
2013-07-14 15:33:13 +02:00
- Added bd_select_stream()
- Added menu page effects
2013-09-11 09:50:59 +02:00
- Added button animations
2013-06-17 22:22:36 +02:00
- Added initial support for BluRay Text Subtitles
2013-09-11 09:50:59 +02:00
- Added bd_read_clpi(): use only public API in clpi_dump
- Added reference-counted RLE images
2013-06-17 22:22:36 +02:00
2013-04-30 13:15:15 +02:00
2013-04-30: Version 0.3.0
- Build fixes
- Fixed stopping playback from pop-up menu
- Fixed multithreading issues in API
- Fixed initial setting for player profile
- Fixed stack corruption with long log strings
- Improved configure script
- Improved Visual Studio support
- Improved BD-J support (still alpha)
- Allow changing player version
- Added PG (subtitle) decoding and rendering support
- Added ARGB overlay interface for BD-J graphics
- Added events for discontinuity, idle state and 3D mode
- Added playmarks to BLURAY_TITLE_INFO
- added start time, in time and out time to BLURAY_CLIP_INFO
- added sub-path id to BLURAY_STREAM_INFO
- Added bd_seek_playitem()
- Added bd_set_scr()
- Added 3D extension data to raw clip info
- added 3D player settings
- Added cropping and palette update flag to BD_OVERLAY
2012-08-17 12:54:11 +02:00
2012-08-17: Version 0.2.3
- Fixed memory leaks
- Automatic language selection: disable subtitles when audio is in the same language
- Fixed accessing outside of array bounds
- Default to stream 0 when requested language not found
2012-06-23 12:54:36 +02:00
- Install bd_info
2012-08-17 12:54:11 +02:00
- Added disc ID and AACS MKB version to BD_DISC_INFO
2012-04-25 11:43:32 +02:00
- Added extended AACS error codes
2012-03-19 09:30:02 +01:00
2012-03-19: Version 0.2.2
- Fixed displaying of single-loop animated buttons when not using animations
- Added events for pop-up menu availability and IG menu status
2011-12-19 09:23:42 +01:00
- Fixed resuming to interactive title
- Use user filesystem handler with libaacs
- Fixes to HDMV menu rendering
- Optimized HDMV menu rendering
- Support for sound effects in HDMV menus
2011-12-04 11:20:28 +01:00
- Fixes to HDMV menu decoding
- Distribute BD-J code
2011-12-03 17:48:13 +01:00
2012-03-19 09:28:49 +01:00
2011-12-03: Version 0.2.1
2011-12-03 17:48:13 +01:00
- First release