aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/Tango.SharedUI/Controls/NavigationControl.cs
Commit message (Collapse)AuthorAgeFilesLines
* Color selection and Job sequence package. Redesign list control, move Color ↵Victoria Plitt2021-11-011-1/+4
| | | | Selection View to dialogs, implement save.
* Thread Break/Loading improvements.Roy Ben Shabat2020-11-141-2/+8
|
* Working on FSE TUP.Roy Ben Shabat2020-04-121-115/+122
|
* Implemented WebRtcTransportAdapter.Roy Ben Shabat2020-03-221-1/+5
| | | | | | | | | Implemented FileSystem via WebRTC. Improved FileSystemControl keyboard control. Implemented FileSystemControl context menu. Improved Transported custom request handler registration. Implemented FS copy/move/delete. Implemented InputBox.
* Working on FSE/PPC performance provider.Roy Ben Shabat2020-03-111-7/+19
| | | | | Implemented resolution service. a lot of work!
* FSE: better navigation handling for main views.Roy Ben Shabat2020-02-251-0/+14
| | | | | | Added support for OnBefore/After navigation + Blocking. Added Async NavigateTo for NavigationControl. Added auto forget credentials on logout.
* Some more work on FSE..Roy Ben Shabat2020-02-171-0/+25
|
* Implemented TechBoard "New Project" properly.Roy Ben Shabat2020-02-111-97/+163
| | | | | | | | Changed MS => PPC default intent to Diagnostics. Implemented producer/consumer queue for NavigationControl. Fixed issue with empty points pushed to RealTimerGraphX. Implemented ExternalBridgeService pinging to keep connection. Fixed issue with Firmware upgrade DFU upload failure, now fails all transport components.
* A lot of work !!!Roy Ben-Shabat2019-11-271-1/+2
|
* Working on Backup/Restore...Roy Ben-Shabat2019-11-251-9/+18
|
* Implemented MS color capture emulator.Roy Ben Shabat2019-05-101-18/+41
| | | | Working on TCC...
* Resolved PPC CPU usage by events.Roy Ben-Shabat2019-05-071-6/+57
|
* Optimized use of color conversion in machine studio.Roy Ben-Shabat2018-09-051-4/+11
| | | | | | | Improved color conversion memory leak. Added dispenser step division to brush stops. Machine Studio 3.4.43
* Implemented machine update on PPC !!!Roy Ben-Shabat2018-08-301-3/+12
| | | | Need to verify update scripts...
* Implemented new hardware components "Active" on machine operator upload ↵Roy Ben-Shabat2018-08-231-9/+16
| | | | | | | | hardware configuration. Improved and tested global exception trapper on async task. Fixed a weird issue on navigation control toAnimation complete's twice.
* Implemented full machine setup with connectivity and communication testing!Roy Ben-Shabat2018-08-161-0/+27
| | | | Fixed an issue with auto reset event on transport and logging :/
* Working on PPC jobs loading performance...Roy Ben Shabat2018-07-071-1/+1
|
* Working on PPC navigation history!Roy Ben-Shabat2018-06-141-0/+5
|
* Working on PPC.Roy Ben-Shabat2018-06-141-2/+2
|
* Working on PPC...Roy Ben-Shabat2018-06-141-0/+29
|
* Improved UdpDiscoveryClient (I Think...).Roy Ben-Shabat2018-06-141-4/+17
| | | | Improved PPC NavigationManager by providing a way to navigate by module/view paths..
* Implemented NavigationControl for better performance!!!Roy2018-04-211-0/+458
Redesign of machine studio module initialization.