Commit Graph

648 Commits

Author SHA1 Message Date
vcaesar
87cc2ac235 Update CHANGELOG.md 2018-08-08 11:58:22 -04:00
vcaesar
01bee868bb v0.50.0 is released! 2018-08-08 09:43:46 -04:00
vcaesar
2fbd770917 add simple ocr support 2018-08-08 09:19:17 -04:00
vcaesar
530b8d6960 use 10.10 to compile .a verify multi os 2018-08-07 15:56:16 -04:00
vcaesar
6494fa8377 update mac .a try to fix min mac version error 2018-08-07 13:35:37 -04:00
vcaesar
81e5d32577 update cross compile docs 2018-08-05 07:40:06 -04:00
vcaesar
4d8b9903c4 Update README.md [add freeBitmap example] 2018-08-03 11:51:28 -04:00
vcaesar
72b9657ffa update free bitmap godoc 2018-08-03 11:45:09 -04:00
vcaesar
8319573011 update version and fix README.md link 2018-08-03 08:08:11 -04:00
vcaesar
0870447e4d add cross-compiling docs 2018-08-03 08:01:41 -04:00
vcaesar
814c5e6980 fix float args and update examples [add freeBitmap and update findColor] 2018-08-03 07:10:04 -04:00
vcaesar
c6d60bd3f2 optimize findColor and uniform API with findBitmap [ci skip] 2018-08-03 06:46:08 -04:00
vcaesar
91b6f74131 move hook to cdeps 2018-08-03 06:36:48 -04:00
vcaesar
030b3ada1e update macos .a downgrade to 10.10 just warning not exit [fix #102, #128, #134] 2018-08-02 12:54:42 -04:00
vcaesar
585c303c30 update findBitmap and findColor default tolerance 0.5 to 0.01
[improve accuracy]
2018-07-31 13:17:30 -04:00
vcaesar
0992bd4115 update pkg to newest 2018-07-29 19:09:23 -04:00
vcaesar
085a80ad39 add docs instructions 2018-07-30 01:43:41 +08:00
vcaesar
f01563b960 add the head copyright 2018-07-30 01:36:11 +08:00
vcaesar
2e9399a05f add more Window example 2018-07-30 01:23:58 +08:00
vz
50b4b5c734
Merge pull request #147 from go-vgo/dev
add min and max window support
2018-07-30 00:59:36 +08:00
vcaesar
e4a8b1f854 simplified max and min window api 2018-07-30 00:57:31 +08:00
vcaesar
2a461274b6 add GetForegroundWindow func support 2018-07-30 00:23:35 +08:00
vcaesar
b13ad7986e add win32.h file 2018-07-30 00:09:46 +08:00
vcaesar
b6c5583f19 update code style and fix end 2018-07-30 00:01:10 +08:00
vcaesar
409c2361f3 add max and min go func 2018-07-29 23:56:28 +08:00
vcaesar
cc6ebbbf33 add max and min c func 2018-07-29 23:53:54 +08:00
vcaesar
5c13636739 add min and max window support 2018-07-29 23:48:32 +08:00
vcaesar
b5f3ccb41f update getPid type to int32 2018-07-29 23:33:19 +08:00
vcaesar
69b4f4210f update var code style 2018-07-29 18:53:30 +08:00
vcaesar
44a2fc533b automatic free internal bitmap 2018-07-28 23:32:43 +08:00
vcaesar
496045e5d0 Update .gitignore 2018-07-28 23:18:53 +08:00
vcaesar
111d1badb1 just free internal bitmap and add bitmapStr example 2018-07-28 23:07:40 +08:00
vcaesar
5ab8d85856 remove old useless code 2018-07-28 20:58:58 +08:00
vcaesar
b0c148f9c1 fix #145 not assert 2018-07-28 19:52:53 +08:00
vcaesar
6a062c7f90 automatic free internal bitmap 2018-07-28 19:24:49 +08:00
vcaesar
ff8cd7b142 fixed findBitmap and findPic memory leak 2018-07-28 18:55:03 +08:00
vcaesar
126392f38b fmt code and updata pkg 2018-07-24 22:53:16 +08:00
vcaesar
d1ea0fd81b add Custom DPI Scaling support 2018-07-24 21:26:53 +08:00
vcaesar
794cbf87ad update version and godoc 2018-07-21 19:42:06 +08:00
vcaesar
5c5348e88e add scale example 2018-07-20 23:59:43 +08:00
vcaesar
e3833dda5e add scale default value 2018-07-20 18:29:06 +08:00
vcaesar
2348a44ad6 remove duplicate code 2018-07-20 00:14:21 +08:00
vcaesar
de187609d7 update code style use if not try 2018-07-20 00:06:34 +08:00
vcaesar
4705619e99 update mouse click and fix moveClick and movesClick args 2018-07-19 23:55:40 +08:00
vcaesar
dd65a1d6cb update examples remove duplicate code 2018-07-13 19:23:09 +08:00
vcaesar
6ba20dfd3d update clipboard example 2018-07-13 18:38:29 +08:00
vcaesar
71c641564d fix windows clipboard memory leak 2018-07-12 22:38:39 +08:00
vcaesar
5a52cdd37a fix some warning use supplemental code 2018-07-10 23:19:37 +08:00
vcaesar
cd0c3ed6d8 update godoc and version 2018-07-10 23:13:27 +08:00
vz
fdf9448e1d
Merge pull request #142 from go-vgo/dev
update active pid to fix #140
2018-07-10 21:08:14 +08:00