filebot/source/net/filebot/util
2015-05-26 16:25:47 +00:00
..
prefs * fix package and import declarations 2014-04-19 06:30:29 +00:00
ui * fix image button size issues 2015-05-25 09:23:24 +00:00
ByteBufferInputStream.java * fix package and import declarations 2014-04-19 06:30:29 +00:00
ByteBufferOutputStream.java * fix package and import declarations 2014-04-19 06:30:29 +00:00
DefaultThreadFactory.java * fix package and import declarations 2014-04-19 06:30:29 +00:00
DownloadTask.java * increase read-buffer 2014-08-17 06:56:48 +00:00
EntryList.java * make {model} available in --filter expressions to include/exclude each metadata based on the entirety of metadata being matched against 2015-05-26 16:25:47 +00:00
ExceptionUtilities.java * improved error output 2014-11-05 19:30:37 +00:00
FastFile.java * using FastFile might be useful for scripting (esp. with slow remote file systems) 2014-08-02 06:07:41 +00:00
FileSet.java * experiment with data structures for keeping/checking file trees in memory 2015-04-10 15:50:35 +00:00
FileUtilities.java * allow deletion of OSDB login 2015-05-09 06:38:47 +00:00
FilterIterator.java * fix package and import declarations 2014-04-19 06:30:29 +00:00
ListChangeSynchronizer.java * fix package and import declarations 2014-04-19 06:30:29 +00:00
PreferencesList.java * fix package and import declarations 2014-04-19 06:30:29 +00:00
PreferencesMap.java * fix package and import declarations 2014-04-19 06:30:29 +00:00
StringUtilities.java * String.join works slightly different than our own join() method, so to avoid any hidden issues keep using our own as before 2015-05-25 10:37:42 +00:00
TeePrintStream.java * fix package and import declarations 2014-04-19 06:30:29 +00:00
TemporaryFolder.java * use NIO.2 to create folders everywhere so we can get better error messages / exception messages 2015-04-11 18:31:29 +00:00
Timer.java * fix package and import declarations 2014-04-19 06:30:29 +00:00
TreeIterator.java * fix package and import declarations 2014-04-19 06:30:29 +00:00
UnicodeReader.java * use String.join() 2015-05-20 07:35:40 +00:00
XPathUtilities.java * fix potential NPE 2014-12-27 20:13:45 +00:00