Added missing buffer flush.
[rodin/chimara.git] / libchimara / event.c
2010-05-18 Marijn van VlietAdded missing buffer flush.
2009-11-14 Marijn van VlietImplemented output buffering.
2009-10-25 Philip Chimento"waiting" signal should only be sent once per input...
2009-10-25 Philip Chimento- Feeding input programmatically to the Glk program...
2009-10-25 Philip ChimentoFixed minor bug - wait for event queue condition IF...
2009-10-11 Philip ChimentoImplemented the 'waiting' signal on the ChimaraGlk...
2009-10-07 Philip ChimentoFixed bug - put array unregister function after line...
2009-09-13 Philip ChimentoStarted using thread-private data. Multisession still...
2009-06-13 Philip ChimentoImplemented glk_select_poll() (Fix #18)
2009-05-23 Philip ChimentoSeparated library source code from testing code, fixing #6