]> git.tuebingen.mpg.de Git - paraslash.git/commit
audiod: switch from ringbuffer to statically allocated array
authorAndre <maan@p133.(none)>
Sun, 26 Mar 2006 23:17:16 +0000 (01:17 +0200)
committerAndre <maan@p133.(none)>
Sun, 26 Mar 2006 23:17:16 +0000 (01:17 +0200)
commitb24869714aed385f04d282f854aaec7e69428cce
tree08a039793edf08886ad9162f3e3bf61eb578db30
parenta651debd8179d2a43d711b6f7f429a28bd2893c1
audiod: switch from ringbuffer to statically allocated array

This patch also fixes a minor bug where audiod would send empty status
lines or lines containing only a colon (only happens if para_server
status is paused).
audiod.c
configure.ac
stat.c