Software |
DMX4Linux Driver Suite for Linux |
csv2iif.pl suite convert PayPal transactions to IIF, OFX, QIF |
Hardware |
DMX30 Interface 128Ch SPP |
DMX43 Interface 2out 2in EPP |
LED Hardware for Linux and Windows |
EPROM Sampler for 8 bits of sound |
Misc |
CatWeasel Linux drivers for MK3/4 PCI |
pg_trompe PostgreSQL replication |
trycatch C exception/signal handling lib |
Patches to various software |
Tools and small scripts |
Docs misc documents |
Links to lighting stuff |
dojstreamdojstream is a C++ iostream compatible library. It should be a drop in replacement for an existing (or not existing) iostream library on your favourite C++ platform. It has started to provide basic (file) IO for Microsoft's Embedded Visual Studio compilers, who lack an iostream library. The library was tested with EVC 3.0 and PocketPC 2002. The library was designed to coexist with the partial STL library for CE by Giuseppe Govi. Featuresdojstream should support all iostream functionality except locales and exceptions. Some minor features are missing (look into the current todo.txt). And we have a list of changes. DownloadContactFor questions and suggestions write to Dirk Jagdmann <doj@cubic.org>. |