filebot/source/net/filebot/util
Reinhard Pointner d5bdb33799 Do not auto-delete hidden files (except for Thumbs.db and .DS_Store) 2016-05-12 02:14:11 +08:00
..
prefs * Format Source 2015-07-25 22:47:19 +00:00
ui Refactor ProgressDialog 2016-05-08 04:12:16 +08:00
ByteBufferInputStream.java * Format Source 2015-07-25 22:47:19 +00:00
ByteBufferOutputStream.java * fix package and import declarations 2014-04-19 06:30:29 +00:00
DefaultThreadFactory.java * Format Source 2015-07-25 22:47:19 +00:00
DownloadTask.java Use java.nio.charset.StandardCharsets.* instead of Charset.forName 2016-03-08 17:02:53 +00:00
EntryList.java Rewrite ListPanel for parallel editing and testing of format expressions 2016-03-20 18:33:31 +00:00
ExceptionUtilities.java Refactor 2016-03-27 20:40:27 +00:00
FastFile.java Fix bugs 2016-04-05 18:06:14 +00:00
FileSet.java Make sure to ignore unexpected BOMs 2016-04-03 18:14:27 +00:00
FileUtilities.java Do not auto-delete hidden files (except for Thumbs.db and .DS_Store) 2016-05-12 02:14:11 +08:00
FilterIterator.java * Format Source 2015-07-25 22:47:19 +00:00
FunctionList.java Rewrite ListPanel for parallel editing and testing of format expressions 2016-03-20 18:33:31 +00:00
JsonUtilities.java Experiment with TheTVDB API v2 2016-04-16 21:41:16 +00:00
ListChangeSynchronizer.java * Format Source 2015-07-25 22:47:19 +00:00
PreferencesList.java * Format Source 2015-07-25 22:47:19 +00:00
PreferencesMap.java Refactor 2016-03-27 20:40:27 +00:00
RegularExpressions.java Refactor 2016-04-02 09:07:10 +00:00
StringUtilities.java Added AutoDetection 2016-04-05 18:06:21 +00:00
SystemProperty.java Added -Durl.refresh=PT0S system property for testing 2016-03-12 13:46:42 +00:00
TeePrintStream.java Refactor logging 2016-03-10 14:05:56 +00:00
TemporaryFolder.java * Format Source 2015-07-25 22:47:19 +00:00
Timer.java Unify gui/console logging 2016-03-09 20:48:56 +00:00
TreeIterator.java * Format Source 2015-07-25 22:47:19 +00:00
UnicodeReader.java + Support --def name=@/path/to/text/file parameter passing syntax that allows parameters to be read from a text file (i.e. for complex formats that would otherwise require escaping) 2015-12-06 19:33:12 +00:00
WeakValueHashMap.java * cleanup 2015-11-16 07:47:33 +00:00
XPathUtilities.java Refactor 2016-03-09 10:32:49 +00:00