1
0
Fork 0
Commit Graph

2886 Commits

Author SHA1 Message Date
npzacs c17ba25551 Add comment 2017-10-11 10:28:45 +03:00
hpi1 b5e30fca59 psr_init_3D: bail out if profile 5 or 6 already set 2017-09-19 11:57:58 +03:00
npzacs b7371622af Libbluray.java: use RegisterAccess for PSR numbers 2017-09-16 14:22:37 +03:00
npzacs 676adbd9fb Allow changes to boot class path at run time 2017-09-16 14:20:51 +03:00
npzacs 70b8dd2390 Remove unneeded package prefix 2017-09-16 14:18:16 +03:00
npzacs 45c9846643 dir_posix: log errors 2017-09-16 13:44:39 +03:00
npzacs 5db811ba24 Use readdir() instead of readdir_r() with glibc 2.24+ 2017-09-16 13:44:36 +03:00
npzacs c16d40ec82 Fix segfault
Also log configuration string
2017-09-16 13:43:02 +03:00
npzacs ef5455c6a7 Remove useless else 2017-09-16 13:41:26 +03:00
npzacs 475219dda5 Fix log string 2017-09-16 13:40:50 +03:00
npzacs aca0c9bec4 Rename function 2017-09-16 13:34:28 +03:00
hpi1 81164104e2 Remove unused includes 2017-09-15 13:13:46 +03:00
hpi1 fbf4522d92 Use correct type for data offsets 2017-09-15 13:13:20 +03:00
hpi1 c998e6bad9 RegisterAccess: log invalid register number 2017-09-15 12:45:18 +03:00
npzacs 78e36bc458 disc: signal libmmbd usage to upper layers 2017-09-15 12:36:39 +03:00
hpi1 1d93273f16 Accept version 0300 bdjo files 2017-09-13 15:02:41 +03:00
Petri Hintukainen 682e9e54ba Fix error message 2017-09-12 13:32:22 +03:00
hpi1 39565a28ba Add final 2017-09-07 10:56:19 +03:00
hpi1 e7fa008705 BDJSecurityManager: silence failures from clipboard access 2017-09-07 10:54:38 +03:00
hpi1 e17221583b BD-J: set profile 6 properties 2017-09-07 10:45:37 +03:00
hpi1 175f53c296 BD-J: increase max images size (bluray.memory.images) 2017-09-06 15:11:53 +03:00
hpi1 03d577307d Add function to initialize player setting registers for UHD playback 2017-09-06 14:34:46 +03:00
hpi1 41a954a0b5 Add profile 6 (UHD) registers 2017-09-05 11:17:44 +03:00
hpi1 011a0dc652 MovieObject.bdmv: accept version 0300 files 2017-09-05 11:17:43 +03:00
hpi1 b3ad338885 Disable profile 6 BD-J menus 2017-08-30 10:33:09 +03:00
hpi1 602637efa9 index.bdmv: accept version 0300 files 2017-08-30 10:20:00 +03:00
hpi1 7e31c24f4c mpls: accept version 0300 files 2017-08-30 10:10:58 +03:00
hpi1 440d9a46de id.bdmv: accept version 0300 files 2017-08-30 10:08:24 +03:00
hpi1 344ae59ceb clpi: accept version 0300 files 2017-08-30 09:58:21 +03:00
hpi1 ecd27d3300 Factorize bdmv file header and version check to bdmv_parse_header() 2017-08-30 09:56:47 +03:00
hpi1 e174992add mobj_dump: print error message on read/parse failure 2017-08-30 09:52:23 +03:00
hpi1 86e68248d2 bdjo/GraphicsResolution: log unknown value, default to FHD
Fixes loader null pointer deref on unknown value
2017-08-30 09:51:45 +03:00
hpi1 7d1249da85 bdjo/GraphicsResolution: add UHD_1920_1080 (profile 6) 2017-08-30 09:51:12 +03:00
hpi1 14aa7e9c0f Add HEVC/2160p video format 2017-08-30 09:50:20 +03:00
hpi1 0c2451b041 add final 2017-08-30 09:49:46 +03:00
hpi1 dc8011c907 Factorize common tables from mpls_dump.c and clpi_dump.c 2017-08-30 09:48:00 +03:00
hpi1 95e0b06365 id.bdmv: log unknown extension data 2017-08-30 09:47:39 +03:00
René J.V. Bertin 29aaa76b5e Detect JRE (from the Java Applet plugin) on macOS
These changes allow the code to work on hosts that don't have Oracle's
JDK installed, but only the JRE (from the Java Applet plugin).
2017-08-25 12:34:31 +03:00
hpi1 0f19e7b872 Add org.blurayx.uhd interfaces 2017-08-25 12:33:28 +03:00
Petri Hintukainen 7354991d58 Remove unneeded header 2017-07-19 10:17:30 +03:00
Petri Hintukainen b73b20a86d Update doxygen config 2017-07-19 10:12:39 +03:00
Petri Hintukainen da93e258bb Silence "warning: this statement may fall through" 2017-07-19 10:12:39 +03:00
hpi1 34cecf1006 Fix leak 2017-07-07 00:29:03 +03:00
hpi1 3be8ac1bec Fix allocs in graphics_controller 2017-07-07 00:22:53 +03:00
hpi1 02d1d21163 Improve readability 2017-07-07 00:22:53 +03:00
hpi1 79d0e214df Check calloc() result 2017-07-07 00:11:31 +03:00
hpi1 3c0ee0557c Fix leaks 2017-07-07 00:06:38 +03:00
hpi1 969487bf7a Fix leaks 2017-07-06 23:50:48 +03:00
hpi1 e5fa0aa73c Fix parsing of secondary stream attributes 2017-07-06 23:35:04 +03:00
ace20022 07a14fbc02 Fix creation of cache (sub-)directories on windows platforms 2017-07-06 13:47:09 +03:00