akallabeth

Results 75 issues of akallabeth

* declare `C` `API` symbols `extern "C"` to allow linking from `C` even if compiled with `C++` * add a makefile target to build a shared library rationale: debian packages...

The FreeRDP plugin forces antiquated drawing paths: 1. `OnChannelConnectedEventHandler` does not handle `GFX` channel setup 2. With FreeRDP 3 we´ve added some common channel setup code, call `freerdp_client_OnChannelConnectedEventHandler` if not...

bug

Maybe I´m missing something, but if I install `cJSON` to a custom path, e.g. `/tmp/cJSON` and do a `find_package(cJSON REQUIRED)` in my project (and setting `CMAKE_MODULE_PATH` or similar method to...

Would be nice if oandbackup could trigger syncopoly (or something similar) when a backup is finished. Optionally with deletion of the backup, if the sync is complete.

[winpr,timezone] refactor timezone mapping * add option to use ICU as a fallback mapping (eliminate need for WindowsZones mapping list) * extract timezone related settings from localtime_r and eliminate the...

1. connect to a server using `HiDef` rails mode (default if remote is new enough, server 2012? or newer) 2. maximize a window 3. restore it again * the system...

x11
client

support remote application mode

feature

The test case is currently failing for many operations, fix the test!

help-wanted