[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

CVS: projects/quran/qtquran/src Makefile.am audiothread.cpp audiothread.h qtquran.cpp



----------------------------------------------
From: Mohammed Yousif (yousif)
Date: Mon Jun  7 01:53:21 2004

Update of /home/arabeyes/cvs/projects/quran/qtquran/src
In directory sina:/tmp/cvs-serv3411/src

Modified Files:
	Makefile.am audiothread.cpp audiothread.h qtquran.cpp 

Log Message:
	* qtquran/src/audiothread.h
	  qtquran/src/audiothread.cpp: Using ALSA instead of the Open Sound System interface.
	                               Fixed bug#9 (if /dev/dsp busy qtquran exits), the user
				       is now notified when the audio device is busy instead of
				       blocking. (AFAIK, this wasn't possible with OSS and that's
				       why most applications using OSS block)
				       
	* qtquran/Makefile.am: Link against the ALSA Libraries.