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

Introduced VideoTek() as waveform monitor for video #27

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

Commits on Apr 10, 2021

  1. Changed default behavior to "off"

    Changed default behavior to "off".
    You have to press "c" to change between the Q Transform, the Phase etc.
    This is because it's a nice thing to have but not everyone actually want it turned on by default.
    FranceBB authored Apr 10, 2021
    Configuration menu
    Copy the full SHA
    067203e View commit details
    Browse the repository at this point in the history
  2. Updated documentation

    Updated documentation
    FranceBB authored Apr 10, 2021
    Configuration menu
    Copy the full SHA
    9f6af30 View commit details
    Browse the repository at this point in the history
  3. Update Readme.md

    FranceBB authored Apr 10, 2021
    Configuration menu
    Copy the full SHA
    6fc7397 View commit details
    Browse the repository at this point in the history
  4. Delete firequalizer15.lua

    FranceBB authored Apr 10, 2021
    Configuration menu
    Copy the full SHA
    ba0bfea View commit details
    Browse the repository at this point in the history
  5. Update Readme.md

    FranceBB authored Apr 10, 2021
    Configuration menu
    Copy the full SHA
    289a685 View commit details
    Browse the repository at this point in the history
  6. Update Readme.md

    FranceBB authored Apr 10, 2021
    Configuration menu
    Copy the full SHA
    534db36 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2021

  1. Improved documentation

    Improved documentation
    FranceBB authored Jun 16, 2021
    Configuration menu
    Copy the full SHA
    7a2b0e3 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2021

  1. Introduced support to VideoTek

    Introduced support to VideoTek, a full blown waveform monitor which displays the video, luma, chroma, the Lissajou graph for the audio phase and the audio channels.
    FranceBB authored Jun 20, 2021
    Configuration menu
    Copy the full SHA
    085c340 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eac846b View commit details
    Browse the repository at this point in the history
  3. Added screenshot for VideoTek

    Added screenshot for VideoTek
    FranceBB authored Jun 20, 2021
    Configuration menu
    Copy the full SHA
    ddea852 View commit details
    Browse the repository at this point in the history
  4. Added screenshot for VideoTek

    Added screenshot for VideoTek
    FranceBB authored Jun 20, 2021
    Configuration menu
    Copy the full SHA
    5b2a452 View commit details
    Browse the repository at this point in the history
  5. Add files via upload

    FranceBB authored Jun 20, 2021
    Configuration menu
    Copy the full SHA
    7468bc3 View commit details
    Browse the repository at this point in the history
  6. Add files via upload

    FranceBB authored Jun 20, 2021
    Configuration menu
    Copy the full SHA
    aa61282 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9afc6a3 View commit details
    Browse the repository at this point in the history
  8. Added VideoTek in documentation

    Added VideoTek in documentation
    FranceBB authored Jun 20, 2021
    Configuration menu
    Copy the full SHA
    4b131b2 View commit details
    Browse the repository at this point in the history
  9. Update Readme.md

    FranceBB authored Jun 20, 2021
    Configuration menu
    Copy the full SHA
    b6d80c8 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2021

  1. Fixed issue with Luma visualization

    Fixed issue with Luma visualization
    FranceBB authored Jun 21, 2021
    Configuration menu
    Copy the full SHA
    9ea991d View commit details
    Browse the repository at this point in the history
  2. Delete VideoTek1.jpg

    FranceBB authored Jun 21, 2021
    Configuration menu
    Copy the full SHA
    5d267be View commit details
    Browse the repository at this point in the history
  3. Delete VideoTek2.jpg

    FranceBB authored Jun 21, 2021
    Configuration menu
    Copy the full SHA
    5bb0d9d View commit details
    Browse the repository at this point in the history
  4. Add files via upload

    FranceBB authored Jun 21, 2021
    Configuration menu
    Copy the full SHA
    9beb95a View commit details
    Browse the repository at this point in the history
  5. Update Readme.md

    FranceBB authored Jun 21, 2021
    Configuration menu
    Copy the full SHA
    f023f42 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2022

  1. Fixed a bug reported by Frank on returning A/V

    Fixed a bug reported by Frank on Doom9 where audio and video were returned separately instead of together when the function was desactivated
    FranceBB authored Sep 3, 2022
    Configuration menu
    Copy the full SHA
    4acc874 View commit details
    Browse the repository at this point in the history
  2. Update visualizer.lua

    FranceBB authored Sep 3, 2022
    Configuration menu
    Copy the full SHA
    4ffe139 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1 from mfcc64/master

    Added no video workaround
    FranceBB authored Sep 3, 2022
    Configuration menu
    Copy the full SHA
    e5d11a7 View commit details
    Browse the repository at this point in the history
  4. Update VideoTek.lua

    FranceBB authored Sep 3, 2022
    Configuration menu
    Copy the full SHA
    45c2a29 View commit details
    Browse the repository at this point in the history
  5. Update VideoTek.lua

    FranceBB authored Sep 3, 2022
    Configuration menu
    Copy the full SHA
    a9a1a97 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2023

  1. Add files via upload

    FranceBB authored Feb 24, 2023
    Configuration menu
    Copy the full SHA
    8e6bd66 View commit details
    Browse the repository at this point in the history
  2. Update Readme.md

    FranceBB authored Feb 24, 2023
    Configuration menu
    Copy the full SHA
    e952c3b View commit details
    Browse the repository at this point in the history
  3. Updated documentation

    Updated documentation
    FranceBB authored Feb 24, 2023
    Configuration menu
    Copy the full SHA
    23cfcd3 View commit details
    Browse the repository at this point in the history
  4. Force Window option introduction in Visualizer + bug fix

    Force Window option introduction in Visualizer + bug fix
    FranceBB authored Feb 24, 2023
    Configuration menu
    Copy the full SHA
    7c1724f View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2024

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

Commits on Sep 29, 2024

  1. Configuration menu
    Copy the full SHA
    268b01f View commit details
    Browse the repository at this point in the history
  2. Update Readme section with related projects

    Update Readme section with related projects
    FranceBB authored Sep 29, 2024
    Configuration menu
    Copy the full SHA
    65d3386 View commit details
    Browse the repository at this point in the history