filebot/source/net/filebot
Reinhard Pointner 5f6f45a26b Added MediaInfo tool in Tools panel 2016-03-11 08:17:05 +00:00
..
archive Fix various compiler warnings 2016-03-10 06:28:22 +00:00
cli Allow original folder as input folder selector 2016-03-11 04:11:40 +00:00
format Refactor MediaInfo.open(File) to throw IOException on error 2016-03-11 08:16:59 +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 Refactor logging 2016-03-10 14:05:56 +00:00
media Update debug logging 2016-03-10 20:42:32 +00:00
mediainfo Refactor MediaInfo.open(File) to throw IOException on error 2016-03-11 08:16:59 +00:00
resources * misc UI 2015-12-12 14:54:32 +00:00
similarity Fix various compiler warnings 2016-03-10 06:28:22 +00:00
subtitle Refactor MediaInfo.open(File) to throw IOException on error 2016-03-11 08:16:59 +00:00
torrent Use java.nio.charset.StandardCharsets.* instead of Charset.forName 2016-03-08 17:02:53 +00:00
ui Added MediaInfo tool in Tools panel 2016-03-11 08:17:05 +00:00
util Avoid notification flickering by moving windows in reverse order 2016-03-11 08:16:54 +00:00
vfs * Format Source 2015-07-25 22:47:19 +00:00
web Refactor MediaInfo.open(File) to throw IOException on error 2016-03-11 08:16:59 +00:00
Cache.java Fix isStale condition 2016-03-10 07:22:47 +00:00
CacheManager.java Update debug logging 2016-03-10 20:42:32 +00:00
CacheType.java Fix various compiler warnings 2016-03-10 06:28:22 +00:00
CachedResource.java More debug logging 2016-03-10 11:51:22 +00:00
History.java Unify gui/console logging 2016-03-09 20:36:28 +00:00
HistorySpooler.java Support REVERT for all rename actions 2016-03-10 16:37:29 +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 Fix logger NPE issues 2016-03-11 08:17:02 +00:00
Main.java Improved error messages 2016-03-11 08:16:57 +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 Refactor 2016-03-09 05:58:41 +00:00
ResourceManager.java * experiment with high-dpi icons 2015-11-20 14:04:49 +00:00
Settings.java Unify gui/console logging 2016-03-09 20:36:28 +00:00
Settings.properties improved help menu 2015-12-25 10:23:52 +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 Unify gui/console logging 2016-03-09 20:36:28 +00:00
media.types * added video extension: .asf 2015-05-28 15:44:43 +00:00