.. |
archive
|
* Organize Imports
|
2013-09-11 17:22:00 +00:00 |
cli
|
* if files can't be override just revert to skip behaviour as a fail-safe
|
2013-12-16 02:01:42 +00:00 |
format
|
* try to grab more optional ID3 tags if available
|
2013-12-18 15:42:42 +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
|
* fine-tune query auto-selection
|
2013-12-16 09:40:00 +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
|
* enable use ID3 Tags as datasource in GUI
|
2013-11-14 13:24:30 +00:00 |
similarity
|
* fix the "law.and.order.svu" special-fuckin-corner-case
|
2013-12-15 18:35:41 +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
|
+ usability enhancements regarding FormatEditor
|
2013-12-18 05:53:59 +00:00 |
vfs
|
* Organize Imports
|
2013-09-11 17:22:00 +00:00 |
web
|
* try to grab more optional ID3 tags if available
|
2013-12-18 15:42:42 +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
|
* fix history spooler memory issues
|
2013-12-04 02:37:56 +00:00 |
Main.java
|
* make sure people that have already donated know that only donating once is perfectly fine
|
2013-12-01 07:16:08 +00:00 |
media.types
|
+ support .vob as video type
|
2013-11-29 03:31:12 +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
|
* short-hand for calling master and head branches from github repo
|
2013-11-29 17:36:12 +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 |