DirectOutput
DirectOutput framework R2 for virtual pinball cabinets.
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Properties Events Macros Pages
Credits

The implementation of this framework would not have been possible without the work and help of some other people. I'd like to thank the following persons and companies for their support of this project:

B2S Direct BackglassServer

Many thanks to Stefan/Herweh for his Direct B2S-Server. Without his idea and his work I would probably never have come up with the plan to build this framework.

Thanks a lot for allowing me to use the B2S.Server as a host for DirectOutput and for enduring my endless requests for features and changes!

Herweh.png

Testing and support

Many thanks go to some folks at VPUniverse.com. Arngrim, Bent98, Deegor, Bill55, Slydog43 and SirCheddar have contributed a lot of help during testing and development. Without their support, I would probably never have finished the project and without their testing it would for sure be no where as stable as it is now.

Thanks for all the help. It has been my pleasure to work with you!

testanddevteam.jpg

In addition I would like to thank everyone involded in the beta testing for their support.

you-re-the-best.gif

Table configuration and config tool

Arngrim is the master of table configurations and of the config tool. He has also added a lot of new functionality to the org config tool of Deegor.

Degoor has created the original config tool.

GroovyGameGear/LedWiz

The LEDWiz.dll, the LEDWizSDK and some testing hardware has been supplied by Randolph Turner (RandyT) of groovygamegear.com. The code for the LedWiz class is based on the implementation in the LedWiz SDK.

ledwizlogo.jpg

Ultimarc/PacDrive/PacLed64

The drivers for the PacDrive and the PacLed64 as well as testing hardware has been provided by Andy from Ultimarc.

PacLed64logo.png

SainSmart support

Thanks go to DJRobX for his early implementation of a SainSmart output controller which was the starting point for the implementation of the generic FT245RBitbangController class.

CSScript

CScript is a open source library which allows to compile and execute the content of C# script files at runtime. See csscript.net for details.