8000 Comparing climberhunt:master...geerlingguy:master · climberhunt/uvc-gadget · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
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: climberhunt/uvc-gadget
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: geerlingguy/uvc-gadget
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 20 commits
  • 7 files changed
  • 3 contributors

Commits on Sep 30, 2020

  1. Configuration menu
    Copy the full SHA
    e7a9850 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f2a2538 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3a2f61c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a24f008 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    09b4d0e View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2020

  1. Update Makefile

    Build flags according to ErikPitkos gcc optimisations (geerlingguy/pi-webcam#19)
    mackemint authored Dec 6, 2020
    Configuration menu
    Copy the full SHA
    f92888f View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2020

  1. Default to 1080p

    mackemint authored Dec 10, 2020
    Configuration menu
    Copy the full SHA
    8f0a859 View commit details
    Browse the repository at this point in the history
  2. Default to 1080p

    mackemint authored Dec 10, 2020
    Configuration menu
    Copy the full SHA
    72ac8d7 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2020

  1. Build optimisations for 1080p

    Default to 1080p with the option to go back to 720p.
    mackemint authored Dec 11, 2020
    Configuration menu
    Copy the full SHA
    2d209b5 View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2020

  1. FPS fix for Teams, Google Meet, etc.

    Changed dwFrameInterval from 5000000 to 333333
    mackemint authored Dec 17, 2020
    Configuration menu
    Copy the full SHA
    b4a49b7 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2020

  1. Configuration menu
    Copy the full SHA
    7322483 View commit details
    Browse the repository at this point in the history
  2. Reverted to 720p as default

    Keeping dwFrameInterval to ensure compatibility with Teams, etc.
    mackemint authored Dec 18, 2020
    Configuration menu
    Copy the full SHA
    cfbcdbb View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2021

  1. Configuration menu
    Copy the full SHA
    3232790 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    08faad2 View commit details
    Browse the repository at this point in the history
  3. Merge pull request wlhe#5 from geerlingguy/mackemint/master

    Build optimizations and fix issue with Teams and some other apps w dwFrameInterval
    geerlingguy authored Jan 18, 2021
    Configuration menu
    Copy the full SHA
    1fb6365 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2021

  1. Change the configfs folder name from c.2 to c.1

    This change fixes an issue with Mac OS 12 Monterey not detecting the camera
    RTHPJM authored Nov 9, 2021
    Configuration menu
    Copy the full SHA
    30e3cf1 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from RTHPJM/RTHPJM-patch-c2-to-c1-Monterey

    Change the configfs folder name from c.2 to c.1
    RTHPJM authored Nov 9, 2021
    Configuration menu
    Copy the full SHA
    8aaafe9 View commit details
    Browse the repository at this point in the history
  3. Merge pull request wlhe#8 from RTHPJM/master

    Change configfs folder from c.2 to c.1
    geerlingguy authored Nov 9, 2021
    Configuration menu
    Copy the full SHA
    a07234f View commit details
    Browse the repository at this point in the history
  4. Missed two instances of c.2

    My search and replace failed me. There were a total of six instances of c.2 that needed to be replaced with c.1. My earlier change only caught the first four. This change amends that last two as well...
    RTHPJM authored Nov 9, 2021
    Configuration menu
    Copy the full SHA
    823a07a View commit details
    Browse the repository at this point in the history
  5. Merge pull request wlhe#9 from RTHPJM/RTHPJM-geerlingguy-take-2

    Missed two instances of c.2
    geerlingguy authored Nov 9, 2021
    Configuration menu
    Copy the full SHA
    cad26a8 View commit details
    Browse the repository at this point in the history
Loading
0