Commit Graph

79 Commits

Author SHA1 Message Date
556e8b59ed Integrate the specfile into autoconf 2012-07-19 16:42:24 -04:00
4c1f9bbd64 Add the rules to build all packages 2012-07-19 16:38:24 -04:00
f9dd172bd1 Commit the specfile to build libcvautomation
Fix the specfile to build libcvautomation
2012-07-19 16:05:08 -04:00
0980f82d22 Commit the pkg-config files
Fix some initial issues with not expanding '`'

Make sure that pkg-config was getting expanded correctly
2012-07-19 15:12:39 -04:00
3879771a82 Fix the --without-examples switch 2012-07-19 14:19:32 -04:00
e529aa60e4 Fix a formatting issue in the configure script 2012-07-19 13:36:11 -04:00
4043c9cbad Disable building latex documents by default 2012-07-19 13:32:07 -04:00
97c1ea12b5 Make building without documentation the default 2012-07-19 13:27:50 -04:00
460bbc322c Fix the --without-docs switch to configure 2012-07-19 12:36:26 -04:00
9596cca6a0 Fix build if Doxygen is missing 2012-07-19 12:24:01 -04:00
68f6dbbff2 Begin Release version 1.3 2012-07-18 13:56:49 -04:00
c5484ed61d Update the documentation dates 2012-07-18 13:54:26 -04:00
c84ab79aa2 Fix Doxygen out-of-build-tree issues 2012-07-18 13:31:14 -04:00
e5cff6e762 Fix libcvautomation_funcs not being included in the dist 2012-07-18 13:31:11 -04:00
7391d4648b Fix a broken link, fix the first set of build issues
Fix some last-minute build issues
2012-07-18 13:30:51 -04:00
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
8bb4925efe Prevent doxygen from mentioning the xautomation*.h files
These files should not be used by any program using libcvautomation

And actually fix the xautomation files from being included
2012-07-18 12:24:00 -04:00
497c860817 Add documentation for new location of libcvautomation_funcs
And make sure to include the opencv2 version of libcvautomation.h
2012-07-18 12:23:59 -04:00
950e29a4b7 Add the libcvautomation_funcs to be automatically installed 2012-07-18 12:23:58 -04:00
2ea13d275b Fix the libcvautomation_funcs for real. 2012-07-18 12:23:58 -04:00
82dbc8020c Update documentation and add the mouse scroll functions 2012-07-18 12:23:58 -04:00
fe3a6e8515 Fix a memory issue because list was not initialized correctly
Fix a bug with getopt that would cause --center to segfault
2012-07-18 12:23:56 -04:00
92e98b9a8f Ignore the html/ folder for gh-pages 2012-07-17 16:03:18 -04:00
1eac29e12d Fix the BASH functions to use the USE_CENTER option correctly 2012-07-13 10:36:06 -04:00
58cf76119c Start on to the 1.2 release 2012-07-12 16:01:21 -04:00
c92e6b2640 Fix a bug where xte_keyUp would actually press a key down. 2012-07-12 15:51:26 -04:00
bd947b2cd9 Fix the BASH functions 2012-07-12 15:49:01 -04:00
2beed7b416 Update documentation to reflect addition of key string function
Remove the warning that the key string function is unimplemented :D

Fix a minor typo with 'BackSpace' being renamed to 'Backspace'
2012-07-12 15:40:06 -04:00
3e5c87a96a Integrate entering a key string from xautomation 2012-07-12 15:34:01 -04:00
61a35913a0 Bring the opencv1 and opencv2 includes back together 2012-07-12 12:15:56 -04:00
6d1e25686b Document and implement the "tolerance" setting better 2012-07-12 12:07:56 -04:00
157ecea655 Give cva-input the sane tolerance option 2012-07-12 11:02:45 -04:00
590af56dee Make the build process more portable 2012-07-12 10:06:08 -04:00
e436323d7a Add functions to scroll the mouse up and down 2012-07-12 10:04:57 -04:00
5150b2d7e4 Add documentation for cva-input and cva-match 2012-07-11 15:59:06 -04:00
ed121d4ec5 Implement a cleaner way of tracking version number 2012-07-11 15:06:57 -04:00
eddd689c29 Integrate documentation into the build process 2012-07-11 14:34:26 -04:00
2f7864d344 Finish initial documentation
Add a page explaining how to create an application test
2012-07-11 12:02:04 -04:00
e71c17cf5c Commit initial documentation 2012-07-10 16:32:42 -04:00
0f15820c81 Add the libcvautomation_funcs BASH functions 2012-06-28 13:55:58 -04:00
077f0898dd Remove extraneous markdown files, release 1.0 2012-06-28 13:11:56 -04:00
d4d2fdf051 Finish up preparations for release 1.0 2012-06-28 12:57:21 -04:00
45905d8454 Fix up the build process in preparation for release 1.0 2012-06-28 12:35:04 -04:00
9dc1d24926 Add functionality to input a command string 2012-06-28 12:12:30 -04:00
2c41ec3bca Finish up the cva-input program 2012-06-27 12:52:12 -04:00
deff35b221 Change behavior of cva-input to rely on getopt for what to do 2012-06-27 10:28:42 -04:00
b48f3e636c Flesh out the cva-input program, and add calls to XFlush() 2012-06-26 16:43:27 -04:00
8c1ab45c26 Continue fleshing out the XTest functions for keyboards 2012-06-26 16:43:20 -04:00
ca39bd90be Add basic XTest functionality, clean up and refactor other sources 2012-06-26 16:43:15 -04:00
62431b5a18 Add the global TODO file 2012-06-26 16:43:06 -04:00