Releases: undecV/Btrvol
Releases · undecV/Btrvol
v2.4.0
v2.3.0
v2.2.0
v2.1.1
Well, I can't believe that the new version with Python/Tkinter is slower than the old version with Winform...
The laggy startup may be due to the gigantic packaging size and anti-virus scanning.
Features:
- Performance improvement: We drew the plot ourselves.
That reduces the packed exe size from 50.5 MiB to 19.9 MiB. - Add more info to the "about" view.
嗯,我不敢相信使用 Python/Tkinter 的新版本比使用 Winform 的舊版本還慢...
啟動緩慢可能是由於巨大的包裝尺寸和防毒掃描造成的。
功能:
- 性能改進:我們自己繪製了圖表。
這將打包的 exe 大小從 50.5 MiB 減少到 19.9 MiB。 - 在「關於」視圖中新增更多資訊。
v2.0.1
What's Changed
Features:
- Rewritten using Python and Tkinter. (Because the Winform program starts extremely slowly on Windows 11, so slow that one can’t help but think about the ultimate answer to life, the universe, and everything else);
- Modified the translation of tones, now no need to understand trigonometric functions;
- Adaptive interval mode, no need to specify intervals anymore;
- CLI program.
功能:
- 使用 Python 和 Tkinter 重寫。(因為 Winform 程式在 Windows 11 上啟動速度極慢,慢到讓人不禁思考生命、宇宙及萬事萬物的終極答案);
- 修改音調的翻譯,現在不需要理解三角函數;
- 自適應間隔模式,再也不再需要指定間隔;
- CLI 程式。