You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Pressing the button to add subtitles will now refocus the textbox and select the new line
Clicking on the end time in the subtitle textbox will cause the seek preview to go to the end time
Improved cache all speed up to 4.5x
Altered how cache all works to reduce chances of lagging the main interface
Altered how scene frames are grabbed to reduce chances of lagging the main interface
Increased minimum automatic cache all requirements to 50MB and 5 minutes from 23MB and 17 seconds to take advantage of new caching that is less bottle-necked by thread dispatching overhead
Fixes
Fixed being unable to type subtitles when using spaces
Fixed seek keys not working in the subtitle form if the caret was at the end of the time line
Fixed seeking sometimes getting stuck when trying to adjust seek bar start and end that are the same value
Fixed an application crash that could occur when editing subtitles while a video is still being loaded
Fixed application failing to close when using the main forms close button if the subtitle form was still open