<?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/storage/Remote_LG_MKJ42519615</title><description>WebSVN RSS feed &#x2013; HomeAutomation</description><lastBuildDate>Sat, 12 Sep 2026 22:54:47 +0000</lastBuildDate><generator>WebSVN 2.8.8</generator><language>en</language><link>https://websvn.auml.se/browse/HomeAutomation/trunk/PcSoftware/Atom1.5/storage/Remote_LG_MKJ42519615?op=log&amp;max=40&amp;</link><atom:link href="https://websvn.auml.se/browse/HomeAutomation/trunk/PcSoftware/Atom1.5/storage/Remote_LG_MKJ42519615?op=rss" rel="self" type="application/rss+xml" />
<item><pubDate>Fri, 24 Dec 2010 00:08:25 +0000</pubDate><dc:creator>runge</dc:creator><title>Rev 1648 – Finished LG remote record Removed some now unsused script files ...</title><description>&lt;div&gt;&lt;strong&gt;runge – 15 file(s) modified&lt;/strong&gt;&lt;br/&gt;Finished LG remote record&lt;br /&gt;
Removed some now unsused script files&lt;br /&gt;
Added a script for sensors&lt;br /&gt;
Fixed the output of several other scripts&lt;/div&gt;x /trunk/PcSoftware/Atom1.5/script/common/alias.js&lt;br /&gt;x /trunk/PcSoftware/Atom1.5/script/common/irrecord.js&lt;br /&gt;x /trunk/PcSoftware/Atom1.5/script/common/nice_functions.js&lt;br /&gt;x /trunk/PcSoftware/Atom1.5/script/legacy&lt;br /&gt;x /trunk/PcSoftware/Atom1.5/script/module/BusVoltage.js&lt;br /&gt;~ /trunk/PcSoftware/Atom1.5/script/module/irin.js&lt;br /&gt;+ /trunk/PcSoftware/Atom1.5/script/module/sensor.js&lt;br /&gt;~ /trunk/PcSoftware/Atom1.5/script/plugin/module.js&lt;br /&gt;~ /trunk/PcSoftware/Atom1.5/script/plugin/storage.js&lt;br /&gt;+ /trunk/PcSoftware/Atom1.5/script/plugin/xorg.js&lt;br /&gt;~ /trunk/PcSoftware/Atom1.5/script/user/autostart.js&lt;br /&gt;x /trunk/PcSoftware/Atom1.5/script/user/test.js&lt;br /&gt;~ /trunk/PcSoftware/Atom1.5/src/vm/plugin/Console.cpp&lt;br /&gt;~ /trunk/PcSoftware/Atom1.5/src/vm/plugin/System.cpp&lt;br /&gt;~ /trunk/PcSoftware/Atom1.5/storage/Remote_LG_MKJ42519615&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/trunk/PcSoftware/Atom1.5/storage/Remote_LG_MKJ42519615?op=revision&amp;rev=1648</link><guid>https://websvn.auml.se/browse/HomeAutomation/trunk/PcSoftware/Atom1.5/storage/Remote_LG_MKJ42519615?op=revision&amp;rev=1648</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/storage/Remote_LG_MKJ42519615?op=revision&amp;rev=1647</link><guid>https://websvn.auml.se/browse/HomeAutomation/trunk/PcSoftware/Atom1.5/storage/Remote_LG_MKJ42519615?op=revision&amp;rev=1647</guid></item>
</channel></rss>