-
- Downloads
settings: add the ability to modify video device settings
- adds the ability to select device, resolution, and frame rate - modifies the initialization of the daemon by seperating the registration of the callbacks from the init function and places the start and run loop in an IAsyncAction worker thread with forced high priority - uses std::ofstream for debug log file instead of Platform functions Change-Id: I32439088fe58513c46d11297db4898ca237174e7 Tuleap: #790
Showing
- LoadingPage.xaml 1 addition, 4 deletionsLoadingPage.xaml
- MainPage.xaml 4 additions, 0 deletionsMainPage.xaml
- MainPage.xaml.cpp 49 additions, 19 deletionsMainPage.xaml.cpp
- MainPage.xaml.h 2 additions, 0 deletionsMainPage.xaml.h
- MessageTextPage.xaml 19 additions, 1 deletionMessageTextPage.xaml
- Package.appxmanifest 1 addition, 1 deletionPackage.appxmanifest
- PreviewPage.xaml 37 additions, 0 deletionsPreviewPage.xaml
- PreviewPage.xaml.cpp 37 additions, 0 deletionsPreviewPage.xaml.cpp
- PreviewPage.xaml.h 34 additions, 0 deletionsPreviewPage.xaml.h
- RingD.cpp 294 additions, 278 deletionsRingD.cpp
- RingD.h 16 additions, 0 deletionsRingD.h
- RingDebug.cpp 8 additions, 20 deletionsRingDebug.cpp
- RingDebug.h 0 additions, 3 deletionsRingDebug.h
- SmartPanel.xaml 24 additions, 1 deletionSmartPanel.xaml
- SmartPanel.xaml.cpp 167 additions, 5 deletionsSmartPanel.xaml.cpp
- SmartPanel.xaml.h 10 additions, 0 deletionsSmartPanel.xaml.h
- Utils.h 72 additions, 64 deletionsUtils.h
- Video.cpp 87 additions, 101 deletionsVideo.cpp
- Video.h 45 additions, 72 deletionsVideo.h
- VideoCaptureManager.cpp 185 additions, 85 deletionsVideoCaptureManager.cpp
Loading
Please register or sign in to comment