summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2006-04-14This rather large commit changes the way modules are loaded. Luigi Rizzo
2006-04-14temporarily revert the way mutex are initialized on BSD systems.Luigi Rizzo
2006-04-13Updates to speech recognition API and dialplan utilities. Moved to using dial...Joshua Colp
2006-04-12simplify macro usageKevin P. Fleming
2006-04-12make sure uint64_t is available on macRussell Bryant
2006-04-12add 'show threads' and 'show profile' commands.Luigi Rizzo
2006-04-11fix various bugs in the DEBUG_THREADS code including:Luigi Rizzo
2006-04-11Merged revisions 19303 via svnmerge from Joshua Colp
2006-04-11remove an unused functionLuigi Rizzo
2006-04-11as discussed with kevin, moveLuigi Rizzo
2006-04-11Add new documentation files to index file 00README.1st and to doxygenOlle Johansson
2006-04-11Data stores do not need a lock. As well change the way they are removed from ...Joshua Colp
2006-04-10Presenting a revised data stores and oh my, a generic speech recognition API!...Joshua Colp
2006-04-10Bug 6829 - asprintf for SolarisTilghman Lesher
2006-04-09rename FR_SET_BUF to AST_FRAME_SET_BUFFERLuigi Rizzo
2006-04-08update module license key text and update loader to accept itKevin P. Fleming
2006-04-08since the module API is changing, it's a good time to const-ify the descripti...Kevin P. Fleming
2006-04-08merge rizzo's codec module rework (very similar to the format module rework)Kevin P. Fleming
2006-04-07Issue #6899 - remove OSP support code from chan_sip.c and app_dial.c Olle Johansson
2006-04-06small cleanups to module.h and loader.c to start playing withLuigi Rizzo
2006-04-05- Doxygen fixesOlle Johansson
2006-04-04Largely simplify format handlers (for file copy etc.)Luigi Rizzo
2006-04-04some fields are constLuigi Rizzo
2006-04-04Does nobody know how to write a linked list properly? I mean seriously!Mark Spencer
2006-04-03list word cant be used with g++ and causes problemsMatt O'Gorman
2006-04-03Add misdn.txt to doxygen docsOlle Johansson
2006-04-03- Doxygen additionsOlle Johansson
2006-04-02Unify manager behind a single event queueMark Spencer
2006-04-01Flesh out the remainder of the manager + http changes and create a sample app...Mark Spencer
2006-03-31trailing whitespace/ useless extern removalLuigi Rizzo
2006-03-31more trailing whitespace and extern removalLuigi Rizzo
2006-03-31removal of trailing whitespace and useless 'extern'Luigi Rizzo
2006-03-31another batch of whitespace removalLuigi Rizzo
2006-03-31remove useless 'extern' and trailing whitespace.Luigi Rizzo
2006-03-31- Change AST_INLINE_AP to AST_INLINE_API for non-386 systems :-)Olle Johansson
2006-03-31remove useless 'extern' in function declarations.Luigi Rizzo
2006-03-30initial implementation of support for native atomic ops.Luigi Rizzo
2006-03-30as discussed with Mark a few weeks ago, the 'newstack' argumentLuigi Rizzo
2006-03-30Doxygen doc updatesOlle Johansson
2006-03-30remove AST_MUTEX_DEFINE_EXPORTED, which now has no more clients.Luigi Rizzo
2006-03-30do not export the tzlock and the list head, and introduce a new method,Luigi Rizzo
2006-03-30document why there are so many versions of the mutex functions,Luigi Rizzo
2006-03-30convert internal timing to be stored as a flag in the ast_options flagsRussell Bryant
2006-03-30Issue #5374 - Enable internal timing of generators (cmantunes)Olle Johansson
2006-03-30Issue #6450 - Don't remove characters from SIP uri's when not neededOlle Johansson
2006-03-29Merged revisions 16192 via svnmerge from Tilghman Lesher
2006-03-29Doxygen updatesOlle Johansson
2006-03-29fix the provided unsetenv for solaris to return an int like it's supposed toRussell Bryant
2006-03-29Introduce an utility macro to set base, offset andLuigi Rizzo
2006-03-29Add two widely used constantsLuigi Rizzo