.. |
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
|
* inject methods using the Groovy Extension Module system (and slowly phase out the *.lib.groovy code)
|
2014-04-13 19:37:11 +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
|
* update release info tokens
|
2014-04-09 06:42:25 +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
|
* make sure SxE matcher doesn't fall back on release info patterns like x264 or 720p
|
2014-04-07 06:00:14 +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 "unselection" of subtitle options
|
2014-04-05 16:25:38 +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
|
* make sure to include url to malformed xml in error log
|
2014-04-10 13:48:01 +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
|
* don't hardcode pushover application key
|
2014-03-19 19:04:16 +00:00 |
StandardRenameAction.java
|
* move package net.sourceforge.tuned to net.sourceforge.filebot.util
|
2014-04-01 12:36:34 +00:00 |
WebServices.java
|
* make it easier to reference the original database in the format expression
|
2014-01-04 20:18:47 +00:00 |