Skip to content

Add OBS Image source support to C64 Stream Effects; update documentation#112

Merged
chrisgleissner merged 4 commits into
mainfrom
doc/improve-docs
Mar 20, 2026
Merged

Add OBS Image source support to C64 Stream Effects; update documentation#112
chrisgleissner merged 4 commits into
mainfrom
doc/improve-docs

Conversation

@chrisgleissner

Copy link
Copy Markdown
Owner

No description provided.

Copilot AI review requested due to automatic review settings March 20, 2026 14:43

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR improves end-user documentation around “perfect scan lines” and makes that documentation discoverable from inside OBS by updating UI help text and packaging README.md with the plugin.

Changes:

  • Add new/updated screenshots in docs/images/ and embed the new “Perfect Scan Lines” screenshot in the README.
  • Update localization files to add C64Stream and a new, more detailed PreservePreviewSize.Description.
  • Adjust CMake/build/dev-install scripts to copy/install resources under a data/ subdirectory and include README.md as a shipped resource.

Reviewed changes

Copilot reviewed 21 out of 23 changed files in this pull request and generated 16 comments.

Show a summary per file
File Description
docs/images/source-transform-edit.png Adds/updates screenshot used in README for OBS source transform editing.
docs/images/perfect-scan-lines.png Adds new screenshot illustrating perfect scan line setup.
README.md Embeds the new “Perfect Scan Lines” image in the documentation.
data/locale/en-US.ini Adds C64Stream string and updates PreservePreviewSize.Description.
data/locale/en-GB.ini Adds C64Stream and adds PreservePreviewSize label + description.
data/locale/de-DE.ini Adds C64Stream and adds PreservePreviewSize description text.
data/locale/es-ES.ini Adds C64Stream and adds PreservePreviewSize description text.
data/locale/fr-FR.ini Adds C64Stream and adds PreservePreviewSize description text.
data/locale/it-IT.ini Adds C64Stream and adds PreservePreviewSize description text.
data/locale/ja-JP.ini Adds C64Stream and adds PreservePreviewSize description text.
data/locale/ko-KR.ini Adds C64Stream and adds PreservePreviewSize description text.
data/locale/nl-NL.ini Adds C64Stream and adds PreservePreviewSize description text.
data/locale/pl-PL.ini Adds C64Stream and adds PreservePreviewSize description text.
data/locale/pt-BR.ini Adds C64Stream and adds PreservePreviewSize description text.
data/locale/ru-RU.ini Adds C64Stream and adds PreservePreviewSize description text.
data/locale/sv-SE.ini Adds C64Stream and adds PreservePreviewSize description text.
data/locale/zh-CN.ini Adds C64Stream and adds PreservePreviewSize description text.
cmake/windows/helpers.cmake Copies per-resource installs into rundir/.../<target>/data.
cmake/linux/helpers.cmake Installs/copies per-resource installs into a .../<target>/data path.
cmake/macos/helpers.cmake Places extra resources into Resources/data in the bundle.
CMakeLists.txt Adds README.md as an installed resource via target_add_resource().
build Copies README.md into plugin data/ during install steps.
.vscode/tasks.json Copies README.md into the OBS plugin data/ directory in dev tasks.

Comment thread cmake/windows/helpers.cmake Outdated
Comment thread data/locale/sv-SE.ini
Comment thread README.md Outdated
Comment thread data/locale/es-ES.ini
Comment thread data/locale/fr-FR.ini
Comment thread cmake/linux/helpers.cmake Outdated
Comment thread data/locale/de-DE.ini Outdated
Comment thread data/locale/ja-JP.ini
Comment thread data/locale/pl-PL.ini
Comment thread data/locale/pt-BR.ini Outdated
@chrisgleissner chrisgleissner changed the title doc: Improve documentation Added support of C64 Stream Effects for bundled OBS Image plugin. Improve docs. Mar 20, 2026
@chrisgleissner chrisgleissner changed the title Added support of C64 Stream Effects for bundled OBS Image plugin. Improve docs. Add OBS Image source support to C64 Stream Effects; update documentation Mar 20, 2026
@chrisgleissner chrisgleissner merged commit 22e6861 into main Mar 20, 2026
42 checks passed
@chrisgleissner chrisgleissner deleted the doc/improve-docs branch March 20, 2026 18:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants