.. |
archive
|
* extract support via Apache Commons VFS2 (and junrar file provider)
|
2015-06-04 10:12:56 +00:00 |
cli
|
import java.time.*
|
2015-06-20 07:04:40 +00:00 |
format
|
* added truncate and truncate-by-word String methods to help with custom formats
|
2015-06-08 17:15:44 +00:00 |
gio
|
* fix package and import declarations
|
2014-04-19 06:30:29 +00:00 |
hash
|
* 5-letter text doesn't fit into the labels properly with Aqua LaF
|
2014-08-28 15:13:34 +00:00 |
mac
|
* provide in-app help links
|
2015-05-09 08:07:38 +00:00 |
media
|
* 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 |
mediainfo
|
* simplify mediainfo error messages
|
2015-06-19 16:27:29 +00:00 |
resources
|
* update donation redirect script & provider per-OS donation messages
|
2015-06-04 14:39:10 +00:00 |
similarity
|
+ String.asciiQuotes() to normalize wierd quotation marks (e.g. "\u00b4\u2018\u2019\u02bb".asciiQuotes() == "''''")
|
2015-06-04 17:21:02 +00:00 |
subtitle
|
* organize imports
|
2015-05-25 19:31:26 +00:00 |
torrent
|
* fix package and import declarations
|
2014-04-19 06:30:29 +00:00 |
ui
|
* fix movie match selection/repeat issue
|
2015-06-24 17:59:56 +00:00 |
util
|
* 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 |
vfs
|
* fix virtual path getName (filename without extension) logic
|
2015-03-25 22:28:20 +00:00 |
web
|
* 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 |
Cache.java
|
* fix package and import declarations
|
2014-04-19 06:30:29 +00:00 |
History.java
|
* fix package and import declarations
|
2014-04-19 06:30:29 +00:00 |
HistorySpooler.java
|
* remove Java 6 compatibility hacks
|
2014-11-07 04:54:21 +00:00 |
Language.java
|
* properly deal with language codes for various Chinese-like SublanguageIDs and LanguageNames
|
2015-01-15 18:06:55 +00:00 |
Language.properties
|
* fix language code resolution issues
|
2014-08-27 19:53:10 +00:00 |
Main.java
|
* update donation redirect script & provider per-OS donation messages
|
2015-06-04 14:39:10 +00:00 |
MediaTypes.java
|
* fix FileChooser issues
|
2014-11-07 16:43:19 +00:00 |
MetaAttributeView.java
|
* more simple warning message if xattr is not supported
|
2014-07-17 16:28:52 +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
|
* fix package and import declarations
|
2014-04-19 06:30:29 +00:00 |
ResourceManager.java
|
* add window icons
|
2015-05-10 21:28:59 +00:00 |
Settings.java
|
* update website
|
2015-06-04 15:59:36 +00:00 |
Settings.properties
|
* update donation redirect script & provider per-OS donation messages
|
2015-06-04 14:39:10 +00:00 |
StandardRenameAction.java
|
* rename HARDLINK | COPY action to DUPLICATE
|
2014-08-30 19:51:25 +00:00 |
UserFiles.java
|
* show Getting Started help on first start
|
2015-05-10 18:06:04 +00:00 |
WebServices.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 |
media.types
|
* added video extension: .asf
|
2015-05-28 15:44:43 +00:00 |