CVS commit by kernalex: cdda again. This solution with read and play stream in separated thread is better suitabled as previous with separated process. Main problem was not a process itself, but communication in the same thread as streaming. M +3 -11 Makefile.am 1.17 M +275 -179 cdda.c 1.3 M +2 -0 configure.in.in 1.8 M +1 -70 plat_linux.c 1.32 M +51 -77 plat_linux_cdda.c 1.10