index
:
csa/daq/network/kiro.git
master
Unnamed repository; edit this file 'description' to name the repository.
Suren A. Chilingaryan
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix #5: Added kiro_CLASS_new methods to all KIRO classes
Timo Dritschler
2014-08-28
6
-5
/
+23
*
KIRO Server now sends a disconnect request to all clients upon shutdown
Timo Dritschler
2014-08-28
1
-5
/
+14
*
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