2012-08-23 02:13  rjongbloed

	* [r28238] revision.h.in, version.h:
	  Update version number for beta v2.10.8

2012-08-27 03:20  rjongbloed

	* [r28251] src/ptlib/msos/sound_win32.cxx:
	  Applied patch to fix issues with Windows MultiMedia audio volume
	  control, thanks Dmitry

2012-08-28 00:39  rjongbloed

	* [r28253] src/ptlib/msos/sound_win32.cxx:
	  Reversed out the previous sound volume changes for Windows
	  MultiMedia API. They are too specific and do not support all
	  devices, e.g. USB headset. Code was returned to the original,
	  which set the master volume control.
	  
	  The actual bug may have been a bogus and to 0xfffff of
	  line.dwLineID.

2012-08-28 02:04  rjongbloed

	* [r28254] src/ptlib/msos/sound_win32.cxx:
	  Removed logarithmic scaling of Windows MultiMedia volume control.
	  
	  Fixed microphone volume control for XP as it does not have a
	  "master" volume control. This has the unfortunate side affect of
	  only the microphone has a volume control and if the user selects
	  line in or something it does not work. But as 99.9% of the time
	  it is a microphone, we live with the limitation.

2012-08-28 06:12  rjongbloed

	* [r28260] src/ptlib/msos/sound_win32.cxx:
	  Fixed typo in conditional on previous check in.

2012-08-28 06:13  rjongbloed

	* [r28261] src/ptlib/common/osutils.cxx:
	  Fixed parse command line arguments of non parameterised option
	  ('.') with no long form.

2012-08-28 06:20  rjongbloed

	* [r28262] src/ptlib/common/osutils.cxx:
	  Fixed skipping white space in command line argument parsing
	  specification string.

2012-08-28 23:59  rjongbloed

	* [r28264] include/ptlib/sound.h:
	  Documentation fix.

2012-08-30 02:42  rjongbloed

	* [r28275] include/ptlib/msos/ptlib/sound_win32.h,
	  include/ptlib/sound.h, src/ptlib/common/sound.cxx,
	  src/ptlib/msos/sound_win32.cxx:
	  Added PSoundChannel::SetMute/GetMute functions, thanks Dmitry

2012-08-31 04:58  rjongbloed

	* [r28284] tools/MergeSym/MergeSym.cxx:
	  MergeSym changes:
	  Added check for more that 65535 symbols in DLL.
	  Wraparound ordinals so not > 65535.
	  Assure some invalid symbols are not exported.
	  Change PSortedList to be std::set<> which has faster iterators.

2012-09-01 09:30  rjongbloed

	* [r28289] tools/MergeSym/MergeSym.cxx:
	  Changes to MergeSym to be compatible with DevStudio 2010,
	  different std::set iterator semantics.

2012-09-10 00:08  rjongbloed

	* [r28327] src/ptlib/msos/sound_win32.cxx:
	  Applied patch for finding Microphone volume/mute on XP, thanks
	  Dmitry.

2012-09-14 23:44  rjongbloed

	* [r28359] src/ptclib/pdns.cxx:
	  Added extra logging for reason DNS SRV query failed.

2012-10-05 04:20  rjongbloed

	* [r28468] src/ptlib/msos/sound_win32.cxx:
	  Fixed compile on Windows Mobile

2012-10-05 04:42  rjongbloed

	* [r28469] include/ptlib/msos/ptlib_2005.dtf,
	  include/ptlib/msos/ptlib_2005_wm.dtf,
	  include/ptlib/msos/ptlib_2005_wm6.dtf,
	  include/ptlib/msos/ptlib_2010.dtf,
	  include/ptlib/msos/ptlibd_2005.dtf,
	  include/ptlib/msos/ptlibd_2005_wm.dtf,
	  include/ptlib/msos/ptlibd_2005_wm6.dtf,
	  include/ptlib/msos/ptlibd_2010.dtf,
	  include/ptlib/msos/ptlibn_2005.dtf,
	  include/ptlib/msos/ptlibn_2005_wm.dtf,
	  include/ptlib/msos/ptlibn_2005_wm6.dtf,
	  include/ptlib/msos/ptlibn_2010.dtf:
	  Update symbols

2012-10-05 06:03  rjongbloed

	* [r28471] include/ptlib/msos/ptlib_2008.dtf,
	  include/ptlib/msos/ptlibd_2008.dtf,
	  include/ptlib/msos/ptlibn_2008.dtf:
	  Update symbols

