feat: OBS管理者権限起動の設定UI追加・録画停止タイムラグ削減 (v1.0.2) - #3
Merged
Conversation
開発版 PR #49 を公開版へ反映。 1. OBS 管理者権限起動(launch_as_admin) - OBSConfig に launch_as_admin フィールド追加(デフォルト true) - OBS設定画面に「OBSを管理者権限で起動する」チェックボックスを追加 - prepare_obs_on_startup でハードコード→モデル値に変更 2. 録画停止タイムラグの削減 - _watch_process ポーリング 5000ms → 1000ms - 最悪ケースのタイムラグ: 約10秒 → 約2秒 Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
開発版 PR #49 の公開版への反映。詳細は PR #49 を参照。