summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2006-01-07Add support for H.264 with SIP and recordingMark Spencer
2006-01-07Bug 6164 - Allow ast_skip_blanks on const strings without spewing warningTilghman Lesher
2006-01-07Bug 6162 - Constify manager_event argumentsTilghman Lesher
2006-01-06Changes to allow receiving japanese callerid (Bug #5928)Matthew Fredrickson
2006-01-06ensure that string field 'build' operation only evaluates arguments one timeKevin P. Fleming
2006-01-05Merged revisions 7827 via svnmerge fromTilghman Lesher
2006-01-05Doxygen updatesOlle Johansson
2006-01-04add memory-pool based string field management for structuresKevin P. Fleming
2006-01-03update copyright headers for files changed this yearKevin P. Fleming
2006-01-03Merged revisions 7740 via svnmerge from Kevin P. Fleming
2006-01-03Bug #6109: Fix unprotected list in RTP, implement AST_LIST macros, update dox...Olle Johansson
2006-01-03Bug #6118: Clean up list handling in image.c (drumkilla)Olle Johansson
2006-01-01fix a couple of doxygen errorsRussell Bryant
2005-12-31- fix some doxygen errorsRussell Bryant
2005-12-27Bug 5183 - Inline stack backtracesTilghman Lesher
2005-12-24minor cleanups ...Russell Bryant
2005-12-20- move the string join() function to utils.c since it is used in both cli.c a...Russell Bryant
2005-12-20Major RTP fixes for using inbound SDP on outbound connection, get rid of Mark Spencer
2005-12-20Major peformance improvements to meetmeMark Spencer
2005-12-17Merged revisions 7508 via svnmerge fromTilghman Lesher
2005-12-12TypoTilghman Lesher
2005-12-11Bug 5965 - major bug in AST_LIST_REMOVETilghman Lesher
2005-12-04convert most of the option_*'s to a single ast_flags structure. Also, fix someRussell Bryant
2005-12-03Bug 5858 - Make the chanvars.c functions return a 'const char *'Tilghman Lesher
2005-11-29remove extraneous svn:executable propertiesKevin P. Fleming
2005-11-29remove remaining .cvsignore filesKevin P. Fleming
2005-11-23issue #5826Josh Roberson
2005-11-11issue #5590Kevin P. Fleming
2005-11-11issue #5669Kevin P. Fleming
2005-11-11issue #5668, modified to compile on non-Cygwin platforms :-)Kevin P. Fleming
2005-11-10issue #5709Russell Bryant
2005-11-09issue #5658, different fixKevin P. Fleming
2005-11-09issue #5563Kevin P. Fleming
2005-11-08issue #2720Kevin P. Fleming
2005-11-08issue #5569 minus lock.h changesKevin P. Fleming
2005-11-08more header include simplificationKevin P. Fleming
2005-11-08issue #5570Kevin P. Fleming
2005-11-08header cleanupKevin P. Fleming
2005-11-08fix application options that take argumentsRussell Bryant
2005-11-08whitespace cleanup, don't include unnecessary headerKevin P. Fleming
2005-11-08issue #5599Kevin P. Fleming
2005-11-06Convert some built-in applications to use new args parsing macros.Russell Bryant
2005-11-06issue #5605Russell Bryant
2005-11-06Fix extra semicolon (bug #5617)Mark Spencer
2005-11-04old compiler compatibility (again...)Kevin P. Fleming
2005-11-03major update to arg/option parsing APIs and documentationKevin P. Fleming
2005-11-02add some doxygen docsKevin P. Fleming
2005-11-01issue #4678Kevin P. Fleming
2005-11-01issue #5564Kevin P. Fleming
2005-11-01add new GCC-specific macro and force inlining of certain functions where spee...Kevin P. Fleming