<?xml version="1.0"?>
<rss version="2.0">
	<channel>
		<title>Lake of Soft, VCX Library News</title> 
		<link>http://www.lakeofsoft.com/vcx/</link> 
		<description>Audio streaming for Visual Studio</description> 

		<category domain="dmoz.org">Computers/Software/Shareware/Windows</category>
		<language>en-us</language> 
		<copyright>Copyright 2007 Lake of Soft.</copyright> 

		<pubDate>Sun, 01 Jan 2006 00:00:00 GMT</pubDate>
		<lastBuildDate>Wed, 23 Jul 2008 15:00:00 GMT</lastBuildDate>

		<managingEditor>Serge Kravchenko</managingEditor> 
		<webMaster>vcx@lakeofsoft.com</webMaster> 
		<category domain="dmoz.org">Computers/Software/Shareware/Windows</category>

		<ttl>1440</ttl>

		<item>
			<title>MediaGate recording/playback device select</title>
			<link>http://www.lakeofsoft.com/vcx/news.html#080723</link>
			<description>
				
			<![CDATA[

			<p>
			Call the <b>MediaGate.SetDeviceID(IsOut, DeviceID)</b> method to independently select
			a recording (IsOut = false) or playback (IsOut = true) device for the MediaGate component.
			</p>

			<p>
			Available in the <a href=beta.html>latest beta version</a>.
			</p>

			]]>
			</description>

			<pubDate>Wed, 23 Jul 2008 15:00:00 GMT</pubDate>
		</item>

		<item>
			<title>Wave components output volume</title>
			<link>http://www.lakeofsoft.com/vcx/news.html#080716</link>
			<description>
				
			<![CDATA[

			<p>
			You can now use <b>SetVolume</b> method to change output volume of any wave component:
			WaveIn, WaveOut, WaveCodec, WaveMixer, WaveResampler, WaveRiff.
			</p>

			<p>
			Available in the <a href=beta.html>latest beta version</a>.
			</p>

			]]>
			</description>

			<pubDate>Wed, 16 Jul 2008 11:00:00 GMT</pubDate>
		</item>

		<item>
			<title>New version released</title>
			<link>http://www.lakeofsoft.com/vcx/news.html#080529</link>
			<description>
				
			<![CDATA[

		  <p>
		  New features: multi-room ConferenceServer,
		  IpServer/IpClient byte order detection,
		  MediaGate raw streaming and more. 
		  </p>

		  <p>
		  <a href="download.html">Download evaluation version</a>
		  </p>

			]]>
			</description>

			<pubDate>Thu, 29 May 2008 11:00:00 GMT</pubDate>
		</item>

		<item>
			<title>Multi-room conference server</title>
			<link>http://www.lakeofsoft.com/vcx/news.html#080211</link>
			<description>
				
			<![CDATA[

			<p>
			ConferenceServer supports a number of separate voice chat rooms now.
			When you create a room on the server side, you set the room name and password.
			Specifying a room name/password on the client side connects a client to the corresponding server room.
			</p>

			<p>
			There is no need in assigning a separate TCP/UDP port for each room.
			ConferenceServer uses a single TCP/UPD port for all the rooms.
			</p>

			<p>
			Available in the <a href=beta.html>latest beta version</a>.
			</p>

			]]>
			</description>

			<pubDate>Mon, 11 Feb 2007 12:00:00 GMT</pubDate>
		</item>

		<item>
			<title>MediaGate component raw streaming</title>
			<link>http://www.lakeofsoft.com/vcx/news.html#070926</link>
			<description>
				
			<![CDATA[

			<p>
			<b>MediaGate.StreamingMode</b> property has been added.
			Set StreamingMode = RAW if you stream audio to a Barix device.
			</p>

			<p>
			This is extremely useful if you develop a web page which sends audio to Barix Anuncicom
			(<a href="barix-annuncicom-web.html">read more about web to Barix streaming</a>).
			</p>

			<p>
			Available in the <a href=beta.html>latest beta version</a>.
			</p>

			]]>
			</description>

			<pubDate>Wed, 26 Sep 2007 14:00:00 GMT</pubDate>
		</item>

		<item>
			<title>Packet drop-out bug is fixed</title>
			<link>http://www.lakeofsoft.com/vcx/news.html#070814</link>
			<description>
				
			<![CDATA[

			<p>
			Packet drop-out bug caused by packet mix-up is fixed.
			</p>

			<p>
			Available in the <a href=beta.html>latest beta version</a>.
			</p>

			]]>
			</description>

			<pubDate>Tue, 14 Aug 2007 16:00:00 GMT</pubDate>
		</item>

		<item>
			<title>Byte order detection</title>
			<link>http://www.lakeofsoft.com/vcx/news.html#070809</link>
			<description>
				
			<![CDATA[

			<p>
			We have recently discovered that you may experience the byte-order problem
			with Barix Annuncicom device when you stream audio in PCM format.
			There is no problem with other codecs (aLwa, uLaw, MPEG) though, so the text below applies to the uncompressed format only.
			</p>

			<p>
			In order to overcome this problem, you can now use
			<b>StreamByteOrderInput</b> IpServer component property
			which let you always swap bytes, auto-detect the byte order once and swap bytes accordingly,
			or auto-detect the byte order and swap bytes constantly.
			</p>

			<p>
			Try the "auto-detect once" option and then "auto-detect constantly" one.
			</p>

			<p>
			StreamByteOrderInput and StreamByteOrderOutput properties have been added to IpServer and IpClient components.
			</p>

			<p>
			Available in the <a href=beta.html>latest beta version</a>.
			</p>

			]]>
			</description>

			<pubDate>Thu, 09 Aug 2007 11:00:00 GMT</pubDate>
		</item>

		<item>
			<title>Deploy over the web more easily</title>
			<link>http://www.lakeofsoft.com/vcx/news.html#070718</link>
			<description>
				
			<![CDATA[

			<p>
			You don't need to put the .lpk file on the server any more
			in order to successfully license the VCX library in your user's web browser.
			It's enough now to install the VCProWebX.ocx via the "Object" tag.
			</p>

			<p>
			Available in the <a href=beta.html>latest beta version</a>.
			</p>

			]]>
			</description>

			<pubDate>Wed, 18 Jul 2007 12:00:00 GMT</pubDate>
		</item>

		<item>
			<title>Use Visual Studio 2005 ClickOnce to deploy your solution</title>
			<link>http://www.lakeofsoft.com/vcx/news.html#070711</link>
			<description>
				
			<![CDATA[

			<p>
			Enterprise license only.
			You can copy the VCProX.lic file containing your registration key and VCProX.ocx file
			to the same directory.
			Windows/system32 directory is no longer required for VCProX.lic.
			It's essential if you use Visual Studio 2005 ClickOnce technology to <a href="deploy.html#clickonce">deploy your solution</a>.
			</p>

			<p>
			Available in the <a href=beta.html>latest beta version</a>.
			</p>

			]]>
			</description>

			<pubDate>Wed, 11 Jul 2007 12:00:00 GMT</pubDate>
		</item>

	</channel>
</rss>
