lp://staging/~oubiwann/evemu/622790-record-gesture-script
Created by
Duncan McGreggor
and last modified
- Get this branch:
- bzr branch lp://staging/~oubiwann/evemu/622790-record-gesture-script
Only
Duncan McGreggor
can upload to this branch. If you are
Duncan McGreggor
please log in for upload directions.
Branch merges
Propose for merging
No branches
dependent on this one.
Related bugs
Related blueprints
Branch information
Recent revisions
- 34. By Duncan McGreggor
-
* Added a wrapper class which is simply dedicated to wrapping the
non-device-specific funtions as cleanly as possible (with ctypes).
* Cleaned up the main class which will duplicate the functionality of the
executable evemu scripts, but with methods.
* Added a device abstraction class (the intention is to use the struct
referenced by the device pointer in addition to the device-specific evemu
functions).
* Added custom exception class.
* Added more unit tests. - 28. By Duncan McGreggor
-
* Started added unit tests.
* Added object initialization and loading using ctypes.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/evemu