Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Pushed to version 1.3.0HEADmaster | Timo Dritschler | 2015-06-16 | 1 | -0/+25 |
| | | | | | Highlights: - KiroSb: Added kiro_sb_get_dma_pointer interface | ||||
* | Changed gi.introspection handling for pointers to and from KIRO | Timo Dritschler | 2015-04-15 | 1 | -6/+8 |
| | |||||
* | Fixed a bug in KiroSb | Timo Dritschler | 2015-04-15 | 1 | -3/+5 |
| | | | | | Removed a debugging statement which was causing the KiroSb to sync permanently Added gi.introspection annotations to some of the KiroSb documentation | ||||
* | Made all in-source documentation Gtk-Doc conformant | Timo Dritschler | 2015-04-10 | 1 | -60/+65 |
| | |||||
* | Added new optional address and port paramters to kiro_sb_serve | Timo Dritschler | 2015-03-30 | 1 | -1/+9 |
| | |||||
* | Added kiro_sb_get_data_blocking interface | Timo Dritschler | 2015-03-09 | 1 | -4/+23 |
| | |||||
* | Finished implementation of KiroSyncBuffer class | Timo Dritschler | 2015-03-09 | 1 | -5/+158 |
| | |||||
* | Added new "Kiro Sync Buffer" (KiroSb) class. | Timo Dritschler | 2015-03-09 | 1 | -0/+157 |
Added first prototype implementation of KiroSb Fixed some typos |