Commit Graph

5483 Commits

Author SHA1 Message Date
Reinhard Pointner 55c3b2c157 Support for custom build data 2018-03-12 16:46:14 +07:00
Reinhard Pointner e21b673de9 Support for custom build data 2018-03-12 16:32:05 +07:00
Reinhard Pointner 10339686bc Support for custom build data 2018-03-12 16:15:21 +07:00
Reinhard Pointner 0b5d9a3518 // on Windows file paths that are longer than 260 characters cannot be opened 2018-03-10 23:39:21 +07:00
Reinhard Pointner 9b739b4f54 MEDIAINFO_VERSION="17.12" 2018-03-10 05:34:36 +07:00
Reinhard Pointner 5f641dc1a6 print full stack trace if debug logging is enabled 2018-03-09 14:55:04 +07:00
Reinhard Pointner b51cb13b4d Code cleanup 2018-03-08 15:05:32 +07:00
Reinhard Pointner 1523fd04c7 Prepare new portable release for Linux 2018-03-08 09:32:43 +07:00
Reinhard Pointner 636d430b50 Prepare new portable release for Linux 2018-03-08 09:27:21 +07:00
Reinhard Pointner 064ca561a2 Exclude JDK 8 based legacy release from update notifications 2018-03-08 09:12:49 +07:00
Reinhard Pointner 647011d14a Push FileBot 4.7.19 2018-03-07 15:22:05 +07:00
Reinhard Pointner 85df1fea5b Push FileBot 4.7.19 2018-03-07 12:08:28 +07:00
Reinhard Pointner b37c0946e6 Push FileBot 4.7.19 2018-03-07 11:02:10 +07:00
Reinhard Pointner faf9998645 Add minimum margin when window is too small 2018-03-07 00:06:31 +07:00
Reinhard Pointner 7809cb8a04 Catch JDK 9 exceptions 2018-03-06 17:44:38 +07:00
Reinhard Pointner 91eb5b2c95 Make sure to use a Window icon on Windows 10 2018-03-06 14:49:16 +07:00
Reinhard Pointner 500c545467 Use @2x window icons 2018-03-06 14:39:14 +07:00
Reinhard Pointner 8667c0715a Use @2x window icons 2018-03-06 14:36:01 +07:00
Reinhard Pointner 5d258787f8 Push new Windows Store release to fix subtitle bug 2018-03-06 14:05:28 +07:00
Reinhard Pointner 3a778d00b3 Fix subtitle source icon lookup 2018-03-06 14:04:24 +07:00
Reinhard Pointner 1fab52dbd0 Fix subtitle upload/download drop target looks 2018-03-06 12:48:46 +07:00
Reinhard Pointner 754a473316 Fix subtitle source icon lookup 2018-03-06 12:47:11 +07:00
Reinhard Pointner a6df6e02a7 Update WMS build with new version number 2018-03-06 01:31:24 +07:00
Reinhard Pointner 1317aa99a7 Make sure that radio button text does not line break 2018-03-05 19:51:21 +07:00
Reinhard Pointner 2da49ef276 Fix HIDPI button size issues 2018-03-05 19:33:26 +07:00
Reinhard Pointner a459d40961 disable MigLayout scaling to fix layout on high-resolution screens 2018-03-05 18:57:51 +07:00
Reinhard Pointner 53429d9073 Use JDK 9 MultiResolutionImage 2018-03-05 18:44:24 +07:00
Reinhard Pointner 5e0888c8c3 Fix cask deployment 2018-03-03 03:07:26 +07:00
Reinhard Pointner 171265cd4f Strip JRE 9 for MAS submission 2018-02-28 16:07:34 +07:00
Reinhard Pointner 0a8fbd8b73 Strip JRE 9 for MAS submission 2018-02-28 15:51:37 +07:00
Reinhard Pointner 302d1e1157 Fix {plex} regression issue for Anime type episode objects 2018-02-27 16:11:17 +07:00
Reinhard Pointner 43cdd2579c javac --release 9 2018-02-27 15:47:04 +07:00
Reinhard Pointner 335577587f # silence Java 9 illegal reflective access warnings
@{java.application.options}
2018-02-27 15:42:11 +07:00
Reinhard Pointner 34992dec3e javac --release 9 2018-02-27 15:24:51 +07:00
Reinhard Pointner b76bd8ac6b Experiment with TitledBorder.border 2018-02-26 11:02:53 +07:00
Reinhard Pointner 0b3a60cb38 Experiment with TitledBorder.border 2018-02-26 10:56:18 +07:00
Reinhard Pointner da4c40b02f Limit latest JDK 9 release to uses with the latest version of Windows (i.e. to find lots of minor bugs before a more general release) 2018-02-26 10:49:37 +07:00
Reinhard Pointner ad172e0d1f Experiment with TitledBorder.border 2018-02-26 10:46:17 +07:00
Reinhard Pointner 7a5a0832fc Experiment with custom TitledBorder.border 2018-02-26 10:35:42 +07:00
Reinhard Pointner f9f8c5efef Groovy 2.4.13 2018-02-25 22:43:40 +07:00
Reinhard Pointner 846662b380 4.7.19 2018-02-25 20:39:32 +07:00
Reinhard Pointner 03c3ebc528 Workaround for VS2013 / CoInitialize hack (see http://mail.openjdk.java.net/pipermail/swing-dev/2018-February/008323.html) 2018-02-25 20:38:35 +07:00
Reinhard Pointner c55dded414 Bring minor version in line with Java 8 based release 2018-02-20 12:08:43 +07:00
Reinhard Pointner 58714bef87 Add dedicated brew cask build target 2018-02-20 12:08:20 +07:00
Reinhard Pointner a67c466c91 Refactor PlexNamingStandard 2018-02-17 11:36:20 +07:00
Reinhard Pointner 430d292bfe Use smallest channel value for {af} in case there are objects / channels
e.g.
Channel(s)                     : 15 objects / 6 channels
2018-02-08 12:06:31 +07:00
Reinhard Pointner 8563ae349f Reduce String.replacePart() false positive rate
https://www.filebot.net/forums/viewtopic.php?f=5&t=4068&p=32229#p32229
2018-02-05 13:55:33 +07:00
Reinhard Pointner 0649adca00 link.help.mws: https://www.filebot.net/windows/support.html 2018-01-20 11:26:06 +01:00
Reinhard Pointner 4c08569663 Build with 9.0.4 2018-01-19 23:21:15 +01:00
Reinhard Pointner ed849bb2f1 Support for custom build profiles 2018-01-19 21:55:19 +01:00