-
This is just a minor thing, but background noises like birds chirping or whatever should not keep endlessly playing while the game is paused. Instead, they should either halt immediately, or as soon a…
-
When I try to run a simple test app:
player.setPlayer(ofPtr(new ofGstVideoPlayer));
player.loadMovie("1.mov");
player.play();
I get:
[ error ] ofGstUtils: startPipeline(): unable to get …
-
![screenshot 2017-07-19 18 17 33](https://user-images.githubusercontent.com/3453669/28392112-8c5580d0-6cae-11e7-87ad-d98d34e2c71d.png)
Create an "active campaigns" page that only displays active ca…
-
-
`graphman rewind` will currently reassign the subgraph to a `paused_*` node, we could consider using the first-class pausing mechanism now that we have one.
-
-
The fix from #120 only fixed `beginPaused` when there are agents present prior to the start of simulation step 0.
I.e. if agents are created in a hostLayer function during step 0, or in a step fun…
-
In a case, I need to pause streaming until another part of the program is ready. I call the pause function, but through keeps calling the write function, which needs to wait until I call resume.
For …
azer updated
10 years ago
-
**Is your feature request related to a problem? Please describe.**
The Advance Alerting plugin can pickup channel states of starting, started, stopping and stopped. Can you also make it pickup channe…
-
### Prerequisites
- [X] I am using [the latest version of Locust](https://github.com/locustio/locust/releases/)
- [X] I am reporting a bug, not asking a question
### Description
Hello there.…