aboutsummaryrefslogtreecommitdiffstats
path: root/main/audiohook.c
AgeCommit message (Expand)AuthorFilesLines
2008-12-19Merged revisions 166162 via svnmerge from mmichelson1-1/+1
2008-12-19Merged revisions 166092,166095 via svnmerge from mmichelson1-0/+60
2008-12-02Merged revisions 147518,147689,148000,148112,148268,148917,148988,149062,1491...tilghman1-2/+8
2008-07-14Merged revisions 130635 via svnmerge from russell1-2/+2
2008-07-11Merged revisions 130237 via svnmerge from mmichelson1-2/+2
2008-07-11Merged revisions 130174 via svnmerge from mmichelson1-1/+1
2008-04-08Merged revisions 113297 via svnmerge from file1-4/+13
2008-03-12Merged revisions 108084 via svnmerge from file1-14/+35
2008-02-20*mumble*file1-1/+1
2008-02-20file not found.file1-1/+1
2008-02-20Minor test...file1-1/+1
2008-01-13Remove a duplicate lock of the audiohook lock when destroying manipulaterussell1-1/+0
2008-01-11I am no longer Rockin'file1-1/+1
2008-01-11Testing something...file1-1/+1
2007-11-30Adding support for the "automixmonitor" dial and queue options.mmichelson1-0/+80
2007-11-21remove a bunch of useless #include "options.h"rizzo1-1/+0
2007-11-19another bunch of include removals (errno.h and asterisk/logger.h)rizzo1-2/+0
2007-11-16Start untangling header inclusion in a way that does not affectrizzo1-4/+0
2007-11-08use %d and cast to int instead of %zd for size_t object,rizzo1-2/+2
2007-11-08improve linked-list macros in two ways:kpfleming1-14/+8
2007-09-06Fix memory issue that crept up with Russell's testing. It is *not* proper to ...file1-2/+0
2007-09-05Doxygen cleanups/fixes.qwell1-0/+2
2007-08-21Minor tweak. Don't manipulate volume of the audio in the buffer if no audio i...file1-20/+22
2007-08-08Merge audiohooks branch into trunk. This is a new API for developers to liste...file1-0/+625