Anonymous Login
2026-01-15 13:15 CET

HomeAutomation: trunk r1625 Diff ] Back to Repository ]
Author Committer Branch Timestamp Parent Ported
Mattias Runge trunk 2010-11-30 23:09:42 Pending
Changeset Moved some things around in js.
Made the VM plugins all execute code in the VM thread which will improve safety and hopefully make it crash less
mod - /trunk/PcSoftware/Atom1.5/.kdev4/Atom.kdev4 Diff ] File ]
mod - /trunk/PcSoftware/Atom1.5/script/plugin/storage.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/script/user/test.js Diff ] File ]
mod - /trunk/PcSoftware/Atom1.5/src/atomd.cpp Diff ] File ]
mod - /trunk/PcSoftware/Atom1.5/src/common/IoService.cpp Diff ] File ]
mod - /trunk/PcSoftware/Atom1.5/src/common/IoService.h 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 ]