############################################################################### # # Who: Ray Malheiro # What: MC GUI # When: 5/22/2013 # Why: Release Version 1.20 # ############################################################################### [VERSION:] mcgui_1.20 [FEATURES] 01. Removed the dropdown to select 'Absolute or Fixed Size', fixed size is the default. Added a layer of squeeze to the MC panel. So there is a resizer 1 and a resizer 2 control to setup each layer. [BUG-FIXES] 01. The EAS status of a channel was not being monitored when a channel selection was changed. This has been resolved. [TODO] ############################################################################### # # Who: Ray Malheiro # What: MC GUI # When: 1/05/2012 # Why: Release Version 1.19 # ############################################################################### [VER_SION:] mcgui_1.19 [FEATURES] [BUG-FIXES] 01. The monitor Wall function was not working due to a problem in the parser and the order of parameters in a function passing IP and NMS naming strings to a procedure that created and opened sockets to the SC4. [TODO] ############################################################################### # # Who: Ray Malheiro # What: MC GUI # When: 12/01/2011 # Why: Release Version 1.18 # ############################################################################### [VER_SION:] mcgui_1.18 [FEATURES] [BUG-FIXES] 01. Status from the 4k for the keyer types was not being handled correctly, therefore, the keyer buttons would not light up or dim with the different keyer types selected. [TODO] ############################################################################### # # Who: Ray Malheiro # What: MC GUI # When: 11/16/2011 # Why: Release Version 1.17 # ############################################################################### [VER_SION:] mcgui_1.17 [FEATURES] 01. Added a new tab (Audio Clips). Allows selection of 1 of 8 audio clips for playback. [BUG-FIXES] [TODO] ############################################################################### # # Who: Ray Malheiro # What: MC GUI # When: 8/24/2011 # Why: Release Version 1.16 # ############################################################################### [VER_SION:] mcgui_1.16 [FEATURES] 01. Added functions for the Time Display button. [BUG-FIXES] 01. Fixed the function number swap with the Master and Slave buttons. Slave was function 20 and Master was function 21 in the Gui code. Swapped the defined numbers-fixed the problem. [TODO] ############################################################################### # # Who: Ray Malheiro # What: MC GUI # When: 6/03/2011 # Why: Release Version 1.15 # ############################################################################### [VER_SION:] mcgui_1.15 [FEATURES] 01. Bumped version up after merging branch. [BUG-FIXES] [TODO] ############################################################################### # # Who: Ray Malheiro # What: MC GUI # When: 6/02/2011 # Why: Release Version 1.14 # ############################################################################### [VER_SION:] mcgui_1.14 [FEATURES] 01. Added the channel toggle, preset and program. [BUG-FIXES] 01. Fixed the transition response with the pre-roll button. Button release was not being sent to the controller. 02. Fixed the transition rate edit box not saving the entry when focus to the edit box is changed. [TODO] ############################################################################### # # Who: Ray Malheiro # What: MC GUI # When: 4/28/2011 # Why: Release Version 1.13 # ############################################################################### [VER_SION:] mcgui_1.13 [FEATURES] 01. Added graphics to the interface, color bar and handles on the slider controls. [BUG-FIXES] [TODO] ############################################################################### # # Who: Ray Malheiro # What: MC GUI # When: 4/6/2011 # Why: Release Version 1.12 # ############################################################################### [VER_SION:] mcgui_1.12 [FEATURES] 01. Added the Squeeze Tab and related squeeze functions. [BUG-FIXES] [TODO] ############################################################################### # # Who: Ray Malheiro # What: MC GUI # When: 12/17/2010 # Why: Release Version 1.11 # ############################################################################### [VER_SION:] mcgui_1.11 [FEATURES] 01. Added the GroupW CBS functions; Transitions, Auto, and Misc. [BUG-FIXES] [TODO] ############################################################################### # # Who: Ray Malheiro # What: MC GUI # When: 8/25/2010 # Why: Release Version 1.10 # ############################################################################### [VER_SION:] mcgui_1.10 [FEATURES] 01. Added functions to handle the Macro Recall Group. [BUG-FIXES] [TODO] ############################################################################### # # Who: Ray Malheiro # What: MC GUI # When: 11/03/2009 # Why: Release Version 1.9 # ############################################################################### [VER_SION:] mcgui_1.9 [FEATURES] 01.Added EXT router and EXT BNC Keyer Type functions for the MC400. [BUG-FIXES] 01.Translated the proper button functions for the EAS modes. [TODO] ############################################################################### # # Who: Ray Malheiro # What: MC GUI # When: 10/19/2009 # Why: Release Version 1.8 # ############################################################################### [VER_SION:] mcgui_1.8 [FEATURES] [BUG-FIXES] 01.This takes care of a packet size error. Math error caused a 200 byte increase in packet size when sending a crawl message. [TODO] ############################################################################### # # Who: Ray Malheiro # What: MC GUI # When: 7/20/2009 # Why: Release Version 1.7 # ############################################################################### [VER_SION:] mcgui_1.7 [FEATURES] 01. Added a save logo function. [BUG-FIXES] [TODO] ############################################################################### # # Who: Ray Malheiro # What: MC GUI # When: 7/16/2009 # Why: Release Version 1.6 # ############################################################################### [VER_SION:] mcgui_1.6 [FEATURES] 01. Added several key functions to the GUI package. 02. an MC400 tab was added under the maintenance tab which allows functions for the MC400 panel. 03. Added to the crawl tab those changes made to the crawl panel project. [BUG-FIXES] 01. fixed the master button in Channel select to chain all selected channels. [TODO]