Commit Graph

443 Commits

Author SHA1 Message Date
Reinhard Pointner 2a9a27ef51 Make sure JNA is loaded from the library path 2016-12-16 16:39:32 +08:00
Reinhard Pointner e060e7b1cb SPK: include native libraries for all supported platforms 2016-12-16 16:26:34 +08:00
Reinhard Pointner 189a0fb52e Revert:
Check if non-zero build number is allowed now

Because:

Package acceptance validation error: Apps are not allowed to have a Version with a revision number other than zero specified in the app manifest
2016-12-10 11:18:45 +08:00
Reinhard Pointner ee43cdd6f6 Check if non-zero build number is allowed now
@see https://msdn.microsoft.com/en-us/library/windows/apps/br211441
2016-12-10 10:58:08 +08:00
Reinhard Pointner 779e1a4844 -DuseGVFS=false by default
@see https://www.filebot.net/forums/viewtopic.php?f=11&t=4464&p=24875#p24875
2016-12-05 23:49:23 +09:00
Reinhard Pointner 9720f60f50 <tags> fails automated verification because it's comma separated and not space separated 2016-11-28 06:35:56 +08:00
Reinhard Pointner b42149e927 Blue screen with error code 0x139 (KERNEL_SECURITY_CHECK_FAILURE)
@see https://msdn.microsoft.com/en-us/windows/uwp/porting/desktop-to-uwp-known-issues
2016-11-28 05:23:16 +08:00
Reinhard Pointner bab214792e <tags> fails automated verification because it's comma separated and not space separated 2016-11-28 01:31:21 +08:00
Reinhard Pointner 032d12d182 Fix portable startup config 2016-11-27 22:24:57 +08:00
Reinhard Pointner 8684238b31 Fix portable startup config 2016-11-27 22:02:22 +08:00
Reinhard Pointner ff51b52110 --verbose --deep --verify 2016-11-26 19:38:43 +08:00
Reinhard Pointner 32e0f78aa4 Fix snappy build 2016-11-25 05:54:31 +08:00
Reinhard Pointner 1dc3a065ff Fix snappy build 2016-11-25 04:26:32 +08:00
Reinhard Pointner f7be44f642 Update snap 2016-11-24 22:27:22 +08:00
Reinhard Pointner 876f258521 Update snap 2016-11-24 21:48:55 +08:00
Reinhard Pointner 9c2cfe9cf6 Use -Dnet.filebot.gio.GVFS="$XDG_RUNTIME_DIR/gvfs" for standard Debian/Ubuntu Linux 2016-11-18 18:29:17 +08:00
Reinhard Pointner 6f3f27a005 Use -Dnet.filebot.gio.GVFS="$XDG_RUNTIME_DIR/gvfs" for sandboxed snappy app but default to libgio for standard Linux environments 2016-11-18 18:25:44 +08:00
Reinhard Pointner 31654c0c9c Windows Store Submission issue:
Package acceptance validation error: The package file FileBot_4.7.5_r4557.appx specifies a headless app. You don't have permission to create a headless app. Please update AppListEntry="none" in the AppxManifest file and also ensure you have the waiver "HeadlessAppBypass" associated to this app.
2016-11-17 07:57:16 +08:00
Reinhard Pointner 44fe370ed2 * Fix appx build issues
* Tried to make unplated task icons work... failed... wasted 10 hours... scaled resources don't work at all for Desktop apps it seems
2016-11-17 06:45:16 +08:00
Reinhard Pointner fa389c0490 open --reveal "$APP" 2016-11-16 00:37:10 +08:00
Reinhard Pointner 887957ea6f pkgutil --check-signature "$1" && spctl --assess --verbose --ignore-cache --no-cache --type install "$1" 2016-11-16 00:14:38 +08:00
Reinhard Pointner 40d54f0625 Fix namespace issues 2016-11-15 21:14:21 +08:00
Reinhard Pointner 3a55652c32 MAS Resource/Helper 2016-11-15 19:29:47 +08:00
Reinhard Pointner dac3877ba9 Add filebot.launcher.exe as UWP commandline tool 2016-11-11 00:22:37 +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 3bf985c32e Update README.md 2016-11-07 00:58:55 +08:00
Reinhard Pointner 671b680f4b Link Windows Store 2016-11-06 06:09:47 +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 8f13b8c1c8 Unify common build properties 2016-11-05 21:51:19 +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 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 1a6a95f94b compress="no" seems to allow for much better zip/xz compression rates (~30% better) 2016-10-25 04:17:47 +08:00
Reinhard Pointner d84f1783e0 force Application User Model ID for Windows Store 2016-10-22 02:35:48 +08:00
Reinhard Pointner b4be431035 Experiment with appx build 2016-10-05 21:48:59 +08:00
Reinhard Pointner 61e78ec16b Use indirect links in application bundles 2016-09-26 01:33:36 +08:00
Reinhard Pointner 5e3cce10f4 Update to libmediainfo 0.7.88 2016-09-23 23:57:47 +08:00
Reinhard Pointner 9e37149508 Add button-style icon 2016-09-23 12:12:03 +08:00
rednoah ece7e9f987 Rebuild exe launchers with launch4j 3.9 2016-09-19 21:27:00 +00:00
rednoah 2e6d905ac7 Experiment with appx build: <desktop:ExecutionAlias Alias="filebot.exe" /> 2016-09-19 21:26:12 +00:00
Reinhard Pointner 6fa6bf83a3 Experiment with appx build: <desktop:ExecutionAlias Alias="filebot.exe" /> 2016-09-20 05:15:58 +08:00
Reinhard Pointner a9883b8d5f Experiment with appx build 2016-09-20 01:50:37 +08:00
Reinhard Pointner c55f475a27 Package acceptance validation error: Apps are not allowed to have a Version with a revision number other than zero specified in the app manifest. The package FileBot_4.7.2.appx specifies 4.7.2.4279. 2016-09-19 17:09:25 +08:00
Reinhard Pointner fffc8dfbaa appx ant task 2016-09-19 15:41:40 +08:00
Reinhard Pointner 84d5cfbb9d Update deployment properties 2016-09-19 15:00:18 +08:00
Reinhard Pointner d8a2572db6 Include command-line helpers in app bundle builds 2016-09-19 14:17:09 +08:00
rednoah 934b397369 Experiment with appx packages 2016-09-18 22:16:29 +00:00
Reinhard Pointner 2036e2c4a0 Set default donate amount to MAS price 2016-09-17 12:14:54 +08:00
Reinhard Pointner c4d5bf4123 Redirect to Mac App Store if brew command-line bundle is started via Finder 2016-09-17 00:21:33 +08:00
Reinhard Pointner 88ae6f45f0 Redirect to Mac App Store if brew command-line bundle is started via Finder 2016-09-16 23:53:54 +08:00
Reinhard Pointner ce22dd1c45 Redirect to Mac App Store if brew command-line bundle is started via Finder 2016-09-16 23:38:56 +08:00
Reinhard Pointner d0e8f27679 Build snap package via ant task 2016-08-06 01:51:18 +08:00
Reinhard Pointner d79b36eddb Build snap package via ant task 2016-08-06 01:37:16 +08:00
Reinhard Pointner 1f1b38478d Build snap package via ant task 2016-08-06 01:21:04 +08:00
Reinhard Pointner 146ac8764a Build snap package via ant task 2016-08-06 01:10:36 +08:00
Reinhard Pointner cdc822b090 Use OpenJDK # Sorry Jessica 2016-08-05 21:20:23 +08:00
Reinhard Pointner 70e25174c5 Remove Ubuntu Software Center links 2016-08-04 23:44:27 +08:00
Reinhard Pointner 3488ee4971 version: 4.7.1~snap3 2016-08-01 22:26:35 +08:00
Reinhard Pointner 90b9c826ac Simplify snap build using the new desktop-launcher parts 2016-07-14 17:39:03 +08:00
Reinhard Pointner e50a4ed32b Update license.rtf 2016-07-13 22:23:25 +08:00
Reinhard Pointner a8eeaddfd6 Update license.rtf 2016-07-13 22:13:39 +08:00
Reinhard Pointner 860ce15322 Play with System.AppUserModel.ID (Windows 7 integration) 2016-07-13 22:02:33 +08:00
Reinhard Pointner 400166132f Update license.rtf 2016-07-13 22:02:11 +08:00
Reinhard Pointner 4a5951bd00 Play with System.AppUserModel.ID (Windows 7 integration) 2016-07-13 21:00:01 +08:00
Reinhard Pointner b244aba3f2 -DuseGVFS=true 2016-07-12 00:48:07 +08:00
Reinhard Pointner 591652f37c Refactor GVFS (don't require libgio) 2016-07-12 00:45:27 +08:00
Reinhard Pointner bd4c692a17 Refactor GVFS (don't require libgio) 2016-07-12 00:20:15 +08:00
Reinhard Pointner 1396a7476d Abort if expected SHA1 hash is unkown 2016-07-08 17:39:05 +08:00
Reinhard Pointner fe7e892e6a + icon96.png 2016-07-06 18:32:24 +08:00
Reinhard Pointner d8007d26ea + Experiment with snappy / snapcraft 2016-06-16 01:18:04 +08:00
Reinhard Pointner 58381e0e09 + Experiment with snappy / snapcraft 2016-06-15 01:53:20 +08:00
Reinhard Pointner 4d5248b09b + Experiment with snappy / snapcraft
@see https://github.com/ubuntu/snappy-playpen/blob/master/galculator/galculator.wrapper
2016-06-15 01:18:00 +08:00
Reinhard Pointner b97c6ee7e7 + Experiment with snappy / snapcraft 2016-06-14 23:03:47 +08:00
Reinhard Pointner 0fbb30b19c + Experiment with snappy / snapcraft 2016-06-14 22:09:01 +08:00
Reinhard Pointner b14ec1768c Refactor 2016-06-14 22:06:10 +08:00
Reinhard Pointner 01501f130a Make sure make-icns isn't included in the release package 2016-06-14 00:50:54 +08:00
rednoah b8d5f7edee Use SHA-256 certs 2016-06-08 16:05:00 +00:00
Reinhard Pointner ccc2464aa1 Verify SHA1 hash when updating to the latest FileBot.jar revision 2016-06-08 20:40:29 +08:00
Reinhard Pointner 7b374a3a42 Verify SHA1 hash when updating to the latest FileBot.jar revision 2016-06-08 20:31:16 +08:00
Reinhard Pointner 0a1319a15b + Experiment with snappy / snapcraft 2016-06-08 01:33:39 +08:00
Reinhard Pointner 6180866b89 + Experiment with snappy / snapcraft 2016-05-24 21:51:23 +08:00
Reinhard Pointner 1d02a00432 + Experiment with snappy / snapcraft 2016-05-22 14:24:25 +08:00
Reinhard Pointner 267f601af9 + Experiment with snappy / snapcraft 2016-05-22 06:02:58 +08:00
Reinhard Pointner da75fcab9d + Experiment with snappy / snapcraft 2016-05-22 03:39:07 +08:00
Reinhard Pointner 4f3a35e650 + Experiment with snappy / snapcraft 2016-05-20 04:24:52 +08:00
Reinhard Pointner 0ef4691a8c + Experiment with snappy / snapcraft 2016-05-19 03:29:50 +08:00
Reinhard Pointner 44ea9720ff + Experiment with snappy / snapcraft 2016-05-18 15:21:43 +08:00
Reinhard Pointner c67b440412 Try (and fail) to get Java Swing snaps working 2016-05-18 06:22:58 +08:00
Reinhard Pointner 2f73a4dd33 + Experiment with snappy / snapcraft 2016-05-18 05:42:24 +08:00
Reinhard Pointner bc439f0a7d + Experiment with snappy / snapcraft 2016-05-18 02:14:03 +08:00
Reinhard Pointner c07e7e115f Remove JNLP / Java WebStart from build (not used and deprecated for years) 2016-05-12 21:49:58 +08:00
Reinhard Pointner 71bc810f93 Remove synology-specific config 2016-05-09 15:59:41 +08:00
Reinhard Pointner a3c75f51e3 Move to GitHub 2016-04-21 01:54:09 +08:00
Reinhard Pointner 544389f43d Distribute FileBot Installer fia GitHub Releases 2016-04-19 20:10:32 +00:00
Reinhard Pointner bd402bd920 Open help links on install (for the n00bs) 2016-04-12 09:10:57 +00:00
Reinhard Pointner 34f5bd01ac Update NSIS installer 2016-04-11 09:51:24 +00:00