Commit graph

1859 commits

Author SHA1 Message Date
Micke Prag
8c4c62d9e1 Added missing includes 2011-12-28 17:57:48 +01:00
Micke Prag
712cb9bbd8 Merge branch 't103' 2011-12-28 17:36:05 +01:00
Micke Prag
7272875db5 Log connect and disconnect from a TellStick. This closes #103 2011-12-28 17:28:30 +01:00
Micke Prag
e1d063bb56 Force stdout on Mac OS X 2011-12-28 16:15:22 +01:00
Micke Prag
8903656423 Use sformatf() to format the messages for the Windows Event Log, see #103 2011-12-28 16:07:29 +01:00
Micke Prag
05c0ac7f05 Add functions formatf() and sformatf() 2011-12-28 16:06:46 +01:00
Stefan Persson
44e5b81a90 Added new error code, Syntax error 2011-12-28 16:02:27 +01:00
Stefan Persson
5546013552 Tdtool exiting with error codes on failures. Closes #146. 2011-12-28 15:45:07 +01:00
Micke Prag
9862403267 Add command line argument to debug output 2011-12-28 15:35:18 +01:00
Micke Prag
50e69a476c Implement logging using Windows Event Log, see #103 2011-12-28 15:35:15 +01:00
Stefan Persson
b6fb5ce106 Sensors now visible in tdtool when running --list. Closes #122. 2011-12-28 14:50:56 +01:00
Stefan Persson
86554b26ac Code cleanup 2011-12-28 11:14:59 +01:00
Stefan Persson
81671d1607 Fixed so that receiving socket has no buffer limit when reading in Windows. Closes #145. 2011-12-28 10:56:44 +01:00
Micke Prag
83fb477ef4 Use the log-system in main_unix.cpp 2011-12-27 15:46:49 +01:00
Micke Prag
72188ef02f Add Log class, only implemented for Linux. See #103 2011-12-27 14:47:40 +01:00
Micke Prag
d7e76f1bc1 Show an error message if an unknown option is supplied to telldusd in Linux 2011-12-27 11:14:16 +01:00
Stefan Persson
e3587763ee Fixed so that receiving socket has no buffer limit when reading in Linux. See ticket #101. 2011-12-23 12:46:17 +01:00
Stefan Persson
6f2ea98c5c Optimization for #101. 2011-12-22 12:31:17 +01:00
Stefan Persson
319e505509 Now possible to activate Telldus Live! from Settings. Closes #101. 2011-12-22 12:20:51 +01:00
Micke Prag
16a9b87fb6 Implement sensor Mandolyn, this closes #104 2011-12-21 15:57:45 +01:00
Micke Prag
c030185438 Implement Oregon short format and sensor 0xEA4C 2011-12-21 15:55:59 +01:00
Micke Prag
084930a74e Remove OS X specific finding of QtUiTools. The variable QT_USE_QTUITOOLS seems to work by itself instead 2011-12-20 16:51:31 +01:00
Micke Prag
acdf5733a1 Fix compilation error using Visual Studio. stdint.h is unfortunately not available 2011-12-20 15:13:52 +01:00
Micke Prag
ff7130561c Implemented decoding of Fineoffset new short format. Hopefully this
fixes #92. If not, please reopen.
This also requires firmware 5 or later in TellStick Duo.
2011-12-20 14:37:40 +01:00
Micke Prag
808385705f Increase timeout time 2011-12-19 17:07:26 +01:00
Stefan Persson
2d17564de3 Added better filtration when scanning remotes, only update the affected protocols. Closes #88 2011-12-19 15:51:25 +01:00
Stefan Persson
8e377a12bc Possibility to add/remove sensors from list, and change their names. Not yet persistent. 2011-12-01 13:49:45 +01:00
Micke Prag
2feeb81f37 Implemented listening for pongs, this refs #117 and closes #133 2011-11-28 21:39:04 +01:00
Micke Prag
af929e5311 Changed reconnect time and ping timer. 2011-11-28 17:46:48 +01:00
Micke Prag
b68b4435c7 Retry fetching server list later if we fail the first time. This closes #117 2011-11-24 16:21:34 +01:00
Micke Prag
f13c20c698 Removed way obsolete project systray 2011-11-11 12:03:27 +01:00
Micke Prag
85d6323e28 Move project tellstickd into 3rdparty 2011-11-11 12:02:40 +01:00
Micke Prag
37716bdbe2 Move project tellstickcontroller into 3rdparty 2011-11-11 12:02:16 +01:00
Micke Prag
00cb9d9057 Move project TellStick.NET into 3rdparty 2011-11-11 12:01:41 +01:00
Micke Prag
3cbb48aa6b Revive rfcmd as a separate project again 2011-11-11 11:01:31 +01:00
Micke Prag
1bee70be2c Move rfcmd out from telldus-core 2011-11-11 10:58:06 +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
Micke Prag
4b37109f27 Use FIND_PACKAGE() to find QtUiTools instead of just hardcode the path 2011-11-04 10:58:03 +01:00
Stefan Persson
ef9a201f90 Possibility to add/remove sensors from list, and change their names. Not yet persistent. 2011-11-01 14:14:14 +01:00
Micke Prag
290a805c6b Added documentation for sensors, this closes #110. 2011-10-28 15:41:28 +02:00
Micke Prag
f207af7462 Add documentation for tdSensorValue(), see #110 2011-10-28 15:41:24 +02:00
Micke Prag
5ca9d3a7b8 Add documentation for tdSensor(), see #110 2011-10-28 15:40:50 +02:00
Micke Prag
f285c9099e Use full name 'TellStick Duo' instead of just 'Duo' 2011-10-28 15:40:10 +02:00
Micke Prag
478e8cdb73 Fixed correct references 2011-10-28 15:40:10 +02:00
Micke Prag
df58f9df15 Make sure lines not exceeding 80 chars 2011-10-28 15:40:10 +02:00
Micke Prag
fc626ef709 Add some ignored documentation files 2011-10-28 15:40:10 +02:00
Micke Prag
1bbff2a0ec Fix ending doxygen block 2011-10-28 15:38:11 +02:00
Micke Prag
e7ec37aa60 Add includepath to telldus-core for plugin Sensors 2011-10-28 10:31:07 +02:00
Micke Prag
cb6b3099d5 Add Sensors plugins as default 2011-10-28 09:50:17 +02:00
Micke Prag
ebfc9666eb Show protocol and id as name for now. Editing of sensors is currently not implemented. 2011-10-28 09:49:34 +02:00