yate/engine
paulc df7c0f7a20 Support for stereo a-law and mu-law, capability to write them to .au file.
git-svn-id: http://voip.null.ro/svn/yate@1248 acf43c95-373e-0410-b603-e72c3f656dc1
2007-04-06 13:37:56 +00:00
..
.cvsignore Added capability to include optional YateLocal.mak file. 2005-12-19 17:57:16 +00:00
Array.cpp Updated copyright and FSF address. 2006-05-27 15:08:43 +00:00
Channel.cpp Removed extra timeout checks, checkTimers() does all verifications. 2007-03-12 18:13:56 +00:00
Client.cpp Fixed handling of self generated early media detection. 2007-01-28 17:57:31 +00:00
Configuration.cpp Added an empty line between sections when saving. 2006-06-15 15:26:21 +00:00
DataBlock.cpp Updated copyright and FSF address. 2006-05-27 15:08:43 +00:00
DataFormat.cpp Support for stereo a-law and mu-law, capability to write them to .au file. 2007-04-06 13:37:56 +00:00
Engine.cpp Engine's running mode can be read by any component. 2007-03-26 17:38:50 +00:00
HashList.cpp Updated copyright and FSF address. 2006-05-27 15:08:43 +00:00
Iterator.cpp Updated copyright and FSF address. 2006-05-27 15:08:43 +00:00
Makefile.in Added SHA1 digest class. 2006-10-19 12:52:22 +00:00
Message.cpp Message handlers are removed from dispatcher before being destroyed. 2007-03-19 21:05:41 +00:00
Mutex.cpp Made some local variables static. 2006-06-10 12:05:16 +00:00
NamedList.cpp Added support for hierarchical parameter names. 2006-11-30 00:53:15 +00:00
ObjList.cpp Updated copyright and FSF address. 2006-05-27 15:08:43 +00:00
Plugin.cpp Updated copyright and FSF address. 2006-05-27 15:08:43 +00:00
Socket.cpp Added a maximum wait time for the shared resource of gethostbyname(). 2007-03-26 15:13:07 +00:00
String.cpp New String::append methods that join back an ObjList. 2007-03-26 18:18:22 +00:00
TelEngine.cpp Fixed Windows build, added preliminary project for Speex codec. 2007-01-02 15:58:37 +00:00
Thread.cpp Commited hard cancel fix submitted by Etoile Di�se. 2006-09-10 14:21:32 +00:00
URI.cpp Updated copyright and FSF address. 2006-05-27 15:08:43 +00:00
YMD5.cpp Fixed bug in previous commit. 2006-10-06 12:38:29 +00:00
YSHA1.cpp Added Jingle related projects. Fixes to compile in Windows. 2006-10-19 21:23:55 +00:00