filebot/source/net/filebot
Reinhard Pointner cba0483703 Fix https://www.filebot.net/forums/viewtopic.php?f=5&t=4&p=20051#p20051 2016-04-01 17:47:57 +00:00
..
archive Automate native library updates 2016-03-23 14:57:52 +00:00
cli // normalize weird paths 2016-04-01 13:04:13 +00:00
format Compatibility fix 2016-03-31 19:58:24 +00:00
gio * Format Source 2015-07-25 22:47:19 +00:00
hash Unify gui/console logging 2016-03-09 20:36:28 +00:00
mac Use EventBus singleton that runs tasks on the EDT 2016-03-20 07:52:13 +00:00
media Fix https://www.filebot.net/forums/viewtopic.php?f=5&t=4&p=20051#p20051 2016-04-01 17:47:57 +00:00
mediainfo Cleanup 2016-03-12 10:38:07 +00:00
resources * misc UI 2015-12-12 14:54:32 +00:00
similarity Fine-tune episode matching (to account for more alias titles in substring metric) 2016-03-30 21:42:51 +00:00
subtitle Cache xattr values so that metadata works as expected at least for the current session even if xattr is not supported by the filesystem and thus metadata can't be persisted 2016-03-27 16:56:54 +00:00
torrent Rewrite ListPanel for parallel editing and testing of format expressions 2016-03-20 18:33:31 +00:00
ui Refactor 2016-03-31 17:25:49 +00:00
util Refactor 2016-03-31 17:25:49 +00:00
vfs * Format Source 2015-07-25 22:47:19 +00:00
web handle error response correctly 2016-03-31 20:13:51 +00:00
Cache.java grace period to make sure data is always fresh when TTL is almost about to be reached 2016-03-24 07:56:43 +00:00
CacheManager.java Do not shutdown caches (some parts of the app keep their references) 2016-03-11 17:34:47 +00:00
CacheType.java Cache xattr values so that metadata works as expected at least for the current session even if xattr is not supported by the filesystem and thus metadata can't be persisted 2016-03-27 16:56:54 +00:00
CachedResource.java Deploy and update script repository via signed jar bundles 2016-03-30 03:09:46 +00:00
History.java Unify gui/console logging 2016-03-09 20:36:28 +00:00
HistorySpooler.java Unify application folder logic 2016-03-11 11:14:50 +00:00
Language.java + subtitle language auto-detection for {lang} binding 2016-01-31 16:13:04 +00:00
Language.properties * add alias Portuguese (BR) for Brazilian language 2015-08-18 23:36:15 +00:00
Logging.java Better logging defaults 2016-03-15 14:57:21 +00:00
Main.java Use EventBus singleton that runs tasks on the EDT 2016-03-20 07:52:13 +00:00
MediaTypes.java * fix FileChooser issues 2014-11-07 16:43:19 +00:00
MetaAttributeView.java Use java.nio.charset.StandardCharsets.* instead of Charset.forName 2016-03-08 17:02:53 +00:00
NativeRenameAction.java * fix potential issues with case-change rename (on the same file) on Windows 2014-09-04 06:27:23 +00:00
RenameAction.java * Format Source 2015-07-25 22:47:19 +00:00
Resource.java Cache xattr values so that metadata works as expected at least for the current session even if xattr is not supported by the filesystem and thus metadata can't be persisted 2016-03-27 17:40:35 +00:00
ResourceManager.java * experiment with high-dpi icons 2015-11-20 14:04:49 +00:00
Settings.java Refactor 2016-03-27 20:40:27 +00:00
Settings.properties Update script base to `m2` 2016-03-30 08:08:20 +00:00
StandardRenameAction.java Support REVERT for all rename actions 2016-03-10 16:23:45 +00:00
UserFiles.java Unify gui/console logging 2016-03-09 20:36:28 +00:00
WebServices.java Support --db ID3 (same as "ID3 Tags") 2016-03-28 20:45:43 +00:00
media.types Added *.vtt extension 2016-03-24 09:08:56 +00:00