Reinhard Pointner
d1b111765e
* improved handling of multi-part movies
...
* added OpenSubtitles as movie name source
2010-01-26 19:08:09 +00:00
Reinhard Pointner
5c7f90540a
* some refactoring & polishing
...
* update nekohtml to 1.9.13
* update jna to 3.2.3
* update ehcache to 1.7.0
* update mediainfo native libs to 0.7.24
* remove 32-bit mediainfo.dynlib for Mac because Java 6 is only available in 64-bit anyway
2009-11-02 23:25:04 +00:00
Reinhard Pointner
f61b084769
* improved support for move/rename
2009-10-29 01:22:00 +00:00
Reinhard Pointner
d3331f3053
* maybe fixed visual update issue in VideoHashSubtitleDownloadDialog
2009-10-26 21:24:48 +00:00
Reinhard Pointner
f51b234667
* fixed visual issue
2009-10-26 20:52:14 +00:00
Reinhard Pointner
916f168d98
+ added support for subtitle download via video/movie hash
...
* added video/subtitle file drop target in SubtitlePanel
* added VideoHashSubtitleDownloadDialog
2009-10-21 22:39:02 +00:00
Reinhard Pointner
39dd413eec
* improved subtitle api and video hash support
2009-10-20 21:16:34 +00:00
Reinhard Pointner
5bb45541a8
* don't keep unused threads around
2009-10-15 15:18:57 +00:00
Reinhard Pointner
36ad3d826d
* minor updates
2009-10-13 00:28:59 +00:00
Reinhard Pointner
dd736fd4af
* improved "focus on filter" behaviour in SubtitleViewer
2009-08-21 14:02:21 +00:00
Reinhard Pointner
3ff3a85289
+ auto-lookup verification file
...
+ allow absolute paths in verification files
* lots of refactoring
2009-08-10 11:46:24 +00:00
Reinhard Pointner
b7c1086c4d
* added some slight auto-completion to editor in EpisodeFormatDialog
...
* make all Settings-related members static final
2009-08-03 23:51:31 +00:00
Reinhard Pointner
3b147b325f
* added media info button in EpisodeBindingDialog
...
* improved dialog positioning
* minor bugfixes
* refactoring
2009-08-02 11:48:45 +00:00
Reinhard Pointner
3956b61127
* added selection dialog for format sample in episode format dialog
...
* make MediaInfo thread-safe
* refactor class Settings and lots of related code changes
2009-07-29 20:31:08 +00:00
Reinhard Pointner
203eedb24e
* encapsulate similarity metrics used in RenamePanel properly
...
* removed some unused code
* some unit tests
2009-07-26 16:54:24 +00:00
Reinhard Pointner
a860a6ab5d
* minor refactoring
2009-07-24 20:28:25 +00:00
Reinhard Pointner
78b77034b1
* remember recent formats in EpisodeFormatDialog
...
* display script exceptions if formatted name is empty
* better handling of empty search results in some page scrapes
* some test cases
* refactoring
2009-07-18 22:06:32 +00:00
Reinhard Pointner
c4ce1aebe7
* improved various hashCode() methods
...
* removed unnecessary synchronized locks
* refactoring
2009-07-16 12:06:51 +00:00
Reinhard Pointner
c81cd50fc9
* open series selection dialogs one after another
2009-07-15 09:22:40 +00:00
Reinhard Pointner
857d73bdc0
* refactoring
2009-07-09 20:04:47 +00:00
Reinhard Pointner
2fe8bd1306
* improved OpenSubtitles support
...
* refactoring
2009-07-03 12:58:05 +00:00
Reinhard Pointner
efc7f81824
* some tuning for gtk laf
2009-07-01 16:14:21 +00:00
Reinhard Pointner
e8cf2e7029
* refactoring
2009-06-30 12:57:09 +00:00
Reinhard Pointner
98ddfafe43
* subtitle file view in download component
...
* added ByteBufferTransferable and use it as superclass of TextFileTransferable
* added ListView
* lots of refactoring
2009-06-19 22:35:39 +00:00
Reinhard Pointner
18456f6864
+ subtitle list displays found subtitles and download phase
...
+ download and extract selected subtitle packages (not displayed yet though)
* SubtitleDescriptor provides download function (Callable)
* updated sublight webservice
* lazy-initialize SubtitlesAPI2Soap (Sublight) because loading all the jax-ws classes will can take more than 1s (while blocking EDT)
* better sublight subtitle display names
* added archive files to media.types
* added icons for subtitle list
* refactoring
2009-06-13 09:53:48 +00:00
Reinhard Pointner
6593bfdbda
* trim result after formatting in EpisodeExpressionFormatter
...
* refactoring / cleanup
2009-06-02 10:27:28 +00:00
Reinhard Pointner
a547c7e7e9
* use String (language name) instead of Locale in all SubtitleProviders
...
* get languages (name, code) from xml file
* implemented LanguageComboBox (model, renderer, persistence)
* rename language icons
* removed various prototype classes that will never be used
2009-05-31 15:19:56 +00:00
Reinhard Pointner
0dc12ec505
* cleanup: group static imports
2009-05-17 17:22:44 +00:00
Reinhard Pointner
115c617a0c
* refactoring
2009-05-17 15:09:09 +00:00
Reinhard Pointner
a8b3e13339
* cleanup
2009-05-16 16:27:11 +00:00
Reinhard Pointner
9aad7deae2
+ added replaceTrailingBraces() to ExpressionFormat context
...
+ added Undo/Redo support in EpisodeListDialog
* refactoring
2009-05-16 11:58:28 +00:00
Reinhard Pointner
92fedf2ad1
* ResourceManager will now cache Icons
2009-05-13 18:20:26 +00:00
Reinhard Pointner
a6c82fc8e5
* refactoring
2009-05-12 08:57:37 +00:00
Reinhard Pointner
a41f80bd9d
* added exists() to cached values in FastFile
2009-05-03 17:38:22 +00:00
Reinhard Pointner
1ed4d2b495
+ EpressionFormat: format Double objects with integer values as integers
...
+ Matching: allow partial match with season number OR episode number
+ AutoFetchEpisodeListMatcher: abort if one or more shows cannot be found
* support specials in TVRage, TVDotCom and TheTVDB Client
* account for IMDB search-to-info-page redirect
2009-05-03 15:21:04 +00:00
Reinhard Pointner
ca032f3b56
+ Script expressions in ExpressionFormat will now be evaluated in a secure sandbox
...
+ "preserve Extension" can be enabled/disabled in RenameModel
* fixed rename list SelectionModel performance issue
* create package for ui-independant Hash* stuff
2009-05-02 23:34:04 +00:00
Reinhard Pointner
d5a5b93b3b
* introduction of a single unified Rename- and MatchModel
...
* arbitrary formating using Object (e.g. episode information) and File (e.g. codec information) data
* background formatting (e.g. crc32) and visual indicators in cellrenderer
2009-04-26 13:34:22 +00:00
Reinhard Pointner
2a3f3c7ae8
* added format binding for file extension
2009-04-07 18:33:05 +00:00
Reinhard Pointner
4afc701ff7
* use system laf on Windows and Mac, use Nimbus on all the others (Linux, *BSD, ...)
...
* visual imrovements under Nimbus LAF
2009-04-05 21:03:40 +00:00
Reinhard Pointner
7e6f485882
* improved episode format and format creation dialog
...
* differentiate between format errors and format warnings
2009-04-04 19:36:12 +00:00
Reinhard Pointner
90c8af354d
* WebRequest: try to use compression
...
* SubsceneClient: persist languageFilterMap
2009-03-15 17:44:39 +00:00
Reinhard Pointner
daa665c00e
* fixed annoying layout bug
...
* remember search engine in episodelist and subtitle panel
2009-03-14 16:02:27 +00:00
Reinhard Pointner
64d8c3c2b4
* refactoring
...
* don't use global logger
2009-03-14 10:20:59 +00:00
Reinhard Pointner
9ed970de05
* refactoring ...
...
* changed cmd line args (single panel frame)
* simplified multi panel frame
* changed window icon
* create panels via PanelBuilder
2009-03-14 00:30:24 +00:00
Reinhard Pointner
10a7fd5b4c
* added "Edit Format" action to "Fetch Episode List" action popup in rename panel
...
* add support for episode array transferable to episode list panel and rename panel
* renamed ScriptFormat to ExpressionFormat
* misc. changes
2009-03-12 20:08:42 +00:00
Reinhard Pointner
deb15a6e15
* install Format/Validate view between namesList and model.names()
...
* refactored Preferences wrapper and unit tests
2009-03-08 18:41:11 +00:00
Reinhard Pointner
68968d84e6
* better matching behaviour
...
* remove trailing newline for string transferables in DefaultClipboardHandler
2009-03-01 13:52:43 +00:00
Reinhard Pointner
02c3d4ef2b
* forgot to add icon resource
2009-02-28 18:10:28 +00:00
Reinhard Pointner
ab14e07924
* improved auto-completion
2009-02-22 19:52:07 +00:00
Reinhard Pointner
d2f5c8e572
* simplify SubsceneSubtitleClient
...
* use less xpath to speed things up a little bit
2009-02-21 12:48:52 +00:00