aboutsummaryrefslogtreecommitdiffstats
path: root/main/audiohook.c
AgeCommit message (Expand)AuthorFilesLines
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