.. |
archive
|
* Organize Imports
|
2013-09-11 17:22:00 +00:00 |
cli
|
* better messages
|
2013-10-16 10:30:19 +00:00 |
format
|
* update data
|
2013-10-16 04:02:53 +00:00 |
gio
|
* avoid GVFS initialization issues
|
2013-02-03 06:50:54 +00:00 |
hash
|
* Organize Imports
|
2013-09-11 17:22:00 +00:00 |
media
|
* update data
|
2013-10-16 04:02:53 +00:00 |
mediainfo
|
* try fix the OSX / libmediainfo issues with accented characters. Using NFD is start but doesn't seem to work.
|
2013-06-24 09:23:14 +00:00 |
resources
|
* improve on FormatDialog usability
|
2013-10-06 14:54:43 +00:00 |
similarity
|
* improved support for crappy short-hand numbering styles
|
2013-10-15 03:22:47 +00:00 |
subtitle
|
* improved subtitle auto-detection
|
2013-07-30 17:54:10 +00:00 |
torrent
|
* make serializer friendly
|
2012-12-12 10:27:26 +00:00 |
ui
|
* new fpcalc seems to work with video files, so we magically get music video support !! :D
|
2013-10-08 17:32:12 +00:00 |
vfs
|
* Organize Imports
|
2013-09-11 17:22:00 +00:00 |
web
|
* optimize TheTVDB network requests (and make sure gzipped compression is used at all times)
|
2013-10-16 10:29:51 +00:00 |
Analytics.java
|
* disable java.util.prefs.WindowsPreferences warnings
|
2013-10-07 06:20:44 +00:00 |
Cache.java
|
* more resilient just in case, probably not necessary
|
2013-09-15 03:36:23 +00:00 |
History.java
|
* if history.xml is invalid xml for some reason just ignore and override the next time it's written to file
|
2013-10-09 21:25:21 +00:00 |
HistorySpooler.java
|
* don't keep history of --action test rename operations
|
2013-03-30 16:46:25 +00:00 |
Main.java
|
* -no-xattr switch
|
2013-07-25 11:16:28 +00:00 |
media.types
|
* added .nuv to video-types
|
2013-09-12 01:58:55 +00:00 |
MediaTypes.java
|
* allow dropping in files by dropping in a text files containing paths
|
2013-03-15 01:08:40 +00:00 |
MetaAttributeView.java
|
* added script for deleting xattr metadata
|
2013-02-15 08:48:11 +00:00 |
NativeRenameAction.java
|
* suppress annoying Windows Move/Copy Dialog UIs
|
2012-11-03 10:18:38 +00:00 |
RenameAction.java
|
+ support all rename actions (move, copy, hardlink, ...) in GUI as well
|
2012-07-12 11:23:23 +00:00 |
ResourceManager.java
|
* removed icon cache, just crashes the app sometimes and it's not really necessary anyway
|
2012-07-13 12:39:21 +00:00 |
Settings.java
|
* update
|
2013-03-26 08:52:07 +00:00 |
Settings.properties
|
+ update to 3.8
|
2013-10-06 06:46:34 +00:00 |
StandardRenameAction.java
|
* symlink using relative link targets if possible but default to absolute paths for cross-volume absolute symlinks if necessary
|
2013-08-15 10:51:39 +00:00 |
WebServices.java
|
* replace TheTVDB online search with local search as best as possible to improve search result ranking
|
2013-10-13 14:50:45 +00:00 |