Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: occ-ai/obs-urlsource
base: 0.2.5
Choose a base ref
...
head repository: occ-ai/obs-urlsource
compare: 0.2.6
Choose a head ref
  • 7 commits
  • 10 files changed
  • 2 contributors

Commits on Dec 21, 2023

  1. Fix text width crop (#68)

    * fix text width, bump ver
    
    * lint
    royshil committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    561e9c0 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2024

  1. Update README.md

    royshil committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    82b6de8 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2024

  1. Allow setting the URL on Media Source from response parse (#72)

    * Update setTextCallback function in url-source.cpp
    
    * Fix input field behavior for ffmpeg_source
    
    * Add option to unhide output source on update
    
    * lint
    royshil committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    211c869 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5473755 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2024

  1. Read a generated output with image output (#76)

    * Read a generated output with image output
    
    * Update url-source.cpp
    umireon committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    6bae86c View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

  1. Add support for Windows file paths in fetch_image function (#79)

    * Add support for Windows file paths in fetch_image function
    
    * Fix file reading issue on Windows
    royshil committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    fe6f3f4 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

  1. Add sequence number to request data struct and update UI (#83)

    * Add sequence number to request data struct and update UI
    
    * Update brew bundle command to prevent upgrades in check_macos script
    royshil committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    bccbc36 View commit details
    Browse the repository at this point in the history