DDMonitor changelog ( + is new feature, * is change) ***************************************************** 07-11-2008 version 0.5.1 (beta) + Added the time the last data was fetched to the grid's caption + When an error occurs retrieving the data, the error now appears in the grid's caption instead of all of the games just disappearing * Changed the game data retrieval to use the new combined data feed. Now every update should be twice as fast since we only make one web request instead of two. 06-16-2008 version 0.5.0 (beta) + Updated to framework 3.5 and added an installer + Added right click method of viewing player list for games * Updated game checking to handle the new xml data format from DDPoker's site * Removed link to ddplayerclub.com and added link to hercemer's stats site * Fixed one of the forum links 02-08-2006 version 0.4.2 (beta) + Added link to ddplayerclub.com * Fixed missing host field due to changes in game list web page * Fixed a bug that prevented notification windows from being on top of other windows 11-02-2005 version 0.4.1 (beta) + Added custom user agent string to web requests + Added Help menu and moved About menu item there + Added Check for Update menu item to Help menu + Added new preference for checking for update on start * Changed method of web page download (to support custom user agent) * Fixed game grid columns not being shown correctly 11-01-2005 Version 0.4.0 (beta) + Added preferences stored in INI file + Added options menu + Added friends list + Added popup notification windows + Added retrieval of running games + Added sound for Friend Playing event + Added Monitor On Start option + Added unhandled exception handler + Added simple mutlithreading for playing sounds and showing popups * Changed default Query Frequency to 1 minute * Changed default sound files * Sound files can be changed by user now * Changed the "Sound" checkbox to be a quick method to mute the program 09-22-2005 version 0.3.0 (beta) * Initial version released