v1.13 adds support for Ventrilo. After installing you'll now have two shortcuts. Launch TSDisp (for TeamSpeak) or VentDisp (for Ventrilo).
Fixed a memory leak discovered in v1.11 and included some user interface enhancements.
Added who buttons which provide a list of who is in your channel and other channels.
This should take care of the problem reported by Win98 users where TS would be connected, but TSDisp would still show it as not being connected. Interestingly enough, this turned out to be a simple string comparison case-sensitivity issue :-)
I'm also hoping this addresses the crash ocurring when closing TS before TSDisp reported by some.
Another change in this version is the addition of a logging feature. If TSDisp is compiled with logging enabled, then diagnostic log message are written to disk. This is, of course, disabled for the release build, but it helped debug some of the recent issues and its there if needed.... read more
TSDisp should now also work on Win9x. The calls which required WinNT/2k/XP have been replaced with ones that work across the board. I don't have a machine booting Win9x currently, but would appreciate feedback from anyone who is running Win9x.
Also note that I removed the change I made in the previous release which caused the window to re-assert its top-most position every 5 secs.