Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | KIRO Server now maintains a list of all connected clients | Timo Dritschler | 2014-08-28 | 2 | -30/+24 |
* | Changed CMake build to exclude test binaries if SDL library is not installed | Timo Dritschler | 2014-08-15 | 1 | -1/+1 |
* | Removed superfluous mutex to prevent deadlock situations | Timo Dritschler | 2014-07-25 | 1 | -9/+2 |
* | Added 'kiro_server_stop' method to KIRO Server | Timo Dritschler | 2014-07-25 | 2 | -29/+73 |
* | Changed gobject initialization for backward compatibility with older versions... | Timo Dritschler | 2014-07-18 | 3 | -3/+6 |
* | Fixed possible segfault due to missing cleanup of event listener thread | Timo Dritschler | 2014-07-01 | 1 | -1/+4 |
* | Updated documentation to make it conform with Gtk Documentation-Guide | Timo Dritschler | 2014-06-06 | 2 | -30/+81 |
* | Updated CMake build scripts to build and install KIRO as library | Timo Dritschler | 2014-05-27 | 2 | -1/+21 |
* | Changed build system to CMake | Timo Dritschler | 2014-05-27 | 8 | -0/+1647 |