Commit graph

15 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
Micke Prag
5bc43a21ab Fix settings functions on Windows for our refactoring 2012-02-23 15:26:38 +01:00
Micke Prag
23437505d6 Initialize variable dwLength, we might get ERROR_MORE_DATA otherwize 2012-02-23 15:24:50 +01:00
Micke Prag
670e5f1c72 Fixed mismatching allocation and deallocation 2012-02-10 15:37:34 +01:00
Stefan Persson
4068742b25 Setting for 'Not wait for confirmation from TellStick' implemented on windows too. This setting must be set manually. Closes #98 2012-01-11 16:16:31 +01:00
Stefan Persson
86554b26ac Code cleanup 2011-12-28 11:14:59 +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
c364302037 Fix to allow storage of more than 127 devices in Windows. Closes #95 2011-10-04 11:02:41 +00:00
Micke Prag
de292eeaf5 Return real error messages on Windows. 2011-03-03 15:52:44 +00:00
Micke Prag
509985293d RegDeleteKeyEx() was introduced in Vista, that means we cannot use it. Changed to RegDeleteKey() instead. 2010-10-27 09:10:44 +00:00
Micke Prag
88820fc85d Added locks to all public functions in Settings 2010-10-21 11:46:57 +00:00
Stefan Persson
e47891fb06 Client callback listener will now reconnect if the service disappears and then comes back. 2010-10-20 15:19:08 +00:00
Stefan Persson
464000515c Signaling on name (tested) /model/protocol change, and add/remove device (tested). Error when clients connect/disconnect many times. 2010-10-20 11:00:59 +00:00
Stefan Persson
ae2161df79 Fixed bug, correct string stored in register 2010-10-14 15:19:03 +00:00
Micke Prag
e9195b9de6 Added Settings-class. Untested! 2010-10-11 10:12:09 +00:00