Commit graph

20 commits

Author SHA1 Message Date
Micke Prag
bf9685478b Added function tdReleaseString(), closes #66 2009-10-27 08:43:12 +00:00
Micke Prag
581f325e00 Removed % from output when listing devices 2009-09-22 07:40:21 +00:00
Micke Prag
0ecfbb5534 Added command tdtool --raw, closes #49 2009-09-08 11:44:16 +00:00
Micke Prag
ac4e5ef5f5 Added tdtool --learn, closes #56 2009-09-08 09:01:57 +00:00
Micke Prag
e6d4795860 Removed the description from rfcmd and tdtool and added it to the man file instead 2009-09-04 12:07:52 +00:00
Micke Prag
86b9912d7b Reordered the output to fix help2man a little better 2009-08-20 14:15:11 +00:00
Micke Prag
ffcb00e9bb Added telldus-core version to CMake 2009-08-20 12:06:48 +00:00
Micke Prag
96a6bb27ae Print out the device state with tdtool --list, closes #41 2009-08-19 17:16:31 +00:00
Micke Prag
d45b448b14 Removed the sleep since it is now in telldus-core and altered the output from switch_device() a bit 2009-01-09 16:09:53 +00:00
Micke Prag
32add39e7b Changed the prefix "dev" to "td" for our new platform independent API 2008-10-19 19:06:12 +00:00
Micke Prag
78a78ee093 Don't sleep if the function returned an error 2008-10-16 13:18:21 +00:00
Micke Prag
736e4a4741 Fixed some possible memory leaks 2008-10-15 10:23:45 +00:00
Micke Prag
68881064d8 Changed help text to work with the tool help2man 2008-10-07 14:11:38 +00:00
Micke Prag
fb817b269c Implemented error-codes in tdtool 2008-09-12 11:42:38 +00:00
Micke Prag
657ee6a6bd Fixed some issues with the help texts. 2008-07-30 17:44:47 +00:00
Fredrik Jacobsson
13ba624f66 Added help texts for dim and bell 2008-07-30 17:28:16 +00:00
Micke Prag
682b2e466f Added dim and bell to tdtool, closes #25 2008-07-30 17:17:27 +00:00
Micke Prag
d9ab0d1952 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
5cc3aa655c Calling tdtool without any parameter shows help, closes #21 2008-07-10 09:25:05 +00:00
Micke Prag
8595ad0e6f Moved driver and tdtool to telldus-core 2008-07-10 08:07:43 +00:00