A few audio fixes/work-arounds from Nelson
authorSteve Youngs <steve@sxemacs.org>
Mon, 11 Mar 2013 04:41:34 +0000 (14:41 +1000)
committerSteve Youngs <steve@sxemacs.org>
Mon, 11 Mar 2013 04:41:34 +0000 (14:41 +1000)
* njsf-snd:
  Whitespace cleanup
  Fix libao usage
  Cleanup some jack server interactions
  Fix typo in semaphore.h
  Fix SXEmacs semaphores so that they deal with spurius pthreads conditional variable wakeups
  Fix SoX media replay by closing and reopening stream on rewind because sox_seek is broken
  Fix some synchronization issues. Improve audio job debug output


Trivial merge