<?xml version="1.0" encoding="utf-8"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>HomeAutomation &#x2013; /trunk/PcSoftware/Atom1.5/src/vm/plugin/Server.h</title><description>WebSVN RSS feed &#x2013; HomeAutomation</description><lastBuildDate>Sun, 13 Sep 2026 20:25:32 +0000</lastBuildDate><generator>WebSVN 2.8.8</generator><language>en</language><link>https://websvn.auml.se/browse/HomeAutomation/trunk/PcSoftware/Atom1.5/src/vm/plugin/Server.h?op=log&amp;max=40&amp;peg=1959</link><atom:link href="https://websvn.auml.se/browse/HomeAutomation/trunk/PcSoftware/Atom1.5/src/vm/plugin/Server.h?op=rss&amp;peg=1959" rel="self" type="application/rss+xml" />
<item><pubDate>Tue, 01 May 2012 21:35:22 +0000</pubDate><dc:creator>runge</dc:creator><title>Rev 1959 – Some renaming of datatypes in atom More work on the ...</title><description>&lt;div&gt;&lt;strong&gt;runge – 35 file(s) modified&lt;/strong&gt;&lt;br/&gt;Some renaming of datatypes in atom&lt;br /&gt;
More work on the GPS tracker stuff&lt;br /&gt;
Added support for starting servers in the socket VM plugin&lt;/div&gt;~ /trunk/PcSoftware/Atom1.5/CMakeLists.txt&lt;br /&gt;~ /trunk/PcSoftware/Atom1.5/script/interface/http.js&lt;br /&gt;~ /trunk/PcSoftware/Atom1.5/script/manager/tracker.js&lt;br /&gt;~ /trunk/PcSoftware/Atom1.5/script/plugin/socket.js&lt;br /&gt;~ /trunk/PcSoftware/Atom1.5/src/atomd.cpp&lt;br /&gt;~ /trunk/PcSoftware/Atom1.5/src/atomic.cpp&lt;br /&gt;~ /trunk/PcSoftware/Atom1.5/src/can/CanDaemon.cpp&lt;br /&gt;~ /trunk/PcSoftware/Atom1.5/src/can/CanDaemon.h&lt;br /&gt;~ /trunk/PcSoftware/Atom1.5/src/can/Monitor.cpp&lt;br /&gt;~ /trunk/PcSoftware/Atom1.5/src/can/Monitor.h&lt;br /&gt;~ /trunk/PcSoftware/Atom1.5/src/can/Network.cpp&lt;br /&gt;~ /trunk/PcSoftware/Atom1.5/src/can/Network.h&lt;br /&gt;~ /trunk/PcSoftware/Atom1.5/src/common/log.cpp&lt;br /&gt;~ /trunk/PcSoftware/Atom1.5/src/common/log.h&lt;br /&gt;~ /trunk/PcSoftware/Atom1.5/src/net/Client.cpp&lt;br /&gt;~ /trunk/PcSoftware/Atom1.5/src/net/Client.h&lt;br /&gt;~ /trunk/PcSoftware/Atom1.5/src/net/Manager.cpp&lt;br /&gt;~ /trunk/PcSoftware/Atom1.5/src/net/Manager.h&lt;br /&gt;~ /trunk/PcSoftware/Atom1.5/src/net/SerialClient.cpp&lt;br /&gt;~ /trunk/PcSoftware/Atom1.5/src/net/SerialClient.h&lt;br /&gt;~ /trunk/PcSoftware/Atom1.5/src/net/Subscriber.cpp&lt;br /&gt;~ /trunk/PcSoftware/Atom1.5/src/net/Subscriber.h&lt;br /&gt;~ /trunk/PcSoftware/Atom1.5/src/net/TcpClient.cpp&lt;br /&gt;~ /trunk/PcSoftware/Atom1.5/src/net/TcpClient.h&lt;br /&gt;~ /trunk/PcSoftware/Atom1.5/src/net/types.h&lt;br /&gt;~ /trunk/PcSoftware/Atom1.5/src/net/UdpClient.cpp&lt;br /&gt;~ /trunk/PcSoftware/Atom1.5/src/net/UdpClient.h&lt;br /&gt;~ /trunk/PcSoftware/Atom1.5/src/vm/plugin/Console.cpp&lt;br /&gt;~ /trunk/PcSoftware/Atom1.5/src/vm/plugin/Console.h&lt;br /&gt;x /trunk/PcSoftware/Atom1.5/src/vm/plugin/Mbb.cpp&lt;br /&gt;x /trunk/PcSoftware/Atom1.5/src/vm/plugin/Mbb.h&lt;br /&gt;+ /trunk/PcSoftware/Atom1.5/src/vm/plugin/Server.cpp &lt;i&gt;(copied from /trunk/PcSoftware/Atom1.5/src/vm/plugin/Mbb.cpp@1950)&lt;/i&gt;&lt;br /&gt;+ /trunk/PcSoftware/Atom1.5/src/vm/plugin/Server.h &lt;i&gt;(copied from /trunk/PcSoftware/Atom1.5/src/vm/plugin/Mbb.h@1947)&lt;/i&gt;&lt;br /&gt;~ /trunk/PcSoftware/Atom1.5/src/vm/plugin/Socket.cpp&lt;br /&gt;~ /trunk/PcSoftware/Atom1.5/src/vm/plugin/Socket.h&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/trunk/PcSoftware/Atom1.5/src/vm/plugin/Server.h?op=revision&amp;rev=1959&amp;peg=1959</link><guid>https://websvn.auml.se/browse/HomeAutomation/trunk/PcSoftware/Atom1.5/src/vm/plugin/Server.h?op=revision&amp;rev=1959&amp;peg=1959</guid></item>
<item><pubDate>Sat, 14 Apr 2012 22:33:30 +0000</pubDate><dc:creator>runge</dc:creator><title>Rev 1947 – Fixes here and there. Basic support for my MBB tracking ...</title><description>&lt;div&gt;&lt;strong&gt;runge – 14 file(s) modified&lt;/strong&gt;&lt;br/&gt;Fixes here and there.&lt;br /&gt;
Basic support for my MBB tracking device.&lt;/div&gt;~ /trunk/PcSoftware/Atom1.5/CMakeLists.txt&lt;br /&gt;+ /trunk/PcSoftware/Atom1.5/script/plugin/mbb.js&lt;br /&gt;~ /trunk/PcSoftware/Atom1.5/script/plugin/mysql.js&lt;br /&gt;~ /trunk/PcSoftware/Atom1.5/src/atomd.cpp&lt;br /&gt;~ /trunk/PcSoftware/Atom1.5/src/common/exception.h&lt;br /&gt;~ /trunk/PcSoftware/Atom1.5/src/common/log.cpp&lt;br /&gt;x /trunk/PcSoftware/Atom1.5/src/mbb/CMakeLists.txt&lt;br /&gt;x /trunk/PcSoftware/Atom1.5/src/mbb/Manager.cpp&lt;br /&gt;x /trunk/PcSoftware/Atom1.5/src/mbb/Manager.h&lt;br /&gt;~ /trunk/PcSoftware/Atom1.5/src/vm/Plugin.h&lt;br /&gt;+ /trunk/PcSoftware/Atom1.5/src/vm/plugin/Mbb.cpp&lt;br /&gt;+ /trunk/PcSoftware/Atom1.5/src/vm/plugin/Mbb.h&lt;br /&gt;~ /trunk/PcSoftware/Atom1.5/src/vm/plugin/MySql.cpp&lt;br /&gt;~ /trunk/PcSoftware/Atom1.5/src/vm/plugin/MySql.h&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/trunk/PcSoftware/Atom1.5/src/vm/plugin/Server.h?op=revision&amp;rev=1947&amp;peg=1959</link><guid>https://websvn.auml.se/browse/HomeAutomation/trunk/PcSoftware/Atom1.5/src/vm/plugin/Server.h?op=revision&amp;rev=1947&amp;peg=1959</guid></item>
</channel></rss>