| HomeAutomation: trunk r1608 |
[ Diff ] [ Back to Repository ] |
| Author |
Committer |
Branch |
Timestamp |
Parent |
Ported |
| Mattias Runge |
|
trunk |
2010-11-20 15:04:33 |
|
Pending |
|
Changeset |
There is now a console client application with autocomplete to execute commands, commands have to be registered in the vm environment, there will be support for autocompleting arguments as well but it is not done yet
|
| mod - /trunk/PcSoftware/Atom1.5/CMakeLists.txt |
[ Diff ] [ File ] |
| add - /trunk/PcSoftware/Atom1.5/script/plugin/console.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 ] |
| add - /trunk/PcSoftware/Atom1.5/src/atomd.cpp |
[ Diff ] [ File ] |
| add - /trunk/PcSoftware/Atom1.5/src/atomic.cpp |
[ Diff ] [ File ] |
| mod - /trunk/PcSoftware/Atom1.5/src/can/Network.cpp |
[ Diff ] [ File ] |
| rm - /trunk/PcSoftware/Atom1.5/src/main.cpp |
[ Diff ] [ File ] |
| mod - /trunk/PcSoftware/Atom1.5/src/net/Client.cpp |
[ Diff ] [ File ] |
| mod - /trunk/PcSoftware/Atom1.5/src/net/TcpClient.cpp |
[ Diff ] [ File ] |
| mod - /trunk/PcSoftware/Atom1.5/src/type/Byteset.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 ] |
| add - /trunk/PcSoftware/Atom1.5/src/vm/plugin/Console.cpp |
[ Diff ] [ File ] |
| add - /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/System.cpp |
[ Diff ] [ File ] |
| mod - /trunk/PcSoftware/Atom1.5/src/vm/plugin/Timer.cpp |
[ Diff ] [ File ] |