This release is from wangqr/Aegisub fork, which is based on r8942 of the original Aegisub.
This is a bugfix release after v3.3.1. No new features included.
Changes after v3.3.1:
- Show a notice when we reach 32bit memory limit instead of crash.
- Fix OpenGL color depth issue with some GPU drivers
- Use XAudio2redist to better support Windows 7
- Fix multiple issues with 3.3.1 macOS build
- Fix eyedropper not working
- Fix alt-drag behavior in audio window
- Fix saving audio clip with float samples
- Delete temporary files on close on Windows
If you see error about vcruntime140_1.dll
missing, either check Windows Update, or download vc_redist.x64.exe from https://support.microsoft.com/en-gb/help/2977003/the-latest-supported-visual-c-downloads .
该版本发布自 wangqr/Aegisub ,基于原版的 r8942。
该版本自3.3.1后仅有错误修复,未引入功能变更。
v3.3.1 之后的更新:
- 检测 32bit 内存上限并提示,以防止崩溃
- 解决了部分显卡驱动默认色深有误导致的花屏
- 使用 XAudio2redist 以更好支持 Windows 7
- 解决了多个 3.3.1 在 macOS 上崩溃的问题
- 解决吸色笔失效的问题
- 解决音频窗口中alt+鼠标拖动的问题
- 解决导出浮点数音频片段的问题
- 解决 Windows 上程序退出但临时文件未删除的问题
如果您在运行时遇到缺少 vcruntime140_1.dll 的错误,请检查 Windows 更新,或者于 https://support.microsoft.com/zh-cn/help/2977003/the-latest-supported-visual-c-downloads 下载 vc_redist.x64.exe
并安装。