telldus/telldus-core/service
2012-04-13 11:31:49 +02:00
..
osx Updated ftd2xx library and updated the header files 2011-02-22 15:01:04 +00:00
win Convert dos endings to unix in telldus-core, see #160 2012-02-27 17:37:52 +01:00
ClientCommunicationHandler.cpp Convert dos endings to unix in telldus-core, see #160 2012-02-27 17:37:52 +01:00
ClientCommunicationHandler.h Add function to query controllers in the service 2012-02-23 10:07:16 +01:00
CMakeLists.txt Cleanup the STATE_INSTALL_DIR variable in CMake. Only define it one time 2012-03-30 14:03:34 +02:00
com.telldus.service.plist Add file com.telldus.service.plist to describe and start our service on Mac OS X 2011-09-09 14:19:39 +00:00
ConnectionListener.h Convert dos endings to unix in telldus-core, see #160 2012-02-27 17:37:52 +01:00
ConnectionListener_unix.cpp Convert dos endings to unix in telldus-core, see #160 2012-02-27 17:37:52 +01:00
ConnectionListener_win.cpp Convert dos endings to unix in telldus-core, see #160 2012-02-27 17:37:52 +01:00
Controller.cpp Convert dos endings to unix in telldus-core, see #160 2012-02-27 17:37:52 +01:00
Controller.h Convert dos endings to unix in telldus-core, see #160 2012-02-27 17:37:52 +01:00
ControllerListener.h Move class Event and EventHandler into the TelldusCore namespace 2012-02-03 17:09:38 +01:00
ControllerListener_mac.cpp Race-fix for OSX ControllerListener. 2012-04-09 21:28:39 +02:00
ControllerManager.cpp Merge remote branch 'erijo/get-controller-value'. This closes #202. 2012-03-30 16:49:42 +02:00
ControllerManager.h Implement controller callback in telldus-service 2012-02-27 15:28:09 +01:00
ControllerMessage.cpp Convert dos endings to unix in telldus-core, see #160 2012-02-27 17:37:52 +01:00
ControllerMessage.h Added functions ControllerMessage::msgClass(), ControllerMessage::model(), ControllerMessage::getIntMessage() and ControllerMessage::hasParameter() 2011-05-12 14:49:31 +00:00
Device.cpp If the protocol is not valid, return TELLSTICK_ERROR_CONFIG_SYNTAX instead of TELLSTICK_ERROR_UNKNOWN. Closes #119 2012-04-13 11:10:27 +02:00
Device.h Convert dos endings to unix in telldus-core, see #160 2012-02-27 17:37:52 +01:00
DeviceManager.cpp Convert dos endings to unix in telldus-core, see #160 2012-02-27 17:37:52 +01:00
DeviceManager.h Move class Event and EventHandler into the TelldusCore namespace 2012-02-03 17:09:38 +01:00
EventUpdateManager.cpp Convert dos endings to unix in telldus-core, see #160 2012-02-27 17:37:52 +01:00
EventUpdateManager.h Move class Event and EventHandler into the TelldusCore namespace 2012-02-03 17:09:38 +01:00
ftd2xx.h Convert dos endings to unix in telldus-core, see #160 2012-02-27 17:37:52 +01:00
Log.cpp Convert dos endings to unix in telldus-core, see #160 2012-02-27 17:37:52 +01:00
Log.h Add missing include stdarg.h, seems to be needed by uClibc 2012-02-20 09:24:22 +01:00
main_mac.cpp Log connect and disconnect from a TellStick. This closes #103 2011-12-28 17:28:30 +01:00
main_unix.cpp Only log SIGPIPE as debug messages. Closes #194 2012-04-13 10:24:11 +02:00
main_win.cpp Convert dos endings to unix in telldus-core, see #160 2012-02-27 17:37:52 +01:00
Messages.mc Implement logging using Windows Event Log, see #103 2011-12-28 15:35:15 +01:00
Protocol.cpp Convert dos endings to unix in telldus-core, see #160 2012-02-27 17:37:52 +01:00
Protocol.h Convert dos endings to unix in telldus-core, see #160 2012-02-27 17:37:52 +01:00
ProtocolBrateck.cpp Convert dos endings to unix in telldus-core, see #160 2012-02-27 17:37:52 +01:00
ProtocolBrateck.h Fixed some 'No newline at end of file' warnings 2011-03-11 10:46:35 +00:00
ProtocolComen.cpp Convert dos endings to unix in telldus-core, see #160 2012-02-27 17:37:52 +01:00
ProtocolComen.h Added protocol Comen 2010-11-09 14:33:40 +00:00
ProtocolEverflourish.cpp Convert dos endings to unix in telldus-core, see #160 2012-02-27 17:37:52 +01:00
ProtocolEverflourish.h Receiving protocols decode according to new standard 2011-05-12 14:09:37 +00:00
ProtocolFineoffset.cpp Convert dos endings to unix in telldus-core, see #160 2012-02-27 17:37:52 +01:00
ProtocolFineoffset.h Implemented decoding of Fineoffset new short format. Hopefully this 2011-12-20 14:37:40 +01:00
ProtocolFuhaote.cpp Convert dos endings to unix in telldus-core, see #160 2012-02-27 17:37:52 +01:00
ProtocolFuhaote.h Fixed some 'No newline at end of file' warnings 2011-03-11 10:46:35 +00:00
ProtocolGroup.cpp Convert dos endings to unix in telldus-core, see #160 2012-02-27 17:37:52 +01:00
ProtocolGroup.h Convert dos endings to unix in telldus-core, see #160 2012-02-27 17:37:52 +01:00
ProtocolHasta.cpp Convert dos endings to unix in telldus-core, see #160 2012-02-27 17:37:52 +01:00
ProtocolHasta.h Add protocol Hasta 2011-08-18 08:22:50 +00:00
ProtocolIkea.cpp Convert dos endings to unix in telldus-core, see #160 2012-02-27 17:37:52 +01:00
ProtocolIkea.h Fixed some 'No newline at end of file' warnings 2011-03-11 10:46:35 +00:00
ProtocolMandolyn.cpp Convert dos endings to unix in telldus-core, see #160 2012-02-27 17:37:52 +01:00
ProtocolMandolyn.h Implement sensor Mandolyn, this closes #104 2011-12-21 15:57:45 +01:00
ProtocolNexa.cpp Convert dos endings to unix in telldus-core, see #160 2012-02-27 17:37:52 +01:00
ProtocolNexa.h Receiving protocols decode according to new standard 2011-05-12 14:09:37 +00:00
ProtocolOregon.cpp Convert dos endings to unix in telldus-core, see #160 2012-02-27 17:37:52 +01:00
ProtocolOregon.h Implement Oregon short format and sensor 0xEA4C 2011-12-21 15:55:59 +01:00
ProtocolRisingSun.cpp Convert dos endings to unix in telldus-core, see #160 2012-02-27 17:37:52 +01:00
ProtocolRisingSun.h Fixed some 'No newline at end of file' warnings 2011-03-11 10:46:35 +00:00
ProtocolSartano.cpp Convert dos endings to unix in telldus-core, see #160 2012-02-27 17:37:52 +01:00
ProtocolSartano.h Receiving protocols decode according to new standard 2011-05-12 14:09:37 +00:00
ProtocolScene.cpp Convert dos endings to unix in telldus-core, see #160 2012-02-27 17:37:52 +01:00
ProtocolScene.h Convert dos endings to unix in telldus-core, see #160 2012-02-27 17:37:52 +01:00
ProtocolSilvanChip.cpp Convert dos endings to unix in telldus-core, see #160 2012-02-27 17:37:52 +01:00
ProtocolSilvanChip.h Refactored ProtocolSilvanChip to easier allow different models (timings) 2011-02-24 16:28:29 +00:00
ProtocolUpm.cpp Convert dos endings to unix in telldus-core, see #160 2012-02-27 17:37:52 +01:00
ProtocolUpm.h Fixed some 'No newline at end of file' warnings 2011-03-11 10:46:35 +00:00
ProtocolWaveman.cpp Convert dos endings to unix in telldus-core, see #160 2012-02-27 17:37:52 +01:00
ProtocolWaveman.h Receiving protocols decode according to new standard 2011-05-12 14:09:37 +00:00
ProtocolX10.cpp Convert dos endings to unix in telldus-core, see #160 2012-02-27 17:37:52 +01:00
ProtocolX10.h Readded x10 as receiving protocol 2011-05-12 15:11:30 +00:00
ProtocolYidong.cpp Convert dos endings to unix in telldus-core, see #160 2012-02-27 17:37:52 +01:00
ProtocolYidong.h Added protocol Yidong 2010-11-09 10:54:32 +00:00
Sensor.cpp Implemented acctual storing of sensor-values 2011-05-13 12:47:15 +00:00
Sensor.h Implemented acctual storing of sensor-values 2011-05-13 12:47:15 +00:00
Settings.cpp Fix settings functions on Windows for our refactoring 2012-02-23 15:26:38 +01:00
Settings.h Add functions to get/set controller serial and type 2012-02-23 12:14:33 +01:00
SettingsConfuse.cpp Use configured paths when accessing settings files 2012-03-13 15:00:07 +01:00
SettingsConfusePaths.h.in Store configured settings paths in header file 2012-03-13 14:59:44 +01:00
SettingsCoreFoundationPreferences.cpp Update CoreFoundationPreerences settings engine to handle both controllers and devices 2012-02-27 16:46:16 +01:00
SettingsWinRegistry.cpp Convert dos endings to unix in telldus-core, see #160 2012-02-27 17:37:52 +01:00
telldus-core.conf The configuration files should be handled by the service, not the client 2010-11-11 11:14:18 +00:00
TelldusMain.cpp Convert dos endings to unix in telldus-core, see #160 2012-02-27 17:37:52 +01:00
TelldusMain.h Convert dos endings to unix in telldus-core, see #160 2012-02-27 17:37:52 +01:00
TelldusWinService_win.cpp Convert dos endings to unix in telldus-core, see #160 2012-02-27 17:37:52 +01:00
TelldusWinService_win.h Convert dos endings to unix in telldus-core, see #160 2012-02-27 17:37:52 +01:00
tellstick.conf Added setting for 'Not wait for confirmation from TellStick', see ticket 98, in Linux 2012-01-11 14:53:46 +01:00
TellStick.cpp Include file not used 2011-03-03 09:07:16 +00:00
TellStick.h Signal the firmware version as a modified signal. This since we don't know the firmware when a new controller is found. We need to communicate with the device first and the version will be detected later 2012-02-27 15:32:21 +01:00
TellStick_ftd2xx.cpp Convert dos endings to unix in telldus-core, see #160 2012-02-27 17:37:52 +01:00
TellStick_libftdi.cpp Compability fixes on unix since the interface changed in a previous commit 2012-02-27 15:56:02 +01:00
Timer.cpp Convert dos endings to unix in telldus-core, see #160 2012-02-27 17:37:52 +01:00
Timer.h Move class Event and EventHandler into the TelldusCore namespace 2012-02-03 17:09:38 +01:00