Use statically-allocated thread private data
[projects/chimara/chimara.git] / libchimara / abort.c
2013-09-09 Philip ChimentoUse statically-allocated thread private data
2013-09-09 Philip ChimentoUse init and clear for GMutex and GCond
2010-04-25 fliepFixed problem of player looking for CSS file in a hard...
2010-04-18 rodinFixed x86-64 closing bug #44
2010-04-18 rodinIliad port
2010-01-12 fliepFixed shutdown problems. Everything should properly...
2009-12-03 fliepFixed freeing data at stop & start. Previously the...
2009-11-29 fliepAdded buffer flush and wait for window rearrange in...
2009-11-23 fliepCancel all input requests when stopping
2009-11-22 rodinfixed #27
2009-10-25 fliep- Feeding input programmatically to the Glk program...
2009-09-13 fliepStarted using thread-private data. Multisession still...
2009-05-23 fliepSeparated library source code from testing code, fixing #6