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: royshil/obs-urlsource
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.3.2
Choose a base ref
...
head repository: royshil/obs-urlsource
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.3.3
Choose a head ref
  • 9 commits
  • 30 files changed
  • 1 contributor

Commits on Jun 21, 2024

  1. Update README.md

    royshil authored Jun 21, 2024
    Configuration menu
    Copy the full SHA
    d627e45 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2024

  1. chore: Refactor URL source thread and remove unused variables (#103)

    * chore: Refactor URL source thread and remove unused variables
    
    * chore: Remove unnecessary code and fix memory leak in URL source rendering
    
    * chore: Refactor URL source thread and fix memory leak
    
    * chore: Use atomic bool for curl_thread_run in URL source data
    
    * empty commit trigger rebuild
    
    * chore: Refactor URL source thread and remove unnecessary code
    
    * Refactor URL source thread and initialize url_source_data explicitly
    
    * Refactor URL source thread and use unique_lock instead of lock_guard for output_mapping_mutex
    royshil authored Jul 7, 2024
    Configuration menu
    Copy the full SHA
    85a7187 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    201f8a5 View commit details
    Browse the repository at this point in the history
  3. Updating build scripts

    royshil committed Jul 7, 2024
    Configuration menu
    Copy the full SHA
    f3baa65 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4479599 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5626d89 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

  1. Configuration menu
    Copy the full SHA
    a4d7250 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e4a2677 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    283591e View commit details
    Browse the repository at this point in the history
Loading