BridgeM1 v0.5.3出来 M1用フロントエンドを更新しました。これからに備えて内部の整理がメインです。時間管理のアップデートで再生時間のずれはほとんど起きなくなったはずです。主な変更点は以下の通り:
- 100分の1秒の時間設定がリストから正しく読み込まれないのを修正
- 時間処理の書き直し。再生時間が3分で1秒くらいが進むのと、タイミングが微妙にずれるのを修正
- Zipコンポーネントを最新版(v2.5.1)に更新
- 曲名部分の完全書き直しで、曲名変更時のちらつき修正。また、文字のスクロール処理もクリーンアップ
- fixed_volume有効時にテーマを変更するとNormalizeがオンになるのを修正
- 一部のマシンで、WMPやFlashムービーを開くとVUメータの更新がカクカクになるのを改善
- アプリ終了時にサブスレッドの終了チェックを確実にするように変更。これによりアプリ終了時間が短縮
BridgeM1 has been updated. What's New in 0.5.3 are:
- Fixed a bug that 1/100 second setting is not read-in correctly.
- Updated the timer process. No longer lose or gain of the timer.
- Replaced the Zip component with the latest one. (v2.5.1)
- Rewrote the drawing of the song name label and scrolling. Changing the caption no longer flickers.
- Fixed a bug that normalizaiton gets enabled when fixed volume is set and you change theme.
- Opening WMP or Flash movie with BridgeM1 no longer results choppy VU meter update in some PCs.
- Checks the sub-thread was surely terminated when quitting BridgeM1. You can close the applicaiton at once and safely.