aboutsummaryrefslogtreecommitdiffstats
path: root/apps/app_festival.c
AgeCommit message (Expand)AuthorFilesLines
2005-11-29git-svn-id: http://svn.digium.com/svn/asterisk/tags/1.0.2@7221 f38db490-d61c-...kpfleming1-0/+0
2004-10-25This commit was manufactured by cvs2svn to create tag 'v1-0-2'.(no author)1-1/+5
2004-09-27Fix 2 memory leakscitats1-0/+1
2004-08-31Make app_festival change more portable, allow '*' for context in iax2markster1-1/+1
2004-08-31Fix permissions for festival app (bug #2334)markster1-1/+1
2004-07-14Merge rgagnon's pedantic string checks (apps a-m, bug #2035)markster1-7/+7
2004-06-22Remove pthread.h from source. We should be using asterisk/lock.h everywhere ...citats1-1/+1
2004-06-13x86-64 compile fixes and cleanupsmarkster1-2/+2
2004-05-09More ast_strlen_zero changescitats1-4/+2
2004-04-22gethostbyname isn't reentrant, who knew...markster1-1/+2
2004-04-16Answer if it needs it...markster1-0/+3
2004-04-06Get rid of all that old needlock garbage now that we're using recursive mutexesmarkster1-2/+2
2004-03-27Make read/write mode have a lock parameter and use it properly.markster1-2/+2
2004-03-24Bug # 1287: Festival cache string bug fixedmalcolmd1-1/+2
2004-03-15Alpha portability from Ricudismarkster1-1/+1
2004-01-22Fix MD5Hex size (bug #883)markster1-1/+1
2004-01-11fix festival for big endian. Bug #709jeremy1-0/+14
2003-12-30fix the check to usecache. Bug #731jeremy1-1/+1
2003-09-27Make festival less verbose (bug #320)markster1-14/+14
2003-08-15Fix dtmf bugletmarkster1-1/+1
2003-08-15Don't ignore return valuemarkster1-2/+1
2003-08-15Asterisk:markster1-10/+21
2003-08-14Oopsmarkster1-9/+1
2003-08-14First pass at restoring festival operationmarkster1-47/+26
2003-06-27Minor cleanupsmarkster1-5/+4
2003-04-23Add commonly used include headersmarkster1-0/+1
2002-11-29Version 0.3.0 from FTPmarkster1-1/+1
2002-09-11Version 0.2.0 from FTPmarkster1-0/+480