Commit Graph

11 Commits

Author SHA1 Message Date
SimLeek b7baf00a37 Switched from pubsubs to my own localpubsub library. Set to specific version. 2019-01-22 21:58:49 -07:00
SimLeek 2e8ce6c26a Updated fix version. 2018-11-15 16:35:57 -07:00
SimLeek 5de0a4c19d Updated requirements and version 2018-11-15 16:25:20 -07:00
SimLeek 25c17526af fixed readme titles. Fixed pypi to git site link. 2018-08-09 21:55:03 -07:00
SimLeek e98e897bac Changed frame_handler_thread to VideoHandlerThread class. Added display_callbacks. Added frame_handler documentation. Added display function. Added set_global_frames_dict. Update VideoHandlerThread to use callback list. Added tests. Used tests as examples in readme. Updated pypi readme. 2018-08-09 21:48:12 -07:00
SimLeek 4d77770d92 Changed to cvpubsubs. Initialized hatch. 2018-08-08 20:05:21 -07:00
SimLeek 15f14f8f5b Updated major version due to breaking changes. Reformatted files and imports. Removed unused ctrl commands. Made all pubsub channels camel case. changed sub_win_loop to class. Removed implementation specific code. Removed unreliable 'x to quit' code. Made windows quit from pubsub. Added WinCtrl class for window specific commands. Added threaded interactive key press test. Removed testt file. 2018-04-08 14:12:02 -07:00
SimLeek 113517967e modified package structure some more for pip 2018-01-27 18:59:26 -07:00
SimLeek 149d15352b Changed directory structure to support pip 2018-01-27 18:37:21 -07:00
SimLeek d64d214511 updated download url 2018-01-27 14:40:45 -07:00
SimLeek 34fd3dcd0e Added high speed mode to cv pubsubs. Added files for pip. Fixed code to match PEP8. 2018-01-27 14:26:52 -07:00