Mercurial > audlegacy-plugins
log
age | author | description |
---|---|---|
Fri, 05 Jun 2009 02:32:48 +0300 | Matti Hamalainen | Fix a race condition which can occur when flushing the output buffer, causing |
Sat, 16 May 2009 15:41:43 +0200 | Tomasz Mon | alsa-ng: alsaplug_flush(): It is good practise to lock the same mutex as the waiting threads while calling g_cond_broadcast. |
Fri, 15 May 2009 16:12:30 -0500 | William Pitcock | alsa-ng: alsaplug_written_time(), alsaplug_output_time(): Lock pcm_state_mutex. |
Fri, 15 May 2009 16:10:31 -0500 | William Pitcock | alsa-ng: alsaplug_buffer_free(): Make sure we don't try to access the ringbuffer when it's not yet allocated. |
Fri, 15 May 2009 16:06:55 -0500 | William Pitcock | alsa-ng: Be less stupid if things don't open. |
Fri, 15 May 2009 04:20:09 -0500 | William Pitcock | alsa-ng: Add more notes on this. |
Fri, 15 May 2009 00:49:04 -0500 | William Pitcock | alsa-ng: Add some niceties to the TODO. |
Fri, 15 May 2009 00:47:24 -0500 | William Pitcock | alsa-ng: Add a TODO. |