- Jul 21, 2015
-
-
Lars Kanis authored
-
Lars Kanis authored
-
Lars Kanis authored
-
Lars Kanis authored
This fixes issue https://github.com/larskanis/fxruby/issues/20
-
- Jul 07, 2015
-
-
Lars Kanis authored
it's better to use runOnUiThread in souch a case.
-
Lars Kanis authored
-
Lars Kanis authored
-
Lars Kanis authored
-
Lars Kanis authored
-
Lars Kanis authored
-
- Jul 06, 2015
-
-
Lars Kanis authored
This should ensure, that the event is definitely cleared. These functions should be thread safe.
-
Lars Kanis authored
-
Lars Kanis authored
Switch off polling-based (addChore) processing of threads Add event-based interruption of GVL-released functions.
-
- Jun 26, 2015
-
-
Lars Kanis authored
-
Lars Kanis authored
-
Lars Kanis authored
This allows to safely execute GUI code from other threads.
-
- Jun 25, 2015
-
-
Lars Kanis authored
-
-
Lars Kanis authored
This works for sockets only for now.
-
Lars Kanis authored
-
- Jun 24, 2015
-
-
Lars Kanis authored
-
Lars Kanis authored
-
Lars Kanis authored
-
Lars Kanis authored
-
Lars Kanis authored
-
- Jun 18, 2015
-
-
Lars Kanis authored
-
- Jun 14, 2015
-
-
Lars Kanis authored
-
- Jun 13, 2015
-
-
Lars Kanis authored
-
Lars Kanis authored
This is the only function that is currently required to acquire the GVL. Other FXRbCall functions could be wrapped equally.
-
Lars Kanis authored
-
Lars Kanis authored
-
Lars Kanis authored
This is just enough for loadPixel/savePixel, but if other methods release the GVL, potentially all other callback functions could be called. These are now yet wrapped by gvl-aware wrappers.
-
- Jun 12, 2015
-
-
Lars Kanis authored
-
Lars Kanis authored
-
Lars Kanis authored
-
- Jun 08, 2015
-
-
Lars Kanis authored
-
Lars Kanis authored
This also fixes some build system checks, that should be for the target system.
-
- Feb 20, 2015
-
-
Lars Kanis authored
-
Lars Kanis authored
without check.
-
- Feb 19, 2015
-
-
Lars Kanis authored
-