You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Glenn Maynard
879df7152c
Fix m_bSendingConfig not being reset on close.
...
This could cause us to stop sending config updates, since we're still
waiting for the previous one to complete. This is probably the cause
of threshold changes, etc. not being applied.
6 years ago
..
.gitignore
Add a version display based on the git tag.
7 years ago
Helpers.cpp
Add support for uploading animations to the panel, if it supports it.
6 years ago
Helpers.h
Add support for uploading animations to the panel, if it supports it.
6 years ago
SMX.cpp
Add support for 25 light panels (SDK side).
6 years ago
SMX.vcxproj
Add support for uploading animations to the panel, if it supports it.
6 years ago
SMX.vcxproj.filters
Add support for uploading animations to the panel, if it supports it.
6 years ago
SMXDevice.cpp
Fix m_bSendingConfig not being reset on close.
6 years ago
SMXDevice.h
Add support for 25 light panels (SDK side).
6 years ago
SMXDeviceConnection.cpp
If commands are buffered and not sent when the device is disconnected, call any completion callbacks.
6 years ago
SMXDeviceConnection.h
Import for release.
7 years ago
SMXDeviceSearch.cpp
Add more logs for device connections.
7 years ago
SMXDeviceSearch.h
Import for release.
7 years ago
SMXDeviceSearchThreaded.cpp
Import for release.
7 years ago
SMXDeviceSearchThreaded.h
Import for release.
7 years ago
SMXGif.cpp
Add SMX_SetLights2.
6 years ago
SMXGif.h
Add SMX_SetLights2.
6 years ago
SMXHelperThread.cpp
Split out low-level thread handling into SMXThread, and use it in SMXHelperThread.
6 years ago
SMXHelperThread.h
Split out low-level thread handling into SMXThread, and use it in SMXHelperThread.
6 years ago
SMXManager.cpp
Add support for 25 light panels (SDK side).
6 years ago
SMXManager.h
Rename m_aPendingCommands -> m_aPendingLightsCommands.
6 years ago
SMXPanelAnimation.cpp
Set LIGHTS_PER_PANEL to 25.
6 years ago
SMXPanelAnimation.h
Add SMXPanelAnimation.
6 years ago
SMXPanelAnimationUpload.cpp
Add support for uploading animations to the panel, if it supports it.
6 years ago
SMXPanelAnimationUpload.h
Add support for uploading animations to the panel, if it supports it.
6 years ago
SMXThread.cpp
Split out low-level thread handling into SMXThread, and use it in SMXHelperThread.
6 years ago
SMXThread.h
Split out low-level thread handling into SMXThread, and use it in SMXHelperThread.
6 years ago
update-build-version.bat
Add a version display based on the git tag.
7 years ago