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.5
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.6
Choose a head ref
  • 7 commits
  • 20 files changed
  • 2 contributors

Commits on Aug 23, 2024

  1. Configuration menu
    Copy the full SHA
    c1e1211 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. Configuration menu
    Copy the full SHA
    2194f6b View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

  1. Configuration menu
    Copy the full SHA
    4a57daa View commit details
    Browse the repository at this point in the history
  2. Update GPT models in preset list (#123)

    * Update GPT4Vision model preset
    
    gpt-4-vision-preview is not used. Updated to use gpt-4o-mini instead
    
    * Update RequestBuilder.cpp
    nacalai authored Oct 15, 2024
    Configuration menu
    Copy the full SHA
    0686475 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6c296d9 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

  1. Websocket support (#124)

    * Refactor WebSocket client code and add WebSocket support to request handler
    
    * Refactor WebSocket client code and remove unnecessary forward declarations
    
    * Refactor WebSocket client code and add WebSocket support to request handler
    
    * Refactor UI layout and adjust tab stop distance
    royshil authored Oct 17, 2024
    Configuration menu
    Copy the full SHA
    aa1418a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b162f12 View commit details
    Browse the repository at this point in the history
Loading