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

2515 Commits

Author SHA1 Message Date
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
Reinhard Pointner
90951f7989 * avoid potentially NULL-listFiles() calls 2014-07-28 10:00:27 +00:00
Reinhard Pointner
98633f7364 * support dropping of large / slow folders into Rename panel (Files list) 2014-07-27 18:23:45 +00:00
Reinhard Pointner
124e7471db * ArrayList() has been optimized with JRE7u40 2014-07-27 17:47:01 +00:00
Reinhard Pointner
2b18ddef8a * bundle JNA native lib instead of auto-unpack from the jar 2014-07-27 15:59:16 +00:00
Reinhard Pointner
20a746295a * simplify example format expressions 2014-07-26 19:54:42 +00:00
Reinhard Pointner
060a6f4f82 movie :: primaryTitle => originalName 2014-07-26 19:38:06 +00:00
Reinhard Pointner
e0161028c7 * fix OSX LaF issues 2014-07-26 16:09:18 +00:00
Reinhard Pointner
4f713d6650 * added group 2014-07-25 17:04:49 +00:00
Reinhard Pointner
99ce48ad5b * fix deserializer issue 2014-07-25 17:04:44 +00:00
Reinhard Pointner
e15b17d49f * update ohloh badge 2014-07-25 05:26:59 +00:00
Reinhard Pointner
85ad8ae67b * fix NPE 2014-07-24 14:47:40 +00:00
Reinhard Pointner
931a5f04a3 * fix diaolog size issue on OSX 2014-07-24 14:28:06 +00:00
Reinhard Pointner
03f55b8fbe * check for index updates more often 2014-07-24 13:48:27 +00:00
Reinhard Pointner
ebf876022a * remove OSDB from Movie data sources 2014-07-24 13:43:45 +00:00
Reinhard Pointner
5cb5d82e83 + remove depricated data sources 2014-07-24 12:10:59 +00:00
Reinhard Pointner
c6bbd4db54 * improved Mac compatibility regarding DELETE key 2014-07-24 12:10:47 +00:00
Reinhard Pointner
2a4af5a995 * Organize Imports 2014-07-24 11:31:24 +00:00
Reinhard Pointner
aa642d1038 * remove Ubuntu Software Center links from website 2014-07-24 11:31:11 +00:00
Reinhard Pointner
a5398cc5e1 + add addtional metadata (order, language) to episode and movie objects 2014-07-24 11:31:03 +00:00
Reinhard Pointner
8e80a02498 * LOOOONG overdue layout bugfix... so easy and it took 3 years :D 2014-07-23 07:37:31 +00:00
Reinhard Pointner
4594fddc9e + remove depricated technologies from website 2014-07-22 07:13:45 +00:00
Reinhard Pointner
bab1dd2de5 * fix potential DnD issues 2014-07-22 07:13:40 +00:00