1
0
mirror of https://github.com/mitb-archive/filebot synced 2024-12-25 09:18:51 -05:00
filebot/source/net/filebot
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
..
archive * Organize Imports 2014-07-24 11:31:24 +00:00
cli * rename TunedUtilities to SwingUI 2014-07-29 06:45:15 +00:00
format * JDK7 compatibility 2014-07-29 09:08:35 +00:00
gio * fix package and import declarations 2014-04-19 06:30:29 +00:00
hash * avoid potentially NULL-listFiles() calls 2014-07-28 10:00:27 +00:00
mac * play with mas compatibility 2014-07-28 12:55:16 +00:00
media * avoid potentially NULL-listFiles() calls 2014-07-28 10:00:27 +00:00
mediainfo * reduce unnecessary messages that may confuse users that have the libraries install via the mediainfo packages 2014-05-01 02:14:33 +00:00
resources + remove depricated data sources 2014-07-24 12:10:59 +00:00
similarity * try simplification by separator (for name - title naming style) 2014-07-21 03:47:55 +00:00
subtitle * fix package and import declarations 2014-04-19 06:30:29 +00:00
torrent * fix package and import declarations 2014-04-19 06:30:29 +00:00
ui * fix GTK LaF size issues 2014-07-29 13:16:14 +00:00
util * rename TunedUtilities to SwingUI 2014-07-29 06:45:15 +00:00
vfs * fix package and import declarations 2014-04-19 06:30:29 +00:00
web * ArrayList() has been optimized with JRE7u40 2014-07-27 17:47:01 +00:00
Analytics.java * fix package and import declarations 2014-04-19 06:30:29 +00:00
Cache.java * fix package and import declarations 2014-04-19 06:30:29 +00:00
History.java * fix package and import declarations 2014-04-19 06:30:29 +00:00
HistorySpooler.java * fix critical UI behaviour bug 2014-07-28 19:20:34 +00:00
Language.java * fix package and import declarations 2014-04-19 06:30:29 +00:00
Language.properties * move folder net.sourceforge.filebot to net.filebot 2014-04-19 06:06:45 +00:00
Main.java * rename TunedUtilities to SwingUI 2014-07-29 06:45:15 +00:00
media.types + support SHA-256 checksums 2014-07-22 07:13:35 +00:00
MediaTypes.java * properly deal with FileDialog user preferences 2014-07-29 08:43:54 +00:00
MetaAttributeView.java * more simple warning message if xattr is not supported 2014-07-17 16:28:52 +00:00
NativeRenameAction.java * fix package and import declarations 2014-04-19 06:30:29 +00:00
RenameAction.java * fix package and import declarations 2014-04-19 06:30:29 +00:00
ResourceManager.java * fix package and import declarations 2014-04-19 06:30:29 +00:00
Settings.java * fix mas config 2014-07-29 09:06:30 +00:00
Settings.properties + Next major release will be v4.5 (big version jump because we drop Java 7 support) 2014-07-30 06:04:27 +00:00
StandardRenameAction.java * support recreating folder structure with hardlink files (e.g. when using --action hardlink to process disk folders) 2014-07-15 12:57:07 +00:00
UserFiles.java * JFX FileChooser experiments 2014-07-29 09:50:57 +00:00
WebServices.java * remove OSDB from Movie data sources 2014-07-24 13:43:45 +00:00