.. |
archive
|
* noop
|
2015-03-27 07:10:42 +00:00 |
cli
|
* use Apache Ivy for dependency management (as for as possible, same jars are not on Maven Central)
|
2015-05-18 07:03:05 +00:00 |
format
|
* use String.join()
|
2015-05-20 07:35:40 +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
|
* fix
|
2015-05-20 07:35:50 +00:00 |
mediainfo
|
* reduce unnecessary messages that may confuse users that have the libraries install via the mediainfo packages
|
2014-05-01 02:14:33 +00:00 |
resources
|
+ "Change Folder" button in Format Dialog for quickly switching the absolute folder part of the format
|
2014-11-03 14:31:09 +00:00 |
similarity
|
* use String.join()
|
2015-05-20 07:35:40 +00:00 |
subtitle
|
* use String.join()
|
2015-05-20 07:35:40 +00:00 |
torrent
|
* fix package and import declarations
|
2014-04-19 06:30:29 +00:00 |
ui
|
* use String.join()
|
2015-05-20 07:35:40 +00:00 |
util
|
* fix
|
2015-05-20 07:35:50 +00:00 |
vfs
|
* fix virtual path getName (filename without extension) logic
|
2015-03-25 22:28:20 +00:00 |
web
|
* use String.join()
|
2015-05-20 07:35:40 +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
|
* enable menu bar only if jayatanaag agent is setup
|
2015-05-18 15:41:26 +00:00 |
media.types
|
* added support for processing *.ac3 and *.dts audio stream files along with the video files
|
2014-12-12 05:34:45 +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
|
* use String.join()
|
2015-05-20 07:35:40 +00:00 |
Settings.properties
|
* make sure all data is externed into .properties files
|
2015-05-11 17:41:37 +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
|
* refactor subtitle lookup code
|
2015-05-11 11:58:31 +00:00 |