Commit graph

38 commits

Author SHA1 Message Date
Micke Prag
d2cac874ef Added protocol Yidong. Untested though. 2010-11-09 13:01:26 +00:00
Micke Prag
e97fa49a85 Separate public headers and non public headers 2010-08-30 18:54:29 +00:00
Micke Prag
f6260bec82 Merged -r579 from trunk into branches/2.0 2010-08-30 12:38:34 +00:00
Micke Prag
126ad5ac63 Only build against Qt if needed 2010-08-27 08:10:26 +00:00
Micke Prag
e82cd232fc Added branding-options to TelldusCore 2.0. 2010-06-17 09:10:33 +00:00
Micke Prag
76cc75dfca Merged -r448 into branches/2.0 2010-02-01 13:59:04 +00:00
Micke Prag
0aec8f7553 Removed TellStick.cpp from CMakeLists.txt since it is only used by 2.1 2009-11-10 21:06:56 +00:00
Micke Prag
b2a9d42453 Added finding of TellStick and TellStick Duo on Linux 2009-11-02 13:33:45 +00:00
Micke Prag
c688af38c4 Started refactoring Device into Controllers 2009-11-01 19:19:58 +00:00
Micke Prag
4118122bf6 Added /var/state/telldus-core.conf and the udev rule to cmake, this closes #52 for now 2009-09-03 11:26:28 +00:00
Micke Prag
018a293b14 No INSTALL target on Windows. 2009-08-26 19:57:25 +00:00
Micke Prag
b68ef974fe Made it possible to supply a custom library dir, useful for building on amd64 2009-08-21 09:03:58 +00:00
Micke Prag
367e32440a Added some fixes for installing telldus-core on OS X with cmake 2009-08-20 14:55:20 +00:00
Micke Prag
ab77a8fa5d Made telldus-core.h go into the correct directory 2009-08-20 14:17:32 +00:00
Micke Prag
a7555ac119 Added def-file for windows function export. 2009-05-11 15:16:44 +00:00
Micke Prag
010a3320a2 Updated CMake so it could be used on windows aswell. 2009-05-06 08:28:20 +00:00
Micke Prag
a4aa68c783 Added support for X10 devices 2009-04-15 15:36:56 +00:00
Micke Prag
eccae125be Added protocol Upm 2009-04-08 20:10:04 +00:00
Micke Prag
1a57b1234b Added dummy device class DeviceUndefined 2009-04-08 12:21:30 +00:00
Micke Prag
b2d2b49a6a Made the support for USB-devices configurable 2009-04-03 14:24:47 +00:00
Micke Prag
2c64f72311 Added Brateck to CMakeLists.txt 2009-03-27 11:36:16 +00:00
Micke Prag
80a30d6a1c Added support for RisingSun receivers 2009-03-25 20:11:57 +00:00
Micke Prag
67014e6bd6 Fixed correct version in CMake 2009-03-20 16:03:23 +00:00
Micke Prag
61fc490d7e Minor fixes for Mac OS X with CMake 2009-03-20 13:57:12 +00:00
Micke Prag
4462847e20 Cleaned the CMakeLists.txt and added option to not build with support for TellStick Duo 2009-03-20 09:53:43 +00:00
Micke Prag
b6ee3eac4b Made support for TellStick Duo configurable 2009-03-19 15:47:21 +00:00
Micke Prag
810ef268ca Started a QT backend for settings 2009-03-11 09:41:55 +00:00
Micke Prag
b5b692a17e Added Controller.cpp to CMakeLists.txt 2009-02-05 16:14:38 +00:00
Micke Prag
1212f6fa4b Added class TellStickDuo to CMakeLists.txt 2009-02-05 13:13:00 +00:00
Micke Prag
864aa9279b Removed Controller.cpp from CMakeLists.txt since it is not implemented yet 2009-01-11 17:03:03 +00:00
Micke Prag
e5fa83566f Added new device-type: DeviceGroup 2009-01-09 16:05:57 +00:00
Micke Prag
8a83590989 * Added class Manager to CMakeLists.txt
* Used the Manager class in the exported functions in telldus-core
* Used std::string instead of char * in some places. This is the prefered way in telldus-core. Added a inline wrapper function for converting std::string to char * for exporting to the C API
2009-01-06 20:58:35 +00:00
Micke Prag
0bda5edb57 Moved files and removed 'Telldus'-prefix from the settings class 2009-01-06 14:29:43 +00:00
Micke Prag
6c75e5efd6 Changed the target name for telldus-core on Mac OS X 2008-12-29 23:44:12 +00:00
Micke Prag
ae3ae80a5e Added telldus-core.h to the installed public headers 2008-11-10 21:45:45 +00:00
Micke Prag
84f738e1ab Made libtelldus-core build as a framework on Mac OS X 2008-11-10 20:27:38 +00:00
Micke Prag
04e72f0a99 Fixed some of the renaming of the library. 2008-10-19 19:24:03 +00:00
Micke Prag
41e82a0445 Renamed library TellUsbD101 to TelldusCore and some minor fixes for building on Windows. 2008-10-16 15:03:03 +00:00
Renamed from driver/TellUsbD101/CMakeLists.txt (Browse further)