summaryrefslogtreecommitdiff
path: root/apps/app_meetme.c
AgeCommit message (Expand)Author
2006-03-30as discussed with Mark a few weeks ago, the 'newstack' argumentLuigi Rizzo
2006-03-28more command completion normalizationLuigi Rizzo
2006-03-27Janitor work converting !ast_strlen_zero(a)?a:bMatt O'Gorman
2006-03-23Merged revisions 14467 via svnmerge from BJ Weschke
2006-03-21Merged revisions 13851 via svnmerge from Russell Bryant
2006-03-21Meetme file is parsed with comma-delimiters, not vertical barsTilghman Lesher
2006-03-15Bug 6316 - Add flag to not speak single user announcementTilghman Lesher
2006-03-13Bug 6526 - Add a reference count to avoid crashTilghman Lesher
2006-03-07Bug 5702 - Realtime patch for meetmeTilghman Lesher
2006-02-22Solved problem where talker hears himself whenMatt O'Gorman
2006-02-15remove the uses of the deprecated STANDARD_LOCAL_USERRussell Bryant
2006-02-14Properly stopsteram on meetme (bug #6137)Mark Spencer
2006-02-14bug 6485 fixed.Matt O'Gorman
2006-02-13Don't set the formats before we stop indications. (issue #6380)Josh Roberson
2006-02-01use string fields for some stuff in ast_channelKevin P. Fleming
2006-01-31define a global null_frame object so when queueing a null frame, you don'tRussell Bryant
2006-01-30reverting blocks 9 and 10 from revision 7547Matt O'Gorman
2006-01-26store conference list using linked list macros (issue #6327)Russell 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-20More doxygen updatesOlle Johansson
2006-01-18constify arguments in more places where strings should not be modified (issue...Russell Bryant
2006-01-18Merged revisions 8194 via svnmerge from Matt O'Gorman
2006-01-13 More memory wrapper cleanup. #6224BJ Weschke
2006-01-11added feature from 5750 with whitespace fixing.Matt O'Gorman
2005-12-30update doxygen docs to specify authorsRussell Bryant
2005-12-26Add "local channel" variation so that we don't read/write to the same Mark Spencer
2005-12-25Fix multiple free of a frame (bug #6058)Mark Spencer
2005-12-20Avoid multiple free Mark Spencer
2005-12-20Don't bother decode on muted participantsMark Spencer
2005-12-20Major peformance improvements to meetmeMark Spencer
2005-12-20Fix choppy audio with > 20ms audio frames (bug #5697)Mark Spencer
2005-12-03Bug 5858 - Make the chanvars.c functions return a 'const char *'Tilghman Lesher
2005-11-30use app arg parsing macros (issue #5690)Russell Bryant
2005-11-29remove extraneous svn:executable propertiesKevin P. Fleming
2005-11-20issue #5773, with minor modification to log messageJosh Roberson
2005-11-11issue #5680Kevin P. Fleming
2005-11-08issues #3599 and #4252Kevin P. Fleming
2005-11-08whitepace cleanup and various minor fixesKevin P. Fleming
2005-11-08make app_queue 1.2 jump compliant (issue #5580)Russell Bryant
2005-11-07application doc updateKevin P. Fleming
2005-11-06issue #5605Russell Bryant
2005-11-06alphabetize option listsRussell Bryant
2005-11-06Meetme whitespace changes (bug #5615)Mark Spencer
2005-11-03major update to arg/option parsing APIs and documentationKevin P. Fleming
2005-10-28use API call for frame volume adjustmentKevin P. Fleming
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