-
Currently FS-UAE (or any UAE version) from what I know doesn't support any remote debugging.
I would like to implement this but I would like to have have some guidance on how to do this before I get …
emoon updated
4 years ago
-
@gcp,
can you shed some light on any concrete plans for Leela Zero and whether we will finally see (intrusive) features that go beyond what DeepMind has done (if only in an experimental pipeline)? …
-
It would be very useful to have support for creating child windows with a given parent handle.
I implemented support for child windows on Windows in my glutin fork like half a year ago:
https://gith…
-
Emanual has been making beautiful AOE attacks, and all kinds of specials, but How do we manage this in gameplay. Do we need an mp bar? How will MP regenerate?
I am against adding an mp section in our…
-
Hello current and prospective developers and contributors :)
I thought I would create a thread here to provide some kind of high level coordination between those of us contributing to the emoncms r…
-
**Is your feature request related to a problem? Please describe.**
I have filed a number of bug reports and PRs to update different dependencies of Serverpod.
I understand Serverpod currently ad…
-
|| deboute reported|
|-|-|
|Trac ID|trac#2726|
|Type|defect|
|Created|2007-06-27 10:49:01Z|
|Branch|https://github.com/twisted/twisted/tree/signal-process-group-2726-4|
i apologize in advance if this…
-
Unable to start redshift 1.11 on Fedora 23 since yesterday:
``` text
$ redshift
Trying location provider `geoclue2'...
Using provider `geoclue2'.
Unable to start GeoClue client: GDBus.Error:org.freed…
-
### Expected behaviour
After authenticating once with the browser based scheme it should remember the credentials and use that when starting the client the next time.
### Actual behaviour
It …
-
#105 had some great discussion around helpers - the example raised there was for components with `async setup` functions (used in ``). Testing those alone won't work, since if you have a `async setup`…