Commit Graph

4693 Commits

Author SHA1 Message Date
Reinhard Pointner bd8b67422e FAIL *facepalm* 2016-12-06 01:26:05 +09:00
Reinhard Pointner 9ab1f33ed1 FAIL *facepalm* 2016-12-06 00:46:47 +09:00
Reinhard Pointner d4624fb47a Fix GUI conflict behaviour
@see https://www.filebot.net/forums/viewtopic.php?f=8&t=4428&p=24740#p24740
2016-12-06 00:30:51 +09:00
Reinhard Pointner a106151ca4 Added {dc} duplicate count binding and improved support for testing expressions and bindings with real data 2016-12-06 00:17:32 +09:00
Reinhard Pointner 55aa87ffa1 Fix {plex} for Music
@see https://www.filebot.net/forums/viewtopic.php?f=6&t=4465
2016-12-06 00:12:52 +09:00
Reinhard Pointner 779e1a4844 -DuseGVFS=false by default
@see https://www.filebot.net/forums/viewtopic.php?f=11&t=4464&p=24875#p24875
2016-12-05 23:49:23 +09:00
Reinhard Pointner c11d8bed17 Added {dc} duplicate count binding and improved support for testing expressions and bindings with real data 2016-12-05 01:44:51 +09:00
Reinhard Pointner fc4fb8c55e makepri
@see https://social.msdn.microsoft.com/Forums/windowsapps/en-US/dc505f68-d120-43e3-a9e1-d7c77746d588/uwpdesktop-bridgeunplated-taskbar-icons-in-desktop-bridge-apps?forum=wpdevelop
2016-12-01 10:58:28 +09:00
Reinhard Pointner d7d358de7c makepri
@see https://social.msdn.microsoft.com/Forums/windowsapps/en-US/dc505f68-d120-43e3-a9e1-d7c77746d588/uwpdesktop-bridgeunplated-taskbar-icons-in-desktop-bridge-apps?forum=wpdevelop
2016-12-01 10:44:12 +09:00
Reinhard Pointner d0a3b76c84 Dynamically resize the code editor depending on how many lines the current format expression has 2016-11-28 20:47:45 +08:00
Reinhard Pointner 7a91e60858 Refactor CmdlineInterface with proper types for all parameters 2016-11-28 20:17:17 +08:00
Reinhard Pointner 9720f60f50 <tags> fails automated verification because it's comma separated and not space separated 2016-11-28 06:35:56 +08:00
Reinhard Pointner 7a0a36b528 Refactor CmdlineInterface with proper types for all parameters 2016-11-28 06:10:42 +08:00
Reinhard Pointner b42149e927 Blue screen with error code 0x139 (KERNEL_SECURITY_CHECK_FAILURE)
@see https://msdn.microsoft.com/en-us/windows/uwp/porting/desktop-to-uwp-known-issues
2016-11-28 05:23:16 +08:00
Reinhard Pointner bab214792e <tags> fails automated verification because it's comma separated and not space separated 2016-11-28 01:31:21 +08:00
Reinhard Pointner 032d12d182 Fix portable startup config 2016-11-27 22:24:57 +08:00
Reinhard Pointner 8684238b31 Fix portable startup config 2016-11-27 22:02:22 +08:00
Reinhard Pointner a1d024b097 Auto-Select [%s] from %s 2016-11-27 04:59:24 +08:00
Reinhard Pointner 5f49f53ec3 showInputDialog 2016-11-27 04:58:19 +08:00
Reinhard Pointner 84d728a45b Auto-Select %s from %s 2016-11-27 04:57:48 +08:00
Reinhard Pointner ec8e228e80 Refactor CmdlineOperationsTextUI 2016-11-27 04:47:12 +08:00
Reinhard Pointner b82fab09f7 TerminalEmulatorAutoCloseTrigger.CloseOnEscape 2016-11-27 02:18:48 +08:00
Reinhard Pointner 99f87d20fd gcc_s_seh-1.dll 2016-11-27 00:37:23 +08:00
Reinhard Pointner ff51b52110 --verbose --deep --verify 2016-11-26 19:38:43 +08:00
Reinhard Pointner da3b455dd7 exclude native libraries 2016-11-26 19:02:39 +08:00
Reinhard Pointner 4e606bd1d7 Catch JNA native lib errors 2016-11-26 17:53:45 +08:00
Reinhard Pointner cf49146905 https://www.filebot.net/forums/ 2016-11-26 13:17:57 +08:00
Reinhard Pointner 372c15a485 FileBot command-line tools for Mac are available via brew cask 2016-11-26 13:11:14 +08:00
Reinhard Pointner feeb811153 Enable CLI interactive mode 2016-11-26 05:58:57 +08:00
Reinhard Pointner be134d7513 Optimize default -mediainfo format 2016-11-26 05:02:04 +08:00
Reinhard Pointner 94f5e5ade4 Compatibility fix 2016-11-26 01:37:09 +08:00
Reinhard Pointner 9af9706e4a Fix error prone code 2016-11-26 01:23:56 +08:00
Reinhard Pointner 396815015f Fix error prone code 2016-11-26 01:19:17 +08:00
Reinhard Pointner 8c1e55237c gcc -arch x86_64 -mmacosx-version-min=10.8 2016-11-26 00:53:34 +08:00
Reinhard Pointner e11bab1ebf Fix error prone code 2016-11-25 23:59:26 +08:00
Reinhard Pointner 742e3aea2d Fix error prone code 2016-11-25 20:47:08 +08:00
Reinhard Pointner fd54c59c71 Refactor RenameAction 2016-11-25 19:37:20 +08:00
Reinhard Pointner 5b693caf22 no selection, do nothing and return successfully 2016-11-25 19:06:05 +08:00
Reinhard Pointner d03794600b default behavior if rename map is empty 2016-11-25 08:03:59 +08:00
Reinhard Pointner 0a14298e8d okButton 2016-11-25 07:45:00 +08:00
Reinhard Pointner 22cbe48a8c Don't show warning notifications to the user for internal warnings 2016-11-25 07:09:35 +08:00
Reinhard Pointner 934976c0a2 --mode interactive -> basic selection and confirmation dialogs for the CLI 2016-11-25 07:09:35 +08:00
Reinhard Pointner 9a756aa3f5 Fix deploy-synology task 2016-11-25 07:03:32 +08:00
Reinhard Pointner 32e0f78aa4 Fix snappy build 2016-11-25 05:54:31 +08:00
Reinhard Pointner 1dc3a065ff Fix snappy build 2016-11-25 04:26:32 +08:00
Reinhard Pointner 47afc73df7 Prepare to push FileBot 4.7.5 2016-11-24 22:38:13 +08:00
Reinhard Pointner f7be44f642 Update snap 2016-11-24 22:27:22 +08:00
Reinhard Pointner 876f258521 Update snap 2016-11-24 21:48:55 +08:00
Reinhard Pointner de75c2671b Work around Snappy sandbox issues 2016-11-24 16:51:15 +08:00
Reinhard Pointner ec2124f189 new RuntimePermission("canProcessApplicationEvents") 2016-11-24 16:48:50 +08:00