summaryrefslogtreecommitdiffstats
path: root/src/kiro-trb.h
Commit message (Collapse)AuthorAgeFilesLines
* Changed gi.introspection handling for pointers to and from KIROTimo Dritschler2015-04-151-6/+11
|
* Made all in-source documentation Gtk-Doc conformantTimo Dritschler2015-04-101-61/+54
|
* Added new "Kiro Sync Buffer" (KiroSb) class.Timo Dritschler2015-03-091-2/+5
| | | | | Added first prototype implementation of KiroSb Fixed some typos
* Fixed a bug with kiro_trb_get_element returning the wrong addressTimo Dritschler2015-02-091-1/+1
| | | | Changed kiro_trb_get_element interface to allow negative element indices
* Fix #1: Added missing documentation to TRB, Client and Server headerTimo Dritschler2014-11-211-0/+25
| | | | | Fixed build warnings Fixed a bug in kiro-test-bandwidth
* Release KIRO to GitHub under LGPL v2.1Timo Dritschler2014-11-201-1/+3
| | | | | | | Added kiro_*_free methods to all three units Added installation guide Added readme Added licence file
* Fix #6: Changed coding style to match UFO ProjectTimo Dritschler2014-08-291-34/+34
|
* Fix #5: Added kiro_CLASS_new methods to all KIRO classesTimo Dritschler2014-08-281-1/+1
| | | | Changed test software to use the new kiro_CLASS_new functions
* Updated documentation to make it conform with Gtk Documentation-GuideTimo Dritschler2014-06-061-30/+61
| | | | Added kiro_trb_purge to completely reset the entire buffer
* Changed build system to CMakeTimo Dritschler2014-05-271-0/+332