Bradlee Speice
d4952e4040
Fix breaking on filenames with spaces
2012-09-07 16:26:10 -04:00
Bradlee Speice
83a8315d62
Update the Bash wrapper command names
2012-08-17 15:35:02 -04:00
Bradlee Speice
71c2a843ac
Fix error handling if TOLERANCE is not specified
2012-08-09 12:59:36 -04:00
Bradlee Speice
09330ea522
I still have no idea how Bash expects its eval statements
...
But this one is working.
2012-08-03 14:23:46 -04:00
Bradlee Speice
13ed45e9da
Fix the order of some logic, and fix the eval syntax
2012-08-03 14:12:02 -04:00
Bradlee Speice
86b8c7023e
Fix some 'eval' statements not parsing arguments correctly
2012-08-03 13:42:51 -04:00
Bradlee Speice
003a8b9247
Make sure the libcvautomation_funcs handles spaces correctly
2012-08-03 12:45:34 -04:00
Bradlee Speice
63a4783246
Add the mousedown and mouseup functions to the BASH wrapper.
2012-08-03 11:25:34 -04:00
Bradlee Speice
32b0b9bf0a
Commit the dragndrop function for the Bash wrapper
2012-08-03 11:19:00 -04:00
Bradlee Speice
c5163135ec
Fix up the RPM build process
...
Fix one more minor build issue
2012-07-30 12:39:36 -04:00
Bradlee Speice
ad3f4d6c5d
Small changes to double-click functions, add mouse location functions
2012-07-30 09:54:05 -04:00
Bradlee Speice
749788f733
Bugfixes for the double-click functions
2012-07-26 09:33:14 -04:00
Bradlee Speice
174ccd3fb5
Add functions for double-clicks
2012-07-25 11:31:22 -04:00
Bradlee Speice
d31a125951
Vastly improve error handling of xte_commandString
...
The best thing about this is that it doesn't break existing functionality
Fix some bad input validation
2012-07-25 10:30:16 -04:00
Bradlee Speice
076ea25e30
Fix the for loop syntax
2012-07-25 10:30:14 -04:00
Bradlee Speice
1fb06eaa04
Make sure the hover_i function gets the update as well
2012-07-25 10:30:10 -04:00
Bradlee Speice
528f6d04e5
Fix the licvautomation_funcs waiting improperly
...
If you specify multiple images, it would wait for the first, and then the second.
Instead, switch this to alternate between each image $TIMEOUT times, so you don't wait forever on the first image to find the second immediately
2012-07-25 10:30:04 -04:00
Bradlee Speice
d626b383a3
Begin release 1.4 of Libcvautomation
2012-07-24 12:05:03 -04:00
Bradlee Speice
cb1d50555f
Fix an issue where not quoting a variable caused inconsistency
2012-07-23 16:00:25 -04:00
Bradlee Speice
bf0e01bb66
Make sure that the waitfor function uses the tolerance
2012-07-20 13:39:49 -04:00
Bradlee Speice
9685d442d9
Make the "waitfor" command optional
2012-07-20 11:56:23 -04:00
Bradlee Speice
673f302f2d
Make sure libcvautomation_funcs is using the $TIMEOUT option
2012-07-20 11:50:34 -04:00
Bradlee Speice
9cc8a45969
Update the libcvautomation_funcs with the "waitfor" function
2012-07-20 11:49:21 -04:00
Bradlee Speice
756807d787
Make sure the libcvautomation_funcs are returning correctly
...
They most likely were anyway, but making it a bit more readable is never a problem.
2012-07-20 10:47:10 -04:00
Bradlee Speice
13105e0f44
Add the mouse scroll functions to the bash wrapper, update documentation
...
Minor documentation cleanup
More documentation cleanup
Fix an issue with accidentally copying the opencv2 includes to opencv1
Document mouse scroll functionality, continue cleanup
2012-07-18 12:24:02 -04:00
Bradlee Speice
2ea13d275b
Fix the libcvautomation_funcs for real.
2012-07-18 12:23:58 -04:00
Bradlee Speice
1eac29e12d
Fix the BASH functions to use the USE_CENTER option correctly
2012-07-13 10:36:06 -04:00
Bradlee Speice
bd947b2cd9
Fix the BASH functions
2012-07-12 15:49:01 -04:00
Bradlee Speice
6d1e25686b
Document and implement the "tolerance" setting better
2012-07-12 12:07:56 -04:00
Bradlee Speice
0f15820c81
Add the libcvautomation_funcs BASH functions
2012-06-28 13:55:58 -04:00