Commit graph

1295 commits

Author SHA1 Message Date
Jaex
206d51348c Added localization to Automate 2015-02-17 18:15:33 +02:00
Jaex
a27256368f Added Keys list to form 2015-02-17 18:00:16 +02:00
Jaex
31a9a124c6 Using Keys enum for keyboard parameter 2015-02-17 17:41:50 +02:00
Jaex
90353e1a94 Added comment support 2015-02-17 16:52:31 +02:00
Jaex
780c1d3ae8 Unlimited loop support and not using line delay for function, call, wait 2015-02-17 16:32:33 +02:00
Jaex
5897af0163 Fix line delay for loop and stop support while looping 2015-02-17 15:45:58 +02:00
Jaex
2c9dea8de8 Added Open/Start Automate hotkey 2015-02-17 14:51:19 +02:00
Jaex
154514c8c3 Added Automate stop support, line delay setting 2015-02-17 12:46:00 +02:00
Jaex
806d55b5e1 Added scripts list 2015-02-17 11:17:11 +02:00
Jaex
f5903993f9 Added example script 2015-02-16 17:08:38 +02:00
Jaex
395be0d69c fix null exception 2015-02-16 16:21:19 +02:00
Jaex
a128cb9c0b Added Automate (Simple scripting / macro) to tools menu 2015-02-16 15:31:19 +02:00
Jaex
8c45f19c01 Opening screen region form in separate thread so it won't be blocked by other forms 2015-02-16 04:36:30 +02:00
Jaex
e2e36e671e Few resx changes 2015-02-15 15:13:40 +02:00
Michael Delpach
649590559a BeforeUpload changes - fixed #511 2015-02-15 17:23:01 +08:00
Jaex
c234c61045 Few changes in screen recorder region 2015-02-13 09:34:41 +02:00
Jaex
2d25429cef fixed #509 #422: Even if screen record region is small still buttons will show up properly 2015-02-13 09:18:51 +02:00
Jaex
b3d9e7f445 Merge pull request #507 from dertuxmalwieder/master
Same again
2015-02-12 00:50:42 +02:00
Cthulhux
9fabbc6a86 Same again 2015-02-11 23:48:38 +01:00
Jaex
1bc3e0b330 Merge pull request #506 from dertuxmalwieder/master
Fixed the horrible German translation
2015-02-12 00:47:25 +02:00
Cthulhux
9898f46753 Fixed the horrible German translation 2015-02-11 23:35:29 +01:00
Jaex
c4f4efc533 fixed #501: Lambda destination disable if api key missing 2015-02-11 21:02:51 +02:00
Jaex
3d4d23903b Releasing new version 2015-02-11 08:57:06 +02:00
Jaex
bbe105607f Greenshot merge 2015-02-11 08:56:02 +02:00
Jaex
91e476d99a German updated by @Starbug2 2015-02-10 22:49:28 +02:00
Jaex
fef3092dec WindowState will make sure window is inside monitor regions 2015-02-09 23:45:04 +02:00
Jaex
5ec02bcf6a Removed Aero auto close setting, not possible to disable Aero in Windows 8.1 with DwmEnableComposition function 2015-02-09 22:15:26 +02:00
Jaex
c2787a017b Updated credits 2015-02-09 19:37:43 +02:00
Jaex
0e89f81b20 Added FPS warning text color 2015-02-09 19:26:10 +02:00
Jaex
9976d483b8 Added GIF encoding progress to tray text 2015-02-09 19:03:54 +02:00
Jaex
c903ec8639 GIF fps limit increased to 30, fixed gif cache integer overflow problem 2015-02-09 17:17:04 +02:00
Jaex
37417ccbf2 Few Lambda changes 2015-02-03 22:48:32 +02:00
Jaex
014192246f Merge pull request #492 from marcusant/master
Add lambda.sx as a file uploader
2015-02-03 22:31:59 +02:00
Marcus Stojcevich
eadb52b3cb Add lambda.sx as a file uploader 2015-02-03 15:12:53 -05:00
Jaex
69f7ce6c19 Merge pull request #491 from mhils/master
Improve german translation
2015-02-03 19:20:08 +02:00
Maximilian Hils
873b761f93 improve german translation 2015-02-03 17:34:32 +01:00
Jaex
7887d40ef9 Added RecentLinksMaxCount setting 2015-02-03 00:45:38 +02:00
Jaex
5b725aed07 RecentManager changes 2015-02-02 22:11:37 +02:00
Jaex
78d85a3014 Recent menu copy/open functionality 2015-02-02 17:33:51 +02:00
Jaex
896217f634 fixed #488: Added recent links menu to tray menu 2015-02-02 16:48:56 +02:00
Michael Delpach
9264f30996 ScreenColorPickerFormat description change 2015-01-31 08:50:27 +08:00
Jaex
935395372f #342: Screen recording (FFmpeg) FPS max limit increased to 60,
Removed Screen recording Output option instead added separate hotkey for GIF recording to make it less confusing to set hotkey,
Removed AVI (VCM) recording because it was not good enough and FFmpeg better than it,
Fixed max fps problem in FFmpeg dshow device
2015-01-30 08:50:10 +02:00
Jaex
1a13786689 Resx update 2015-01-29 09:54:31 +02:00
Jaex
a600d69b93 $x, $y support for screen color picker 2015-01-27 11:11:31 +02:00
Jaex
f431b7e154 Screen color picker format parsing 2015-01-26 10:48:49 +02:00
Jaex
974db173b6 Screen color picker -> Color picker, Quick screen color picker -> Screen color picker 2015-01-26 09:24:26 +02:00
Jaex
d724c5957c Added quick screen color picker 2015-01-25 08:51:24 +02:00
Jaex
82dcc38da8 fixed #446: Added quick screen color picker setting which allows to open pipette color picker directly without showing dialog and copies color to clipboard 2015-01-25 02:58:00 +02:00
Jaex
030bd9219c Screen color picker performance improvement 2015-01-25 02:22:46 +02:00
Jaex
9b90841966 Show info in screen color picker mode 2015-01-24 08:54:50 +02:00