Subversion Repositories HomeAutomation

Rev

Hide changed files | Details | Compare with Previous | Blame | SVN | RSS feed

Filtering Options

Rev Age Author Path Log message Diff Changes
1899 5340 d 7 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 12 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 1 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 1 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