Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added new "Kiro Sync Buffer" (KiroSb) class. | Timo Dritschler | 2015-03-09 | 1 | -2/+5 |
| | | | | | Added first prototype implementation of KiroSb Fixed some typos | ||||
* | Fixed a bug with kiro_trb_get_element returning the wrong address | Timo Dritschler | 2015-02-09 | 1 | -1/+1 |
| | | | | Changed kiro_trb_get_element interface to allow negative element indices | ||||
* | Fix #1: Added missing documentation to TRB, Client and Server header | Timo Dritschler | 2014-11-21 | 1 | -0/+25 |
| | | | | | Fixed build warnings Fixed a bug in kiro-test-bandwidth | ||||
* | Release KIRO to GitHub under LGPL v2.1 | Timo Dritschler | 2014-11-20 | 1 | -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 Project | Timo Dritschler | 2014-08-29 | 1 | -34/+34 |
| | |||||
* | Fix #5: Added kiro_CLASS_new methods to all KIRO classes | Timo Dritschler | 2014-08-28 | 1 | -1/+1 |
| | | | | Changed test software to use the new kiro_CLASS_new functions | ||||
* | Updated documentation to make it conform with Gtk Documentation-Guide | Timo Dritschler | 2014-06-06 | 1 | -30/+61 |
| | | | | Added kiro_trb_purge to completely reset the entire buffer | ||||
* | Changed build system to CMake | Timo Dritschler | 2014-05-27 | 1 | -0/+332 |