Commit Graph

6436 Commits

Author SHA1 Message Date
Reinhard Pointner 7f243bdfda Simplify JDK 8 patch 2019-06-01 00:43:40 +07:00
Reinhard Pointner b0418f5279 Remove binary objects 2019-05-31 22:20:34 +07:00
Reinhard Pointner 95d9784464 Remove binary objects 2019-05-31 22:19:02 +07:00
Reinhard Pointner 4906c2d930 Externalize library and framework management 2019-05-31 22:18:19 +07:00
Reinhard Pointner d14af0ce47 Externalize library and framework management 2019-05-31 22:07:05 +07:00
Reinhard Pointner 6416d5bdfd Externalize library and framework management 2019-05-31 22:00:32 +07:00
Reinhard Pointner fa9793f37f Externalize library and framework management 2019-05-31 21:25:14 +07:00
Reinhard Pointner 6947bfb69e Add XEM convenience methods 2019-05-31 02:25:54 +07:00
Reinhard Pointner 433df82647 Remove unused references 2019-05-29 19:07:32 +07:00
Reinhard Pointner b5b61c9527 Fox potential timing issues causing "Send to" items being sent to the current panel instead of the target panel.
https://www.filebot.net/forums/viewtopic.php?f=8&t=10837&p=44333#p44332
2019-05-29 00:47:37 +07:00
Reinhard Pointner d9c7f11e24 Fix JDK8 build 2019-05-28 21:30:27 +07:00
Reinhard Pointner 54ad4729cc Fix JDK8 build 2019-05-28 20:50:32 +07:00
Reinhard Pointner d111f2d47e Do require minimum file size for libmediainfo calls to avoid libmediainfo crashing the JVM 2019-05-28 20:06:32 +07:00
Reinhard Pointner b6e7ac7543 strip embedded native libraries 2019-05-28 19:34:55 +07:00
Reinhard Pointner cc059609c6 Do require minimum file size for libmediainfo calls to avoid libmediainfo crashing the JVM 2019-05-28 19:23:49 +07:00
Reinhard Pointner d1a6301879 Move build-data scripts to dedicated repository 2019-05-28 15:05:11 +07:00
Reinhard Pointner c3350bc8e2 Add RecentlyAired metric (at the very bottom though, when everything is lost already) 2019-05-27 18:33:20 +07:00
Reinhard Pointner 4b62417804 Add ExpressionMapper interface 2019-05-27 15:33:35 +07:00
Reinhard Pointner d1c1f027d3 Execute only distinct commands 2019-05-27 15:25:34 +07:00
Reinhard Pointner 877e52c02a Add ExpressionMapper interface 2019-05-27 15:25:22 +07:00
Reinhard Pointner f6199e154f Add ExpressionMapper interface 2019-05-27 14:36:38 +07:00
Reinhard Pointner 23ff6048a3 Rearrange CLI option order 2019-05-27 14:36:25 +07:00
Reinhard Pointner fd85ad349b Allow dynamic code evaluation (e.g. `evaluate('/path/to/snippet.groovy' as File)`) 2019-05-26 22:52:12 +07:00
Reinhard Pointner 97aab5eab4 Allow `@file.groovy` syntax in `Format Editor` and `Preset Editor` (e.g. `@/path/to/MyFormat.groovy`) 2019-05-26 22:41:10 +07:00
Reinhard Pointner d6062c9423 Add "Special Extend Edition" to {tags} 2019-05-26 15:53:23 +07:00
Reinhard Pointner 65a2061dbc REVERT due to "java.lang.module.FindException: Module jdk.unsupported.desktop not found, required by javafx.swing" 2019-05-26 03:19:16 +07:00
Reinhard Pointner cebffa1f96 REVERT due to "java.lang.module.FindException: Module jdk.unsupported.desktop not found, required by javafx.swing" 2019-05-26 03:15:56 +07:00
Reinhard Pointner 7554b0b14e REVERT due to "java.lang.module.FindException: Module jdk.unsupported.desktop not found, required by javafx.swing" 2019-05-26 02:22:41 +07:00
Reinhard Pointner 14666a5f87 REVERT due to "java.lang.module.FindException: Module jdk.unsupported.desktop not found, required by javafx.swing" 2019-05-26 02:20:40 +07:00
Reinhard Pointner 553289db3a REVERT due to "java.lang.module.FindException: Module jdk.unsupported.desktop not found, required by javafx.swing" 2019-05-26 02:14:25 +07:00
Reinhard Pointner b01831906b REVERT due to "java.lang.module.FindException: Module jdk.unsupported.desktop not found, required by javafx.swing" 2019-05-26 02:05:39 +07:00
Reinhard Pointner 87303d00ae REVERT due to "java.lang.module.FindException: Module jdk.unsupported.desktop not found, required by javafx.swing" 2019-05-26 01:59:28 +07:00
Reinhard Pointner 9f5c4d9ef1 Use JRE builds to reduce binary size 2019-05-25 22:13:07 +07:00
Reinhard Pointner 1538184162 REVERT due to "java.lang.module.FindException: Module jdk.unsupported.desktop not found, required by javafx.swing" 2019-05-25 21:13:49 +07:00
Reinhard Pointner ec381feacd Use JRE builds to reduce binary size 2019-05-25 21:05:59 +07:00
Reinhard Pointner a99c60c733 Use JRE builds to reduce binary size 2019-05-25 21:00:53 +07:00
Reinhard Pointner b53ebadb45 Use JRE builds to reduce binary size 2019-05-25 20:52:52 +07:00
Reinhard Pointner 91ed7f0646 Use JRE builds to reduce binary size 2019-05-25 20:26:11 +07:00
Reinhard Pointner 6fc391a3bb Use JRE builds to reduce binary size 2019-05-25 18:22:04 +07:00
Reinhard Pointner fe5fc7bbd1 Added Script.include(String path) convenience extension method / function to make including external scripts easier. 2019-05-25 02:01:30 +07:00
Reinhard Pointner 3ef7f62f51 Added Script.include(String path) convenience extension method / function to make including external scripts easier. 2019-05-25 02:01:09 +07:00
Reinhard Pointner 0678aa646a Inject ExpressionFormatFunctions via extensionClasses instead of starImports 2019-05-25 01:34:58 +07:00
Reinhard Pointner 49596efa67 access denied ("groovy.security.GroovyCodeSourcePermission" "/groovy/shell") 2019-05-24 17:02:39 +07:00
Reinhard Pointner dc0c1f1cea Fix mediaInfo / inferredMediaFile bottleneck 2019-05-24 01:16:29 +07:00
Reinhard Pointner 996701aec3 Fix mediaInfo / inferredMediaFile bottleneck 2019-05-24 01:13:08 +07:00
Reinhard Pointner 93095dd9f4 Use SynoCommunity rtd1296 builds of MediaInfo 17.12 instead (to avoid dependencies and possibly better compatibility) 2019-05-23 22:54:49 +07:00
Reinhard Pointner b443074da1 MediaInfo: 17.12 (via SynoCommunity builds) 2019-05-23 22:43:40 +07:00
Reinhard Pointner 2fe29fdb84 Use SynoCommunity rtd1296 builds of MediaInfo 17.12 instead (to avoid dependencies and possibly better compatibility) 2019-05-23 22:41:16 +07:00
Reinhard Pointner 486ad33d28 Copy libmediainfo for aarch64 from the Debian repository (including all transitive dependencies) 2019-05-23 19:55:27 +07:00
Reinhard Pointner 1295b9a0ad Added "Movie Folder" to Types Tab 2019-05-23 11:26:08 +07:00