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 |
Generic audio handler for Mozilla ApplicationsThis patch is largely irrelevant for the Mozilla code base from 2.0, since they can interface to the sound system on linux directly. You can however use my notification sound if you like. This patch to the Mozilla 1.x source code adds a generic handler to play back audio for applications like firefox or thunderbird. I made this patch, because I'd like to have a notification when new email arrives, but mozilla uses the Enlightenment Sound Daemon (ESD) for this purpose which doesn't work smoothly with my alsa setup. After applying this patch you can use any audio player on your system to handle playback. The handler is configured via the environment variable
DownloadIf you want to build your own mozilla application, apply gtk2-alsa.patch. I built my
thunderbird with help from my thunderbird.sh script. My current notification sound: gs.wav from Chris Hülsbeck's Great Giana Sisters. ContactFor questions and suggestions contact: Dirk Jagdmann <doj@cubic.org> patch request for official mozilla sourcesThis patch was sent to mozilla developers as #346011 however I closed that item. |