..
.gitignore
Add a version display based on the git tag.
7 years ago
Helpers.cpp
Add an internal API to assign serial numbers.
6 years ago
Helpers.h
Add an internal API to assign serial numbers.
6 years ago
SMX.cpp
Make the platform lights slider update directly when dragged, so we can delay config updates.
6 years ago
SMX.vcxproj
Add config packet backwards-compatibility.
6 years ago
SMX.vcxproj.filters
Add config packet backwards-compatibility.
6 years ago
SMXConfigPacket.cpp
Add config packet backwards-compatibility.
6 years ago
SMXConfigPacket.h
Add config packet backwards-compatibility.
6 years ago
SMXDevice.cpp
Make the platform lights slider update directly when dragged, so we can delay config updates.
6 years ago
SMXDevice.h
Make the platform lights slider update directly when dragged, so we can delay config updates.
6 years ago
SMXDeviceConnection.cpp
Use GetOverlappedResult instead of GetOverlappedResultEx for Windows 7.
6 years ago
SMXDeviceConnection.h
Simplify overlapped I/O handling, and add a command timeout.
6 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
Coalesce identical GIF frames on load.
6 years ago
SMXGif.h
Fix bad Color::operator== causing GIF frames to be merged incorrectly.
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
Make the platform lights slider update directly when dragged, so we can delay config updates.
6 years ago
SMXManager.h
Make the platform lights slider update directly when dragged, so we can delay config updates.
6 years ago
SMXPanelAnimation.cpp
Add an option to enable or disable lighting on panels with no sensors.
6 years ago
SMXPanelAnimation.h
Refactor uploading animations to allow uploading automatically instead of having a separate upload button, and iron out some inconsistencies.
6 years ago
SMXPanelAnimationUpload.cpp
Refactor uploading animations to allow uploading automatically instead of having a separate upload button, and iron out some inconsistencies.
6 years ago
SMXPanelAnimationUpload.h
Refactor uploading animations to allow uploading automatically instead of having a separate upload button, and iron out some inconsistencies.
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