Commit graph

46 commits

Author SHA1 Message Date
Micke Prag
4ff3cfd56c Convert CRLF to LF 2012-08-13 16:45:35 +02:00
Øyvind Saltvik
4065f7dc40 no complier warnings 2012-08-11 18:17:03 +02:00
Øyvind Saltvik
d9ac1d3638 two less warnings 2012-08-11 18:11:23 +02:00
Øyvind Saltvik
420d33b09d don't go off the far end 2012-08-11 16:20:23 +02:00
Øyvind Saltvik
5d2a3a3f7c use tabs 2012-08-10 23:48:42 +02:00
Øyvind Saltvik
d808478ab1 keep track of python function so we can decref it 2012-08-10 23:46:39 +02:00
Øyvind Saltvik
c9588af3c3 make sure errorcodes are returned 2012-08-10 21:41:31 +02:00
Øyvind Saltvik
5cfd91717f return a datetime on success 2012-08-10 21:00:40 +02:00
Øyvind Saltvik
c5c64435cf working examples feature complete 2012-08-10 20:37:16 +02:00
Øyvind Saltvik
9073d60858 working with callbacks 2012-08-10 19:25:24 +02:00
Øyvind Saltvik
517c987b6d PyEval_InitThreads 2012-08-08 13:25:47 +02:00
Øyvind Saltvik
f09ebea266 no semicolon 2012-08-08 13:15:57 +02:00
Øyvind Saltvik
d6fcd4a5dc tdsensor 2012-08-08 13:12:51 +02:00
Øyvind Saltvik
71e13196f3 add tdUnregisterCallback 2012-08-07 16:08:13 +02:00
Øyvind Saltvik
6496e71026 removed stray spaces 2012-08-07 14:25:13 +02:00
Øyvind Saltvik
384c81d85a add dev dir to find telldus-core.h file 2012-08-07 13:45:04 +02:00
Øyvind Saltvik
bd766e6254 no .h file 2012-08-07 13:42:07 +02:00
Øyvind Saltvik
a5da11945e native dir 2012-08-07 13:23:25 +02:00
Øyvind Saltvik
44869cbd4f tabs/ final newlines 2012-08-07 13:22:20 +02:00
Øyvind Saltvik
cadcf0b48a comment out code that might not be correct, add memoryerror 2012-08-07 03:30:57 +02:00
Øyvind Saltvik
48efae5a6f builds on 64 bit with howto 2012-08-07 01:16:51 +02:00
Øyvind Saltvik
241538d107 telldus 2012-08-04 22:16:58 +02:00
Øyvind Saltvik
d1b6208435 four spaces 2012-08-04 22:16:04 +02:00
Øyvind Saltvik
ed3b37439a example fix 2012-08-04 22:11:50 +02:00
Øyvind Saltvik
7130ad71c9 device 2012-08-04 22:10:58 +02:00
Øyvind Saltvik
cce0c16801 fix example 2012-08-04 22:09:31 +02:00
Øyvind Saltvik
9d11cfb07f added telldus python bindings 2012-08-04 18:42:00 +02:00
Stefan Persson
273ee15ed8 Fixed missing implementation of deviceCallbackEvents, and added different handling of contexts. 2011-10-07 10:58:40 +00:00
Stefan Persson
5758ae088c Updated copyright info 2011-09-05 09:48:52 +00:00
Stefan Persson
be46145b16 Root name changed to TelldusNETWrapper 2011-09-01 07:45:48 +00:00
Stefan Persson
09db774383 Corrected information in Assembly File 2011-09-01 07:31:06 +00:00
Stefan Persson
79591b00a5 Added support for more methods. Added explicit check for /0 in imported strings, and truncate strings there. 2011-09-01 07:28:01 +00:00
Stefan Persson
708d09a85f Adding some examples for the TelldusNetWrapper. 2011-09-01 07:22:56 +00:00
Micke Prag
875bb235ca Moved the python examples into the examples directory 2011-05-18 08:10:46 +00:00
Stefan Persson
b5534d309e Callback example (with timer), for python 2011-02-23 13:08:01 +00:00
Stefan Persson
e72a3b285a Added tdClose-method, to be called after use of static methods. 2010-11-04 16:07:39 +00:00
Stefan Persson
e254bf98ca Code cleanup 2010-11-04 15:54:40 +00:00
Stefan Persson
ca6fe30276 .Net-Wrapper for 2.1-line added 2010-11-04 15:42:08 +00:00
Micke Prag
3b80f5f2a5 Removed two constants since they will not be available until 2.1.0 2010-08-23 08:33:17 +00:00
Micke Prag
c6e73fad70 Added the rest of the functions exported by telldus-core to our php-wrapper 2010-08-23 08:29:39 +00:00
Micke Prag
339617d70c Added swig-interface for telldus-core 2009-08-28 16:02:15 +00:00
Micke Prag
8c8288333f Updated php-binding to use the new api in telldus-core version 2.0 2009-08-05 11:31:04 +00:00
Fredrik Jacobsson
199143ec7c Added VisualBasic example 2008-10-06 19:49:18 +00:00
Micke Prag
366871fc01 Added php-bindings 2008-08-04 14:36:43 +00:00
Micke Prag
95972873a8 Added Visual Basic binding. 2008-07-30 15:38:38 +00:00
Micke Prag
4bc36dd343 Added Java JNI wrapper. 2008-03-29 18:42:39 +00:00