1
0
Fork 0
Commit Graph

86 Commits

Author SHA1 Message Date
hpi1 1442ddb837 Update ChangeLog (1.2.0) 2020-03-22 17:14:06 +02:00
hpi1 4a0c87e530 BDJ: implement AWT mouse events 2019-06-13 19:30:12 +03:00
hpi1 4d45011536 Allow application to provide separate user input events when key is pressed/typed/released. 2019-06-13 11:43:43 +03:00
hpi1 f1390c99f5 Update ChangeLog 2019-06-08 12:04:13 +03:00
hpi1 ae061211e8 1.1.2 2019-06-07 20:51:53 +03:00
hpi1 5c732b2af7 Add missing libxml version to required packages 2019-04-09 10:09:38 +03:00
hpi1 7419395312 1.1.1 2019-04-05 11:32:48 +03:00
hpi1 6bbbd7dc81 Update ChangeLog 2019-02-28 20:14:25 +02:00
hpi1 912b86e39a 1.1.0 2019-02-12 09:36:46 +02:00
hpi1 1e6d7d2cbf ChangeLog update 2019-02-05 12:16:30 +02:00
hpi1 221749ee77 BD-J: parametrize java language and binary code versions 2019-01-18 17:56:48 +02:00
hpi1 a082b61441 ChangeLog update 2017-12-01 13:08:44 +02:00
hpi1 b3ad338885 Disable profile 6 BD-J menus 2017-08-30 10:33:09 +03:00
hpi1 0c48d9d5f7 Update ChangeLog 2017-06-06 11:40:34 +03:00
hpi1 36fbbe59c0 Bump version 2017-03-02 15:40:01 +02:00
hpi1 9a216db6bb win32: improve jvm.dll loading
First try loading jvm.dll without dll search path.
If failed, retry with JAVA_HOME in search path.
2017-03-02 15:22:48 +02:00
hpi1 6edb3f8095 Update ChangeLog 2017-02-20 23:02:57 +02:00
hpi1 c5dddfa248 0.9.3 2016-05-15 17:14:53 +03:00
hpi1 9fe79dea3d Update ChangeLog 2016-05-15 17:12:52 +03:00
hpi1 de4f3ad7e3 ChangeLog update 2016-02-21 19:21:19 +02:00
hpi1 ebde4c9ced 0.9.2 2015-12-01 14:19:16 +02:00
hpi1 ce39231552 Fix Android build 2015-11-24 17:37:25 +02:00
hpi1 790bb448ae ChangeLog update 2015-11-10 13:23:18 +02:00
hpi1 5cc6bc98df 0.9.1 2015-11-03 12:59:31 +02:00
hpi1 054e6451cb ChangeLog update 2015-11-02 13:57:55 +02:00
hpi1 c188f00496 0.9.0 2015-10-02 12:22:01 +03:00
hpi1 4cefa4e79f Update ChangeLog 2015-10-02 12:02:53 +03:00
hpi1 0697e4a549 Fix Xlet-initiated font caching: delegate caching to privileged context
This seems to be used mostly in BD+ error messages
2015-10-02 11:50:33 +03:00
hpi1 352ad41907 0.8.1 2015-05-15 12:22:41 +03:00
Jean-Baptiste Kempf 88d10d1dbf Changelog: s/resilence/resilience/ 2015-04-29 17:12:13 +02:00
hpi1 18fd1f697e Improve detection and handling of broken and encrypted blocks 2015-04-15 12:20:29 +03:00
hpi1 2a815e68a1 0.8.0 2015-04-15 11:42:43 +03:00
hpi1 f45b6c5240 BD-J: native open method was changed around j8u40 2015-04-06 14:56:17 +03:00
hpi1 7eb4099418 Update ChangeLog 2015-03-27 13:57:37 +02:00
hpi1 e014d45487 Add bd_open_stream() 2015-03-20 15:08:03 +02:00
hpi1 26b48905e0 Accept directory in LIBBLURAY_CP 2015-02-22 17:18:40 +02:00
hpi1 be8abc2ce1 Emit BD_EVENT_PLAYLIST_STOP when playlist playback is stopped in middle 2015-02-19 20:49:58 +02:00
hpi1 ce45fc9df5 Add UDF volume identifier to DISC_INFO 2015-02-10 13:14:09 +02:00
hpi1 c6a7390bd5 Add configure checks and build rules for UDF reading library 2015-02-10 12:53:57 +02:00
hpi1 60c023f305 HDMV: detect infinite looping between graphics controller and HDMV VM
Fixes live lock with "Butterfly on the Wheel" by aborting playback.
The disc is broken:
UO mask allows jumping to root menu from language selection menu.
This skips on-disc menu initialization code, causing infinite loop
in root menu.
2015-02-09 14:00:33 +02:00
hpi1 faf92f319f 0.7.0 2015-01-26 11:21:33 +02:00
hpi1 203bdaa0be Update ChangeLog 2015-01-07 13:05:19 +02:00
ace20022 0141be5147 Add the possibility to set the persistent/cache root path via bd_set_player_setting_str() 2014-09-30 11:16:35 +03:00
Ian Curtis 6bedb1857e BDGraphics: Fix drawing images with negative source coordinates
Fixes animations with some BD-J menus.
2014-09-09 00:17:31 +03:00
hpi1 983af99817 ChangeLog update 2014-09-03 13:02:35 +03:00
hpi1 1d18db4fc0 ChangeLog update 2014-08-18 13:16:07 +03:00
hpi1 30c0b5cc58 m2ts_filter: cut also PG/IG strems
Fixes some main path embedded HDMV menus.
2014-08-18 13:05:30 +03:00
hpi1 e0bbecfc29 Remove unnecessary check from _play_bdj()
Fixes current title state and missing BD_EVENT_ERROR.
2014-08-12 13:46:04 +03:00
hpi1 e0c74091a7 0.6.1 2014-08-03 11:10:20 +03:00
hpi1 424e2882a2 Revert "BDGraphics.drawImageN(): limit source rectangle to source image"
This reverts commit 317d41122d.

Conflicts:
	ChangeLog
2014-08-03 10:31:39 +03:00