Commit graph

16 commits

Author SHA1 Message Date
Micke Prag
9500c4c898 Convert dos endings to unix in telldus-core, see #160 2012-02-27 17:37:52 +01:00
Stefan Persson
24586433d9 Windows service, 2.1.0a and new changes for possible new version. 2011-11-04 14:32:22 +01:00
Stefan Persson
fe7f8f6eb8 Code cleanup, removed todos 2011-03-03 14:21:57 +00:00
Stefan Persson
aa8fa0c451 Relocated the function wideToInteger to Strings. 2010-11-16 09:40:09 +00:00
Micke Prag
e676655a82 Removed function Message::wideToString(), we should use TelldusCore::wideToString() from now on 2010-10-24 16:16:50 +00:00
Micke Prag
48a055a061 Removed obsolete function Message::charToWstring() 2010-10-21 14:27:46 +00:00
Micke Prag
ac9a35af21 Converted Message::getClientWStringFromSocket() to Client::getWStringFromService() 2010-10-18 10:28:20 +00:00
Micke Prag
3094384f8a Converted Message::getClientBoolFromSocket() to Client::getBoolFromService() 2010-10-18 10:23:18 +00:00
Micke Prag
01a983d04f Converted all functions to use Client::getIntegerFromService() 2010-10-18 10:19:33 +00:00
Stefan Persson
13253a0aa5 New wstring to string conversion method. Untested and only used in SendRawCommand so far (with todo's on other places where it should be used). 2010-10-18 08:42:49 +00:00
Stefan Persson
ae5655abbe Device state and device state value implemented 2010-10-15 12:38:12 +00:00
Stefan Persson
a26781c8d0 Bell and Dim added 2010-10-14 12:37:09 +00:00
Micke Prag
7225c71221 Fix indentation issues 2010-10-12 12:07:54 +00:00
Stefan Persson
5cb709e4e6 More communication method-stubs 2010-10-11 13:41:22 +00:00
Stefan Persson
24426da77a Client/service communication 2010-10-08 15:47:19 +00:00
Stefan Persson
64439e7b0c Class added 2010-10-08 12:31:35 +00:00