Commit f126ecf
committed
[Windows] update and new modules
1 parent 4f1acb7 commit f126ecf
File tree
7 files changed
+431
-15
lines changed7 files changed
+431
-15
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
Large diffs are not rendered by default.
Submodule ThunderClientLibraries updated 127 files
Submodule ThunderInterfaces updated 81 files
- .gitignore+23
- CMakeLists.txt+6-15
- LICENSE+1-98
- NOTICE+1-77
- definitions/CMakeLists.txt+12-9
- definitions/Definitions.cpp+66-1
- definitions/Definitions.vcxproj+10-6
- definitions/Definitions.vcxproj.filters+114-196
- definitions/definitions.h+3-1
- interfaces/CMakeLists.txt+15-20
- interfaces/IAVNClient.h+1-1
- interfaces/IAVSClient.h+1-1
- interfaces/IAmazonPrime.h+1-1
- interfaces/IApplication.h+115
- interfaces/IBluetooth.h+1-1
- interfaces/IBrowser.h+74-17
- interfaces/ICapture.h+1-1
- interfaces/ICommand.h+1-1
- interfaces/IComposition.h+16-3
- interfaces/IConfiguration.h+33
- interfaces/IContentDecryption.h+123-1
- interfaces/ICustomerCareOperations.h+1-1
- interfaces/IDIALServer.h+46
- interfaces/IDRM.h+1-1
- interfaces/IDeviceIdentification.h+1-1
- interfaces/IDeviceInfo.h+109
- interfaces/IDictionary.h+1-1
- interfaces/IDisplayInfo.h+100-2
- interfaces/IDolby.h+3-2
- interfaces/IDsgccClient.h+1-1
- interfaces/IExternal.h+17-8
- interfaces/IExternalBase.h+20-21
- interfaces/IGuide.h+1-1
- interfaces/IIPNetwork.h+1-1
- interfaces/IInputPin.h+1-1
- interfaces/IInputSwitch.h+1-1
- interfaces/IKeyHandler.h+1-1
- interfaces/ILanguageTag.h+55
- interfaces/IMath.h+1-1
- interfaces/IMediaPlayer.h+62
- interfaces/IMemory.h+2-2
- interfaces/IMessenger.h+1-1
- interfaces/INetflix.h+1-7
- interfaces/IOCDM.h+384
- interfaces/IPackager.h+1-41
- interfaces/IPerformance.h+1-1
- interfaces/IPlayGiga.h+1-1
- interfaces/IPlayerInfo.h+34-2
- interfaces/IPower.h+1-1
- interfaces/IProvisioning.h+1-1
- interfaces/IRPCLink.h+1-1
- interfaces/IRemoteControl.h+1-1
- interfaces/IResourceMonitor.h+19
- interfaces/IRtspClient.h+1-1
- interfaces/ISecureShellServer.h+1-1
- interfaces/IStream.h+2-2
- interfaces/ISwitchBoard.h+1-1
- interfaces/ISystemCommands.h+1-1
- interfaces/ITestController.h+2-2
- interfaces/ITestUtility.h+1-1
- interfaces/ITimeSync.h+1-1
- interfaces/IVoiceHandler.h+1-1
- interfaces/IVolumeControl.h+2-2
- interfaces/IWebDriver.h+1-1
- interfaces/IWebPA.h+1-1
- interfaces/IWebServer.h+1-1
- interfaces/Ids.h+28-2
- interfaces/Interfaces.vcxproj+19-8
- interfaces/Interfaces.vcxproj.filters+20-5
- interfaces/Module.cpp+1-1
- interfaces/Module.h+1-1
- interfaces/json/ExternalMetadata.h+61
- jsonrpc/Compositor.json+30-3
- jsonrpc/DIALServer.json+62-3
- jsonrpc/DeviceInfo.json+213-8
- jsonrpc/Messenger.json+36
- jsonrpc/Netflix.json+10-20
- jsonrpc/Provisioning.json+112-83
- jsonrpc/SubsystemControl.json+72
- jsonrpc/WebKitBrowser.json+26-132
- jsonrpc/WifiControl.json+2
Submodule ThunderNanoServices updated 684 files
Submodule ThunderNanoServicesRDK added at a1e79f3
0 commit comments