summaryrefslogtreecommitdiff
path: root/main/audiohook.c
AgeCommit message (Expand)Author
2007-11-16Start untangling header inclusion in a way that does not affectLuigi Rizzo
2007-11-08use %d and cast to int instead of %zd for size_t object,Luigi Rizzo
2007-11-08improve linked-list macros in two ways:Kevin P. Fleming
2007-09-06Fix memory issue that crept up with Russell's testing. It is *not* proper to ...Joshua Colp
2007-09-05Doxygen cleanups/fixes.Jason Parker
2007-08-21Minor tweak. Don't manipulate volume of the audio in the buffer if no audio i...Joshua Colp
2007-08-08Merge audiohooks branch into trunk. This is a new API for developers to liste...Joshua Colp