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

22 Commits

Author SHA1 Message Date
Reinhard Pointner
3e66ceee86 Fix -Dnet.filebot.Archive.extractor=SevenZipExecutable listFiles() issues 2016-12-23 13:19:15 +08:00
Reinhard Pointner
42ae55f9da Refactor net.filebot.Archive.extractor 2016-10-31 16:47:01 +08:00
Reinhard Pointner
be9e3592a8 Organize Imports 2016-10-21 01:05:27 +08:00
Reinhard Pointner
5e3cce10f4 Update to libmediainfo 0.7.88 2016-09-23 23:57:47 +08:00
Reinhard Pointner
0ac71b9c7d Refactor 2016-04-02 09:07:10 +00:00
Reinhard Pointner
0ac8d2d6cc Fix https://www.filebot.net/forums/viewtopic.php?f=5&t=3579&p=20057#p20057 2016-04-01 17:48:01 +00:00
Reinhard Pointner
e82c887fa6 Automate native library updates 2016-03-23 14:57:52 +00:00
Reinhard Pointner
d76f625328 Fix various compiler warnings 2016-03-10 06:28:22 +00:00
Reinhard Pointner
78c3b6917d Unify gui/console logging 2016-03-09 20:36:28 +00:00
Reinhard Pointner
9cc353e981 refactor number parsing 2016-01-10 04:54:35 +00:00
Reinhard Pointner
3af7e217a0 * cleanup 2015-11-16 07:47:33 +00:00
Reinhard Pointner
2a64e1fe99 * added helper function for testing 7z JBinding native code with a simple version call 2015-10-17 17:20:10 +00:00
Reinhard Pointner
5dd8ea3c1e * fix OSX/Linux library load issues 2015-10-16 17:28:01 +00:00
Reinhard Pointner
3a02d6e16f * update to 7-Zip-JBinding 9.20-2.00beta 2015-10-16 16:44:54 +00:00
Reinhard Pointner
8299e849aa * Format Source 2015-07-25 22:47:19 +00:00
Reinhard Pointner
ea70a23ed0 * extract support via Apache Commons VFS2 (and junrar file provider) 2015-06-04 10:12:56 +00:00
Reinhard Pointner
84b29479e8 * noop 2015-03-27 07:10:42 +00:00
Reinhard Pointner
aefa0f064a * simplify common usage 2015-03-26 08:40:57 +00:00
Reinhard Pointner
28260e51d7 * support for delegating 7z extract & list operation to the "7z" cmdline tool rathern than the native bindings which are default 2015-03-25 22:38:15 +00:00
Reinhard Pointner
2a4af5a995 * Organize Imports 2014-07-24 11:31:24 +00:00
Reinhard Pointner
6fc7141fdb * fix package and import declarations 2014-04-19 06:30:29 +00:00
Reinhard Pointner
165e65c104 * move folder net.sourceforge.filebot to net.filebot 2014-04-19 06:06:45 +00:00