]> git.sesse.net Git - nageru/history - cef_capture.cpp
Expose the absolute path to the theme in Nageru.THEME_PATH.
[nageru] / cef_capture.cpp
2018-03-01 Steinar H. GundersonAdd resize(), so that HTML inputs do not need to be...
2018-02-26 Steinar H. GundersonMake execute_javascript_async() wait for any pending...
2018-02-26 Steinar H. GundersonFix an issue where the mixer lagging too much behind... cef
2018-02-26 Steinar H. GundersonWhen asked to execute JavaScript, defer until the curre...
2018-02-26 Steinar H. GundersonImplement HTMLInput::execute_javascript_async().
2018-02-26 Steinar H. GundersonImplement HTMLInput::set_max_fps().
2018-02-26 Steinar H. GundersonImplement HTMLInput::reload().
2018-02-26 Steinar H. GundersonImplement HTMLInput::set_url().
2018-02-26 Steinar H. GundersonImplement basic support for CEF.