Mercurial > audlegacy-plugins
view src/timidity/callbacks.c @ 2987:58c63fbbd3ce
Do not use non-blocking playback, it is entirely unnecessary and is the source of many problems we have with ALSA on weird cards.
| author | William Pitcock <nenolod@atheme.org> |
|---|---|
| date | Fri, 05 Dec 2008 07:10:58 -0600 |
| parents | eed7c270e8dd |
| children |
line wrap: on
line source
#include <config.h> #include <gtk/gtk.h> #include "callbacks.h" #include "interface.h" #include "interface.h"
