1
0
mirror of https://github.com/mitb-archive/filebot synced 2024-08-13 17:03:45 -04:00
Commit Graph

271 Commits

Author SHA1 Message Date
Reinhard Pointner
ac28c2b681 * use CloudFlare to heavily cache all app.filebot.net resources 2015-05-11 18:20:32 +00:00
Reinhard Pointner
ffc7c89bf0 * improved deploy-website script 2015-05-10 07:29:54 +00:00
Reinhard Pointner
bcadde3dc7 * added Getting Started page 2015-05-09 09:56:35 +00:00
Reinhard Pointner
2fddcf0a2d * use without fail-save (hopefully we fixed the freeze issue) 2015-05-07 17:01:11 +00:00
Reinhard Pointner
77f51df2fb * different settings for mas/app packages 2015-05-07 14:26:23 +00:00
Reinhard Pointner
26f54925f6 * experiment with using cocoa file choosers on mac app as well 2015-05-06 07:47:10 +00:00
Reinhard Pointner
a259d812dc * fix 2015-05-05 14:31:49 +00:00
Reinhard Pointner
3411cf632b * fix 2015-05-05 14:29:39 +00:00
Reinhard Pointner
076e6b1422 * fix 2015-05-05 14:27:55 +00:00
Reinhard Pointner
8596b88451 * supportsautomaticgraphicsswitching="false" 2015-05-05 14:08:32 +00:00
Reinhard Pointner
ff9529a2fe * added lots of logging for testing 2015-05-05 14:06:49 +00:00
Reinhard Pointner
7c5b6bf891 * disable crash workaround until we actually fix it 2015-05-05 13:48:16 +00:00
Reinhard Pointner
aec0ff466e * use jdk1.8.0_45 2015-05-04 15:45:47 +00:00
Reinhard Pointner
1e34ee5499 * use jdk1.8.0_45 2015-05-04 15:40:46 +00:00
Reinhard Pointner
6ed8d4443e * potentially fix graphics switching issues 2015-05-04 12:19:25 +00:00
Reinhard Pointner
b1c73f50a2 * update spk package according to the latest spec (e.g. add 256x256 icon) 2015-05-03 15:57:56 +00:00
Reinhard Pointner
7e791f7544 * avoid potential startup issues 2015-04-22 17:23:38 +00:00
Reinhard Pointner
211a752afa * build only noarch ipkg packages for all platforms 2015-04-05 07:15:43 +00:00
Reinhard Pointner
229d701564 * fixfix 2015-03-29 10:17:04 +00:00
Reinhard Pointner
ca50814d00 * use "startable" for link/unlink filebot executable 2015-03-29 10:12:32 +00:00
Reinhard Pointner
0c2fa8f511 * update year 2015-03-15 07:04:00 +00:00
Reinhard Pointner
2be6c69ba6 * fix USC build issues 2015-01-23 19:40:35 +00:00
Reinhard Pointner
eb3a22358a * update build to use JDK 8u31 for standalone packages 2015-01-21 20:13:22 +00:00
Reinhard Pointner
2d4c573386 * enable log-to-file by default for App Bundle 2015-01-02 08:58:17 +00:00
Reinhard Pointner
877c03f0fb * enable log-to-file by default for App Bundle 2015-01-02 08:49:59 +00:00
Reinhard Pointner
ec9c07638c * fix permission issues 2014-12-29 14:00:34 +00:00
Reinhard Pointner
1c09d98e95 * build binary as well for testing 2014-12-29 13:24:31 +00:00
Reinhard Pointner
bfa53d60d7 * automate USC package build 2014-12-22 21:35:14 +00:00
Reinhard Pointner
8e857c498f * update website completely 2014-12-22 16:10:07 +00:00
Reinhard Pointner
580b976f6d + remove analytics 2014-11-10 08:18:32 +00:00
Reinhard Pointner
98e3df40a1 * directly use NSOpenPanel for via Objective-C bridge for FILES_AND_DIRECTORIES mode 2014-11-07 13:26:54 +00:00
Reinhard Pointner
973ee49549 * fix build 2014-11-07 08:24:51 +00:00
Reinhard Pointner
028d5e222a * work on windows build vm 2014-11-07 07:48:12 +00:00
Reinhard Pointner
e34266c79c * not a good idea, there's no dialog "buffer" actually anyway 2014-11-06 15:41:32 +00:00
Reinhard Pointner
f65821f316 * increase parallelism for OSX (10.8+) machines 2014-11-06 11:03:42 +00:00
Reinhard Pointner
fe65b1d9f8 * the hook should be called "prerm" 2014-10-31 15:39:36 +00:00
Reinhard Pointner
e2f35dd4b2 * update ubuntu build 2014-10-30 09:03:05 +00:00
Reinhard Pointner
b5d4c8bfa0 * submit FileBot v4.5.2 to the App Store (to fix the download subtitle / sandbox issue) 2014-10-26 15:01:01 +00:00
Reinhard Pointner
3a6a56458a * use deb arch for file naming 2014-10-24 17:40:09 +00:00
Reinhard Pointner
6e8df6db78 * fix build warnings 2014-10-11 16:22:44 +00:00
Reinhard Pointner
e20425e978 * keep trying to fix Mac OSX 10.9.5 code signing issue... 2014-10-10 21:20:56 +00:00
Reinhard Pointner
f053a40765 * keep trying to fix Mac OSX 10.9.5 code signing issue... 2014-10-10 21:14:39 +00:00
Reinhard Pointner
6871f6665c * keep trying to fix Mac OSX 10.9.5 code signing issue... 2014-10-10 21:10:36 +00:00
Reinhard Pointner
00e31f03b7 * try to fix Mac OSX 10.9.5 code signing issue
@see https://bitbucket.org/infinitekind/appbundler/issue/1/appbundle-built-on-mac-osx-1095-cannot-be
2014-10-10 21:03:12 +00:00
Reinhard Pointner
34a2932c40 * try to fix Mac OSX 10.9.5 code signing issue
@see https://bitbucket.org/infinitekind/appbundler/issue/1/appbundle-built-on-mac-osx-1095-cannot-be
2014-10-10 20:56:33 +00:00
Reinhard Pointner
04f5c8047b * fix potential OSX deployment issues 2014-10-10 20:14:59 +00:00
Reinhard Pointner
9bec78c88e * potential regression issue... dpkg only accepts i386 and not i686 while ipkg only accepts i686 and not i386 ... time to get rid of 32-bit altogether...
@see https://www.filebot.net/forums/viewtopic.php?f=8&t=2056
2014-10-10 16:46:20 +00:00
Reinhard Pointner
3455ea9e0e * Fix for Mac OS X quit behaviour (Dock->Quit, CTRL+Q) not being executed when application is closed via Quit rather than clicking [X] on the main window 2014-10-09 13:37:15 +00:00
Reinhard Pointner
d7628cdc5a * fix deb arch field 2014-10-07 18:00:48 +00:00
Reinhard Pointner
8fb9ac49be * fix shitty deb arch i386/i686 issues and keep i686 (and only use i386 in the deb arch field to make it work) 2014-10-07 17:33:04 +00:00