Page 11 of 17

Blu-Disc Studio beta versions

Posted: Thu Nov 26, 2020 6:26 pm
by Alexey Kolesnikov
The latest betas are always available at:

Re: Blu-Disc Studio beta versions

Posted: Sat Dec 17, 2022 4:54 pm
by Alexey Kolesnikov
4.5.0.2040:
+ Title search/visibility setting in the Project properties -> Advanced
+ Action Every Second frequency setting in the Project properties -> Advanced

Re: Blu-Disc Studio beta versions

Posted: Sat Dec 24, 2022 9:08 pm
by Alexey Kolesnikov
4.5.0.2041:
+ Bugfixes

Re: Blu-Disc Studio beta versions

Posted: Sun Jan 15, 2023 3:56 pm
by Alexey Kolesnikov
4.5.0.2043:
+ Added "Save to Default" for JAR settings (a drop-down menu for the Save button).

Re: Blu-Disc Studio beta versions

Posted: Sat Jan 28, 2023 12:00 pm
by Alexey Kolesnikov
4.5.0.2044:
+ "Optimize anim objects" option separated from "Optimize objects" in Project properties -> Advanced.

Re: Blu-Disc Studio beta versions

Posted: Sat Feb 18, 2023 8:19 am
by Alexey Kolesnikov
4.5.0.2048:
+ Single playlist behavior changed. Now it does not hide menu graphics while navigating from one menu to another. To hide the graphics use any hiding animation on the button (like fade out for all) and add script command
manager.menuCalled = true;
to the button action.
+ Scenes window bugfixes

Re: Blu-Disc Studio beta versions

Posted: Sun Feb 19, 2023 9:25 am
by Alexey Kolesnikov
4.5.0.2049:
+ Added number of play items validation for single playlist.
+ Added manager.hideMenu() function that's better to use instead of manager.menuCalled = true.
+ Bugfixes.

Re: Blu-Disc Studio beta versions

Posted: Sat Feb 25, 2023 8:04 pm
by Alexey Kolesnikov
4.5.0.2050:
+ Script window: fixed DPI, hideMenu added
+ Backup project fixed: copy SPI for slideshows and PNGs for BDN.xml
+ Check that each video in menu for single playlist is longer than 3 seconds
+ Single playlist fixed

Re: Blu-Disc Studio beta versions

Posted: Sat Mar 11, 2023 5:45 pm
by Alexey Kolesnikov
4.5.0.2052:
+ 3D settings separated for each JAR.
+ Fixed issue with clip order in CMF.
+ Fixed issue with JAR class path in CMF for several JARs.
+ Added menu clips duplication to avoid CMF issues (Project properties -> Advanced -> Duplicate menu clips to make them consecutive).

Please note:
- clips naming (IDs) changed in this version;
- project file saved in this version cannot be load in previous version.

Re: Blu-Disc Studio beta versions

Posted: Sat Apr 15, 2023 3:48 pm
by Alexey Kolesnikov
4.6.0.2053:
+ Import PSD: added ability to apply opacity to image, reset opacity effect, skip invisible layers.
+ User defined parameters: added arrays.
+ All coordinates now displayed in left/top.
+ Added disc region for simulation.
+ Added ability to set spacing between letters for text.
+ Log scroll to the end fixed.
+ Do not scroll designer if mouse is outside the designer.
+ tsMuxer: default video parameters was reset to empty.
+ High DPI icons fixed.
+ Library default view fixed.
+ Bugfixes.

Re: Blu-Disc Studio beta versions

Posted: Tue May 02, 2023 6:43 pm
by Alexey Kolesnikov
4.6.0.2058:
+ "Activate menu after movie starts" added to the "Project properties" -> "Advanced".
+ Designer default scale fix.