Commit Graph

4525 Commits

Author SHA1 Message Date
Reinhard Pointner 05f2a0be85 Catch potential IOExceptions 2016-11-12 04:46:14 +08:00
Reinhard Pointner 434f2e59d9 Fix ChecksumTable display issues (and force GridColor to light gray because it's just white by default on Mac) 2016-11-12 01:34:06 +08:00
Reinhard Pointner 020aa5e10b Resolve relative files against $HOME 2016-11-11 19:07:00 +08:00
Reinhard Pointner 5dd26ba347 Make sure that {model} works even for simple -list calls (useful for testing --filter expressions) 2016-11-11 03:27:38 +08:00
Reinhard Pointner dac3877ba9 Add filebot.launcher.exe as UWP commandline tool 2016-11-11 00:22:37 +08:00
Reinhard Pointner 460ef542a1 Hide NSIS installer from Window 10 devices (which should be using the more secure Windows Store) 2016-11-11 00:20:13 +08:00
Reinhard Pointner 2d3ae1ae3d Make sure that all buttons in the row have the same height (fix Windows 10 LaF issues) 2016-11-10 06:27:53 +08:00
Reinhard Pointner 5776481416 Push Windows Store (especially for Windows 10 / Edge users) 2016-11-10 02:01:49 +08:00
Reinhard Pointner 5bf208fadb Refactor Normalization 2016-11-09 23:02:25 +08:00
Reinhard Pointner 715f12601a Refactor Normalization 2016-11-09 22:32:27 +08:00
Reinhard Pointner af62b1271b Fix keyword exclude pattern for {group} 2016-11-09 21:29:03 +08:00
Reinhard Pointner 68fd6df113 Refactor Normalization 2016-11-09 21:23:06 +08:00
Reinhard Pointner 91b372f2d5 Fix build 2016-11-09 03:43:32 +08:00
Reinhard Pointner 70ca7b9484 Binding "General[0][Encoded_Date]": undefined => normal if Encoded_Date is undefined => ignore 2016-11-08 21:58:25 +08:00
Reinhard Pointner 8ec6282266 Minor optimizations 2016-11-07 23:11:38 +08:00
Reinhard Pointner 09ff31d88e Minor optimizations 2016-11-07 22:17:37 +08:00
Reinhard Pointner 838fd5b155 Build 64-bit package first 2016-11-07 15:11:57 +08:00
Reinhard Pointner ad09eb8ae7 # make sure to use the bundled JNA library
-Djna.nosys=true
-Djna.nounpack=true
2016-11-07 15:04:31 +08:00
Reinhard Pointner 2d21a1dce0 Update shared script links 2016-11-07 14:36:37 +08:00
Reinhard Pointner 3bf985c32e Update README.md 2016-11-07 00:58:55 +08:00
Reinhard Pointner a0527a2359 Link Windows Store 2016-11-06 16:33:39 +08:00
Reinhard Pointner 2f9b51edf5 Link Windows Store 2016-11-06 16:32:21 +08:00
Reinhard Pointner 83156be8af Simplify chocolatey build 2016-11-06 16:20:48 +08:00
Reinhard Pointner bcabaa61e2 findWordMatch 2016-11-06 15:12:22 +08:00
Reinhard Pointner 671b680f4b Link Windows Store 2016-11-06 06:09:47 +08:00
Reinhard Pointner be9fc83fcd x.z is not considered derived from xy.z
@see https://www.filebot.net/forums/viewtopic.php?p=24206#p24206
2016-11-06 03:59:03 +08:00
Reinhard Pointner 4f1bd2c7f9 /files/FileBot.appx to Windows Store 2016-11-06 03:04:54 +08:00
Reinhard Pointner 5bf438b27f # Suppress WindowsPreferences logging 2016-11-06 01:54:25 +08:00
Reinhard Pointner 0f1670c259 # Suppress WindowsPreferences logging 2016-11-06 01:37:26 +08:00
Reinhard Pointner 8a391ee0ac # Suppress WindowsPreferences logging 2016-11-06 01:27:59 +08:00
Reinhard Pointner a42f75050a # Suppress WindowsPreferences logging 2016-11-06 01:17:58 +08:00
Reinhard Pointner 6895631297 Use standard decorated window style on all platforms (because utility style does not look good on Windows 10) 2016-11-06 00:03:28 +08:00
Reinhard Pointner 6ab502b7dd Unify common build properties 2016-11-05 22:13:14 +08:00
Reinhard Pointner 4c64b6759b Unify common build properties 2016-11-05 22:04:50 +08:00
Reinhard Pointner 8f13b8c1c8 Unify common build properties 2016-11-05 21:51:19 +08:00
Reinhard Pointner 86a268cd76 Fix download.php dynamic download link (i.e. *.zip -> *.tar.xz) 2016-11-05 20:26:41 +08:00
Reinhard Pointner 428b3ebac5 Unify common build properties 2016-11-05 04:46:24 +08:00
Reinhard Pointner 4e177576e0 Unify common build properties 2016-11-05 04:19:30 +08:00
Reinhard Pointner 7d44074463 Unify ant property replacement 2016-11-04 22:39:19 +08:00
Reinhard Pointner 73b2c9e5e7 Refactor Extension Override/Preserve default String/FileInfo formatters 2016-11-04 21:08:43 +08:00
Reinhard Pointner d1a5c01037 Change build order to work around BouncyCastle issues
e.g.
Failed to compute PGP signature: org.bouncycastle.openpgp.PGPException: exception on setup: java.security.NoSuchAlgorithmException: no such algorithm: SHA1 for provider BC
2016-11-04 07:43:26 +08:00
Reinhard Pointner b2522f4a83 Use xz compression for deb packages 2016-11-04 07:02:32 +08:00
Reinhard Pointner 3c96a9f294 Unify deb/ipk builds and switch to jdeb 2016-11-04 06:46:00 +08:00
Reinhard Pointner 8dabd5bd9a Try to reduce MSI filesize
@see http://wixtoolset.org/documentation/manual/v3/xsd/wix/media.html
2016-11-04 03:01:29 +08:00
Reinhard Pointner ca50699e2a MA5.1
@see https://www.filebot.net/forums/viewtopic.php?f=8&t=4277
2016-11-03 16:17:40 +08:00
Reinhard Pointner c1e0d6c105 Fix build 2016-11-03 07:16:23 +08:00
Reinhard Pointner 6e4576bb04 Simplify build.xml 2016-11-03 07:00:27 +08:00
Reinhard Pointner 636a64975c Simplify build.xml 2016-11-03 06:40:11 +08:00
Reinhard Pointner 7bf19bcff9 Use stable JRE 2016-11-03 04:11:31 +08:00
Reinhard Pointner 61a691e789 Play with PowerShell 2016-11-03 03:58:03 +08:00