Mercurial > audlegacy-plugins
log src/alsa/alsa.c @ 3030:c442f8407dcb
age | author | description |
---|---|---|
Sat, 28 Feb 2009 02:34:13 +0000 | Tony Vroon | Add hardware_present probe for a meaningful return code. Probe priority 1. |
Wed, 21 May 2008 16:42:00 +0300 | Matti Hamalainen | Combine init.c into alsa.c and use a preprocessor define for configdb ID for consistency. |
Thu, 20 Sep 2007 10:36:56 -0500 | William Pitcock | Use a GStaticMutex instead of a GMutex to avoid crashing and resource conflicts. |
Fri, 07 Sep 2007 05:15:11 -0500 | William Pitcock | fix C99 initialisations |
Fri, 07 Sep 2007 05:04:20 -0500 | William Pitcock | alsa: C99 initialisers |
Fri, 03 Aug 2007 07:21:36 +0300 | Cristi Magherusan | added Discovery plugin type |
Fri, 25 May 2007 01:55:15 -0700 | yaz | [svn] - remove g_free(description) in cleanup functions to avoid crash on quit. trunk |