yate/engine
paulc b31b9a2ee6 Ask for explicit (non-inherited) pthread scheduling parameters.
git-svn-id: http://yate.null.ro/svn/yate/trunk@2473 acf43c95-373e-0410-b603-e72c3f656dc1
2009-02-04 21:07:28 +00:00
..
regex Changes required for VS 2005 and Yate 2 2007-11-26 12:01:09 +00:00
tables Detect and use the version of options sox supports for sample size. 2009-01-04 13:53:02 +00:00
.cvsignore Directory reorder #3 2007-11-15 23:06:36 +00:00
Array.cpp Updated copyright and FSF address. 2006-05-27 15:08:43 +00:00
Base64.cpp Fixed some warnings and genuine bugs exposed by newer gcc. 2009-01-20 12:27:53 +00:00
Channel.cpp Added a static helper method to complete one item, use it where applicable. 2008-09-16 13:30:04 +00:00
Cipher.cpp Added abstract Cipher class for encryption related tasks. 2008-10-28 11:36:28 +00:00
Client.cpp Added client utility channels used by client sounds to play files. 2009-01-30 17:12:06 +00:00
ClientLogic.cpp ClientLogic default constructor is now private. The other constructor is now protected. 2009-01-28 14:19:28 +00:00
Configuration.cpp Add a space at end of a config file line that ends with a backslash. 2009-01-14 11:58:18 +00:00
DataBlock.cpp Constified the internal empty object. 2008-10-22 16:15:20 +00:00
DataFormat.cpp Merged branches/marian/client up to rev. 2134. 2008-08-04 02:06:00 +00:00
Engine.cpp Warn about missing HOME for user files only in client mode. 2008-10-19 16:28:54 +00:00
HashList.cpp Use TelEngine::destruct(obj) or GenObject::destruct() wherever applicable. 2007-05-15 15:40:50 +00:00
Iterator.cpp Updated copyright and FSF address. 2006-05-27 15:08:43 +00:00
Makefile.in Added abstract Cipher class for encryption related tasks. 2008-10-28 11:36:28 +00:00
Message.cpp Fixed String::msgUnescape to always unescape "%z" as ":" since msgEscape 2007-06-21 12:47:56 +00:00
Mime.cpp Better handling of quoted strings, added parameter to force quoting. 2008-11-24 13:42:06 +00:00
Mutex.cpp Fixed deadlock when mutex lock count is negative so it aborts out properly. 2008-10-24 13:46:17 +00:00
NamedList.cpp Added static empty instances of ObjList and NamedList. 2008-10-22 13:32:25 +00:00
ObjList.cpp Added more data access methods to DataBlock. 2009-01-20 11:29:07 +00:00
Plugin.cpp Added capability for plugins to request early init order. 2007-11-26 23:56:37 +00:00
Socket.cpp Added File manipulation methods. Added Time conversion methods. Thread last error string can now be obtained from the system. 2009-01-09 14:30:05 +00:00
String.cpp Fixed some warnings and genuine bugs exposed by newer gcc. 2009-01-20 12:27:53 +00:00
TelEngine.cpp Fixed epoch time conversion (start with the right year). 2009-01-12 09:38:53 +00:00
Thread.cpp Ask for explicit (non-inherited) pthread scheduling parameters. 2009-02-04 21:07:28 +00:00
URI.cpp Fixed bug: String descendants are now calling the parent's changed() method to allow the String to update its data. 2008-07-02 14:49:21 +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