Commit graph

141 commits

Author SHA1 Message Date
Micke Prag
f654efebab Updated the documentation with the "td" prefix. 2008-10-19 19:30:31 +00:00
Micke Prag
099ee5871b Fixed some of the renaming of the library. 2008-10-19 19:24:03 +00:00
Micke Prag
5fe95ef98a Changed the prefix "dev" to "td" for our new platform independent API 2008-10-19 19:06:12 +00:00
Micke Prag
6dd66d7d7e Added int-functions to TelldusSettingsConfuse to work with the new int version of getModel()/setModel() 2008-10-17 15:01:38 +00:00
Micke Prag
fc53195afa Changed the setting "model" to be an integer instead of a string. 2008-10-17 14:14:38 +00:00
Micke Prag
142b0ffbd4 Renamed the documentation file. 2008-10-17 13:02:56 +00:00
Micke Prag
0eb8a432ae Imported first version of TellUsbD101 backward compatibility wrapper. 2008-10-17 12:17:29 +00:00
Micke Prag
46ba243c2f Renamed library TellUsbD101 to TelldusCore and some minor fixes for building on Windows. 2008-10-16 15:03:03 +00:00
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
Fredrik Jacobsson
199143ec7c Added VisualBasic example 2008-10-06 19:49:18 +00:00
Magnus Juntti
6d967c6f3b Cosmetic change regarding formatting in log-file. 2008-09-23 10:18:02 +00:00
Magnus Juntti
d89fd8da8e Fixed very minor formatting issue. 2008-09-22 17:43:00 +00:00
Magnus Juntti
946c0d15a1 Fixed a bug regarding sunset off/on times when not working when set to 0.
/Magnus Juntti
2008-09-22 17:40:36 +00:00
Rickard Andersson
f436498dcf Added support for more than one tellstick sender 2008-09-16 20:50:15 +00:00
Micke Prag
b163e8a9fa Small typos and fixes in the documentation 2008-09-16 19:05:04 +00:00
Rickard Andersson
f9d5a302a3 2008-09-15 21:21:06 +00:00
Micke Prag
8845ef5ab6 Typo in docs 2008-09-15 09:48:05 +00:00
Micke Prag
e55cf74e44 Added first chapter to 'Telldus TellStick SDK documentation' 2008-09-15 09:42:43 +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
366871fc01 Added php-bindings 2008-08-04 14:36:43 +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
95972873a8 Added Visual Basic binding. 2008-07-30 15:38:38 +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
935e97c77d Added 'make install' to rfcmd makefile. Thanks to Hans Winzell 2008-07-10 08:32:26 +00:00
Micke Prag
a7595ac18b Added 'make install' to rfcmd makefile. Thanks to Hans Winzell 2008-07-10 08:31:07 +00:00
Micke Prag
3ea649d16e Moved driver and tdtool to telldus-core 2008-07-10 08:07:43 +00:00
Micke Prag
9b2c653fcd rfcmd v0.3 with support for IKEA. Thanks to Gudmund Berggren! 2008-06-22 10:48:17 +00:00
Micke Prag
a5b6430a14 Removed the makefile since it is now depricated by cmake 2008-06-17 21:25:13 +00:00