2006-07-23 04:06  csoutheren

	* samples/ThreadSafe/ThreadSafe_2005.vcproj,
	  samples/dnstest/dnstest_2005.vcproj,
	  samples/emailtest/emailtest_2005.vcproj,
	  samples/ipv6test/ipv6test_2005.vcproj,
	  samples/stunclient/stunclient_2005.vcproj,
	  samples/timing/timing_2005.vcproj,
	  samples/vidtest/vidtest_2005.vcproj,
	  samples/vxmltest/vxmltest_2005.vcproj,
	  samples/xmlrpc/xmlrpc_2005.vcproj,
	  samples/xmpptest/xmpptest_2005.vcproj,
	  tools/MergeSym/MergeSym_2005.vcproj: More fixes for build files

2006-07-23 03:33  csoutheren

	* src/ptlib/msos/: Console_2005.vcproj, PTLib_2005.vcproj: Updates
	  to project

2006-07-23 03:30  csoutheren

	* samples/: aggtest/aggtest.vcproj, aggtest/aggtest_2005.vcproj,
	  dnstest/dnstest_2005.vcproj, emailtest/emailtest_2005.vcproj,
	  dtmftest/dtmftest_2005.vcproj, factory/factory_2005.vcproj,
	  find_ip/find_ip_2005.vcproj, ldaptest/ldaptest_2005.vcproj,
	  ptimer/ptimer_2005.vcproj, pxml/PxmlTest_2005.vcproj,
	  safetest/safetest_2005.vcproj,
	  sortedlist/SortedListTest_2005.vcproj,
	  wavfile/wavfile_2005.vcproj: Added new project files for VC 2005

2006-07-23 03:20  rjongbloed

	* samples/address/address.vcproj: Removed Console Components (aka
	  ptclib) from build and put everything into single lib/dll.

2006-07-23 02:34  rjongbloed

	* pwlib.sln, samples/.cvsignore, samples/aggtest/.cvsignore,
	  samples/aggtest/aggtest.vcproj, samples/dnstest/dnstest.vcproj,
	  samples/dtmftest/dtmftest.vcproj,
	  samples/emailtest/emailtest.vcproj,
	  samples/factory/factory.vcproj, samples/find_ip/find_ip.vcproj,
	  samples/hello_world/hello.vcproj,
	  samples/ipv6test/ipv6test.vcproj,
	  samples/ldaptest/ldaptest.vcproj, samples/ptimer/ptimer.vcproj,
	  samples/pxml/PxmlTest.vcproj, samples/safetest/safetest.vcproj,
	  samples/ThreadSafe/ThreadSafe.vcproj,
	  samples/sortedlist/SortedListTest.vcproj,
	  samples/stunclient/stunclient.vcproj,
	  samples/threadex/threadex.vcproj, samples/timing/timing.vcproj,
	  samples/vidtest/vidtest.vcproj, samples/vxmltest/vxmltest.vcproj,
	  samples/wavfile/precompile.cxx, samples/wavfile/wavfile.vcproj,
	  samples/xmlrpc/xmlrpc.vcproj,
	  samples/xmlrpcsrvr/xmlrpcsrvr.vcproj,
	  samples/xmpptest/xmpptest.vcproj, src/ptlib/msos/Console
	  Components.vcproj, src/ptlib/msos/Console.vcproj,
	  src/ptlib/msos/PTLib.vcproj, tools/MergeSym/MergeSym.vcproj:
	  Removed Console Components (aka ptclib) from build and put
	  everything into single lib/dll.

2006-07-23 01:39  csoutheren

	* src/ptlib/msos/: Console_2005.vcproj, PTLib_2005.vcproj: Updated
	  for new builds

2006-07-23 00:51  csoutheren

	* pwlib_2005.sln, src/ptlib/msos/Console Components_2005.vcproj,
	  src/ptlib/msos/Console_2005.vcproj: Move all of Console
	  Components to Console to reduce library issues

2006-07-23 00:13  rjongbloed

	* configure.exe, tools/configure/configure.cpp: Disabled some code
	  till get a chance to amke it work! Back to doing full disk
	  searches all the time.

2006-07-22 23:44  rjongbloed

	* configure.exe, tools/configure/.cvsignore,
	  tools/configure/configure.cpp: Fixed directory comparison to be
	  more accurate, using Win32 API call to get absolute path.

2006-07-22 23:16  csoutheren

	* src/ptclib/pssl.cxx: Changed to use different define for API
	  version detect, and only on Windows

2006-07-22 22:39  dereksmithies

	* samples/xmpptest/: Makefile, main.cxx: Modify main.cxx so it
	  compiles under linux.  Add Makefile so it can be compiled under
	  linux.

2006-07-22 02:27  rjongbloed

	* samples/: aggtest/precompile.h, emailtest/main.cxx,
	  factory/abstract.h, factory/concrete.cxx, factory/main.cxx,
	  factory/precompile.cxx, factory/solid.cxx, ptimer/main.cxx,
	  pxml/main.cxx, safetest/main.cxx, sortedlist/SortedListTest.cxx,
	  threadex/main.cxx, wavfile/main.cxx, xmlrpcsrvr/main.cxx: Fixed
	  various compilation issues

2006-07-22 01:38  rjongbloed

	* include/ptlib/msos/: ptlib_2003.dtf, ptlibd_2003.dtf: Update
	  symbols

2006-07-22 01:27  rjongbloed

	* src/ptclib/sockagg.cxx: Added auo-load of Winsock v2 library
	  required by agreggated sockets.

2006-07-22 01:26  rjongbloed

	* src/ptclib/pssl.cxx: Fixed compatibility with SSL v0.9.8b
	  distribution.

2006-07-22 01:20  rjongbloed

	* configure.ac, configure.exe, tools/configure/configure.cpp,
	  tools/configure/configure.vcproj: Changes to configure program so
	  will process dependencies before directory search so	 does not
	  search for features it is not going to use.  Added dependencies
	  so both SSL libs cannot be included or searched for.

2006-07-20 20:03  csoutheren

	* include/ptclib/delaychan.h, src/ptclib/delaychan.cxx: Fixed to
	  PAdaptiveDelay Thanks to Paolo Amadini

2006-07-19 01:03  csoutheren

	* include/ptclib/delaychan.h, src/ptclib/delaychan.cxx: Add
	  extension PAdaptiveDelay to set maximum and minimum delay times
	  Thanks to Paolo Amadini

2006-07-19 00:37  csoutheren

	* src/ptlib/common/: osutils.cxx, pluginmgr.cxx: Applied 1523190 -
	  PWLIB - Delayed Application Startup Thanks to Ben Lear

2006-07-18 00:17  csoutheren

	* configure, configure.ac, include/ptbuildopts.h.in,
	  include/ptlib/unix/ptlib/shmvideo.h, make/ptbuildopts.mak.in,
	  src/ptlib/unix/Makefile, src/ptlib/unix/shmvideo.cxx: Added
	  shared memory video devices Thanks to Hannes Friederich

2006-07-18 00:15  csoutheren

	* src/ptlib/unix/udll.cxx: Removed pre-emptive call to dlerror as
	  this crashes RedHat 9

2006-07-14 10:20  csoutheren

	* tools/configure/configure.cpp: Applied 1519950 - configure
	  --extern-dir not working Thanks to Dinis Rosario

2006-07-14 01:44  csoutheren

	* plugins/: configure, configure.in: Applied 1120361 - configure:
	  check for V4L2 header usebility fails Thanks to Jens Elkner

2006-07-14 00:46  csoutheren

	* src/ptlib/unix/pipechan.cxx: Applied 1470324 - Use _exit instead
	  of exit in PPipeChannel

2006-07-14 00:36  csoutheren

	* src/ptlib/common/contain.cxx: Fixed 1518375 - PString::RightTrim
	  does not work

2006-07-13 23:55  csoutheren

	* include/ptlib/object.h, src/ptlib/common/osutils.cxx,
	  src/ptlib/unix/tlib.cxx: Applied 1520151 - Adds PID to tracefile
	  + Rolling Date pattern Thanks to Paul Nader

2006-07-13 19:57  csoutheren

	* src/ptclib/http.cxx: Be safe for URLs containing non-ASCII
	  characters

2006-07-10 04:15  shorne

	* include/ptlib/pstring.h: Corrected PString::Tokenize()
	  documentation Thx. David Corrie

2006-07-09 04:46  csoutheren

	* tools/MergeSym/: MergeSym.cxx, MergeSym_2005.vcproj: Updated to
	  work with VS 2005 Thanks to Martin Brown

2006-07-05 20:20  csoutheren

	* src/ptlib/common/: getdate.y, ptime.cxx, vfakeio.cxx,
	  regex/regcomp.c, regex/regerror.c: Disable benign warnings on VC
	  2005

2006-07-05 20:10  csoutheren

	* configure.ac, configure.exe, tools/configure/configure.cpp: Added
	  parsing of version.h to configure PWLib version variables now set
	  in ptbuildopts.h

2006-07-05 14:07  dsandras

	* plugins/sound_sunaudio/: sound_sunaudio.h: Applied patch from
	  Brian Lu <brian lu sun com>. Thanks!

2006-07-05 08:51  shorne

	* include/ptbuildopts.h.in: small typo fixed

2006-07-05 08:38  shorne

	* tools/configure/configure.cpp: Fix compile error on MSVC6

2006-07-05 04:14  csoutheren

	* include/ptlib/thread.h: Fixed startup problems with using Resume
	  in PThread descendants

2006-07-04 23:00  csoutheren

	* src/ptclib/pwavfile.cxx: Ensure Read and Write fail gracefully
	  when file not open

2006-07-04 22:59  csoutheren

	* include/ptlib/thread.h: Fix PThreadMain2Arg template

2006-07-04 22:58  csoutheren

	* include/ptlib/ipsock.h, src/ptlib/common/sockets.cxx: Additional
	  implementation of PIPSocketAddressAndPort

2006-07-04 22:54  csoutheren

	* src/ptlib/msos/vfw.cxx: Applied 1493748 - ParseWindowDeviceName
	  fix, does not correctly parse PARENT= Thanks to Joseph Carmer

2006-07-03 19:42  csoutheren

	* configure.ac, configure.exe: Ensure winexpat enables VXML etc

2006-07-03 19:40  csoutheren

	* tools/configure/configure.cpp: Added capability for multiple
	  feature dependencies

2006-07-03 16:12  dsandras

	* plugins/sound_sunaudio/: sound_sunaudio.cxx: Applied patch from
	  Brian Lu <brian lu sun com> to add support for the AUDIODEV
	  environment variable. Many thanks!

2006-06-29 19:56  csoutheren

	* include/ptlib/array.h, include/ptlib/dict.h,
	  include/ptlib/pstring.h, plugins/vidinput_v4l/vidinput_v4l.cxx:
	  Applied 1494931 - various pwlib bug fixes and enhancement Thanks
	  to Frederich Heem

2006-06-29 03:31  csoutheren

	* include/ptbuildopts.h.in: Fixed problems with loading new OpenSSL
	  Fixed problems with loadeding pre-packaged Win Expat

2006-06-28 21:37  csoutheren

	* tools/configure/configure.cpp: Fixed compile problem on VC 2005

2006-06-28 21:34  csoutheren

	* configure.ac, include/ptbuildopts.h.in: Add support for other
	  Windows OpenSSL and Expat packages

2006-06-28 06:28  csoutheren

	* include/ptlib/thread.h: Patch 1456858 - increase default thread
	  stack size Thanks to drosario

2006-06-27 22:33  csoutheren

	* src/ptlib/msos/Console_2005.vcproj: Changed exclude env var to be
	  VS.net 2005 specific

2006-06-27 07:03  csoutheren

	* src/ptlib/common/sockets.cxx: Applied 1494931 - fixed memory leak
	  Thanks to Frederich Heem

2006-06-27 06:52  csoutheren

	* make/unix.mak: Patch 1509205 - Fixes typo in GCC flags under
	  Solaris Thanks to Boris Pavacic

2006-06-26 23:28  shorne

	* include/ptlib/msos/ptlib/podbc.h: Removed debuging code

2006-06-26 05:50  shorne

	* src/ptlib/common/osutils.cxx: Fixed compile problem on MSVC6

2006-06-26 00:22  shorne

	* tools/MergeSym/MergeSym.cxx: Fixed compile issue

2006-06-25 20:02  csoutheren

	* configure.exe, tools/configure/configure.cpp: Improved
	  configure.exe to ignore case when matching exclude dirs Allow
	  exclusion of drive root directories

2006-06-25 16:46  dereksmithies

	* src/ptlib/unix/tlibthrd.cxx: Thanks to Paul Nader for this fix
	  which fixes thread cleanup issues on SMP machines. Good find.

2006-06-25 06:22  csoutheren

	* src/: ptclib/http.cxx, ptlib/msos/svcproc.cxx,
	  ptlib/msos/vfw.cxx: Add pragmas to automate linking with VS 2005

2006-06-25 06:20  csoutheren

	* configure.ac, include/ptbuildopts.h.in,
	  include/ptlib/msos/ptlib/podbc.h, src/ptlib/msos/podbc.cxx: Add
	  detection of ODBC on Windows

2006-06-25 06:12  csoutheren

	* pwlib_2005.sln, samples/ThreadSafe/ThreadSafe_2005.vcproj,
	  samples/dnstest/dnstest_2005.vcproj,
	  samples/emailtest/emailtest_2005.vcproj,
	  samples/ipv6test/ipv6test_2005.vcproj,
	  samples/stunclient/stunclient_2005.vcproj,
	  samples/timing/timing_2005.vcproj,
	  samples/vidtest/vidtest_2005.vcproj,
	  samples/vxmltest/vxmltest_2005.vcproj,
	  samples/xmlrpc/xmlrpc_2005.vcproj,
	  samples/xmpptest/xmpptest_2005.vcproj,
	  src/ptclib/speex_echo/PAEC_2005.vcproj, src/ptlib/msos/Console
	  Components_2005.vcproj, src/ptlib/msos/Console_2005.vcproj,
	  src/ptlib/msos/PTLib_2005.vcproj,
	  tools/MergeSym/MergeSym_2005.vcproj,
	  tools/configure/configure_2005.vcproj: Add project files for
	  Visual Studio 2005

2006-06-23 17:54  dereksmithies

	* plugins/sound_alsa/sound_alsa.h: Fix linux compile.

2006-06-21 08:27  csoutheren

	* include/ptlib/unix/ptlib/ptlib.inl, src/ptlib/unix/tlib.cxx:
	  Fixed link problem with gcc 2.95.3

2006-06-21 00:38  csoutheren

	* include/ptlib/videoio.h, plugins/sound_esd/sound_esd.h: Fixed
	  plugin compile for latest pwlib

2006-06-21 00:28  csoutheren

	* src/ptlib/common/jidctflt.cxx: Fixed compatibility with gcc < 3

2006-06-21 00:19  csoutheren

	* include/ptclib/pwavfile.h: Fixed build with latest PWLib

2006-06-20 23:20  csoutheren

	* include/ptclib/vsdl.h, src/ptclib/vsdl.cxx,
	  src/ptlib/msos/ptlib.cxx, src/ptlib/msos/sound_win32.cxx,
	  src/ptlib/msos/svcproc.cxx, src/ptlib/msos/vfw.cxx,
	  src/ptlib/msos/win32.cxx, src/ptlib/msos/wincfg.cxx: Fixes for
	  VS.net

2006-06-20 23:14  dereksmithies

	* configure: Add patch from Tuyan Ozipek to fix sasl2 detection, so
	  the XMPP code compiles correctly. Many thanks.

2006-06-20 23:14  dereksmithies

	* configure.ac: Add patch from Tuyan Ozipek to fix sasl2 detection
	  so the XMPP code compiles correctly. Many thanks.

2006-06-20 22:28  csoutheren

	* include/ptlib.h, include/ptclib/pvfiledev.h,
	  include/ptlib/dict.h, include/ptlib/icmpsock.h,
	  include/ptlib/indchan.h, include/ptlib/pipechan.h,
	  include/ptlib/pprocess.h, include/ptlib/pstring.h,
	  include/ptlib/sound.h, include/ptlib/svcproc.h,
	  include/ptlib/videoio.h, include/ptlib/unix/ptlib/channel.h,
	  plugins/sound_esd/sound_esd.h, plugins/sound_oss/sound_oss.h,
	  plugins/vidinput_v4l/vidinput_v4l.cxx, samples/ODBC/odbctest.cxx,
	  samples/ThreadSafe/main.h, samples/audio/audio.cxx,
	  samples/audio/audio.h, samples/dtmftest/main.h,
	  samples/emailtest/main.h, samples/factory/main.cxx,
	  samples/find_ip/find_ip.cxx, samples/hello_world/hello.cxx,
	  samples/ipv6test/main.h, samples/ldaptest/main.h,
	  samples/md5/encrypt.cxx, samples/netif/netif.cxx,
	  samples/ptimer/main.h, samples/pxml/main.h,
	  samples/safetest/main.h, samples/serial/serial.cxx,
	  samples/sortedlist/SortedListTest.h, samples/strtest/Makefile,
	  samples/strtest/main.cxx, samples/stunclient/main.h,
	  samples/thread/thread.cxx, samples/threadex/main.h,
	  samples/timing/timing.cxx, samples/vidtest/main.h,
	  samples/vxmltest/main.h, samples/wavfile/main.cxx,
	  samples/xmlrpc/main.cxx, samples/xmlrpc/main.h,
	  samples/xmlrpcsrvr/main.h, samples/xmppconsole/main.h,
	  samples/xmpptest/main.h, src/ptclib/http.cxx,
	  src/ptclib/ptts.cxx, src/ptclib/pvfiledev.cxx,
	  src/ptclib/pwavfile.cxx, src/ptclib/vxml.cxx,
	  src/ptlib/common/contain.cxx, src/ptlib/common/object.cxx,
	  src/ptlib/common/osutils.cxx, src/ptlib/common/pluginmgr.cxx,
	  src/ptlib/common/pvidchan.cxx, src/ptlib/common/vconvert.cxx,
	  src/ptlib/common/vfakeio.cxx, src/ptlib/common/videoio.cxx,
	  src/ptlib/unix/assert.cxx, src/ptlib/unix/config.cxx,
	  src/ptlib/unix/osutil.cxx, src/ptlib/unix/socket.cxx,
	  src/ptlib/unix/tlib.cxx: Various cleanups thanks for Frederic
	  Heem

2006-06-20 08:26  csoutheren

	* src/ptlib/unix/udll.cxx: Only call dlerror if error occurs

2006-06-20 07:44  csoutheren

	* include/ptclib/delaychan.h, src/ptclib/delaychan.cxx: Added new
	  constructor for PDelayChannel Thanks to Frederic Heem

2006-06-20 04:49  csoutheren

	* include/ptlib/object.h: Applied 1489468 Fix stlport on old
	  gcc/non-gcc compilers Thanks to Adam Butcher

2006-06-20 04:23  csoutheren

	* samples/Makefile, samples/emailtest/main.cxx,
	  samples/factory/Makefile, src/ptclib/speex_echo/config.h,
	  src/ptclib/speex_echo/paec.cxx,
	  src/ptclib/speex_echo/speex_types.h,
	  src/ptlib/unix/maccoreaudio.cxx,
	  src/ptlib/unix/maccoreaudio/maccoreaudio_devices.inl: Applied
	  patch 1465192 Fix pwlib make files, and config for unix

2006-06-20 04:00  csoutheren

	* configure, configure.ac, src/ptclib/vxml.cxx: Applied patch
	  1353851 VXML unitialized autoDeleteTextToSpeech Thanks to
	  Frederich

2006-06-20 03:13  csoutheren

	* src/ptlib/common/osutils.cxx: Applied part of patch 1469188
	  PTrace Rotate Daily Thanks to Dave Moss

2006-06-20 01:10  csoutheren

	* configure, configure.ac: Applied patch 1471687 Fix SDL detection
	  on FreeBSD Thanks to Joerg Pulz

2006-06-20 01:08  csoutheren

	* plugins/vidinput_bsd/: vidinput_bsd.cxx, vidinput_bsd.h: Applied
	  patch 1471691 Fix vidinput_bsd plugin Thanks to Joerg Pulz

2006-06-20 00:53  csoutheren

	* plugins/: vidinput_avc/Makefile, vidinput_dc/Makefile.in: Applied
	  patch 1471694 Fix build of vidinput_avc/vidinput_dc Thanks to
	  Joerg Pulz

2006-06-20 00:51  csoutheren

	* plugins/: Makefile.in, configure, configure.in,
	  sound_esd/Makefile, sound_esd/sound_esd.h: Applied patch 1471696
	  Fix the sound_esd plugin, add it to plugins/configure Thanks to
	  Joerg Pulz

2006-06-20 00:39  csoutheren

	* src/ptlib/common/vconvert.cxx: Applied patch 1501428 Only
	  shortcut YUV420P inplace resizing if sizes are the same Thanks to
	  raaf123

2006-06-20 00:36  csoutheren

	* src/ptlib/unix/udll.cxx: Patch 1471705 rewritten to make
	  threadsafe Display error from dlopen if available Thanks to Joerg
	  Pulz

2006-06-10 10:57  dsandras

	* plugins/vidinput_v4l/: vidinput_v4l.cxx: Added HINTS for Logitech
	  Quickcam Communicate thanks to Michael Riepe <michael mr511 de>.

2006-06-09 18:33  csoutheren

	* samples/xmpptest/: draft-ietf-xmpp-core-22.txt,
	  draft-ietf-xmpp-im-21.txt: Removed to conform to Debian packaging
	  guidelines. See README.txt for more info

2006-06-08 23:43  dereksmithies

	* src/ptclib/vsdl.cxx: Add patch from Ben Lear to reduce the cpu
	  consumption. Previously, the SDL display thread was using 100% of
	  the CPU time. Many thanks.

2006-06-08 02:07  csoutheren

	* pwlib_cfg.dxy: Incremented doc version number

2006-06-08 01:37  csoutheren

	* version.h: Incremented version

