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

Added snippet to play video using javaFX #141

Closed
wants to merge 24 commits into from
Closed

Added snippet to play video using javaFX #141

wants to merge 24 commits into from

Commits on Oct 27, 2022

  1. Added media files

    RohitPatel1122 committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    50079cc View commit details
    Browse the repository at this point in the history
  2. Added code for play video

    Signed-off-by: Rohit Patel <[email protected]>
    RohitPatel1122 committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    e162d99 View commit details
    Browse the repository at this point in the history
  3. Added code snippet to README.md

    Signed-off-by: Rohit Patel <[email protected]>
    RohitPatel1122 committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    ddc4b03 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2022

  1. Added code snippet to README.md

    Signed-off-by: Rohit Patel <[email protected]>
    RohitPatel1122 committed Oct 28, 2022
    Configuration menu
    Copy the full SHA
    b3cc0f4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fcd7d33 View commit details
    Browse the repository at this point in the history
  3. Renamed test files

    Signed-off-by: Rohit Patel <[email protected]>
    RohitPatel1122 committed Oct 28, 2022
    Configuration menu
    Copy the full SHA
    c6d383f View commit details
    Browse the repository at this point in the history
  4. Updated Test case to addition of new test resources

    Signed-off-by: Rohit Patel <[email protected]>
    RohitPatel1122 committed Oct 28, 2022
    Configuration menu
    Copy the full SHA
    041a88b View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2022

  1. Configuration menu
    Copy the full SHA
    2bade33 View commit details
    Browse the repository at this point in the history
  2. Fixed checkstyle issues

    Signed-off-by: Rohit Patel <[email protected]>
    RohitPatel1122 committed Nov 5, 2022
    Configuration menu
    Copy the full SHA
    8365718 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2022

  1. update as per review comments

    Signed-off-by: Rohit Patel <[email protected]>
    RohitPatel1122 committed Nov 24, 2022
    Configuration menu
    Copy the full SHA
    64ad316 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2023

  1. Merge branch 'master' of https://github.com/iluwatar/30-seconds-of-java

    … into feat/media/play-video
    
    � Conflicts:
    �	README.md
    �	build.gradle
    RohitPatel1122 committed Feb 4, 2023
    Configuration menu
    Copy the full SHA
    43bf0cc View commit details
    Browse the repository at this point in the history
  2. Grdle file fix

    Signed-off-by: Rohit Patel <[email protected]>
    RohitPatel1122 committed Feb 4, 2023
    Configuration menu
    Copy the full SHA
    59adaa0 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2023

  1. Configuration menu
    Copy the full SHA
    443264a View commit details
    Browse the repository at this point in the history
  2. Fix missing space

    Signed-off-by: Rohit Patel <[email protected]>
    RohitPatel1122 committed Feb 25, 2023
    Configuration menu
    Copy the full SHA
    607687a View commit details
    Browse the repository at this point in the history
  3. Fix missing files assertion

    Signed-off-by: Rohit Patel <[email protected]>
    RohitPatel1122 committed Feb 25, 2023
    Configuration menu
    Copy the full SHA
    857e523 View commit details
    Browse the repository at this point in the history
  4. Convert to zuul

    Signed-off-by: Rohit Patel <[email protected]>
    RohitPatel1122 committed Feb 25, 2023
    Configuration menu
    Copy the full SHA
    6a4284d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5c44121 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #2 from RohitPatel1122/RohitPatel1122-patch-1

    Update gradle-pr-builder.yml
    RohitPatel1122 authored Feb 25, 2023
    Configuration menu
    Copy the full SHA
    4c3ecfd View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3509f5f View commit details
    Browse the repository at this point in the history
  8. Convert to zulu

    Signed-off-by: Rohit Patel <[email protected]>
    RohitPatel1122 committed Feb 25, 2023
    Configuration menu
    Copy the full SHA
    568363e View commit details
    Browse the repository at this point in the history
  9. change to zulu

    RohitPatel1122 authored Feb 25, 2023
    Configuration menu
    Copy the full SHA
    0344be5 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    dc6ddff View commit details
    Browse the repository at this point in the history
  11. add jdk+fx

    RohitPatel1122 authored Feb 25, 2023
    Configuration menu
    Copy the full SHA
    a03fcd5 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    6443268 View commit details
    Browse the repository at this point in the history