Adam Kowalewski
Adam Kowalewski
Hi! At the moment, `Timer` class is a simple deadline timer. Using it we can implement something like periodic timer, but in my opinion it is not a performance-optimal solution:...
Hi! In my embedded application, which is based mainly on your `EventLoop`, I have to use 3rd party library. This library is written in pure C and needs to be...
In the README you have said, that this library is not using exceptions. When I tried to compile simple program, that uses your `EventLoop` (which has inside a `StaticQueue` object)...
RemedyBG: 0.3.8.7 Hi! RemedyBG is great, I really enjoy using it! Is there any plan to support full screen mode natively in RemedyBG? At the moment the only way I...