Anonymous Login
2026-01-15 13:13 CET

HomeAutomation: trunk r1647 Diff ] Back to Repository ]
Author Committer Branch Timestamp Parent Ported
Mattias Runge trunk 2010-12-24 00:16:27 Pending
Changeset JS scripts should now have a good way of doing things, will move them around a bit though
More scripts to be created
Atomic can now take server adress and port from the commandline
Reworked the Atomic Atomd protocol to be more robust, now supports creating prompts from scripts in a more correct way
Reimplemented the IR record functionallity with the new atomic prompt system
Started to record a new remote for a LG tv
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
Some other fixes here and there
mod - /trunk/PcSoftware/Atom1.5/CMakeLists.txt Diff ] File ]
mod - /trunk/PcSoftware/Atom1.5/script/module/dimmer.js Diff ] File ]
mod - /trunk/PcSoftware/Atom1.5/script/module/irin.js Diff ] File ]
mod - /trunk/PcSoftware/Atom1.5/script/module/irout.js Diff ] File ]
mod - /trunk/PcSoftware/Atom1.5/script/module/serial.js Diff ] File ]
mod - /trunk/PcSoftware/Atom1.5/script/plugin/console.js Diff ] File ]
mod - /trunk/PcSoftware/Atom1.5/script/plugin/module.js Diff ] File ]
mod - /trunk/PcSoftware/Atom1.5/script/plugin/system.js Diff ] File ]
mod - /trunk/PcSoftware/Atom1.5/script/user/autostart.js Diff ] File ]
mod - /trunk/PcSoftware/Atom1.5/src/atomd.cpp Diff ] File ]
mod - /trunk/PcSoftware/Atom1.5/src/atomic.cpp Diff ] File ]
add - /trunk/PcSoftware/Atom1.5/src/common/common.cpp [ Diff ] File ]
mod - /trunk/PcSoftware/Atom1.5/src/common/common.h Diff ] File ]
mod - /trunk/PcSoftware/Atom1.5/src/config/Manager.cpp Diff ] File ]
mod - /trunk/PcSoftware/Atom1.5/src/vm/Manager.cpp Diff ] File ]
mod - /trunk/PcSoftware/Atom1.5/src/vm/Manager.h Diff ] File ]
mod - /trunk/PcSoftware/Atom1.5/src/vm/Plugin.cpp Diff ] File ]
mod - /trunk/PcSoftware/Atom1.5/src/vm/Plugin.h Diff ] File ]
mod - /trunk/PcSoftware/Atom1.5/src/vm/plugin/Console.cpp Diff ] File ]
mod - /trunk/PcSoftware/Atom1.5/src/vm/plugin/Console.h Diff ] File ]
mod - /trunk/PcSoftware/Atom1.5/src/vm/plugin/Module.cpp Diff ] File ]
mod - /trunk/PcSoftware/Atom1.5/src/vm/plugin/Module.h Diff ] File ]
mod - /trunk/PcSoftware/Atom1.5/src/vm/plugin/Storage.cpp Diff ] File ]
mod - /trunk/PcSoftware/Atom1.5/src/vm/plugin/Storage.h Diff ] File ]
mod - /trunk/PcSoftware/Atom1.5/src/vm/plugin/System.cpp Diff ] File ]
mod - /trunk/PcSoftware/Atom1.5/src/vm/plugin/System.h Diff ] File ]
mod - /trunk/PcSoftware/Atom1.5/src/vm/plugin/Timer.cpp Diff ] File ]
mod - /trunk/PcSoftware/Atom1.5/src/vm/plugin/Timer.h Diff ] File ]
add - /trunk/PcSoftware/Atom1.5/src/vm/plugin/Xorg.cpp [ Diff ] File ]
add - /trunk/PcSoftware/Atom1.5/src/vm/plugin/Xorg.h [ Diff ] File ]
mod - /trunk/PcSoftware/Atom1.5/storage/RemoteList Diff ] File ]
add - /trunk/PcSoftware/Atom1.5/storage/Remote_LG_MKJ42519615 [ Diff ] File ]
add - /trunk/PcSoftware/Atom1.5/storage/Xorg_Keymap [ Diff ] File ]