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

Feature/video queue #23

Open
wants to merge 17 commits into
base: main
Choose a base branch
from
Open

Commits on Jan 3, 2023

  1. Fixed code indentation

    JPVenson committed Jan 3, 2023
    Configuration menu
    Copy the full SHA
    8d572a0 View commit details
    Browse the repository at this point in the history
  2. Added VideoQueue Control

    Added VideoQueue Example
    JPVenson committed Jan 3, 2023
    Configuration menu
    Copy the full SHA
    6e0c9d3 View commit details
    Browse the repository at this point in the history
  3. Update README.md

    JPVenson authored Jan 3, 2023
    Configuration menu
    Copy the full SHA
    3cb18ab View commit details
    Browse the repository at this point in the history
  4. Update README.md

    JPVenson authored Jan 3, 2023
    Configuration menu
    Copy the full SHA
    61c6bb3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    667420d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b55d68e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    823f63e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f9d5c2d View commit details
    Browse the repository at this point in the history
  9. Merge branch 'feature/VideoQueue' of https://github.com/JPVenson/Video

    …into feature/VideoQueue
    JPVenson committed Jan 3, 2023
    Configuration menu
    Copy the full SHA
    d0a0ecd View commit details
    Browse the repository at this point in the history
  10. Reordered methods

    JPVenson committed Jan 3, 2023
    Configuration menu
    Copy the full SHA
    c6ad6c1 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2023

  1. Added warning ignores

    Added additional check that no prior event is overwritten
    JPVenson committed Jan 4, 2023
    Configuration menu
    Copy the full SHA
    9051739 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2023

  1. Configuration menu
    Copy the full SHA
    1407537 View commit details
    Browse the repository at this point in the history
  2. Added additional event types

    Added Extensive exception information
    JPVenson committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    b6ac977 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    04432a3 View commit details
    Browse the repository at this point in the history
  4. Updated Example

    Added DTO classes
    JPVenson committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    bf23523 View commit details
    Browse the repository at this point in the history
  5. Renamed loop enum values

    JPVenson committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    5c794d6 View commit details
    Browse the repository at this point in the history
  6. Updated Readme

    JPVenson committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    6469940 View commit details
    Browse the repository at this point in the history