Gregory Hainaut
|
8350dc2c68
|
lilypad: remove debug printf
|
2015-02-20 23:05:21 +01:00 |
Gregory Hainaut
|
13bb1ae028
|
lilypad: Keep original KeyboardQueue (more ifdef)
It would be nice if windows support basic std::mutex
The reverse fifo queue is kept in Linux/KeyboardQueue.cpp
|
2015-02-20 23:05:21 +01:00 |
Gregory Hainaut
|
3096e94616
|
lilypad : plug a basic keyboard device
Add a reverse fifo to transfer event from core to plugin
Long story short, on linux there is only one event queue in core
|
2015-02-20 23:05:21 +01:00 |
Gregory Hainaut
|
76ff56a4e3
|
lilypad: add a linux fork
Yes it is bad!
|
2015-02-20 23:05:21 +01:00 |