[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
CVS: projects/quran/qtquran ChangeLog
- To: cvs at arabeyes dot org
- Subject: CVS: projects/quran/qtquran ChangeLog
- From: "Mohammed Yousif" <yousif at arabeyes dot org>
- Date: Sun, 6 Jun 2004 18:53:21 -0700 (PDT)
----------------------------------------------
From: Mohammed Yousif (yousif)
Date: Mon Jun 7 01:53:21 2004
Update of /home/arabeyes/cvs/projects/quran/qtquran
In directory sina:/tmp/cvs-serv3411
Modified Files:
ChangeLog
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.