WebPlatformForEmbedded / meta-wpe

Yocto/OE - Web Platform for Embedded (WPE)
79 stars 75 forks source link

Align Thunder and Plugins recipes with master #611

Closed HaseenaSainul closed 2 years ago

HaseenaSainul commented 2 years ago

Changes include Thunder: [StubGen] Use qualified call to the Invoke method, Forward declare IShell and ISubSystem enums and Support pointer to const interface as output parameter [JsonGen] Support cross-reference from JSON meta to C++ header JSON-RPC spec compliance and Generate version information code [CMake] New Config generator support and switch off legacy config generator [HELLGRIND] Address the issues reported by Hellgrind [Core] Fix also the admin file of the SharedBuffer Enhance the Callstack handling reporting. Make sure the framework automatically accepts auto generated versioning calls. Warning option enhancement and expose the plugin Search path and the System path from thunder config

ThunderNanoServices & ThunderNanoServicesRDK Moving PlayerInfo and DeviceInfo to ThunderNanoServicesRDK

ThunderClientLibraries Extend EDID capabilities with CAE info blocks [compositor-client]: Enable mouse cursor for RPI. [DisplayInfo] C Interface for EDID Parser Copying cursor functionality from dispmanx to VC6

ThunderInterfaces Extend IWebBrowser interface for XRE/X1 usecases Enable .json meta to C++ interface cross referencing [IZIGWAVE] Align Zigbee group possibilities with join (accept) functionality

ThunderLibraries [Support 32-bit UUIDs]

OCDM-Playready Warning fixes