summaryrefslogtreecommitdiff
path: root/apps/app_festival.c
AgeCommit message (Expand)Author
2006-06-11Merged revisions 33513 via svnmerge from Russell Bryant
2006-06-07simplify autoconfig include mechanism (make tholo happy he can use lint again...Kevin P. Fleming
2006-05-10remove almost all of the checks of the result from ast_strdupa() or alloca().Russell Bryant
2006-05-09Bug 6787 - Allow escaping of newline characters for invoking non-Festival TTS...Tilghman Lesher
2006-05-01Merged revisions 24019 via svnmerge from Tilghman Lesher
2006-04-14This rather large commit changes the way modules are loaded. Luigi Rizzo
2006-04-08since the module API is changing, it's a good time to const-ify the descripti...Kevin P. Fleming
2006-02-15remove the uses of the deprecated STANDARD_LOCAL_USERRussell Bryant
2006-01-21on this pass, only remove duplicate log messagesRussell Bryant
2006-01-21revert my pass through the tree to remove checks of the result of ast_strdupaRussell Bryant
2006-01-21remove lots of useless checks of the result of ast_strdupaRussell Bryant
2006-01-17Merged revisions 8140 via svnmerge from Matt O'Gorman
2006-01-13 More memory wrapper cleanup. #6224BJ Weschke
2005-12-30update doxygen docs to specify authorsRussell Bryant
2005-12-02Merged revisions 7265-7266,7268-7275 via svnmerge from Kevin P. Fleming
2005-11-29remove extraneous svn:executable propertiesKevin P. Fleming
2005-11-06issue #5605Russell Bryant
2005-10-26remove unnecessary checks before calls to ast_strlen_zeroRussell Bryant
2005-10-24Doxygen documentation update from oej (issue #5505)Russell Bryant
2005-10-19Massive cleanups to applications for LOCAL_USER handling and some other things.Russell Bryant
2005-10-18it's a good idea to unregister everything before calling STANDARD_HANGUP_LOCA...Russell Bryant
2005-09-15more license/copyright header updates (thanks Ian!)Kevin P. Fleming
2005-06-06the last round of file version tagsKevin P. Fleming
2005-05-23remove seemingly useless write (bug #4299)Russell Bryant
2005-04-21use double-quotes instead of angle-brackets for non-system include files (bug...Kevin P. Fleming
2005-01-25Merge config updates (bug #3406)Mark Spencer
2004-12-19Merge Olle's comment patch (bug #3097)Mark Spencer
2004-10-16Oops it didn't make it inMark Spencer
2004-09-27Fix 2 memory leaksJames Golovich
2004-08-31Make app_festival change more portable, allow '*' for context in iax2Mark Spencer
2004-08-31Fix permissions for festival app (bug #2334)Mark Spencer
2004-07-14Merge rgagnon's pedantic string checks (apps a-m, bug #2035)Mark Spencer
2004-06-22Remove pthread.h from source. We should be using asterisk/lock.h everywhere ...James Golovich
2004-06-13x86-64 compile fixes and cleanupsMark Spencer
2004-05-09More ast_strlen_zero changesJames Golovich
2004-04-22gethostbyname isn't reentrant, who knew...Mark Spencer
2004-04-16Answer if it needs it...Mark Spencer
2004-04-06Get rid of all that old needlock garbage now that we're using recursive mutexesMark Spencer
2004-03-27Make read/write mode have a lock parameter and use it properly.Mark Spencer
2004-03-24Bug # 1287: Festival cache string bug fixedMalcolm Davenport
2004-03-15Alpha portability from RicudisMark Spencer
2004-01-22Fix MD5Hex size (bug #883)Mark Spencer
2004-01-11fix festival for big endian. Bug #709Jeremy McNamara
2003-12-30fix the check to usecache. Bug #731Jeremy McNamara
2003-09-27Make festival less verbose (bug #320)Mark Spencer
2003-08-15Fix dtmf bugletMark Spencer
2003-08-15Don't ignore return valueMark Spencer
2003-08-15Asterisk:Mark Spencer
2003-08-14OopsMark Spencer
2003-08-14First pass at restoring festival operationMark Spencer