New and Changed Features in SCS 11.2.4
- Increased the range of serial ports (RS232 ports) from 4 to 16, so SCS now looks for serial ports in the range COM1 - COM16, instead of just COM1 - COM4.
- SCS screens are now 'DPI-aware', so if you set your Windows display size to other than 100% then SCS now scales the windows, controls and font sizes to match. Note that this can cause some windows to overflow the physical screen size, but that should not happen unless your screen isn't large enough for the selected scaling.
- Added an option to suppress the display of field tooltips (see 'Show Tooltips' under Display Options in the Help file).
- The Preload Whole File property under Audio File Cues and also under Playlist Cues has been removed as this feature should no longer be required. The property was added a long time ago in an effort to avoid glitches in ASIO playback, but the BASS audio library async file reading feature makes the SCS preload file property redundant.
- Minor changes have been made to the main window GUI to enable a mouse right-click to be captured in places that previously did not detect a right click. For example, Windows does not report right-clicks on the borders of controls, so SCS no longer uses borders on controls but draws borders manually where required. Right-clicks are detected on these drawn borders.
- Relative start 0.00 after the end of the previous sub-cue could cause the two sub-cues to be linked and played together instead of being played consecutively - now fixed.
- In the Editor, if the relative start mode is not the default blank setting, then a relative start time of 0.00 will be displayed as 0.00. Previously 0.00 was displayed blank.
- Removed an unnecessary call to reload all the cue display panels on starting a new cue. The unnecessary call sometimes impacted on cue fades.
- Fixed a few other errors.