1
0
Fork 0
Commit Graph

2886 Commits

Author SHA1 Message Date
hpi1 49e142f8cd Merge native PSR/GPR access 2019-02-05 12:16:30 +02:00
hpi1 9f3036004d Cosmetics 2019-02-05 12:16:30 +02:00
hpi1 e0714f998b Switch to 3D profile when 3D disc is detected 2019-02-05 12:16:30 +02:00
hpi1 93a060d5ed Enable UHD disc BD-J menus 2019-02-05 12:16:30 +02:00
hpi1 9a9a3eaf47 BD-J: Reset profile at startup
Fixes profile properties when playing second disc with a different profile
2019-02-05 12:16:30 +02:00
hpi1 b2d5b09302 Silence runtime warning 2019-02-05 12:16:30 +02:00
hpi1 8793daad24 Factorize common code 2019-01-31 16:07:07 +02:00
hpi1 ca14fbc0e1 NAV_CLIP: add still mode and time 2019-01-20 14:04:10 +02:00
hpi1 37bac2f77d configure: try to autodetect Java 9+ 2019-01-18 18:16:10 +02:00
hpi1 221749ee77 BD-J: parametrize java language and binary code versions 2019-01-18 17:56:48 +02:00
hpi1 b1e45cbf51 BDFramePeer: Fix Java 9+ compatibility 2019-01-18 17:52:16 +02:00
hpi1 3af11f0a85 BD-J: Add dummy classes to allow building with Java 9+ and Java < 9 2019-01-18 17:50:40 +02:00
hpi1 46ea4e66f3 configure: Test for ant only when building jar file 2019-01-18 17:50:23 +02:00
hpi1 37bc53f4fc sound_parse: use bdmv_parse_header() and check for EOF 2019-01-17 11:39:06 +02:00
hpi1 bdcd11169e Use enum for BD-J check result 2019-01-17 11:39:06 +02:00
hpi1 3c455ce44c Remove unneeded variable 2019-01-15 12:34:04 +02:00
hpi1 2be1786010 Change disc_info init order 2019-01-15 12:30:22 +02:00
hpi1 41642e77fd havi: use S3D/UHD configuration templates when running as profile 5 or 6 player 2019-01-15 12:02:39 +02:00
hpi1 c9da21973a Add const 2019-01-12 22:41:13 +02:00
hpi1 4be68cdf7d index.bdmv: parse UHD extension data 3.1 2019-01-04 20:49:06 +02:00
hpi1 66972eac0e Simplify, drop unneeded headers 2019-01-04 00:56:25 +02:00
hpi1 8aacf7b4c9 Main title selection: fix comparing codecs, prefer HEVC 2019-01-04 00:21:53 +02:00
hpi1 288b104f97 Add missing interface 2019-01-03 23:19:53 +02:00
hpi1 082fb15f00 Validate TextST subpath pid 2019-01-03 23:19:00 +02:00
hpi1 98a7d60a9c Validate TextST sub path id (fix possible OOB read) 2019-01-03 23:14:37 +02:00
hpi1 6d45ee0c26 Simplify 2019-01-03 23:12:16 +02:00
hpi1 e51fa05f22 BDGraphics: delay default font creation
Fixes bootstrap issues
2019-01-03 23:02:35 +02:00
hpi1 43dae4d213 Fix broken BD-J app tables 2019-01-03 22:54:42 +02:00
hpi1 d8cb3322bf Check for privileged context 2019-01-03 22:31:11 +02:00
hpi1 c289eac139 Fix creating BDGraphicsEnvironment in Java 10
java.lang.Error: Could not instantiate Graphics Environment: java.awt.BDGraphicsEnvironment
java.desktop/java.awt.GraphicsEnvironment$LocalGE.createGE(GraphicsEnvironment.java:117)
2019-01-03 01:06:41 +02:00
hpi1 a708c33bc3 Improve mmbd detection 2019-01-02 13:02:22 +02:00
hpi1 9c88a6aabe Use RegisterAccess for PSR names. Drop duplicates from Libbluray. 2019-01-02 02:24:38 +02:00
hpi1 0b3f50559b AppEntry: add copy constructor 2019-01-02 01:42:56 +02:00
hpi1 8b5b5918a3 BDJLoader: use org.bluray.system.RegisterAccess for PSR numbers 2019-01-02 01:21:28 +02:00
hpi1 233f94da38 CacheDir: improve unique temp file name creation 2019-01-02 01:20:19 +02:00
hpi1 b05ba0846d CacheDir: shorter dir/file names 2019-01-02 01:18:23 +02:00
hpi1 fff34e451e Add hooks for BDJLoader fixups 2019-01-02 01:14:30 +02:00
hpi1 64e2488634 bdnav: hide internal clpi data 2018-12-31 19:49:37 +02:00
hpi1 f59cd46080 bluray.c: use nav_ functions instead of clpi_ functions 2018-12-31 19:43:02 +02:00
hpi1 f8b293a828 Cosmetics 2018-12-31 19:40:51 +02:00
hpi1 890b21d16e bdnav: add nav_clip_textst_font() 2018-12-31 19:40:21 +02:00
hpi1 34fe270c0f Add missing includes 2018-12-31 19:34:38 +02:00
hpi1 4232318e34 nav_clip_time_search: allow NULL for title packet 2018-12-31 19:24:21 +02:00
hpi1 08841d1042 Fix warning message 2018-12-30 18:43:08 +02:00
hpi1 be356f5a47 Cosmetics (rename function and variable) 2018-12-16 18:43:04 +02:00
hpi1 ea4a76d09b Cosmetics (rename variable) 2018-12-08 15:31:19 +02:00
Konstantin Pavlov a501a4f7de Updated libudfread submodule URL. 2018-11-30 15:40:42 +01:00
Konstantin Pavlov 4ce15b93b7 CI: added debian, macos, win32 and win64 build jobs. 2018-11-30 14:29:37 +03:00
Francois Cartegnie c4dfac8485 Add 3D sub-path description 2018-11-15 14:50:09 +02:00
hpi1 5038bdf88f bdj: java 9: export BD-J packages for xlets 2018-11-15 14:50:09 +02:00