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
5e1068d565
Fix config updates when updating quickly.
...
This fixes the pad flickering when dragging the color slider, because it
could briefly use an out-of-date configuration (only really visible when
going between red and white on the left).
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 SMXPanelAnimation.
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 config updates when updating quickly.
6 years ago
SMXDevice.h
Fix config updates when updating quickly.
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
Clarify comment.
6 years ago
SMXManager.h
Rename m_aPendingCommands -> m_aPendingLightsCommands.
6 years ago
SMXPanelAnimation.cpp
Handle 25-light panel animations in SMXPanelAnimation.
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