1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22
|
2022-03-06: Version 0.2.0
- Add support for cached conversion tables.
- Fix config path charset issues in Win32.
- Use BDPLUS_DEBUG_FILE environment variable for log file.
- Export API functions automatically when creating Windows dll.
- Improve Windows compatibility.
- Improve error resilience and stability.
- Fix leaks.
2015-01-23: Version 0.1.2
- Add support for unmounted discs
- Fix use after free
2014-05-27: Version 0.1.1
- Support for gcrypt 1.6.
- Fix out of tree builds.
- Fix building without libaacs.
2013-12-18: Version 0.1.0
- First release.
- Support for BD+ generations 1 and 2.
|