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: NixOS/nixpkgs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 28136b4495e5
Choose a base ref
...
head repository: NixOS/nixpkgs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: a6c7b75e4da1
Choose a head ref
  • 4 commits
  • 4 files changed
  • 2 contributors

Commits on Nov 1, 2020

  1. libcef: 74.1.14 -> 75.1.14

    Update libcef package to 75.1.14
    
    This will allow us to enable browser source in the obs-studio build. It will
    also mean that obs-linuxbrowser probably doesn't work, but it's not needed any
    longer, so that shouldn't be a problem.
    Munksgaard committed Nov 1, 2020

    Verified

    This commit was signed with the committer’s verified signature.
    primeos Michael Weiss
    Copy the full SHA
    de5875a View commit details
  2. obs-studio: Enable builtin browser support

    Since version 25, OBS Studio has shipped with a version of obs-browser that
    includes linux support (which means that we don't need the obs-linuxbrowser any
    more). This commit enables the builtin browser source.
    
    Fixes #98035
    
    Thanks to @mohe2015 for fixing a patchelf issue I had!
    Munksgaard committed Nov 1, 2020

    Verified

    This commit was signed with the committer’s verified signature.
    primeos Michael Weiss
    Copy the full SHA
    f0d31b3 View commit details
  3. Remove obs-linuxbrowser

    No longer needed since #99284
    Munksgaard committed Nov 1, 2020
    Copy the full SHA
    cbcb841 View commit details

Commits on Nov 12, 2020

  1. Merge pull request #99284 from Munksgaard/bump-obs

    obs-studio: Add builtin support for browser source
    mweinelt authored Nov 12, 2020
    Copy the full SHA
    a6c7b75 View commit details
Loading