-
Hello,
I don't really understand how make a connection to a lawo mixer?
Is server core capable of emberplus connection as this or does it require anything else?
-
Dear @dufourgilles
I am trying to just expand the root of a router and I got a multi nodes and this is the main tree
`
await tree.getDirectory();
await tree.expand(tree.root.element…
-
```
Messages should also be displayed in the GUI.
```
Original issue reported on code.google.com by `andreas....@lawo.com` on 23 May 2014 at 7:14
-
```
As discussed here:
https://groups.google.com/d/msg/ember-plus-development/d7D94ggXTQQ/_kQcPP8rA9QJ
```
Original issue reported on code.google.com by `nullable...@gmail.com` on 15 Feb 2014 at …
-
```
As the libember::glow::Value constructor is overloaded to take a const
std::string& and a const char*, i would suggest to overload
libemer::glow::GlowParameterBase::setValue(..) to take a const …
-
If I run pip install -U -i http://pypi.example.com/pypi/ --use-mirrors -v distribute
I should note that the --use-mirrors option is being added by ansible, which is running the command on my behalf.
…
-
README.txt mentions a tools directory:
> The 'tools' directory contains prebuilt versions of 'TinyEmberPlus' and
> 'TinyEmberPlusRouter' as well as the 'EmberPlusView' utility, a generic Ember+
> c…
-
Submitted by: Andreas Patock (apatock)
Votes: 1
If I have the following migration:
public partial class AddDeviceType : DbMigration
\{
public override void Up\(\)
\{
…
-
Glow Analyzer throws an error fro KeepAliveRequests initiated by the Client.
`Lawo.EmberPlusSharp.S101.S101Exception: Unexpected end of stream...`
-
`setValue()` times out for me and rejects its promise. setValue assigns `self.callback` which is meant to resolve the setValue-promise, and it's this callback that times out and rejects the promise.
…