filebot/source/net/sourceforge/filebot
Reinhard Pointner 1f055065d6 * better error message for MacOS where UserDefinedFileAttributeView is not supported 2014-04-17 15:32:24 +00:00
..
archive * organize imports 2014-04-01 12:41:50 +00:00
cli * continue porting 2014-04-16 17:23:25 +00:00
format * use proper Groovy DefaultTypeTransformation instead of hacky "value as boolean" script 2014-04-17 06:14:38 +00:00
gio * avoid GVFS initialization issues 2013-02-03 06:50:54 +00:00
hash * move package net.sourceforge.tuned to net.sourceforge.filebot.util 2014-04-01 12:36:34 +00:00
media * prefix with package name to make sure it's unique, and also it adheres to how xattr are used on OSX 2014-04-16 19:38:04 +00:00
mediainfo * my need duration filter in the future, not used yet though 2013-12-20 05:32:28 +00:00
resources * use filter icon for analyze panel 2014-01-04 13:10:47 +00:00
similarity * while removeBrackets may be too much, normalizePunctuation is probably required 2014-04-14 07:17:17 +00:00
subtitle * move package net.sourceforge.tuned to net.sourceforge.filebot.util 2014-04-01 12:36:34 +00:00
torrent * make serializer friendly 2012-12-12 10:27:26 +00:00
ui * allow Windows case-change only if filename differs 2014-04-16 14:37:52 +00:00
util * continue porting 2014-04-16 17:23:25 +00:00
vfs * move package net.sourceforge.tuned to net.sourceforge.filebot.util 2014-04-01 12:36:34 +00:00
web * refactor static field names for scripting 2014-04-13 19:39:46 +00:00
Analytics.java * disable java.util.prefs.WindowsPreferences warnings 2013-10-07 06:20:44 +00:00
Cache.java * more resilient just in case, probably not necessary 2013-09-15 03:36:23 +00:00
History.java * if history.xml is invalid xml for some reason just ignore and override the next time it's written to file 2013-10-09 21:25:21 +00:00
HistorySpooler.java * fix history spooler memory issues 2013-12-04 02:37:56 +00:00
Language.java * support guessing idx/sub language from .idx file contents 2014-01-02 15:49:20 +00:00
Language.properties * include 3-letter language codes in Language config file 2013-12-31 07:28:30 +00:00
Main.java * minor refactoring 2014-04-15 12:14:43 +00:00
MediaTypes.java * continue porting 2014-04-16 17:23:25 +00:00
MetaAttributeView.java * better error message for MacOS where UserDefinedFileAttributeView is not supported 2014-04-17 15:32:24 +00:00
NativeRenameAction.java * move package net.sourceforge.tuned to net.sourceforge.filebot.util 2014-04-01 12:36:34 +00:00
RenameAction.java + support all rename actions (move, copy, hardlink, ...) in GUI as well 2012-07-12 11:23:23 +00:00
ResourceManager.java * removed icon cache, just crashes the app sometimes and it's not really necessary anyway 2012-07-13 12:39:21 +00:00
Settings.java * make sure application arguments can be accessed at anytime at runtime 2014-04-13 19:35:23 +00:00
Settings.properties * compatibility settings 2014-04-15 16:27:48 +00:00
StandardRenameAction.java * move package net.sourceforge.tuned to net.sourceforge.filebot.util 2014-04-01 12:36:34 +00:00
WebServices.java * refactor static field names for scripting 2014-04-13 19:39:46 +00:00
media.types * update media exts and rg groups 2014-02-03 02:00:15 +00:00