1
0
Fork 0
Commit Graph

2886 Commits

Author SHA1 Message Date
hpi1 abdf7b153c Cosmetics 2017-05-12 09:21:05 +03:00
hpi1 415da3663a Remove --disable-bdjava configure option 2017-05-12 09:16:08 +03:00
hpi1 dec9a6bcf1 Remove --disable-udf configure option 2017-05-12 09:14:15 +03:00
hpi1 24ebab3c62 Improve main title selection logging 2017-05-12 09:13:31 +03:00
hpi1 d09df711f6 main title selection: prefer "known" playlists 2017-05-12 08:54:12 +03:00
hpi1 2b816e6f20 Cache "known" playlists when playing using on-disc menus 2017-05-12 08:35:33 +03:00
hpi1 39748e150c disc: add simple persistent storage 2017-05-11 18:06:37 +03:00
hpi1 526178b54e mpls_data: add enum for sub path types 2017-05-11 18:05:16 +03:00
hpi1 d5e7bb6d75 Split mpls_parse.h 2017-05-11 17:52:56 +03:00
hpi1 55e31139d1 _get_title_info(): no need to reload current mpls file 2017-05-11 17:38:31 +03:00
hpi1 0b87d2e7d1 Fix logging unimplemented feature 2017-05-11 17:36:12 +03:00
hpi1 927f6f9411 Drop unused field 2017-05-11 17:33:34 +03:00
hpi1 98fa477d48 Add comment 2017-05-11 17:33:13 +03:00
hpi1 3895dcb602 Update libudfread 2017-05-11 17:31:49 +03:00
hpi1 ffa9ed7d8c Remove invalid cast 2017-05-04 14:42:19 +03:00
hpi1 aacb78329f register number is unsigned 2017-05-04 14:42:19 +03:00
hpi1 8d739e88df Fix check for app-provided log function 2017-05-04 14:42:19 +03:00
hpi1 950a722db1 bd_info: print library version 2017-05-04 14:42:19 +03:00
hpi1 11ddbb1783 build: use AM_CPPFLAGS
Fixes include path order when CPPFLAGS is given in make command line.
(old/installed bluray.h was included when building in VLC contrib).

Limit include paths when building tools.
2017-05-04 12:01:04 +03:00
hpi1 4d3159a3dc Fix include paths 2017-05-04 11:45:51 +03:00
hpi1 93fdcd0378 Update libudfread 2017-05-04 10:57:35 +03:00
hpi1 81e10b203e Remove duplicate BDJAVA_CFLAGS 2017-05-04 10:51:08 +03:00
hpi1 c39d238f5f Unify deallocators (nav_title_close(), nav_free_title_list()). Take pointer to pointer, set to NULL. 2017-05-04 10:45:20 +03:00
hpi1 8fdcea7bec Remove unneeded mkdir() 2017-05-04 10:41:37 +03:00
hpi1 a105af98c0 StrUtl.Join(): use StringBuffer 2017-05-04 10:40:55 +03:00
hpi1 0952ec18c7 Set pointer to NULL in clpi_free() and mpls_free() 2017-05-04 10:39:16 +03:00
hpi1 070f581ca8 Comment out unused code 2017-05-04 10:36:01 +03:00
hpi1 feb1b6ac3b Check for null 2017-05-03 16:10:16 +03:00
hpi1 ff290f7e5b Add transient 2017-05-03 16:08:46 +03:00
hpi1 7eb39f1b61 Use StringBuffer 2017-05-03 16:08:08 +03:00
hpi1 44ca37b678 Use StringBuffer 2017-05-03 16:05:43 +03:00
hpi1 c5681611fd check for NULL 2017-05-03 16:04:02 +03:00
hpi1 d1d370f902 Use Logger.dumpStack() 2017-05-03 16:03:09 +03:00
hpi1 672bf046fb bd_info: fix "BD-J detected" value 2017-05-03 16:01:27 +03:00
hpi1 6dffb7e606 Log persistent storage creation failure 2017-04-03 15:30:44 +03:00
hpi1 a70cb5cb22 Remove double logging. Log only result. 2017-04-03 15:27:45 +03:00
hpi1 af0de2dae1 Remove unused data 2017-04-03 15:26:49 +03:00
hpi1 997adc763f Remove NOP 2017-04-03 15:26:35 +03:00
hpi1 9bf4d68abb Mark inner class static 2017-04-03 15:26:15 +03:00
hpi1 d7a63f8443 Add transient 2017-04-03 15:25:12 +03:00
hpi1 c2eb6328b3 Reduce log level 2017-04-03 15:24:43 +03:00
hpi1 f9b401f740 Check for null 2017-04-03 15:24:09 +03:00
hpi1 7eee8cf348 Make comprator serializable 2017-04-03 15:23:41 +03:00
hpi1 a65fb7c95f StrUtl.Join(): check for 0-sized array 2017-04-03 15:23:07 +03:00
hpi1 9193a5c624 Fix ident 2017-04-03 15:22:36 +03:00
hpi1 a9a6c03ad6 Log error when requested title not found 2017-04-03 15:21:49 +03:00
hpi1 a4f696fee8 Fix log entry location 2017-03-30 12:40:07 +03:00
hpi1 cadaa7b776 Check for NULL 2017-03-30 12:39:10 +03:00
hpi1 c994ca6060 Cast bdj_make_object() parameters to match Java signatures 2017-03-30 12:35:02 +03:00
hpi1 00c96c6617 Cast CallStaticBooleanMethod() parameters to match Java signature 2017-03-30 12:27:51 +03:00