Commit Graph

1599 Commits

Author SHA1 Message Date
MikeTheWatchGuy 130638ce10
Merge pull request #761 from MikeTheWatchGuy/Dev-latest
Fix for combobox number of visible items.
2018-11-21 12:33:10 -05:00
MikeTheWatchGuy 3fad4cb7ef Fix for combobox number of visible items. 2018-11-21 12:32:49 -05:00
MikeTheWatchGuy e2882f4b9d
Merge pull request #759 from MikeTheWatchGuy/Dev-latest
Chaneges sizes to be portable
2018-11-21 10:35:26 -05:00
MikeTheWatchGuy cf30e09da1 Chaneges sizes to be portable 2018-11-21 10:34:53 -05:00
MikeTheWatchGuy 09847c12bd
Merge pull request #758 from MikeTheWatchGuy/Dev-latest
More changes for multiple windows.  New QT Demo program - GitHub scra…
2018-11-21 10:28:13 -05:00
MikeTheWatchGuy ef36a16cbb More changes for multiple windows. New QT Demo program - GitHub scraper, fix for titles in PopupNoWait 2018-11-21 10:27:40 -05:00
MikeTheWatchGuy ae1611faae
Update readme.md 2018-11-21 10:14:07 -05:00
MikeTheWatchGuy 4d392ef3c2
Merge pull request #755 from MikeTheWatchGuy/Dev-latest
Dev latest
2018-11-21 08:44:42 -05:00
MikeTheWatchGuy 99efdb6fb4 Playback layout change 2018-11-21 08:44:20 -05:00
MikeTheWatchGuy b8fe33a2e2 Playback layout change 2018-11-21 08:42:31 -05:00
MikeTheWatchGuy 12c006d8e2
Merge pull request #754 from MikeTheWatchGuy/Dev-latest
Can change the parameters in realtime as video is being processed
2018-11-21 08:40:19 -05:00
MikeTheWatchGuy ba7d3d2fba Can change the parameters in realtime as video is being processed 2018-11-21 08:39:44 -05:00
MikeTheWatchGuy 39ffd75422
Merge pull request #750 from MikeTheWatchGuy/Dev-latest
0.12.0, restructure folders, multi-window design patterns
2018-11-20 12:43:54 -05:00
MikeTheWatchGuy 0763fcf254 0.12.0, restructure folders, multi-window design patterns 2018-11-20 12:43:05 -05:00
MikeTheWatchGuy 74cc9a51fb
Merge pull request #749 from MikeTheWatchGuy/Dev-latest
New Demos - Multiple windows design patterns
2018-11-20 12:31:20 -05:00
MikeTheWatchGuy 9b26e63f44 New Demos - Multiple windows design patterns 2018-11-20 11:48:37 -05:00
MikeTheWatchGuy 5aea0860a6
Merge pull request #748 from MikeTheWatchGuy/Dev-latest
3.15.0 & 1.15.0
2018-11-20 11:07:25 -05:00
MikeTheWatchGuy 48265d438c 3.15.0 & 1.15.0 2018-11-20 11:06:29 -05:00
MikeTheWatchGuy f46218df7e
Merge pull request #747 from MikeTheWatchGuy/Dev-latest
Readme
2018-11-20 08:52:38 -05:00
MikeTheWatchGuy 9374f1b2fa Readme 2018-11-20 08:52:25 -05:00
MikeTheWatchGuy 8eee1d0c9d
Merge pull request #746 from MikeTheWatchGuy/Dev-latest
Initial checkin readme
2018-11-20 08:50:24 -05:00
MikeTheWatchGuy ae92b936c8 Initial checkin readme 2018-11-20 08:49:44 -05:00
MikeTheWatchGuy 93d05c3c6c
Merge pull request #745 from MikeTheWatchGuy/Dev-latest
New program to use webcam with Yolo
2018-11-20 08:41:36 -05:00
MikeTheWatchGuy e27a854bcc New program to use webcam with Yolo 2018-11-20 08:34:50 -05:00
MikeTheWatchGuy e188b3b600
Merge pull request #744 from MikeTheWatchGuy/Dev-latest
Checkin of guide
2018-11-20 07:57:54 -05:00
MikeTheWatchGuy cc2e1c160f Checkin of guide 2018-11-20 07:57:25 -05:00
MikeTheWatchGuy 925edfe5c1
Merge pull request #743 from MikeTheWatchGuy/Dev-latest
Initial Yolo Demo Checkin
2018-11-20 07:54:30 -05:00
MikeTheWatchGuy 451dd69b88 Initial Yolo Demo Checkin 2018-11-20 07:53:45 -05:00
MikeTheWatchGuy a7f31cd9a4
Merge pull request #742 from MikeTheWatchGuy/Dev-latest
Yolo Machine Learning in a PySimpleGUI GUI
2018-11-20 07:50:20 -05:00
MikeTheWatchGuy 05e41c0ecd Yolo Machine Learning in a PySimpleGUI GUI 2018-11-19 13:57:41 -05:00
MikeTheWatchGuy 89d2083005
Merge pull request #737 from MikeTheWatchGuy/Dev-latest
MORE changes for multiple windows.  This time with timeouts.
2018-11-18 13:50:18 -05:00
MikeTheWatchGuy cb0bbf420f MORE changes for multiple windows. This time with timeouts. 2018-11-18 13:49:31 -05:00
MikeTheWatchGuy 9d46ee9dd4
Merge pull request #736 from MikeTheWatchGuy/Dev-latest
MORE work on handling window closures.  This time for non-blocking (t…
2018-11-18 13:31:15 -05:00
MikeTheWatchGuy a5244553a6 MORE work on handling window closures. This time for non-blocking (timeout=0) windows. 2018-11-18 13:30:18 -05:00
MikeTheWatchGuy 30cd6201e5
Merge pull request #735 from MikeTheWatchGuy/Dev-latest
title parameter for all Popups.
2018-11-18 13:02:46 -05:00
MikeTheWatchGuy febd278152 title parameter for all Popups. 2018-11-18 12:21:07 -05:00
MikeTheWatchGuy 7c09be8073
Merge pull request #733 from MikeTheWatchGuy/Dev-latest
Better window handlging.  Fix for image behind window, new layout Dem…
2018-11-17 20:06:05 -05:00
MikeTheWatchGuy 9035b9ed79 Better window handlging. Fix for image behind window, new layout Demo program 2018-11-17 20:05:37 -05:00
MikeTheWatchGuy 83127ae7ba
Merge pull request #730 from MikeTheWatchGuy/Dev-latest
Removed context manager typo
2018-11-16 19:41:51 -05:00
MikeTheWatchGuy 409f4d266e Removed context manager typo 2018-11-16 19:40:46 -05:00
MikeTheWatchGuy 4a6499010f
Merge pull request #729 from MikeTheWatchGuy/Dev-latest
fix for crash when pasting in illegal chars into single line text input
2018-11-16 19:19:17 -05:00
MikeTheWatchGuy eff8660e18 fix for crash when pasting in illegal chars into single line text input 2018-11-16 19:18:52 -05:00
MikeTheWatchGuy db5b334be4
Merge pull request #728 from MikeTheWatchGuy/Dev-latest
Fix for Debug Window
2018-11-16 16:40:53 -05:00
MikeTheWatchGuy 4243b1dc17 Fix for Debug Window 2018-11-16 16:39:10 -05:00
MikeTheWatchGuy 010b7fded5
Merge pull request #726 from MikeTheWatchGuy/Dev-latest
openCV Demo port! Raw and Base64 image support, text justification, t…
2018-11-16 11:23:15 -05:00
MikeTheWatchGuy 41d49d307d openCV Demo port! Raw and Base64 image support, text justification, tkinter size convert. 2018-11-16 11:22:37 -05:00
MikeTheWatchGuy 5ac08aff56
Merge pull request #720 from MikeTheWatchGuy/Dev-latest
Dev latest
2018-11-14 09:14:16 -05:00
MikeTheWatchGuy 052db64ad5 Update method for Output Element 2018-11-14 09:13:39 -05:00
MikeTheWatchGuy fd53b79fdb Can use BOTH PyQt5 and PySide2 2018-11-13 15:00:35 -05:00
MikeTheWatchGuy b6d0eda2e3
Merge pull request #716 from MikeTheWatchGuy/Dev-latest
Dev latest
2018-11-13 13:01:11 -05:00