Commit Graph

2364 Commits

Author SHA1 Message Date
Reinhard Pointner d7749f2eb1 * fix build script 2014-08-06 11:36:50 +00:00
Reinhard Pointner 58a9e5c747 * fix support for multi-episode 3-digit absolute numbering
@see http://www.filebot.net/forums/viewtopic.php?f=5&t=1877
2014-08-06 09:52:21 +00:00
Reinhard Pointner 83e32123de * update data 2014-08-05 16:41:42 +00:00
Reinhard Pointner def3605db8 * include filters for Episode and Movie file types in Analyze panel 2014-08-05 13:07:38 +00:00
Reinhard Pointner 7ecb4cb146 * refactor 2014-08-05 11:55:28 +00:00
Reinhard Pointner 83463e09e3 * make ACLs match target destination 2014-08-05 08:52:15 +00:00
Reinhard Pointner 0f47606ac0 * remove river easter egg 2014-08-05 08:27:54 +00:00
Reinhard Pointner 3b509a9f05 + remove IMDb 2014-08-05 08:23:39 +00:00
Reinhard Pointner a6d1e7eddf * fix and fine-tune AcoustID lookup logic 2014-08-04 09:40:08 +00:00
Reinhard Pointner 172ceec372 * avoid potential permissions issues 2014-08-03 07:30:41 +00:00
Reinhard Pointner 9ca69270f7 * fix more false positive {group} matches 2014-08-02 19:56:59 +00:00
Reinhard Pointner 989fd687da * fix layout issues 2014-08-02 19:56:19 +00:00
Reinhard Pointner 478dbef16b * code object is not signed by itself 2014-08-02 19:11:10 +00:00
Reinhard Pointner 6393054cd7 * use custom executable name 2014-08-02 19:05:36 +00:00
Reinhard Pointner 8fecd600c3 * better FB -> GP switching behaviour 2014-08-02 19:04:25 +00:00
Reinhard Pointner d9eb335432 * update Windows helper executables for Java 8 a required JRE 2014-08-02 18:54:40 +00:00
Reinhard Pointner 7866e7f046 + gzip all AcoustID requests and responses 2014-08-02 10:12:20 +00:00
Reinhard Pointner 1968608d80 * using FastFile might be useful for scripting (esp. with slow remote file systems) 2014-08-02 06:07:41 +00:00
Reinhard Pointner e4bd68b026 * fix potential issues on OSX 2014-08-02 06:06:22 +00:00
Reinhard Pointner 6af8da3df9 * redundant 2014-08-02 06:05:46 +00:00
Reinhard Pointner ef29483775 * F5 F5 sysinfo 2014-08-01 22:24:33 +00:00
Reinhard Pointner f2ef02e9d4 * JNA build without PPC code 2014-08-01 21:54:50 +00:00
Reinhard Pointner 214a466537 * try to fix signature warnings 2014-08-01 21:19:27 +00:00
Reinhard Pointner e01c401d1e * try to fix signature warnings 2014-08-01 20:35:57 +00:00
Reinhard Pointner 1e475f3ada * fix MAS deployment issues 2014-08-01 17:41:31 +00:00
Reinhard Pointner 83ed763739 * added funny review :D 2014-08-01 17:40:54 +00:00
Reinhard Pointner 10bcdcb66a * fix typo 2014-08-01 15:49:58 +00:00
Reinhard Pointner 03a06749fa * update docs 2014-08-01 14:16:00 +00:00
Reinhard Pointner 000fab4dc0 * test MAS package with intermediate version (final public release will be v4.5) 2014-08-01 13:31:30 +00:00
Reinhard Pointner 3873474079 * more build automation 2014-08-01 11:47:39 +00:00
Reinhard Pointner d55ce0fe14 * improved automation for beta releases 2014-08-01 09:37:58 +00:00
Reinhard Pointner 5c0f41b39b * give up, leave it at that, should be fine 2014-07-31 15:52:25 +00:00
Reinhard Pointner 1442948fbe * fix layout issues 2014-07-31 13:08:34 +00:00
Reinhard Pointner fc193f198c * look like using executableName breaks things for some reason 2014-07-31 12:21:35 +00:00
Reinhard Pointner 776b562d8f * other bundler crashes... another waste of time... :( 2014-07-31 12:02:37 +00:00
Reinhard Pointner 4b4d40929a * use the more advanced appbundler fork 2014-07-31 11:54:14 +00:00
Reinhard Pointner 15b4695c20 * Fix fpcalc / AcoustID support for the sandbox
... 16 FUCKING HOURS OF MY LIFE I WILL NEVER GET BACK FUCK FUCK FUCK
2014-07-31 07:16:57 +00:00
Reinhard Pointner f7848f52f3 * support OSX Lion Full Screen Mode
* fix "To Front on Drag" feature that wasn't working on OSX
2014-07-31 01:20:27 +00:00
Reinhard Pointner d67e112c3b + Optimize for large lists by automatically setting prototypeValue to the longest (String value) item (boost performance by 1000x when loading large lists of files / episodes) 2014-07-30 18:44:18 +00:00
Reinhard Pointner af000a2026 * fix "Double-Click Reveal in Finder" 2014-07-30 06:38:28 +00:00
Reinhard Pointner c47a3ac45a * refinements for FILE+FOLDER mode (Swing FileChooser only) 2014-07-30 06:15:01 +00:00
Reinhard Pointner 660772dd2a + Next major release will be v4.5 (big version jump because we drop Java 7 support)
+ Create new stable branch for scripting (since we no longer support Java 7)
2014-07-30 06:04:27 +00:00
Reinhard Pointner a66ccc2b0e * fix build 2014-07-29 15:38:46 +00:00
Reinhard Pointner a7d338922c * don't forget fpcalc 2014-07-29 15:35:16 +00:00
Reinhard Pointner 451a8e3016 * we now depend on Java 8 (which is not in the default ubuntu repositories) 2014-07-29 14:23:38 +00:00
Reinhard Pointner e057b6e27d * fix GTK LaF size issues 2014-07-29 13:16:14 +00:00
Reinhard Pointner aee952bf72 * fix permissions FUCK FUCK FUCK file != filemode ... orz :( 2014-07-29 12:56:21 +00:00
Reinhard Pointner 32742e6dea * fix build 2014-07-29 12:10:06 +00:00
Reinhard Pointner a5a8165586 * * fix permissions 2014-07-29 12:09:32 +00:00
Reinhard Pointner d3bb1535e8 * * fix permissions 2014-07-29 12:08:07 +00:00