############################################################################### # # Who: Ray Malheiro # What: MCConfig # When: 9/25/2012 # Why: Release Version 3.2.9 # ############################################################################### [VERSION:] MCConfig_3.2.9 [FEATURES] [BUG-FIXES] 01. Clicking OK on the Default Source Attributes dialog would delete the default line from the configuration file before checking if any changes had been made to the default values; the check was made after the fact. This was resolved by checking for changes before removing the previous entries. ############################################################################### # # Who: Ray Malheiro # What: MCConfig # When: 8/18/2011 # Why: Release Version 3.2.8 # ############################################################################### [VERSION:] MCConfig_3.2.8 [FEATURES] 01. Added 2 Keyer outputs (Keyer1 and Keyer2) to the 'Aux Output Signal Select' in Miscellaneous Parameters. [BUG-FIXES] ############################################################################### # # Who: Ray Malheiro # What: MCConfig # When: 5/27/2011 # Why: Release Version 3.2.7 # ############################################################################### [VERSION:] MCConfig_3.2.7 [FEATURES] 01. Changed the default value for Key Level Auto Mask to hex '0F' in the Miscellaneous Parameters dialog. [BUG-FIXES] 01. When viewing/editing the router sources with the properties dialog, the 'OK' buttton had disapeared. The 'OK' button was moved to the 'HELP' button location with previous code, however, when the Help system was converted to the HTML technology the help button location was eliminated therefore making the OK button transparent. This was resolved by returning the OK button to its alloted location assigned in a propertysheet control. ############################################################################### # # Who: Ray Malheiro # What: MCConfig # When: 4/21/2011 # Why: Release Version 3.2.6 # ############################################################################### [VERSION:] MCConfig_3.2.6 [FEATURES] [BUG-FIXES] 01. When launching MCConfig from UCON the directory used to find the 'MacroFmt.txt' file was in the UCON app directory instead of the MCConfig app directory. This was resolved by attaching the MCCOnfig app directory to the MacroFmt.txt file before parsing. ############################################################################### # # Who: Ray Malheiro # What: MCConfig # When: 2/22/2011 # Why: Release Version 3.2.5 # ############################################################################### [VERSION:] MCConfig_3.2.5 [FEATURES] 01. The mcconfig help system used a technology that is no longer directly supported by windows 7. The help system used now will be the latest HTML technology. The present help file (.chm) does not included all the menu and feature items but will be added at a later date. [BUG-FIXES] ############################################################################### # # Who: Ray Malheiro # What: MCConfig # When: 2/2/2011 # Why: Release Version 3.2.4 # ############################################################################### [VERSION:] MCConfig_3.2.4 [FEATURES] [BUG-FIXES] 01. CCfgCPType (the code that reads[CONTROL_PANEL_TYPE_DEFINITIONS_START]) only reads stop bit values of 1 and 2. added 0 because the UI lets you set it to 0. 02. The Local Machine dialog lets you save with an empty device type. Fix was to not saved unless device type selected. 03. The default audio source attribute when changed would not remove the previous entry, therefore, leaving multiple default entries when exporting the configuration file. This has been corrected. ############################################################################### # # Who: Bruce Christensen # What: MCConfig # When: 10/15/2010 # Why: Release Version 3.2.3 # ############################################################################### [VERSION:] MCConfig_3.2.3 [FEATURES] 01. Removed [ROUTER_SOURCE_INDEX_MCCONFIG_START] from the config file. It is not used. ############################################################################### # # Who: Bruce Christensen # What: MCConfig # When: 10/14/2010 # Why: Release Version 3.2.2 # ############################################################################### [VERSION:] MCConfig_3.2.2 [FEATURES] 01. Moved EAS_CRAWL_ITERATIONS from the MISC screen to the EAS screen. It verifies the value to 1-999. 02. Added "Clear Router Configuration" to the file menu. It clears out the current router configuration. ############################################################################### # # Who: Vanessa Eaton # What: MCConfig # When: 10/11/2010 # Why: Release Version 3.2.1 # ############################################################################### [VERSION:] MCConfig_3.2.1 [FEATURES] 01. On MCConfig, I made the changes on the MC4 KEYER MODE to be a drop down combo list, with the options “2Up 2Down” and “4up” insteda of 1 and 2. 02. Make sure all video standard lines have the keyword VIDEO_STANDARD instead of MC400 Line, etc. 03. Removed access to the registery. Makes this version compatible with Windows 7. [BUG-FIXES] [TODO] ############################################################################### # # Who: Ray Malheiro # What: MCConfig # When: 05/18/2010 # Why: Release Version 3.1.4 # ############################################################################### [VERSION:] MCConfig_3.1.4 [FEATURES] [BUG-FIXES] 01. Fixed a problem in AudioProperties dialog, IDC_PLAY_RELAY2 was wrong control id in resource.h, changed to IDC_PLAY_RELAY. [TODO] ############################################################################### # # Who: Holly Ausbeck # What: MCConfig # When: 02/24/2010 # Why: Release Version 3.1.1 # ############################################################################### [VERSION:] MCConfig_3.1.1 [FEATURES] 01. Added CRAWL_ITERATION_COUNT to the MISC section of the config file 02. Added EAS Crawl Iterations Misc dialog. 03. Added "MP3 " to the audio only input group select list. [BUG-FIXES] 01. Fixed the problem with the subnet mask being saved in the .ini when launched from UCON. [TODO] ############################################################################### # # Who: Holly Ausbeck # What: MCConfig # When: 02/23/2010 # Why: Release Version 3.0.12 # ############################################################################### [VERSION:] MCConfig_3.0.12 [FEATURES] 01. Added a dialog - Select Router Configuration to the file menu 02. Added a feature - Verify Router Configuration to the file menu. 03. Added the Ucon path to the .ini file and the code to automatically load it at startup unless MCConfig was launched from Ucon. Then the path is on the command line and it overrides the .ini file path. [BUG-FIXES] 01. Fixed the problem where the user exits after changeing the config and the App doesn't prompt to save the config. [TODO] ############################################################################### # # Who: Holly Ausbeck # What: MCConfig # When: 02/10/2010 # Why: Release Version 3.0.11 # ############################################################################### [VERSION:] MCConfig_3.0.11 [FEATURES] [BUG-FIXES] 01. Fixed EAS bug where Audio Macro resets to 1. [TODO] ############################################################################### # # Who: Ray Malheiro # What: MCConfig # When: 12/3/2009 # Why: Release Version 3.0.10 # ############################################################################### [VERSION:] MCConfig_3.0.10 [FEATURES] 01. Added a new device the MC4000 (MC4K_CHASS) for configuration. 02. Added MC4_Keyer_mode to the Misc Parameter. 03. Added the to the configuration file the defined type DAUGHTER_CARD_TYPE. This is to setup the Relay/Opto hardware options. [BUG-FIXES] 01. When editing a source label a 'v' key could not be entered. The 'v' key was being treated the same as the paste command, 'cntrl V'. [TODO] ############################################################################### # # Who: Ray Malheiro # What: MCConfig # When: 9/30/2009 # Why: Release Version 3.0.9 # ############################################################################### [VERSION:] MCConfig_3.0.9 [FEATURES] [BUG-FIXES] 01. When using the Communications->Target IP Address menu item, the port address was being defaulted to 0 instead of 6749. Communications therefore could not be established. 02. changed the text for the error message when attempting to retrieve the configuration file. Was "error sending configuration data to target" Changed to "error retrieving configuration file from Target" 03. The 'Clean Switch Enabled' and 'Individual Ratios' in the Miscellaneous Parameters menu would toggle the YES to NO and NO to YES when the dialog was initializing. [TODO] ############################################################################### # # Who: Ray Malheiro # What: MCConfig # When: 8/3/2009 # Why: Release Version 3.0.8 # ############################################################################### [VERSION:] MCConfig_3.0.8 [FEATURES] 01. Added a dialog box, in the sources menu dropdown, to allow changing the default source attributes. [BUG-FIXES] [TODO] ############################################################################### # # Who: Ray Malheiro # What: MCConfig # When: 7/31/2009 # Why: Release Version 3.0.7 # ############################################################################### [VER_SION:] MCConfig_3.0.7 [FEATURES] [BUG-FIXES] 01. When using the Set Audio Levels menu item entering a space - instead of zeroing out the entry would result in a zero setting. [TODO] ############################################################################### # # Who: Ray Malheiro # What: MCConfig # When: 7/8/2009 # Why: Release Version 3.3.6 # ############################################################################### [VER_SION:] MCConfig_3.0.6 [FEATURES] 01. Added a help popup for the 'Miscellaneous Parameters Table' dialog. [BUG-FIXES] 01. In the ‘Relay/Opto’ drop down and then select ‘Miscellaneous Relays’ title in the window was misspelled. [TODO]