Eyck Jentzsch

Results 10 issues of Eyck Jentzsch

1. SystemC version: 2.3.3 / 2.3.4_pub_rev 2. platform, compiler, flags: all 3. description of the problem: When building SystemC using autoconf/configure the experiental phase callback feature is by default off....

This PR removes the SCC dependencies left over from the initial version. It also adds the support to run Python code as part of as SC_THREAD

Reacting on key events does not work for child activities, the events are always handled by the ScrollableTabHost. This can be fixed by changing the startGroupAcitivity() function and adding the...

This PR adds 2 extensions thus addressing https://github.com/fvutils/pyucis/issues/16 : * import an UCIS XML including the per_instance and merge_instances property * adds update_coverage() method to the CoverageReportBuilder and modif report...

The requirements.txt misses pyyaml module, hence import errors when using it

In commit 207076a the type coverage calculation has been completely disabled. Why's that?

Are there any plans to provide support for CMake as meta build system?

This PR adds minimal support for #27 by adding the lobby field. This field is evaluated when the [token_lobby_ondemand](https://github.com/jitsi-contrib/prosody-plugins/tree/main/token_lobby_ondemand) plugin is used in an Jitsi installation. It then sends non-authenticated...

To enable the use of Jitsi/Prosody plugins like token_lobby_bypass (https://github.com/jitsi-contrib/prosody-plugins/tree/main/token_lobby_bypass) some more fields in the JWT should be configurable. In the case of token_lobby_bypass the token element context.user.lobby_bypass should be...