Micke Prag
|
901ddebe01
|
Rename variable LIBRARY_DIR to LIB_INSTALL_DIR. This seems to match different distributions better. Thanks to Per Øyvind Karlsen
|
2011-10-07 09:37:20 +00:00 |
|
Micke Prag
|
a7a59302ef
|
Implement done() for all callbackdispatchers
|
2011-10-07 09:37:16 +00:00 |
|
Micke Prag
|
27ddbb9eb8
|
Add done() getter to DeviceChangeEventDispatcher
|
2011-10-07 09:37:13 +00:00 |
|
Micke Prag
|
184d2ee315
|
Don't wait infinite. Windows doesn't like that for some reason. See #93 and #94
|
2011-10-07 07:58:18 +00:00 |
|
Micke Prag
|
ffeb0b79d4
|
Wait for the event to be signaled, even if we already have waited this seems to do the trick. See #93 and #94
|
2011-10-07 07:57:55 +00:00 |
|
Micke Prag
|
9535ecd0ae
|
Merge branch t102, this closes #102
|
2011-10-06 14:12:55 +00:00 |
|
Stefan Persson
|
4ee0542c11
|
Set tdadmin path in script automatically
|
2011-10-04 11:59:36 +00:00 |
|
Stefan Persson
|
c364302037
|
Fix to allow storage of more than 127 devices in Windows. Closes #95
|
2011-10-04 11:02:41 +00:00 |
|
Stefan Persson
|
e89d0a29f8
|
Possible to specify a path to tdadmin in the udev.sh script
|
2011-09-23 12:21:21 +00:00 |
|
Stefan Persson
|
64306bd7d6
|
License version corrected. README updated.
|
2011-09-20 13:13:01 +00:00 |
|
Micke Prag
|
cb072ca70e
|
Removed obsolete settings for qt-dependency.
|
2011-09-19 09:59:07 +00:00 |
|
Micke Prag
|
30f9ecb402
|
Sign files after build on Windows
|
2011-09-19 09:58:08 +00:00 |
|
Micke Prag
|
f834adcb30
|
Sign files after build on Windows
|
2011-09-19 09:33:07 +00:00 |
|
Micke Prag
|
af6cc73949
|
Update copyright year
|
2011-09-09 14:28:15 +00:00 |
|
Micke Prag
|
f8543db6b1
|
Install and copy necessary dependencies for TelldusService on Mac OS X
|
2011-09-09 14:19:42 +00:00 |
|
Micke Prag
|
b59edb9411
|
Add file com.telldus.service.plist to describe and start our service on Mac OS X
|
2011-09-09 14:19:39 +00:00 |
|
Stefan Persson
|
fa131eed2e
|
Fixed copying of translation files for windows
|
2011-09-09 13:39:53 +00:00 |
|
Micke Prag
|
23d870061a
|
Add empty qt.conf on Mac OS X to make sure correct Qt-libs are loaded
|
2011-09-09 13:11:52 +00:00 |
|
Micke Prag
|
20d568cb44
|
Fix install_name for TelldusGui
|
2011-09-09 10:37:37 +00:00 |
|
Micke Prag
|
e2537733cb
|
Install qt_menu.nib as part of our install target
|
2011-09-09 10:37:34 +00:00 |
|
Stefan Persson
|
b373e9e454
|
Updated language files
|
2011-09-09 09:23:56 +00:00 |
|
Micke Prag
|
a7c2e85015
|
We should rewrite the path to TelldusGui also. Only TelldusCore should be left untouched
|
2011-09-07 14:35:12 +00:00 |
|
Micke Prag
|
27cc14dcd0
|
Use correct path to the bundle
|
2011-09-07 13:52:52 +00:00 |
|
Micke Prag
|
5c595414fa
|
Add INSTALL_NAME_DIR property to target TelldusGui
|
2011-09-07 13:35:07 +00:00 |
|
Micke Prag
|
9e1bcc5edd
|
Convert several SET_PROPERTY(TARGET) to one SET_TARGET_PROPERTIES()
|
2011-09-07 13:35:05 +00:00 |
|
Micke Prag
|
0e0e688817
|
Fix the plugins with install_tool_name using BundleUtilities
|
2011-09-07 13:35:03 +00:00 |
|
Micke Prag
|
bc7466cbc2
|
Use BundleUtilities to fix and copy frameworks to our bundle
|
2011-09-07 13:35:01 +00:00 |
|
Micke Prag
|
ad60a819de
|
Fix mismatching IF-block
|
2011-09-07 13:34:59 +00:00 |
|
Micke Prag
|
891d8dfdb6
|
Build TelldusCenter before any of the plugins
|
2011-09-06 15:25:58 +00:00 |
|
Micke Prag
|
ae8aea7856
|
Install the translation files for TelldusCenter as part of the install target. The target directory might not be setup earlier
|
2011-09-06 15:25:56 +00:00 |
|
Micke Prag
|
74d8b813ae
|
Add FRAMEWORK DESTINATION to TelldusGui
|
2011-09-06 15:25:54 +00:00 |
|
Micke Prag
|
83245b16e1
|
Add BUNDLE DESTINATION to TelldusCenter
|
2011-09-06 15:25:53 +00:00 |
|
Micke Prag
|
47998b0d5e
|
Add .gitignore
|
2011-09-06 15:25:51 +00:00 |
|
Micke Prag
|
ce3e9fabe5
|
Don't install files already included in the bundle on Mac OS X
|
2011-09-06 15:25:49 +00:00 |
|
Micke Prag
|
de9a27b956
|
Give the client library correct INSTALL_NAME on Mac OS X
|
2011-09-06 15:25:47 +00:00 |
|
Micke Prag
|
9bcf456c14
|
Converted several SET_PROPERTY(TARGET) to one SET_TARGET_PROPERTIES()
|
2011-09-06 15:25:44 +00:00 |
|
Micke Prag
|
5f0d1b3c72
|
Find the telldus-core.h header in the output directory on Windows.
|
2011-09-06 13:03:20 +00:00 |
|
Micke Prag
|
da2308b29c
|
Copy the public headers to the target directory on Windows.
|
2011-09-06 13:01:37 +00:00 |
|
Micke Prag
|
d210476e13
|
Add the possibility to supply the variable TELLDUSCORE_INCLUDE_PATH for custom location of telldus-core.h
|
2011-09-06 11:59:04 +00:00 |
|
Stefan Persson
|
3f98c6ea87
|
Updated copyright year
|
2011-09-05 10:50:15 +00:00 |
|
Micke Prag
|
74022f1f9a
|
Add 'UK only' for Home Easy devices
|
2011-09-02 12:09:50 +00:00 |
|
Micke Prag
|
58e2f2a4b6
|
Use correct device id for newly created devices
|
2011-09-01 13:12:10 +00:00 |
|
Micke Prag
|
35d694d62e
|
Report Mac OS X Lion correctly
|
2011-09-01 12:53:11 +00:00 |
|
Micke Prag
|
58aa13f3ea
|
Bump version number
|
2011-09-01 12:53:07 +00:00 |
|
Micke Prag
|
7bdbd4f576
|
Add Hasta blinds
|
2011-08-17 15:56:07 +00:00 |
|
Micke Prag
|
57524439c4
|
Allow plugins to be loaded both from the build-directory and the system on Linux
|
2011-05-16 14:03:51 +00:00 |
|
Stefan Persson
|
217c63fe6c
|
Don't scan sensors
|
2011-05-13 12:36:31 +00:00 |
|
Stefan Persson
|
228e0302ce
|
Changed parameter name in code to model instead of type to allow scanning
|
2011-05-13 08:55:42 +00:00 |
|
Stefan Persson
|
7ec1ed838d
|
Changed parameter name to model instead of type to allow scanning
|
2011-05-13 08:51:43 +00:00 |
|
Micke Prag
|
c7800b90ff
|
Implemented TDSensorEvent in com.telldus.core
|
2011-05-12 15:33:49 +00:00 |
|