https://github.com/pixelspark/tjshow
TJShow is show controller software to create highly interactive and highly integrated shows.
https://github.com/pixelspark/tjshow
controller domotics midi show showcontrol theatre
Last synced: 10 months ago
JSON representation
TJShow is show controller software to create highly interactive and highly integrated shows.
- Host: GitHub
- URL: https://github.com/pixelspark/tjshow
- Owner: pixelspark
- License: lgpl-3.0
- Created: 2017-03-16T21:30:15.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-03-16T21:43:43.000Z (about 9 years ago)
- Last Synced: 2025-08-18T12:10:10.302Z (10 months ago)
- Topics: controller, domotics, midi, show, showcontrol, theatre
- Language: C++
- Size: 58.5 MB
- Stars: 7
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# TJShow show controller
(C) 2005 - 2017 Tommy van der Vorst, Pixelspark (www.pixelspark.nl).
## Build instructions
TJShow builds with Visual Studio 2008 Professional on Windows XP (newer versions of either should work, but are untested). Before building, install the DirectX 9.0 SDK (https://www.microsoft.com/en-us/download/confirmation.aspx?id=6812) and check whether it is included in both the header as well as library search paths for the TJShow project.
Currently only the Release build works.
## License
TJShow is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
TJShow is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with TJShow. If not, see .