Subversion Repositories HomeAutomation

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
2313 3598 d 9 h linlun /trunk/PcSoftware/Atom1.5/ Added instructions on dependency for mosquitto-dev  
1945 5264 d 2 h runge /trunk/PcSoftware/Atom1.5/ Some work on changing the logging system to make it easier to use, not done and nothing of the old is yet converted to the new system.
Introduced a way of doing error handing with exceptions, only the MySql plugin uses this right now.
Added a plugin to access mysql from the js environment, it only exposes some basic functions right now but should be pretty useful, not fully tested yet but at least a select seems to work.
Some other small stuff.
 
1708 5685 d 6 h bjorne /trunk/PcSoftware/Atom1.5/ Updated Atom1.5 INSTALL document with instructions for Ubuntu Lucid 10.04  
1663 5735 d 10 h runge /trunk/PcSoftware/Atom1.5/ Cleaned upp the CMakeList.txt file  
1653 5739 d 12 h runge /trunk/PcSoftware/Atom1.5/ More fixes and clean up
DEB package now includes data.xml
 
1652 5739 d 22 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
 
1617 5768 d 6 h arune /trunk/PcSoftware/Atom1.5/ atom1.5: added INSTALL-file with quick instructions and dependencies