-
Notifications
You must be signed in to change notification settings - Fork 13
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
Development halted #4
Comments
Yes, sorry! For me alone to much work 😰. There are a lot of other things in Kodi as well, so I can't really take care of them at the moment, since it is very time-consuming. Will try it again sometime, but not sure when. I also consider not taking CEF / Chromium and using https://wpewebkit.org/ instead. Because of the major changes to Chromium, it is always difficult to have it correct. In addition, the main problem for me is rendering, because the CEF brings this in an independent sandbox app, the website rendering with OpenGL can only be transferred using a CPU memory copy, therefore miserable in streams. Only DirectX allowed it via GPU, but this support was also removed by CEF during the last updates. |
No need to say sorry, that's how open source works. Can I suggest that you change the readme to state that you're lacking the time to work on the project and that you're willing to receive contributions to it? Maybe someone else picks it up :) |
This is sad news. This was the thing on top of my own wishing list for Matrix. |
is "continued development" what i hope it is ? |
Thought to continue on Kodi 20, but found some time now 😀. If that fits, it's mainly just about user control of a website in it. The following points are primarily still open:
As secondary:
|
Fantastic!!!! |
Very glad to see this is no longer halted!! Quick question for you - will this add-on requie that kodi is running with a windowing system (x11/wayland/etc)? Or will it support libreelec on arm devices which utilize GBM and GLES without a windowing system? |
There I'm not 100% sure that it works one end, I think yes (with chromium code modifications). |
Are you sure that GUI controls should be a primary focus? |
There has been little to no activity in this repository in the latest months. Was the project abandoned?
The text was updated successfully, but these errors were encountered: