Sound support working!
[projects/chimara/chimara.git] / libchimara / schannel.c
2011-01-30 P. F. ChimentoSound support working!
2011-01-30 P. F. ChimentoWorking on sound support
2011-01-30 P. F. ChimentoWork on sound support
2011-01-29 Philip ChimentoWorking on sound
2011-01-19 Philip ChimentoImplemented sound playing with test sound
2011-01-05 Philip ChimentoImplement glk_schannel_set_volume()
2010-12-28 Philip ChimentoUse gst_object_unref() instead of g_object_unref()
2010-12-28 Philip ChimentoAdded guards for compiling without GStreamer
2010-12-28 Philip ChimentoImprove error handling
2010-12-28 Philip ChimentoStart work on sound capabilities
2010-04-30 fliepDefined a stub glk_schannel_struct to fix another regre...
2010-04-30 fliepDocumented all planned Glk API functions
2009-10-05 fliepAdded the dispatch layer headers. In order to get this...