Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add SsoWeather Plugin #755

Conversation

szymon-sobczak-comcast
Copy link

No description provided.

Divya-563 and others added 30 commits October 3, 2022 11:45
* [BluetoothControl] Update documentation

* [BluetoothControl] Stub JBluetoothControl

* [BluetoothControl] Test automatic mode

* [BluetoothControl] Adjust to COM and JSON-RPC interface modifications

* [BluetoothControl] Cleanup
* RemoteControl: std::ptr_fun is depricated in gcc12

* RemoteControl: change char to TCHAR
…already handled in thunder for Initialization failed case (rdkcentral#692)
* COMRPCClient: add stress test

* Update COMRPCClient.cpp

Co-authored-by: Pierre Wielders <[email protected]>
* Add _service AddRef/Release, remove _service, if not required
* TimeSync: updated to init only once subsystem is ready
* IOConnector: warning removed
Co-authored-by: Pierre Wielders <[email protected]>
* [VERSION] Drop Version call if it is not used..

* [DANGLING] Prepare for the new Dangling interface.

* BluetoothAudioSink: update virtual function name to dangling

---------

Co-authored-by: HaseenaSainul <[email protected]>
* [NAMING] Non-happy day reporting is now dangling i.s.o. Clenup.

* [TOUCH] The 7" RPI screen identifies itself without TOUCH in the name..
Fixed by allowing multiple names to define that it is a TOUCH device (or whetver device for that maatter :-) )

---------

Co-authored-by: MFransen69 <[email protected]>
rdkcentral#702)

* [JSONRPC] Moved a bit of the methods around to work with the JSONRPC over COMRPC interface.

* [FIXES] Minor fixes for URL usage.
* [NAMING] Non-happy day reporting is now dangling i.s.o. Clenup.

* [TOUCH] The 7" RPI screen identifies itself without TOUCH in the name..
Fixed by allowing multiple names to define that it is a TOUCH device (or whetver device for that maatter :-) )
sebaszm and others added 20 commits May 22, 2023 11:35
rdkcentral#727)

* [WARNINGFREE] Suppress the ABI warnings. We always build all from scratch..

* [OOPS] Typos, corrected :-)
…: Aligh legacy generation against new config (rdkcentral#729)

Co-authored-by: Pierre Wielders <[email protected]>
* inline header functions

* Move rendertest

* include renderer test directory

* sync InvalidIdentifier value

* Remove lifetime calls  ProxyType

* GBM: small fixes

* DRM: mark buffer completed after plane access

* Return reference not a pointer

* DRM: fix a few segfaults

* EGL Renderer: save WIP

* Transformation: int to float trouble

* enable high precision if available

* update  backend test

* fix if statements

* if test

* mark buffer completed

* box values can also be negative

* get the current projection of the renderer

* drop double buffer for now

* renderer fixes while testing

* Update transformation lib

* Adding texture uploading

* Add destroyimage to the interface

* update after interface update

* Add format conversion header

* Compositor: Introduce a Wayland backend

* Compositor: Cleanup

* Compositor: comfy debug with human readable text

* Compositor: use GPU/Render file handle as ID

* Compositor: added documentation

* Compositor added  a simple wayland example

* Compositor:  update tests

* Compositor: style update

* Compositor: prepare for PTS

* Compositor: add test data

* Compositor: saving texture wip

* Compositor: add eglimage to png dump

* Compositor: fix include

* Compositor: fix include

* Compositor: fix multiple modifies per format

* Compositor: lift the DRM available assert

* Compositor: Add format register

* Compositor: small output changes

* Compositor: Don't open DRM dev if already opened

* Remove wayland example

* Updated LICENSE and NOTICE

* Compositor: forgot to remove somthing

* [COMPOSITOR] Lifetime management of the backend.

The backend, once created, will never be destructe untill the whole application is
destructed.

* Compositor:  destroy the object _wlZwpLinuxDmabufFeedbackV1

* Compositor: Fix license

* Add clang format for easy formatting

* Forgot the '(c)'....

* Compositor: disable png dump by default

* Compositor: Fix texture rendering

* Compositor: fix tv texture

---------

Co-authored-by: Pierre Wielders <[email protected]>
@rdkcmf-jenkins
Copy link

Blackduck scan failure details

Summary: 0 violations, 0 files pending approval, 4 files pending identification.

  • Protex Server Path: /home/blackduck/github/ThunderNanoServices/755/rdkcentral/ThunderNanoServices

  • Commit: cf09193

Report detail: gist

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

9 participants