Commit Graph

14 Commits

Author SHA1 Message Date
ori agranat
5fe728751d moved res and divisor into pipeline in ui
-- added handling of divisor and res in socket handler 
-- moved pipeline to be index -1 in ui
-- removed driver mode object
2019-11-30 19:24:03 +02:00
ori agranat
3ff1f56bd5 added show multiple switch in ui and back end 2019-11-29 16:50:16 +02:00
ori agranat
288000b295 fixed resolution list send to ui 2019-11-29 13:34:38 +02:00
ori agranat
ab9cf217aa bugfix in 2d pipeline and added area in ui 2019-11-28 01:38:45 +02:00
ori agranat
51a3f677bd added driver mode tab to settings in the ui 2019-11-01 17:10:48 +02:00
ori agranat
1e02f114e1 added auto save and save button 2019-10-29 23:58:06 +02:00
ori agranat
f3eea5c913 code cleanup and initial work 2019-10-26 23:41:45 +03:00
ori agranat
ec117e9884 bugfix in delete pipeline in ui, changed pipelines to be a list instead of a hashmap, ui renaming
- changed pipeline delete message to be Can not remove the only pipeline!
- duplicate pipeline window will display current pipeline on open
- duplicate windows button changed from discard to cancel
2019-10-25 15:02:17 +03:00
ori agranat
12c409b953 disabled duplicate to another camera when only one cam is connected and disabled pipeline delete when only one left 2019-10-23 00:01:57 +03:00
ori agranat
72889c5e18 changed camera index from null to -1 2019-10-21 21:19:44 +03:00
ori agranat
9331f30473 duplicate values not receiving in BE bugfix 2019-10-21 21:10:42 +03:00
ori agranat
e3a01c19fa bug fix in duplicate pipeline 2019-10-21 20:34:47 +03:00
ori agranat
ded791b31c added all cases to the server handler 2019-10-19 17:45:40 +03:00
ori agranat
5b66de7f8b removed old ui src and moved new one to its location and builded ui for distribution 2019-10-19 16:58:10 +03:00