Christos Malliaridis
Christos Malliaridis
##### Issue type - Feature request ##### Description Since v4.9.0 there is an `audioActive` attribute for sources (fetched via [`GetAudioActive`](https://github.com/Palakis/obs-websocket/blob/4.9.0/docs/generated/protocol.md#getaudioactive)), I think it's not wrong to add this attribute also...
Update the tutorial by replacing the deprecated `Router` with `ChildStack` and fix broken links. Additionally, add marker interface for child classes to avoid pollution of `Any` with extension functions.
### Feature Request Type RPC Request ### Feature Request Type (Other) _No response_ ### Requested Feature Right now there is no simple option for fetching the audio mixer sources that...
In the documented version of the arc42 template (v8.1 EN) I found the following block under `# Glossary {#section-glossary}` ``` [...] - have an identical understanding of these terms -...
https://issues.apache.org/jira/browse/SOLR-17358 # Description Fix minor rendering issue to show + symbol again in documentation. Note that escaping with double backticks doesn't seem to work in this scenario. # Checklist Please...
https://issues.apache.org/jira/browse/SOLR-14414 Latest discussion thread: https://lists.apache.org/thread/knd5xgkswp83x92c0sclh7ghcob7bpfx Proposal: [SIP-7](https://cwiki.apache.org/confluence/display/SOLR/SIP-7+Updated+Solr+Admin+UI) # Description Due to the end-of-life of AngularJS (2022) we have to introduce a new Admin UI implementation that fully replaces the current...
https://issues.apache.org/jira/browse/SOLR-17406 # Description With Gradle it is possible to manage versions and dependencies in gradle files via version catalogs. This allows us to cleanup dependency resolution and move various versions...
https://issues.apache.org/jira/browse/SOLR-17467 # Description The Windows start script on 9x behaves differently than on main / 10.0, and fails with the message "mode. was unexpected at this time.". This mesage is...
# Description This is the continuation of #2778, as it seems there are some special cases that cause URL parsing issues. # Solution The changes leverage jakarta's `UriBuilder` to avoid...
https://issues.apache.org/jira/browse/SOLR-17501 # Description To reduce the scope and dependencies to `SolrCLI.java`, utility / helper methods should be extracted from `SolrCLI` into a separate class. This way, `SolrCLI` acts only as...