summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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
2005-11-01optionally send silence during recording (issue #5135)Kevin P. Fleming
2005-11-01document locking rules for spy API functionsKevin P. Fleming
2005-10-31allow netsock objects to be unref'd so they can disappear when needed (issue ...Kevin P. Fleming
2005-10-31don't pass short arguments by value, it will cause compiler warnings on most ...Kevin P. Fleming
2005-10-31fix various bugs related to list handling of channel variables (issue #5548)Kevin P. Fleming
2005-10-29do saturated math properly (thanks to the eagle-eyes of Tony Mountifield)Kevin P. Fleming
2005-10-28major redesign of the channel spy infrastructure, increasing efficiency and r...Kevin P. Fleming
2005-10-28add API call to properly sum two frames of SLINEAR dataKevin P. Fleming
2005-10-28ensure that SLINEAR volume adjustments don't wrap around short integer maximumsKevin P. Fleming
2005-10-28fix non-DEBUG_THREADS builds with new cond wrappers and lock header reorganiz...Kevin P. Fleming
2005-10-28add 'ast_cond_t' type for pthread condition variables, and appropriate API wr...Kevin P. Fleming
2005-10-28add macros for explicit module usecount increment/decrementKevin P. Fleming
2005-10-28add 'tail' pointer to list heads, so that common 'insert-to-tail' operations ...Kevin P. Fleming
2005-10-28add API function to perform volume adjustment on a frame of SLINEAR dataKevin P. Fleming
2005-10-28add some macros to simplify application argument parsingKevin P. Fleming
2005-10-26clean up a lot of doxygen errors and warnings (issue #5522)Russell Bryant
2005-10-26change ast_strlen_zero to also check for the string to be definedRussell Bryant
2005-10-26more doxygenification (issue #5513)Russell Bryant
2005-10-26Allow limitation by loadavg not just calls (should be BSD friendly)...Mark Spencer
2005-10-24Doxygen documentation update from oej (issue #5505)Russell Bryant
2005-10-17Handle device state changes properly when formatting characters are present (...Mark Spencer
2005-10-16Use FILE * instead of fd for files to support bufferingMark Spencer
2005-10-16More utility cleanupsMark Spencer
2005-10-16Make crypto loading optionalMark Spencer