HomeAutomation
hardware
BlueGrey
calm
Elegant
Català-Valencià – Catalan
中文 – Chinese (Simplified)
中文 – Chinese (Traditional)
Česky – Czech
Dansk – Danish
Nederlands – Dutch
English – English
Suomi – Finnish
Français – French
Deutsch – German
עברית – Hebrew
हिंदी – Hindi
Magyar – Hungarian
Bahasa Indonesia – Indonesian
Italiano – Italian
日本語 – Japanese
한국어 – Korean
Македонски – Macedonian
मराठी – Marathi
Norsk – Norwegian
Polski – Polish
Português – Portuguese
Português – Portuguese (Brazil)
Русский – Russian
Slovenčina – Slovak
Slovenščina – Slovenian
Español – Spanish
Svenska – Swedish
Türkçe – Turkish
Українська – Ukrainian
Oëzbekcha – Uzbek
Subversion Repositories
HomeAutomation
(root)
/
trunk
/
PcSoftware
/
Atom1.5
/
script
/
interface
/
list.js
@ 2309
– Rev 2169
Rev
Show changed files
|
Details
|
Compare with Previous
|
Blame
|
SVN
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Rev
Age
Author
Path
Log message
Diff
2169
5142 d 5 h
arune
/trunk/PcSoftware/Atom1.5/script/
Added water interface
2041
5182 d 5 h
arune
/trunk/PcSoftware/Atom1.5/
Moved RRD_Tool.js from uscript to script/interface and autoloaded it, if your autostart currently have Require("RRD_Tool.js"); you should remove it
2017
5211 d 16 h
linlun
/trunk/PcSoftware/Atom1.5/script/interface/
Added glcd js
2001
5221 d 1 h
arune
/trunk/PcSoftware/Atom1.5/script/interface/
Added post-on-eggdrop/irc script
1939
5268 d 4 h
runge
/trunk/PcSoftware/Atom1.5/
Added success/failure checks to the build_and_install.sh script
Added a stub manager for MBB (MobileBroadBand), for future use
Cleaned up some compiler warnings
Fixed segfault on shut down (hopefully)
Fixed what valgrind considered a memory leak in the logging function
Probably some other stuff
1925
5311 d 2 h
cougar
/trunk/PcSoftware/Atom1.5/script/interface/
Added counter.js for Atom1.5
1902
5339 d 4 h
runge
/trunk/PcSoftware/Atom1.5/
Initial interface script for controlling an LG tv via a serial node, not a complete set of features and no support for reading settings out from the TV
1898
5341 d 8 h
runge
/trunk/PcSoftware/Atom1.5/
Added functions to get JSON arrays out of storage
Added HTTP client in JS for doing simple requests
1765
5466 d 10 h
linlun
/trunk/PcSoftware/Atom1.5/
Updates to alot of the javascripts for atom1.5
1656
5738 d 14 h
runge
/trunk/PcSoftware/Atom1.5/
User scripts are now kept seperate from standard scripts and stored in /etc/atom/uscript, they should not be overwritten on a new install
Storage is now /etc/atom/storage and atom.conf.templates has moved to /etc/atom which also means that the real atom.conf should be placed there