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

2537 Commits

Author SHA1 Message Date
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
Reinhard Pointner
2fd8ccd8d1 * fix permissions 2014-07-29 11:58:13 +00:00
Reinhard Pointner
289d71646c + drop support for Java 7 2014-07-29 11:35:48 +00:00
Reinhard Pointner
dfd5b3696f * * fix build 2014-07-29 11:34:10 +00:00
Reinhard Pointner
b6b1d18708 * fix build 2014-07-29 11:30:50 +00:00
Reinhard Pointner
b3fbd7024a * simplify build 2014-07-29 11:27:10 +00:00
Reinhard Pointner
3fea6a21de * experiment with embedding the JRE for the Ubuntu Software Center 2014-07-29 11:21:15 +00:00
Reinhard Pointner
4a1e2fe35b * fix build 2014-07-29 10:34:47 +00:00
Reinhard Pointner
d7f0b25a3f * delete i686 (use for Intel Atom binaries for Embedded)
* move i386 to i686 (since it's all really i686 anyway)
2014-07-29 10:29:55 +00:00
Reinhard Pointner
fb3560a16b * JFX FileChooser experiments 2014-07-29 09:50:57 +00:00
Reinhard Pointner
acc6c74f9d * JFX FileChooser experiments 2014-07-29 09:33:19 +00:00
Reinhard Pointner
acbe8c9354 * JDK7 compatibility 2014-07-29 09:08:35 +00:00
Reinhard Pointner
c711e4543c * fix mas config 2014-07-29 09:06:30 +00:00
Reinhard Pointner
7d49fa2317 * turn off Mac OS X Dock icon without forcing headless-mode 2014-07-29 08:44:00 +00:00
Reinhard Pointner
cc4f257a8b * properly deal with FileDialog user preferences 2014-07-29 08:43:54 +00:00
Reinhard Pointner
a7e67974a2 * depricated options 2014-07-29 06:52:25 +00:00
Reinhard Pointner
fbeff54b9f * rename TunedUtilities to SwingUI 2014-07-29 06:45:15 +00:00
Reinhard Pointner
b658dd7581 * refactor and plan on adding a JavaFX fileChooser option later 2014-07-29 06:40:35 +00:00
Reinhard Pointner
0298b58fe4 * refactor file access utilities into new class UserFiles 2014-07-28 20:01:46 +00:00
Reinhard Pointner
88008a2b0f * make all file choosers compatible with the mas sandbox 2014-07-28 19:20:55 +00:00
Reinhard Pointner
95c8496bfb * fix DnD behabiour on Mac 2014-07-28 19:20:42 +00:00
Reinhard Pointner
6399f63840 * fix critical UI behaviour bug 2014-07-28 19:20:34 +00:00
Reinhard Pointner
6d24dcef05 * play with mas compatibility 2014-07-28 13:32:15 +00:00
Reinhard Pointner
c3f59e96e5 * play with mas compatibility 2014-07-28 13:29:00 +00:00
Reinhard Pointner
d235fc1e0c * play with mas compatibility 2014-07-28 12:55:16 +00:00
Reinhard Pointner
7bfb52cff4 * play with mas compatibility 2014-07-28 12:54:40 +00:00
Reinhard Pointner
f1d260c2a3 * support native FileDialog for mas sandbox 2014-07-28 12:54:34 +00:00
Reinhard Pointner
2ce7c6020b * added helper 2014-07-28 12:54:27 +00:00