-
Notifications
You must be signed in to change notification settings - Fork 53
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
Add SsoWeather Plugin #755
Commits on Oct 3, 2022
-
Configuration menu - View commit details
-
Copy full SHA for b550615 - Browse repository at this point
Copy the full SHA b550615View commit details
Commits on Oct 18, 2022
-
Configuration menu - View commit details
-
Copy full SHA for afd85c0 - Browse repository at this point
Copy the full SHA afd85c0View commit details
Commits on Oct 28, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 1bcde26 - Browse repository at this point
Copy the full SHA 1bcde26View commit details
Commits on Oct 31, 2022
-
Configuration menu - View commit details
-
Copy full SHA for bd83d76 - Browse repository at this point
Copy the full SHA bd83d76View commit details
Commits on Nov 14, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 1e5a854 - Browse repository at this point
Copy the full SHA 1e5a854View commit details
Commits on Nov 15, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 12279bb - Browse repository at this point
Copy the full SHA 12279bbView commit details
Commits on Nov 23, 2022
-
Configuration menu - View commit details
-
Copy full SHA for c540696 - Browse repository at this point
Copy the full SHA c540696View commit details -
Configuration menu - View commit details
-
Copy full SHA for a55a662 - Browse repository at this point
Copy the full SHA a55a662View commit details
Commits on Dec 5, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 92e11f1 - Browse repository at this point
Copy the full SHA 92e11f1View commit details
Commits on Dec 15, 2022
-
[BluetoothControl] Advertising/Discoverable modes (rdkcentral#688)
* [BluetoothControl] Update documentation * [BluetoothControl] Stub JBluetoothControl * [BluetoothControl] Test automatic mode * [BluetoothControl] Adjust to COM and JSON-RPC interface modifications * [BluetoothControl] Cleanup
Configuration menu - View commit details
-
Copy full SHA for 12241a2 - Browse repository at this point
Copy the full SHA 12241a2View commit details
Commits on Jan 9, 2023
-
RemoteControl: std::ptr_fun is depricated in gcc12 (rdkcentral#689)
* RemoteControl: std::ptr_fun is depricated in gcc12 * RemoteControl: change char to TCHAR
Configuration menu - View commit details
-
Copy full SHA for 9dd64f2 - Browse repository at this point
Copy the full SHA 9dd64f2View commit details -
Remove Deinitialize call from the Initialization method, since it is …
…already handled in thunder for Initialization failed case (rdkcentral#692)
Configuration menu - View commit details
-
Copy full SHA for c107af6 - Browse repository at this point
Copy the full SHA c107af6View commit details -
COM-RPC example stress test (rdkcentral#691)
* COMRPCClient: add stress test * Update COMRPCClient.cpp Co-authored-by: Pierre Wielders <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 56c5e45 - Browse repository at this point
Copy the full SHA 56c5e45View commit details -
_service call usage changes (rdkcentral#693)
* 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]>
Configuration menu - View commit details
-
Copy full SHA for 6078869 - Browse repository at this point
Copy the full SHA 6078869View commit details
Commits on Jan 11, 2023
-
Add null check before usage, during deinit sequence to avoid accessin…
…g not initialized values (rdkcentral#694)
Configuration menu - View commit details
-
Copy full SHA for ae46f4d - Browse repository at this point
Copy the full SHA ae46f4dView commit details
Commits on Feb 20, 2023
-
Configuration menu - View commit details
-
Copy full SHA for f9809b2 - Browse repository at this point
Copy the full SHA f9809b2View commit details -
[VERSION] Drop Version call if it is not used.. (rdkcentral#697)
* [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]>
Configuration menu - View commit details
-
Copy full SHA for b70447a - Browse repository at this point
Copy the full SHA b70447aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0e36db6 - Browse repository at this point
Copy the full SHA 0e36db6View commit details -
TimeSync: set deferred config as deprecated (rdkcentral#695)
Co-authored-by: Pierre Wielders <[email protected]> Co-authored-by: MFransen69 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 388c2f1 - Browse repository at this point
Copy the full SHA 388c2f1View commit details -
Development/multiple touch (rdkcentral#699)
* [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]>
Configuration menu - View commit details
-
Copy full SHA for aebd84d - Browse repository at this point
Copy the full SHA aebd84dView commit details -
Configuration menu - View commit details
-
Copy full SHA for bf2533d - Browse repository at this point
Copy the full SHA bf2533dView commit details -
[JSONRPC] Moved a bit of the methods around to work with the JSONRPC … (
rdkcentral#702) * [JSONRPC] Moved a bit of the methods around to work with the JSONRPC over COMRPC interface. * [FIXES] Minor fixes for URL usage.
Configuration menu - View commit details
-
Copy full SHA for 4ea2e12 - Browse repository at this point
Copy the full SHA 4ea2e12View commit details -
Development/multiple touch (rdkcentral#700)
* [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 :-) )
Configuration menu - View commit details
-
Copy full SHA for 20f0c24 - Browse repository at this point
Copy the full SHA 20f0c24View commit details
Commits on Feb 28, 2023
-
[FIXES] Warning free build, Touch Realse only on > 0 and the composit…
…or should only get keys from Thunder, always.. (rdkcentral#703)
Configuration menu - View commit details
-
Copy full SHA for 54ecfb9 - Browse repository at this point
Copy the full SHA 54ecfb9View commit details
Commits on Mar 15, 2023
-
Configuration menu - View commit details
-
Copy full SHA for bed9316 - Browse repository at this point
Copy the full SHA bed9316View commit details
Commits on Apr 4, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 8522ab7 - Browse repository at this point
Copy the full SHA 8522ab7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9f051b6 - Browse repository at this point
Copy the full SHA 9f051b6View commit details
Commits on May 22, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 1577d99 - Browse repository at this point
Copy the full SHA 1577d99View commit details -
Configuration menu - View commit details
-
Copy full SHA for f1d8b7e - Browse repository at this point
Copy the full SHA f1d8b7eView commit details -
[SUBSYSTEM] The Webserver did not control the WebSource although it s…
…hould control it :-) (rdkcentral#724)
Configuration menu - View commit details
-
Copy full SHA for 30e0809 - Browse repository at this point
Copy the full SHA 30e0809View commit details -
[Bluetooth] Support advertising events (rdkcentral#725)
Co-authored-by: Pierre Wielders <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2d208f6 - Browse repository at this point
Copy the full SHA 2d208f6View commit details -
[ReleaseNotes] 4.3 (rdkcentral#726)
Co-authored-by: Pierre Wielders <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 98f2b0d - Browse repository at this point
Copy the full SHA 98f2b0dView commit details -
[WARNINGFREE] Suppress the ABI warnings. We always build all from scr… (
rdkcentral#727) * [WARNINGFREE] Suppress the ABI warnings. We always build all from scratch.. * [OOPS] Typos, corrected :-)
Configuration menu - View commit details
-
Copy full SHA for 3122e7f - Browse repository at this point
Copy the full SHA 3122e7fView commit details
Commits on May 23, 2023
-
Configuration menu - View commit details
-
Copy full SHA for be5c38d - Browse repository at this point
Copy the full SHA be5c38dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 73f9517 - Browse repository at this point
Copy the full SHA 73f9517View commit details
Commits on May 24, 2023
-
WebServer, BlueToothControl, SwitchBoard, IOConnector, NetworkControl…
…: Aligh legacy generation against new config (rdkcentral#729) Co-authored-by: Pierre Wielders <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 57d980b - Browse repository at this point
Copy the full SHA 57d980bView commit details
Commits on Jun 12, 2023
-
Development/compositor2304 (rdkcentral#730)
* 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]>
Configuration menu - View commit details
-
Copy full SHA for 8c4f57f - Browse repository at this point
Copy the full SHA 8c4f57fView commit details -
[COMPOSITOR] Only install weston.ini if it is a WESTON build. (rdkcen…
…tral#731) Co-authored-by: Pierre Wielders <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6c11667 - Browse repository at this point
Copy the full SHA 6c11667View commit details -
Configuration menu - View commit details
-
Copy full SHA for a1251a8 - Browse repository at this point
Copy the full SHA a1251a8View commit details
Commits on Jun 26, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 8b5324e - Browse repository at this point
Copy the full SHA 8b5324eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 508abca - Browse repository at this point
Copy the full SHA 508abcaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1adb42f - Browse repository at this point
Copy the full SHA 1adb42fView commit details
Commits on Jul 4, 2023
-
Configuration menu - View commit details
-
Copy full SHA for ca390d7 - Browse repository at this point
Copy the full SHA ca390d7View commit details
Commits on Oct 2, 2023
-
Configuration menu - View commit details
-
Copy full SHA for c6b40ac - Browse repository at this point
Copy the full SHA c6b40acView commit details
Commits on Oct 4, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 7318dcb - Browse repository at this point
Copy the full SHA 7318dcbView commit details
Commits on Oct 7, 2023
-
Configuration menu - View commit details
-
Copy full SHA for ab1b1d7 - Browse repository at this point
Copy the full SHA ab1b1d7View commit details
Commits on Oct 11, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 6de875e - Browse repository at this point
Copy the full SHA 6de875eView commit details -
Configuration menu - View commit details
-
Copy full SHA for d323256 - Browse repository at this point
Copy the full SHA d323256View commit details
Commits on Oct 18, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 262cd63 - Browse repository at this point
Copy the full SHA 262cd63View commit details
Commits on Oct 20, 2023
-
Configuration menu - View commit details
-
Copy full SHA for cf09193 - Browse repository at this point
Copy the full SHA cf09193View commit details