.. |
archive
|
* organize imports
|
2014-04-01 12:41:50 +00:00 |
cli
|
* inject methods using the Groovy Extension Module system (and slowly phase out the *.lib.groovy code)
|
2014-04-13 19:37:11 +00:00 |
format
|
* refactor static field names for scripting
|
2014-04-13 19:39:46 +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
|
* improve series detection, and make sure to not scrub things too aggressively as not to loose information
|
2014-04-13 19:42:41 +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
|
* improve series detection, and make sure to not scrub things too aggressively as not to loose information
|
2014-04-13 19:42:41 +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
|
* refactor static field names for scripting
|
2014-04-13 19:39:46 +00:00 |
util
|
* move package net.sourceforge.tuned to net.sourceforge.filebot.util
|
2014-04-01 12:36:34 +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
|
* make sure application arguments can be accessed at anytime at runtime
|
2014-04-13 19:35:23 +00:00 |
media.types
|
* update media exts and rg groups
|
2014-02-03 02:00:15 +00:00 |
MediaTypes.java
|
* move package net.sourceforge.tuned to net.sourceforge.filebot.util
|
2014-04-01 12:36:34 +00:00 |
MetaAttributeView.java
|
* just in case fixy
|
2014-01-08 20:03:22 +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
|
* reduce unnecessary redirects
|
2014-04-13 19:37:59 +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 |