.. |
linux
|
Added error-code TELLSTICK_ERROR_COMMUNICATION, closes #69
|
2009-10-27 08:14:32 +00:00 |
osx
|
Added two different ftd2xx.h files. One for Windows and one for Mac OS X since FTDI cannot make one universal that works on both platforms.
|
2009-08-19 07:31:59 +00:00 |
win
|
Added error-code TELLSTICK_ERROR_COMMUNICATION, closes #69
|
2009-10-27 08:14:32 +00:00 |
99-tellstick.rules
|
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 |
CMakeLists.txt
|
Added protocol Yidong. Untested though.
|
2010-11-09 13:01:26 +00:00 |
common.h
|
Added string.h in common.h
|
2010-02-12 11:24:05 +00:00 |
config.h.in
|
Added protocol Yidong to the Telldus (default) branding
|
2010-11-09 13:37:34 +00:00 |
Controller.cpp
|
Added first version of TellStick Duo controller
|
2009-02-05 13:03:21 +00:00 |
Controller.h
|
Only build against Qt if needed
|
2010-08-27 08:10:26 +00:00 |
Device.cpp
|
Fixed a minor compilator warning
|
2009-11-01 14:50:05 +00:00 |
Device.h
|
Implemented Device::getFullModel() so tdGetModel() returns everything, including what's after the ':', see #51
|
2009-09-09 10:03:42 +00:00 |
DeviceBrateck.cpp
|
Added parameter int supportedMethods in tdLastSentCommand(), closes #36
|
2009-08-19 15:51:33 +00:00 |
DeviceBrateck.h
|
Added parameter int supportedMethods in tdLastSentCommand(), closes #36
|
2009-08-19 15:51:33 +00:00 |
DeviceEverflourish.cpp
|
Merged -r462 from trunk
|
2010-02-17 13:35:23 +00:00 |
DeviceEverflourish.h
|
Reverted DeviceEverflourish to the non controller-interface in the 2.0 branch
|
2010-02-07 15:19:46 +00:00 |
DeviceFuhaote.cpp
|
Fixed some errors in a merge from trunk
|
2010-08-30 14:01:13 +00:00 |
DeviceFuhaote.h
|
Fixed some errors in a merge from trunk
|
2010-08-30 14:01:13 +00:00 |
DeviceGroup.cpp
|
Added parameter int supportedMethods in tdLastSentCommand(), closes #36
|
2009-08-19 15:51:33 +00:00 |
DeviceGroup.h
|
Added parameter int supportedMethods in tdLastSentCommand(), closes #36
|
2009-08-19 15:51:33 +00:00 |
DeviceIkea.cpp
|
Added parameter int supportedMethods in tdLastSentCommand(), closes #36
|
2009-08-19 15:51:33 +00:00 |
DeviceIkea.h
|
Added parameter int supportedMethods in tdLastSentCommand(), closes #36
|
2009-08-19 15:51:33 +00:00 |
DeviceNexa.cpp
|
Some fixes for making tdLearn() work on Windows, see #37
|
2009-09-01 21:58:13 +00:00 |
DeviceNexa.h
|
Added method tdLearn()
|
2009-09-01 20:51:37 +00:00 |
DeviceRisingSun.cpp
|
Minor compile-fixes
|
2010-05-25 15:48:36 +00:00 |
DeviceRisingSun.h
|
Minor compile-fixes
|
2010-05-25 15:48:36 +00:00 |
DeviceSartano.cpp
|
Added parameter int supportedMethods in tdLastSentCommand(), closes #36
|
2009-08-19 15:51:33 +00:00 |
DeviceSartano.h
|
Added parameter int supportedMethods in tdLastSentCommand(), closes #36
|
2009-08-19 15:51:33 +00:00 |
DeviceUndefined.cpp
|
Fixed minor issue where the returned value was lost.
|
2009-08-19 17:21:59 +00:00 |
DeviceUndefined.h
|
Implemented tdSendRawCommand(), closes #38
|
2009-08-19 16:46:13 +00:00 |
DeviceUpm.cpp
|
Fixed bug where the unit-code for UPM-devices couldn't be saved.
|
2010-08-27 07:23:35 +00:00 |
DeviceUpm.h
|
Added parameter int supportedMethods in tdLastSentCommand(), closes #36
|
2009-08-19 15:51:33 +00:00 |
DeviceWaveman.cpp
|
Fixed bug where all Waveman devices was shown as Arctech, closes #50
|
2009-09-03 08:26:39 +00:00 |
DeviceWaveman.h
|
Fixed bug where all Waveman devices was shown as Arctech, closes #50
|
2009-09-03 08:26:39 +00:00 |
DeviceX10.cpp
|
Bit 0 en ad bit 1 in the unit-code was switched
|
2009-10-26 13:56:25 +00:00 |
DeviceX10.h
|
Added parameter int supportedMethods in tdLastSentCommand(), closes #36
|
2009-08-19 15:51:33 +00:00 |
DeviceYidong.cpp
|
Fixed bug, include added
|
2010-12-07 10:22:12 +00:00 |
DeviceYidong.h
|
Added protocol Yidong. Untested though.
|
2010-11-09 13:01:26 +00:00 |
ftd2xx.h
|
Added finding of TellStick and TellStick Duo on Linux
|
2009-11-02 13:33:45 +00:00 |
libtelldus-core.def
|
Added function tdReleaseString(), closes #66
|
2009-10-27 08:43:12 +00:00 |
libtelldus-core.vcproj
|
Added RisingSun and Brateck to the project on Windows
|
2009-04-07 14:12:44 +00:00 |
Manager.cpp
|
Added protocol Yidong. Untested though.
|
2010-11-09 13:01:26 +00:00 |
Manager.h
|
Only build against Qt if needed
|
2010-08-27 08:10:26 +00:00 |
Resource.h
|
Renamed library TellUsbD101 to TelldusCore and some minor fixes for building on Windows.
|
2008-10-16 15:03:03 +00:00 |
Settings.cpp
|
Fixed typo in function tdLastSentValue() on non libconfuse platforms (Mac OS X and Windows), this fixes #30
|
2009-08-19 07:05:56 +00:00 |
Settings.h
|
Refactored device-model to be string instead of integer, this helps the configuration on Linux
|
2009-05-06 15:08:07 +00:00 |
SettingsConfuse.cpp
|
Fixed a memory-leak
|
2009-09-28 19:15:37 +00:00 |
SettingsCoreFoundationPreferences.cpp
|
Merged -r459 from trunk
|
2010-02-15 08:16:08 +00:00 |
SettingsQt.cpp
|
Implemented functions Settings::getNextDeviceId() and Settings::removeDevice() for settings backend QT
|
2009-03-19 16:27:32 +00:00 |
SettingsWinRegistry.cpp
|
Fixed some memory-leaks.
|
2009-10-09 15:37:54 +00:00 |
stdafx.cpp
|
Renamed library TellUsbD101 to TelldusCore and some minor fixes for building on Windows.
|
2008-10-16 15:03:03 +00:00 |
stdafx.h
|
Renamed library TellUsbD101 to TelldusCore and some minor fixes for building on Windows.
|
2008-10-16 15:03:03 +00:00 |
telldus-core.conf
|
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 |
telldus-core.cpp
|
Merged -r471 from trunk
|
2010-05-24 07:14:41 +00:00 |
telldus-core.h
|
Added function tdReleaseString(), closes #66
|
2009-10-27 08:43:12 +00:00 |
tellstick.conf
|
Change the default device to a codeswitch
|
2009-09-03 10:02:01 +00:00 |
TellStick.cpp
|
Added finding of TellStick and TellStick Duo on Linux
|
2009-11-02 13:33:45 +00:00 |
TellStick.h
|
Added finding of TellStick and TellStick Duo on Linux
|
2009-11-02 13:33:45 +00:00 |
TellStickDuo.cpp
|
Added finding of TellStick and TellStick Duo on Linux
|
2009-11-02 13:33:45 +00:00 |
TellStickDuo.h
|
Minor fixes for finding the files on OS X
|
2009-08-20 09:59:12 +00:00 |