Commit Graph

29 Commits

Author SHA1 Message Date
Reinhard Pointner 8299e849aa * Format Source 2015-07-25 22:47:19 +00:00
Reinhard Pointner 6c22b3e502 + Preset Editor UI 2015-07-25 22:46:58 +00:00
Reinhard Pointner bb4a23cad6 + Preset Editor UI 2015-07-25 22:46:47 +00:00
Reinhard Pointner a5d987dc08 + Preset Editor UI 2015-07-25 22:46:45 +00:00
Reinhard Pointner 8e57f48cb7 + presets & macros (WIP) 2015-07-11 13:10:57 +00:00
Reinhard Pointner e06e50418c * fix file formatter 2015-05-31 01:13:35 +00:00
Reinhard Pointner 3faa210ff1 * keep full path when loading torrent file entries 2015-05-30 21:08:06 +00:00
Reinhard Pointner 54da732674 * allow cancellation of all background tasks via clicking [X] on the window 2014-11-14 14:30:38 +00:00
Reinhard Pointner 9b32de1e09 * layout fixes 2014-11-06 15:22:44 +00:00
Reinhard Pointner 327219679c * refactoring 2014-11-03 12:22:45 +00:00
Reinhard Pointner 8fc4c3f304 * add tooltips for image buttons 2014-09-28 19:13:35 +00:00
Reinhard Pointner 13506a97f1 * label text: Fetch & Match Data 2014-09-04 18:04:23 +00:00
Reinhard Pointner 2782a93a86 * support "filebot --mode rename <file>" usage 2014-08-27 12:08:00 +00:00
Reinhard Pointner ec58a33ec9 * refactor 2014-08-17 10:45:30 +00:00
Reinhard Pointner f438d91bb6 * indicate Opportunistic / Strict Match Mode via Match Button Icon Color 2014-08-17 10:25:54 +00:00
Reinhard Pointner 097e001111 + support for adjustable match mode Opportunistic (default, like always) and new Strict mode (which is very restrictive, but will most likely get it right, if it gets anything at all) 2014-08-13 16:02:35 +00:00
Reinhard Pointner e1379dabb3 * avoid potential sandbox permission issues 2014-08-11 09:55:44 +00:00
Reinhard Pointner 943c6db865 * refactor revealFiles 2014-08-10 08:35:53 +00:00
Reinhard Pointner 8b01e2e05d * use revealInFinder when possible 2014-08-10 06:31:47 +00:00
Reinhard Pointner d67e112c3b + Optimize for large lists by automatically setting prototypeValue to the longest (String value) item (boost performance by 1000x when loading large lists of files / episodes) 2014-07-30 18:44:18 +00:00
Reinhard Pointner af000a2026 * fix "Double-Click Reveal in Finder" 2014-07-30 06:38:28 +00:00
Reinhard Pointner fbeff54b9f * rename TunedUtilities to SwingUI 2014-07-29 06:45:15 +00:00
Reinhard Pointner 98633f7364 * support dropping of large / slow folders into Rename panel (Files list) 2014-07-27 18:23:45 +00:00
Reinhard Pointner c4fb1e1453 * added missing file 2014-06-29 12:22:01 +00:00
Reinhard Pointner c29be071cf * upper list is based on xattr metadata, while lower list is just the fallback file object, when matching directly to xattr metadata 2014-06-28 06:41:50 +00:00
Reinhard Pointner 5a8bcba4f1 * use wait-cursor for when loading xattr takes a while 2014-06-28 06:34:06 +00:00
Reinhard Pointner 7799f25a3a * support simple File regex/replace renaming in GUI
* support loading of metadata from xattr (instead of online sources)
2014-06-28 06:09:11 +00:00
Reinhard Pointner 6fc7141fdb * fix package and import declarations 2014-04-19 06:30:29 +00:00
Reinhard Pointner 165e65c104 * move folder net.sourceforge.filebot to net.filebot 2014-04-19 06:06:45 +00:00