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

CVS: projects/quran/libquran quran.c quran.h configure.in Makefile.am ChangeLog



----------------------------------------------
From: Mohammed Yousif (yousif)
Date: Fri Dec  6 15:43:23 2002

Update of /home/CVS/projects/quran/libquran
In directory arabeyes.org:/tmp/cvs-serv22658

Modified Files:
	quran.c quran.h configure.in Makefile.am ChangeLog 

Log Message:
* Using Speex rather than Vorbis.
* quran_read_verse now take another argument for determining if you want to get <qurantext> or <searchtext>.
* quran_recitor_name has been implemented to get the recitor's name from an xml in the recitor's directory.
* The callback function passed to quran_audio_play no more takes long as an argument.
* Added quran_get_libquran() to access libquran variable as it causes multiple definition problems.