Micke Prag
|
c865bb0fd6
|
Don't sleep if the function returned an error
|
2008-10-16 13:18:21 +00:00 |
|
Micke Prag
|
05013a9074
|
Fixed segfault if the device is not found
|
2008-10-16 13:16:44 +00:00 |
|
Micke Prag
|
d2f81b089d
|
Fixed some possible memory leaks
|
2008-10-15 10:23:45 +00:00 |
|
Micke Prag
|
d1e79e6195
|
Moved rfcmd into telldus-core
|
2008-10-08 12:56:44 +00:00 |
|
Micke Prag
|
e6ab48a4f8
|
Changed help text to work with the tool help2man
|
2008-10-07 14:11:38 +00:00 |
|
Micke Prag
|
a58d14c912
|
Added files LICENSE, AUTHORS, INSTALL and README to Telldus Core
|
2008-10-07 13:03:07 +00:00 |
|
Micke Prag
|
b163e8a9fa
|
Small typos and fixes in the documentation
|
2008-09-16 19:05:04 +00:00 |
|
Micke Prag
|
3210ed51c1
|
Documentation for telldus-core error codes.
|
2008-09-12 11:58:48 +00:00 |
|
Micke Prag
|
494f1366d2
|
Implemented error-codes in tdtool
|
2008-09-12 11:42:38 +00:00 |
|
Micke Prag
|
3602f43359
|
Implemented error codes for the methods devTurnOn(), devTurnOff(), devBell() and devDim().
A new function now exists, devGetErrorString(), which returns a human readable string for all of the error codes.
|
2008-09-12 11:08:19 +00:00 |
|
Micke Prag
|
2be36e0fe1
|
Bugfix if the device is not found
|
2008-09-09 17:16:54 +00:00 |
|
Micke Prag
|
177c776024
|
Added more documentation to telldus-core
|
2008-09-07 12:58:10 +00:00 |
|
Micke Prag
|
2ce9f87796
|
Added some basic documentation to use with doxygen
|
2008-09-07 12:00:47 +00:00 |
|
Micke Prag
|
d33b4f0044
|
Fixed a typo and cleaned up CMakeLists.txt
|
2008-09-07 09:48:19 +00:00 |
|
Micke Prag
|
d6ee193ab4
|
Fixed headerfile for compiling with a C-compiler
|
2008-08-04 14:09:15 +00:00 |
|
Micke Prag
|
6ecf868c65
|
Fixed some issues with the help texts.
|
2008-07-30 17:44:47 +00:00 |
|
Fredrik Jacobsson
|
b6efe89b0f
|
Added help texts for dim and bell
|
2008-07-30 17:28:16 +00:00 |
|
Micke Prag
|
12366971e5
|
Added dim and bell to tdtool, closes #25
|
2008-07-30 17:17:27 +00:00 |
|
Micke Prag
|
2d2b290372
|
Updated so controlling devices under Max OS X works!
|
2008-07-22 12:46:40 +00:00 |
|
Micke Prag
|
0495a89b79
|
Fixed CMakeLists.txt for building on Mac OS X.
|
2008-07-22 11:53:32 +00:00 |
|
Micke Prag
|
e079018fe0
|
Fixed removing of devices on Mac OS X.
|
2008-07-21 20:02:54 +00:00 |
|
Micke Prag
|
1ca3d00b05
|
Adding and altering settings works. Only remove left!
|
2008-07-21 18:44:12 +00:00 |
|
Micke Prag
|
c07eb54f01
|
First version of settings engine for Mac OS X using Core Foundation Preferences.
|
2008-07-21 16:01:42 +00:00 |
|
Micke Prag
|
3471e05cbc
|
Enable to turn on and off devices in tdtool by the device-name, closes #23
|
2008-07-10 09:40:51 +00:00 |
|
Micke Prag
|
3b46ada09c
|
Calling tdtool without any parameter shows help, closes #21
|
2008-07-10 09:25:05 +00:00 |
|
Micke Prag
|
57e74dd496
|
Added #include <string.h> to a lot of files
|
2008-07-10 09:23:13 +00:00 |
|
Micke Prag
|
c93df293e2
|
Fixed 'Policy CMP0003' for CMake 2.6.0 and later
|
2008-07-10 09:12:28 +00:00 |
|
Micke Prag
|
3ea649d16e
|
Moved driver and tdtool to telldus-core
|
2008-07-10 08:07:43 +00:00 |
|