Date: 2011-12-21
- Fixed inserting of several characters at once (e.g. paste) into the text editor when text is formatted. (TRIO-946)
- Disabled activation of a play list when a group of play lists is selected in the play list browser. (TRIO-948)
- Handled Viz Media Sequencer shutdowns in a graceful way even for newer versions (e.g. 1.21.x). (TRIO-947)
- Fixed a crash on start-up of Viz Trio when only legacy profiles are available. (TRIO-954)
- Improved error message reporting when the Viz Engine fails to create an archive for exporting of a Viz Trio show. (TRIO-955)
- Fixed an error message when editing a template in a not-context-enabled show when single layer transition logic preview is switched on. (TRIO-937)
- Enabled still store elements to select images from other sources like the file system or the Viz Graphics Hub and save them. (TRIO-951)
- Avoided installation problems when a customer uses a McAffee virus scanner. (TRIO-1097)
- Renamed some references to Viz Curious Map to the new name Viz World. (TRIO-1117)
- Added new commands to query the Viz Engine output channels and the video output channels: channelcontrol:list_viz_channels and channelcontrol:list_video_channels. (TRIO-1118)
- Added new commands to query the row number and listing the columns of a table tab-field: table:get_row_num and table:list_columns. (TRIO-1119)
- Avoided that template settings like a template script overwrites page settings like the custom attribute. (TRIO-1073)
- Fixed show path when exporting a show twice. (TRIO-1058)
- Fixed a problem with formatted text tab-fields when using the command page:set_property with values containing a CRLF (carriage return and line feed) line ending. (TRIO-979)
- Allowed script writers to create a play list with show:create_playlist and then use the newly created play list in consecutive commands like playlist:add_page. Improved the command gui:show_playlist to also find an external play list by its name. (TRIO-1057)
- Fixed that the find/replace dialog didn't open in the script editor. (TRIO-1079)
- Fixed error when switching between old and new playlist with auto-read switched on and the first item was a group. (TRIO-1147)
- Fixed handling of control plug-ins which have specified to be shown only in expert mode and are used under a ControlList plug-in as cells of a table. (TRIO-921)
- Auto-requested a MOS play list when no other host is requesting it. (TRIO-1151)
- Established the original behavior of trio:clear_channel to just clear the channel but not freeing memory of the Viz Engine. (TRIO-1159)
- Fixed that the new play list view also regards the cursor position setting in the Viz Trio configuration to keep the current play list item on a special position in the scroll area. (TRIO-1155)
- Re-introduced the setting playlist/log_remove_insert which turns on logging of insertions or removals of MOS play list items for the new play list view. (TRIO-1154)
- Fixed that the filter combo box text gets blank after editing a filter of a play list. (TRIO-1153)
- Fixed a crash when opening the context menu on a page view. (TRIO-1175)
- Fixed an occasional error message when doing changes in the profile or its channels. (TRIO-1180)
- Fixed that scripts stored on Viz Media Sequencer at least support Latin-1 characters. Unicode characters in scripts are not supported. (TRIO-1192)
- Fixed some function in the scroll element editor context menu which weren't suited for context enabled shows. (TRIO-1225)
- Reduced the max speed of a scroller from 100000 to 100. (TRIO-1200)
- Fixed a problem when using page:load_page_data with an XML file containing Unicode characters. (TRIO-1242)
- Fixed that Quicktime video clips are not displayed in the media search frame. (TRIO-1236)
- Fixed that database link settings disappear when reading a page in single layer transition logic preview mode. (TRIO-1244).
Date: 2011-08-11
- Old profiles are copied before upgraded. (TRIO-681)
- Deprecated settings (visible containers and font encoding) added to Viz Engine setup dialog. (TRIO-660, TRIO-688)
- Viz handlers which have multiple renderers configured will get a warning sign. (TRIO-668)
- Support for concept override for a Viz Engine of a channel added. (TRIO-672, TRIO-683)
- Double-clicking a Viz Engine in the profile configuration will open the edit Viz handler dialog. (VCP-1182)
- Added loading errors for video clips to the tool tip of the available column of pages in the page list. (TRIO-694)
- Added check of Viz Media Sequencer Engine version 1.20.0 or higher. (TRIO-740)
- Added possibility to set channel on a group in the new play list. This recursively sets the channel on each non-video element in the group and its sub groups. (DOTNET-1366)
- Reworked channel related commands for the currently active profile. (TRIO-664)
- Fixed the following commands to work with multi-engine channels.
- channelcontrol:add_channel
- channelcontrol:remove_channel
- channelcontrol:get/set_program_channel
- channelcontrol:get/set_preview_channel
- channelcontrol:set_channel_hosts
- trio:cleanup_channel
- trio:cleanup_renderers
- trio:clear_program
- trio:clear_preview
- Added new commands to handle video channels.
- channelcontrol:get/set_video_program_channel
- channelcontrol:get/set_video_preview_channel
- channelcontrol:set_video_channel_hosts
- Deprecated commands due to rework.
- channelcontrol:add_channel_to_profile
- channelcontrol:set_video_program_for_profile
- channelcontrol:ensure_viz_video_alias_for_profile
- trio:clear_channel
- Removed the old channel status dialogs and added the memory usage information to the channel pop-ups in the new channel status bar. (TRIO-699)
- Removed the following obsolete commands which opened the old channel status dialogs.
- gui:toggle_program_channel_status
- gui:toggle_preview_channel_status
- gui:show_channel_status
- gui:show_channel_dialog
- Added the missing story number column to the new play list view. (TRIO-671)
- Create the default profile "vizroom1" only if there are no other profiles at all. (TRIO-697)
- Added new command show:get_templates that returns a list of all templates in the current show. (TRIO-925)
- Added support for custom program channels for the live controls of clock properties. (TRIO-929)
- Fixed a problem with socket communication on port 6200 or 6210 during start-up, commands could be queued without being executed. This also fixes problems with launching Viz Trio from a Viz NLE plug-in. (TRIO-647)
- Fixed a regression in page:change_template that would crash Viz Trio if the page is currently open in the property editor. (TRIO-653)
- Fixed ControlCME - values of NavFinder not blocked in Viz Trio in Camera Trace It scene. (MAPS-1892)
- Fixed the macro commands which send Viz Engine requests to a specified channel to work also with channels with several engines. (TRIO-662)
- Fixed the auto-center cursor functionality of the page list according to documentation. (TRIO-334)
- Made the auto-center cursor setting follow the selected page in the page list and not the last taken page. (TRIO-655)
- Fixed that channels with several Viz Engines might not be listed in custom channel combo boxes both in the page list and in old play lists. (TRIO-667)
- Fixed hiding channel status bar in NLE mode. (TRIO-669)
- Fixed occasionally failing take operations reporting that no program renderer is defined although there is a program renderer. (TRIO-665)
- Fixed renaming of profiles didn't update the profile combo box under Connectivity -> Intelligent Interface and VDCP. (TRIO-692)
- Fixed advanced text formatting on ControlTexts under a ControlList (table) that failed to work under certain circumstances. (TRIO-687)
- Fixed Intelligent Interface configuration to use profile path which is needed for forked execution to work. II must be reconfigured when upgrading. (TRIO-689)
- Fixed page list to use available and loaded attributes instead of the resource monitor. This makes initialized status more correct when using multiple engines in a channel (forked execution). (TRIO-693)
- Fixed TrioScroll to support forked execution. (TRIO-676)
- Fixed TrioScroll ignoring custom channel. (TRIO-684)
- Fixed selection of Viz Engine hosts in post rendering frame. (TRIO-701)
- Fixed display of the clock property editor in single layer transition mode. (TRIO-702)
- Fixed updating of the last taken and last read arrows in the page list if the program and preview channel use several Viz Engines. (TRIO-698)
- Fixed MOS status bar was not visible in the old play list. (TRIO-682)
- Fixed handling of null-terminated string received from Viz Engine. (TRIO-691)
- Fixed page:continue to also accept master templates as argument. (TRIO-706)
- Fixed handling of unexpected Latin-1 strings from Viz Engine 3.x. (TRIO-713)
- Fixed bottom of template description text being cut off when editing and an occasional crash when the description column was sorted. (TRIO-708)
- Fixed a crash when requesting a MOS play list from a news room system. (TRIO-722)
- Fixed scene icons being reloaded when coming back from Viz Artist. (TRIO-705)
- Fixed garbage profiles being created if a profile name contained certain Unicode characters. (TRIO-732)
- Enabled the enter key on the NUM pad to be usable for defining a short cut for commands or macros. (TRIO-714)
- Fixed that initializing a single page leads to a reset of the scene of the currently taken page if it uses the initialized template. (TRIO-680)
- Fixed conversion to a context enabled show with show play lists which refer to former templates. (TRIO-723)
- Reduced memory usage while importing Viz Trio shows. (TRIO-733)
- Fixed show:delete_all_pages and page:delete_page showing dialogs even if interactive mode was off. (TRIO-735)
- Fixed error message when creating a TrioScroll with Viz 3.3. (TRIO-686)
- Fixed total time not being saved in a TrioScroll with Viz 3.3. (TRIO-737)
- Fixed the clock related commands to work with multi-engine channels. (TRIO-700)
- trio:synchronize_clocks
- trio:freeze_program_clock
- trio:unfreeze_program_clock
- Several minor profile related fixes if it contains multi-engine channels. (TRIO-666)
- Fixed initialization and clean-up of multi-engine channels.
- Fixed disabling of take operations when no program channel is defined.
- Fixed command show:load_show_on_renderers in combination with multi-engine program and preview channel.
- Fixed command trio:swap_channels in combination with multi-engine program and preview channel.
- Fixed population of combo-box in the dialog for undefined custom channels on pages.
- Fixed the command trio:check_channels_status for multi-engine program and preview channels and included check for video program and preview channel.
- Fixed the check for program and preview channel in command show:reload_on_renderers.
- Fixed establishing of initial profile configuration for a Viz Trio One Box system.
- Fixed program and preview channel checking in take operations of the old play list component.
- Made the restart of the local preview robust to handle also slower Viz Engine processes. (TRIO-743)
- Disabled the settings dialog also when double-clicking MOS gateway (G) or Viz Media Engine (V) icons or using the command trio:show_settings_dialog if the -control command line parameter is not given. (TRIO-218)
- Assured that the login dialog for Viz Graphics Hub stays on top even if the Viz Engine console pops up. (TRIO-816)
- Fixed triggering the external preview when pressing the play, continue or stop button above the local preview. (TRIO-864)
- Fixed hidden refresh button when selecting a scene transition path for the show settings. (TRIO-865)
- Fixed a Viz Engine time-out crash when restarting the local preview in Viz Trio. (TRIO-863)
- Fixed that the import scenes from Viz Engine windows goes blank when changing the show. (TRIO-742)
- Fixed the command playlist:copy_to_show to also support the new play list view, video and still elements and nested groups. (TRIO-808)
- Fixed re-creation of profiles with special Unicode characters as profiles with just question marks as name. (TRIO-891)
- Fixed a crash in the old play list view when it's closing while a description is editing. (TRIO-898)
- Improved handling of updates from the Viz Media Sequencer Engine to make pages visible in the page list even if their template reference gets added later. (TRIO-900)
- Fixed XML import of pages generated by Trio 2.1. (TRIO-903)
- Fixed export of Viz archive did include the scenes of previous exports. (TRIO-909)
- Fixed reloaded page data in a scroller page was not saved. (TRIO-917)
- Fixed error message when importing Viz archives with BASE_FONT objects. (TRIO-918)
- Added missing horizontal scrollbar to the import/export dialog associated file lists. (TRIO-926)
- Fixed a crash when exporting a not-context-enabled show with a page with a missing template reference. (TRIO-931)
- Fixed error messages when using an image selector in a VTW template in Viz Trio. (TRIO-933)
- Fixed a crash when issuing table commands while the table editor is not active. (TRIO-938)
Date: 2010-11-29
- New playlist view. (#14897)
- Significantly improved performance.
- Both for playlists within shows and external playlists (e.g. MOS).
- Switch to old playlist view is supported for compatibility reasons.
- Support for forked execution play out on several Viz Engines. (#20159)
- New profile configuration. (#14900)
- New channel status bar. (#17236)
- New media search view. (#13944)
- Search of video clips. (#19648)
- Search of stills. (#20044)
- Search of audio clips. (#20075)
- Support for stand-alone stills in the page list and playlist. (#20074)
- New script events.
- OnBeforeTake with possibility to omit the take operation. (#5114)
- OnMove, OnCopy and OnDelete of pages. (#20940)
- Added information about the Viz Engine license expiration to the connection status information. (#3152)
- Added information about the login state of the Viz Engine database to the connection status information. (#21037)
- Added support for copy, cut and paste of pages between shows. (#14535)
- Added the functions CreateVTWComponent, GetUnicodeValue and SetUnicodeValue to VTW template scripts. (#18113)
- Added commands to control the database link editor. (#5145)
- Added a command show:page_exists <page name>. (#20937)
- Added a user restriction for prevention of deleting templates. (#6979)
- Added a command commandserver:enable_error_messages to enable error messages when remote controlling Viz Trio. (#21060)
- Made it possible to override existing short cuts. (#19560)
- Added commands page:get_property_keys and page:get_tabfield_names to retrieve the property keys or the tab-field names. (#21213)
- Added command show:get_page_xml which returns the XML data of a page. (#21322)
- Added support for QuicktimeRenderer and specifying the format in Render Videoclip. (#16404, #21514)
- Added variant name as tool-tip on the variant images in the page editor. (#16425)
- Added confirmation dialog if importing TL background scenes or Ticker3D scroller scenes. (TRIO-605)
- Added support for pixel format "RGB AAA" for post rendering. Only Viz 3.3. (TRIO-583)
- Added new property editor supporting the "ControlWoC" plug-in for Viz World. Only Viz 3.3. (TRIO-637)
- Windows XP Service Pack 1 or higher
- Windows 7 32-bit or 64-bit
- MS .NET Framework 3.5 Service Pack 1 or higher
- Viz Media Sequencer 1.20 or higher
- Viz Engine 2.x and 3.x (3.x is recommended)
- Replaced the VOS image search by the new media search view. (#20076)
- The current profile gets now changed by the context menu of the profile indicator in the status bar instead of the output configuration dialog. (#20158)
- Pressing the delete key while editing a cell in the table editor won't delete the row but the edited text. (#12865)
- The commands playlist:start_carousel and playlist:stop_carousel got the playlist name or ID as optional argument. (#20061)
- Moved the settings "Enable Viz Artist Button", "Show Trio Commands Button" and "Store Database Button Visible" from the general user interface section to the user restrictions section. (#16431)
- Enabled the commands page:take, page:takeout and page:cut also to run on templates in context-enabled shows. (#19065)
- Added a return value to the command viz:import_image_from_file and improved the error handling. (#21102)
- Replaced the "Param" column of the short cut list by a "Description" column. (#8796)
- When maximizing a playlist or the page list the tab-fields list won't be minimized any more. (#8795)
- If importing a Viz archive within a Viz Trio archive gives an error message, the message gets reported to the end user. (#450)
- Searching for a page that is found inside a group will now expand the group if the setting "groups/auto_expand" is true. (#21371)
- Removed the context menu of the show script browser for scripts on the file system under Windows Vista or higher. (TRIO-555)
- Removed the "Create Handler" button in Video Hub settings editor - use OK/Apply button instead. The handler will now be removed if the hosts are empty. The Video Hub status icon will now be hidden if Video Hub is not configured. (TRIO-609)
- Import status is now kept open if errors occurred during import. Errors are also logged.(TRIO-603)
- MOS playlists are protected from editing. (TRIO-281)
- Fixed the auto expand collapsed group setting. (#16400)
- Fixed issues with tab-field properties with '.' in their name. (#21014)
- Fixed that the template column in show playlists showed '/' in non-context-enabled shows. (#19758)
- Fixed an issue that when re-importing a template sometimes its attached script disappears. (#19351)
- Fixed the loss of page data when changing the template of the current page. (#21061)
- Fixed an access violation that sometimes would occur when closing a page in Trio designer. (#20256)
- Fixed crash when Trio starts up with an empty default.xml. (#21305)
- Fixed Video Hub error message after clicking Video Hub configuration category. (#18795)
- Fixed crash when canceling an add macro dialog and then removing the macro category. (#17279)
- Trio would crash if another Trio was importing into the current show. (#21299)
- In GPI settings, it was not possible to apply settings if chosen box type was SeaLevel. (#21375)
- When page auto-read was on, selecting multiple pages would select pages from the top of the list. (#16047)
- Fixed crash if "available" attribute of a playlist item was not a valid number. (#20378)
- The open scene dialog in the Trio designer used the default Viz path, not the library path. (#16016)
- OnShowClose was not run when closing Trio or when changing to an untitled show. (#21370)
- Pagelist/Autocenter setting only worked for certain commands. (#16050)
- If Pagelist/Autoread was on, it was impossible to use in-place editor in page list to edit description. (#16048)
- Tab key did not work in show settings and import archive dialogs. (#16017)
- Fixed a misleading error message when renaming a show folder without changing the name. (TRIO-568)
- Supported Unicode special characters (like Chinese) for tab-field values from database linkage sources (like Excel sheets). (TRIO-230)
- Fixed minimum offset of the "Load from XML" dialog to allow negative numbers. (TRIO-572)
- The minimum width of the right side has been set to 5 to avoid divide by zero errors when resizing. (TRIO-576)
- Fixed selection jumping out of view when updating in ENPS. (TRIO-593, TRIO-623, TRIO-633)
- Fixed problem with page list columns being resized after switching to Viz Artist. (TRIO-598)
- Fixed access violation when changing image size of the playlist image bar. (TRIO-608)
- Fixed problem with new playlists being moved to the bottom after restart. (TRIO-619)
- Fixed problem with variant icons still visible after changing editor. (TRIO-618)
- Fixed problem with empty groups appearing on bottom if hide empty groups is turned on. (VCP-954)
- Fixed temporary lock of Viz Trio when changing the background scene. (TRIO-499)
- Fixed incorrect variant play out. (TRIO-500)
- Fixed handling of the delete key while editing a show name. (TRIO-529)
- Made command show:append_pages_from_xml respecting the show dialog argument. (TRIO-536)
- Improved error handling of custom image search. (TRIO-622)
- Fixed empty image bar in playlist after restart. (TRIO-639)
- When a show playlist is running as a carousel and the pause button is pressed, the last taken indication arrow may continue to change if duration is less than 5 seconds. (#16367)
- On Windows XP the local Viz preview might hide a context menu of the new playlist view. (#19916)
- Playlist items with a duration might show an empty duration if shown in the new playlist view.(DOTNET-1192)
- Profile names with special characters might show question marks. (DOTNET-1260)
- The green status of a restarted Viz Engine might not be reflected propertly in the profile configuration. (DOTNET-1234)
- Some external playlists (Viz Content Pilot playlists for example) might display play/pause/stop buttons in the new playlist view while this functionality doesn't work on them. (DOTNET-1270)
- The rename show edit control doesn't display Korean characters correctly on Windows XP. (TRIO-396)