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
/
display.js
– Rev 1899
Rev
Hide 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
Changes
1899
5340 d 11 h
linlun
/trunk/PcSoftware/Atom1.5/
Added Phonebook support for DTMF menu item and in sensors
/trunk/PcSoftware/Atom1.5/script/interface/display.js
/trunk/PcSoftware/Atom1.5/script/interface/sensor.js
/trunk/PcSoftware/Atom1.5/uscript/CLCD_Display.js
/trunk/PcSoftware/Atom1.5/uscript/TouchPanel.js
/trunk/PcSoftware/Atom1.5/uscript/badrumsdimmer.js
/trunk/PcSoftware/Atom1.5/uscript/cLCD_MenuItems/DtmfMenuItem.js
1765
5466 d 16 h
linlun
/trunk/PcSoftware/Atom1.5/
Updates to alot of the javascripts for atom1.5
/trunk/PcSoftware/Atom1.5/script/interface/PID.js
/trunk/PcSoftware/Atom1.5/script/interface/Touch.js
/trunk/PcSoftware/Atom1.5/script/interface/input.js
/trunk/PcSoftware/Atom1.5/script/interface/output.js
/trunk/PcSoftware/Atom1.5/script/interface/power.js
/trunk/PcSoftware/Atom1.5/script/interface/rotary.js
/trunk/PcSoftware/Atom1.5/script/interface/softPWM.js
/trunk/PcSoftware/Atom1.5/script/interface/dimmer.js
/trunk/PcSoftware/Atom1.5/script/interface/display.js
/trunk/PcSoftware/Atom1.5/script/interface/list.js
/trunk/PcSoftware/Atom1.5/script/interface/sensor.js
/trunk/PcSoftware/Atom1.5/script/plugin/module.js
/trunk/PcSoftware/Atom1.5/script/plugin/timer.js
/trunk/PcSoftware/Atom1.5/storage/RemoteList
1652
5740 d 5 h
runge
/trunk/PcSoftware/Atom1.5/
Renamed module directory in scripts to interface
Made the Xorg plugin default off, can be compiled in with a flag
Version now uses the SVN number as it's third number
Made it possible to use cpack to create *.deb packages for installation, the text file INSTALL contains the instructions
/trunk/PcSoftware/Atom1.5/script/interface
/trunk/PcSoftware/Atom1.5/src/config.h.in
/trunk/PcSoftware/Atom1.5/script/module
/trunk/PcSoftware/Atom1.5/.kdev4/Atom.kdev4
/trunk/PcSoftware/Atom1.5/CMakeLists.txt
/trunk/PcSoftware/Atom1.5/INSTALL
/trunk/PcSoftware/Atom1.5/atom.conf.template
/trunk/PcSoftware/Atom1.5/script/user/autostart.js
/trunk/PcSoftware/Atom1.5/src/atomd.cpp
/trunk/PcSoftware/Atom1.5/src/atomic.cpp
/trunk/PcSoftware/Atom1.5/src/config/Manager.cpp
/trunk/PcSoftware/Atom1.5/src/net/Makefile
/trunk/PcSoftware/Atom1.5/src/vm/plugin/Xorg.cpp
/trunk/PcSoftware/Atom1.5/src/vm/plugin/Xorg.h
1650
5741 d 5 h
runge
/trunk/PcSoftware/Atom1.5/
Bugfixes
Added script for working with a display
/trunk/PcSoftware/Atom1.5/script/module/display.js
/trunk/PcSoftware/Atom1.5/script/module/HD44789.js
/trunk/PcSoftware/Atom1.5/script/module/sensor.js
/trunk/PcSoftware/Atom1.5/script/plugin/module.js
/trunk/PcSoftware/Atom1.5/script/user/autostart.js
/trunk/PcSoftware/Atom1.5/src/vm/plugin/Module.cpp