<?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/common/common.cpp</title><description>WebSVN RSS feed &#x2013; HomeAutomation</description><lastBuildDate>Sat, 12 Sep 2026 23:53:11 +0000</lastBuildDate><generator>WebSVN 2.8.8</generator><language>en</language><link>https://websvn.auml.se/browse/HomeAutomation/trunk/PcSoftware/Atom1.5/src/common/common.cpp?op=log&amp;max=40&amp;peg=2118</link><atom:link href="https://websvn.auml.se/browse/HomeAutomation/trunk/PcSoftware/Atom1.5/src/common/common.cpp?op=rss&amp;peg=2118" rel="self" type="application/rss+xml" />
<item><pubDate>Tue, 22 May 2012 20:57:30 +0000</pubDate><dc:creator>runge</dc:creator><title>Rev 1987 – Disabled byteset code, will remove it completly when we have ...</title><description>&lt;div&gt;&lt;strong&gt;runge – 19 file(s) modified&lt;/strong&gt;&lt;br/&gt;Disabled byteset code, will remove it completly when we have had a bit more testing, things seem to work but there are big changes and a minimum of tests&lt;br /&gt;
A lot of ugly debug printouts now if you have debug level enabled, needs cleanup latery&lt;/div&gt;~ /trunk/PcSoftware/Atom1.5/.kdev4/Atom.kdev4&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/Monitor.cpp&lt;br /&gt;~ /trunk/PcSoftware/Atom1.5/src/can/Network.cpp&lt;br /&gt;~ /trunk/PcSoftware/Atom1.5/src/common/Bitset.cpp&lt;br /&gt;~ /trunk/PcSoftware/Atom1.5/src/common/Byteset.cpp&lt;br /&gt;~ /trunk/PcSoftware/Atom1.5/src/common/Byteset.h&lt;br /&gt;~ /trunk/PcSoftware/Atom1.5/src/common/common.cpp&lt;br /&gt;~ /trunk/PcSoftware/Atom1.5/src/common/common.h&lt;br /&gt;~ /trunk/PcSoftware/Atom1.5/src/control/Code.cpp&lt;br /&gt;~ /trunk/PcSoftware/Atom1.5/src/control/Code.h&lt;br /&gt;~ /trunk/PcSoftware/Atom1.5/src/net/Client.cpp&lt;br /&gt;~ /trunk/PcSoftware/Atom1.5/src/net/Manager.cpp&lt;br /&gt;~ /trunk/PcSoftware/Atom1.5/src/net/SerialClient.cpp&lt;br /&gt;~ /trunk/PcSoftware/Atom1.5/src/net/TcpClient.cpp&lt;br /&gt;~ /trunk/PcSoftware/Atom1.5/src/net/UdpClient.cpp&lt;br /&gt;~ /trunk/PcSoftware/Atom1.5/src/vm/plugin/Console.cpp&lt;br /&gt;~ /trunk/PcSoftware/Atom1.5/src/vm/plugin/Socket.cpp&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/trunk/PcSoftware/Atom1.5/src/common/common.cpp?op=revision&amp;rev=1987&amp;peg=2118</link><guid>https://websvn.auml.se/browse/HomeAutomation/trunk/PcSoftware/Atom1.5/src/common/common.cpp?op=revision&amp;rev=1987&amp;peg=2118</guid></item>
<item><pubDate>Tue, 10 Apr 2012 19:20:05 +0000</pubDate><dc:creator>runge</dc:creator><title>Rev 1939 – Added success/failure checks to the build_and_install.sh script Added a stub ...</title><description>&lt;div&gt;&lt;strong&gt;runge – 22 file(s) modified&lt;/strong&gt;&lt;br/&gt;Added success/failure checks to the build_and_install.sh script&lt;br /&gt;
Added a stub manager for MBB (MobileBroadBand), for future use&lt;br /&gt;
Cleaned up some compiler warnings&lt;br /&gt;
Fixed segfault on shut down (hopefully)&lt;br /&gt;
Fixed what valgrind considered a memory leak in the logging function&lt;br /&gt;
Probably some other stuff&lt;/div&gt;~ /trunk/PcSoftware/Atom1.5/atom.conf.template&lt;br /&gt;~ /trunk/PcSoftware/Atom1.5/build_and_install.sh&lt;br /&gt;~ /trunk/PcSoftware/Atom1.5/CMakeLists.txt&lt;br /&gt;~ /trunk/PcSoftware/Atom1.5/script/interface/list.js&lt;br /&gt;~ /trunk/PcSoftware/Atom1.5/src/atomd.cpp&lt;br /&gt;~ /trunk/PcSoftware/Atom1.5/src/can/Monitor.cpp&lt;br /&gt;~ /trunk/PcSoftware/Atom1.5/src/CMakeLists.txt&lt;br /&gt;~ /trunk/PcSoftware/Atom1.5/src/common/common.cpp&lt;br /&gt;~ /trunk/PcSoftware/Atom1.5/src/common/common.h&lt;br /&gt;~ /trunk/PcSoftware/Atom1.5/src/common/IoService.cpp&lt;br /&gt;~ /trunk/PcSoftware/Atom1.5/src/common/IoService.h&lt;br /&gt;~ /trunk/PcSoftware/Atom1.5/src/config/Manager.cpp&lt;br /&gt;~ /trunk/PcSoftware/Atom1.5/src/logging/Logger.cpp&lt;br /&gt;+ /trunk/PcSoftware/Atom1.5/src/mbb&lt;br /&gt;+ /trunk/PcSoftware/Atom1.5/src/mbb/CMakeLists.txt&lt;br /&gt;+ /trunk/PcSoftware/Atom1.5/src/mbb/Manager.cpp&lt;br /&gt;+ /trunk/PcSoftware/Atom1.5/src/mbb/Manager.h&lt;br /&gt;~ /trunk/PcSoftware/Atom1.5/src/net/Client.cpp&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/UdpClient.cpp&lt;br /&gt;~ /trunk/PcSoftware/Atom1.5/src/vm/plugin/Storage.cpp&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/trunk/PcSoftware/Atom1.5/src/common/common.cpp?op=revision&amp;rev=1939&amp;peg=2118</link><guid>https://websvn.auml.se/browse/HomeAutomation/trunk/PcSoftware/Atom1.5/src/common/common.cpp?op=revision&amp;rev=1939&amp;peg=2118</guid></item>
<item><pubDate>Thu, 16 Feb 2012 20:55:38 +0000</pubDate><dc:creator>linlun</dc:creator><title>Rev 1914 – Fixed some warnings in atom1.5, added canDaemon emulator</title><description>&lt;div&gt;&lt;strong&gt;linlun – 11 file(s) modified&lt;/strong&gt;&lt;br/&gt;Fixed some warnings in atom1.5, added canDaemon emulator&lt;/div&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/broker/Message.h&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/Network.cpp&lt;br /&gt;~ /trunk/PcSoftware/Atom1.5/src/common/common.cpp&lt;br /&gt;~ /trunk/PcSoftware/Atom1.5/src/common/common.h&lt;br /&gt;~ /trunk/PcSoftware/Atom1.5/src/config/Manager.cpp&lt;br /&gt;~ /trunk/PcSoftware/Atom1.5/src/control/Manager.cpp&lt;br /&gt;~ /trunk/PcSoftware/Atom1.5/src/xml/Node.cpp&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/trunk/PcSoftware/Atom1.5/src/common/common.cpp?op=revision&amp;rev=1914&amp;peg=2118</link><guid>https://websvn.auml.se/browse/HomeAutomation/trunk/PcSoftware/Atom1.5/src/common/common.cpp?op=revision&amp;rev=1914&amp;peg=2118</guid></item>
<item><pubDate>Wed, 05 Jan 2011 16:12:35 +0000</pubDate><dc:creator>linlun</dc:creator><title>Rev 1684 – Changed to strtoll from strtol to make it possible to ...</title><description>&lt;div&gt;&lt;strong&gt;linlun – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;Changed to strtoll from strtol to make it possible to have hardware-id greater then 0x7fffffff&lt;/div&gt;~ /trunk/PcSoftware/Atom1.5/src/common/common.cpp&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/trunk/PcSoftware/Atom1.5/src/common/common.cpp?op=revision&amp;rev=1684&amp;peg=2118</link><guid>https://websvn.auml.se/browse/HomeAutomation/trunk/PcSoftware/Atom1.5/src/common/common.cpp?op=revision&amp;rev=1684&amp;peg=2118</guid></item>
<item><pubDate>Mon, 27 Dec 2010 21:26:17 +0000</pubDate><dc:creator>runge</dc:creator><title>Rev 1657 – Added some color to the logging Created a new plugin ...</title><description>&lt;div&gt;&lt;strong&gt;runge – 23 file(s) modified&lt;/strong&gt;&lt;br/&gt;Added some color to the logging&lt;br /&gt;
Created a new plugin Node&lt;br /&gt;
It is now possible to list modules, list nodes, and reset nodes via atomic&lt;br /&gt;
Some more minor fixes and stuff done&lt;/div&gt;~ /trunk/PcSoftware/Atom1.5/CMakeLists.txt&lt;br /&gt;~ /trunk/PcSoftware/Atom1.5/script/interface/irin.js&lt;br /&gt;~ /trunk/PcSoftware/Atom1.5/script/plugin/console.js&lt;br /&gt;~ /trunk/PcSoftware/Atom1.5/script/plugin/module.js&lt;br /&gt;+ /trunk/PcSoftware/Atom1.5/script/plugin/node.js&lt;br /&gt;~ /trunk/PcSoftware/Atom1.5/script/plugin/storage.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/common/common.cpp&lt;br /&gt;~ /trunk/PcSoftware/Atom1.5/src/control/Manager.cpp&lt;br /&gt;~ /trunk/PcSoftware/Atom1.5/src/control/Manager.h&lt;br /&gt;~ /trunk/PcSoftware/Atom1.5/src/control/Node.cpp&lt;br /&gt;~ /trunk/PcSoftware/Atom1.5/src/control/Node.h&lt;br /&gt;~ /trunk/PcSoftware/Atom1.5/src/logging/Logger.cpp&lt;br /&gt;~ /trunk/PcSoftware/Atom1.5/src/vm/Manager.cpp&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;~ /trunk/PcSoftware/Atom1.5/src/vm/plugin/Module.cpp&lt;br /&gt;~ /trunk/PcSoftware/Atom1.5/src/vm/plugin/Module.h&lt;br /&gt;+ /trunk/PcSoftware/Atom1.5/src/vm/plugin/Node.cpp&lt;br /&gt;+ /trunk/PcSoftware/Atom1.5/src/vm/plugin/Node.h&lt;br /&gt;~ /trunk/PcSoftware/Atom1.5/src/vm/plugin/System.cpp&lt;br /&gt;~ /trunk/PcSoftware/Atom1.5/src/vm/plugin/System.h&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/trunk/PcSoftware/Atom1.5/src/common/common.cpp?op=revision&amp;rev=1657&amp;peg=2118</link><guid>https://websvn.auml.se/browse/HomeAutomation/trunk/PcSoftware/Atom1.5/src/common/common.cpp?op=revision&amp;rev=1657&amp;peg=2118</guid></item>
<item><pubDate>Thu, 23 Dec 2010 23:16:27 +0000</pubDate><dc:creator>runge</dc:creator><title>Rev 1647 – JS scripts should now have a good way of doing ...</title><description>&lt;div&gt;&lt;strong&gt;runge – 33 file(s) modified&lt;/strong&gt;&lt;br/&gt;JS scripts should now have a good way of doing things, will move them around a bit though&lt;br /&gt;
More scripts to be created&lt;br /&gt;
Atomic can now take server adress and port from the commandline&lt;br /&gt;
Reworked the Atomic Atomd protocol to be more robust, now supports creating prompts from scripts in a more correct way&lt;br /&gt;
Reimplemented the IR record functionallity with the new atomic prompt system&lt;br /&gt;
Started to record a new remote for a LG tv&lt;br /&gt;
Added support for sending keypresses to the active Xorg-windows, though this introduces a dependency on Xorg wich we might not want, this needs to be configurable&lt;br /&gt;
Some other fixes here and there&lt;/div&gt;~ /trunk/PcSoftware/Atom1.5/CMakeLists.txt&lt;br /&gt;~ /trunk/PcSoftware/Atom1.5/script/module/dimmer.js&lt;br /&gt;~ /trunk/PcSoftware/Atom1.5/script/module/irin.js&lt;br /&gt;~ /trunk/PcSoftware/Atom1.5/script/module/irout.js&lt;br /&gt;~ /trunk/PcSoftware/Atom1.5/script/module/serial.js&lt;br /&gt;~ /trunk/PcSoftware/Atom1.5/script/plugin/console.js&lt;br /&gt;~ /trunk/PcSoftware/Atom1.5/script/plugin/module.js&lt;br /&gt;~ /trunk/PcSoftware/Atom1.5/script/plugin/system.js&lt;br /&gt;~ /trunk/PcSoftware/Atom1.5/script/user/autostart.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/common/common.cpp&lt;br /&gt;~ /trunk/PcSoftware/Atom1.5/src/common/common.h&lt;br /&gt;~ /trunk/PcSoftware/Atom1.5/src/config/Manager.cpp&lt;br /&gt;~ /trunk/PcSoftware/Atom1.5/src/vm/Manager.cpp&lt;br /&gt;~ /trunk/PcSoftware/Atom1.5/src/vm/Manager.h&lt;br /&gt;~ /trunk/PcSoftware/Atom1.5/src/vm/Plugin.cpp&lt;br /&gt;~ /trunk/PcSoftware/Atom1.5/src/vm/Plugin.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;~ /trunk/PcSoftware/Atom1.5/src/vm/plugin/Module.cpp&lt;br /&gt;~ /trunk/PcSoftware/Atom1.5/src/vm/plugin/Module.h&lt;br /&gt;~ /trunk/PcSoftware/Atom1.5/src/vm/plugin/Storage.cpp&lt;br /&gt;~ /trunk/PcSoftware/Atom1.5/src/vm/plugin/Storage.h&lt;br /&gt;~ /trunk/PcSoftware/Atom1.5/src/vm/plugin/System.cpp&lt;br /&gt;~ /trunk/PcSoftware/Atom1.5/src/vm/plugin/System.h&lt;br /&gt;~ /trunk/PcSoftware/Atom1.5/src/vm/plugin/Timer.cpp&lt;br /&gt;~ /trunk/PcSoftware/Atom1.5/src/vm/plugin/Timer.h&lt;br /&gt;+ /trunk/PcSoftware/Atom1.5/src/vm/plugin/Xorg.cpp&lt;br /&gt;+ /trunk/PcSoftware/Atom1.5/src/vm/plugin/Xorg.h&lt;br /&gt;~ /trunk/PcSoftware/Atom1.5/storage/RemoteList&lt;br /&gt;+ /trunk/PcSoftware/Atom1.5/storage/Remote_LG_MKJ42519615&lt;br /&gt;+ /trunk/PcSoftware/Atom1.5/storage/Xorg_Keymap&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/trunk/PcSoftware/Atom1.5/src/common/common.cpp?op=revision&amp;rev=1647&amp;peg=2118</link><guid>https://websvn.auml.se/browse/HomeAutomation/trunk/PcSoftware/Atom1.5/src/common/common.cpp?op=revision&amp;rev=1647&amp;peg=2118</guid></item>
</channel></rss>