Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

maintaining the project #30

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Commits on Jan 20, 2020

  1. Add debug macro in structs and enums

    Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
    patrickelectric committed Jan 20, 2020
    Configuration menu
    Copy the full SHA
    11947bf View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2020

  1. Add serde option

    Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
    patrickelectric committed Jul 21, 2020
    Configuration menu
    Copy the full SHA
    2201395 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2020

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

Commits on Oct 7, 2020

  1. v4l2: ADd Capability struct

    Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
    patrickelectric committed Oct 7, 2020
    Configuration menu
    Copy the full SHA
    39c511b View commit details
    Browse the repository at this point in the history
  2. v4l2: Add missing VIDEOC_QUERYCAP

    Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
    patrickelectric committed Oct 7, 2020
    Configuration menu
    Copy the full SHA
    1f19cd6 View commit details
    Browse the repository at this point in the history
  3. lib: Add capability function and struct

    Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
    patrickelectric committed Oct 7, 2020
    Configuration menu
    Copy the full SHA
    6afff15 View commit details
    Browse the repository at this point in the history
  4. examples: Add info example

    Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
    patrickelectric committed Oct 7, 2020
    Configuration menu
    Copy the full SHA
    f8006a6 View commit details
    Browse the repository at this point in the history