Commit graph

2 commits

Author SHA1 Message Date
dscottmiller3
8673e39c11 1) Main.cpp adjusted to show how new notifications (Notification::Type_AllNodesQueried and Notification::Type_AwakeNodesQueried) might be used to determine when to write the config file.
2)  Bug in ThermostatFanState, ThermostatMode and ThermostatOperatingState fixed:  ValueList was being released, which meant it wouldn't exist for the second or third poll of a device (overwritten by other data).
3)  Standardized Doxygen comment command form ("\" instead of "@")
2010-12-27 22:53:02 +00:00
google@lansell.org
23959bf34e Major re-arrangement of the repository, in order to allow multiple programming languages.
Also combined src and h folders to make finding headers quicker.
Added VS2010 projects for everything.

Note: Various conflicts means this is going to take several commits.
2010-09-12 16:17:44 +00:00