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

Add many more helper methods to player #104

Merged
merged 26 commits into from
Sep 22, 2020
Merged

Add many more helper methods to player #104

merged 26 commits into from
Sep 22, 2020

Commits on Aug 3, 2020

  1. added error handling

    alr2413 committed Aug 3, 2020
    Configuration menu
    Copy the full SHA
    ab21155 View commit details
    Browse the repository at this point in the history
  2. added error handling

    alr2413 committed Aug 3, 2020
    Configuration menu
    Copy the full SHA
    bbc0926 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2020

  1. added error handling

    alireza setayesh authored and alireza setayesh committed Aug 4, 2020
    Configuration menu
    Copy the full SHA
    9a23aa2 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2020

  1. Merge branch 'master' of git://github.com/solid-software/flutter_vlc_…

    …player
    
    # Conflicts:
    #	lib/flutter_vlc_player.dart
    alireza setayesh authored and alireza setayesh committed Aug 6, 2020
    Configuration menu
    Copy the full SHA
    b2f7973 View commit details
    Browse the repository at this point in the history
  2. Added some helper method.

    added getTime, getPlaybackSpeed and getVolume methods.
    edited media player opening status to notify that the target url is loading.
    alireza setayesh authored and alireza setayesh committed Aug 6, 2020
    Configuration menu
    Copy the full SHA
    b10208d View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2020

  1. updated swift code

    alr2413 committed Sep 8, 2020
    Configuration menu
    Copy the full SHA
    fe67ce1 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2020

  1. Add many helper function

    fix various bug
    added casting feature
    alr2413 committed Sep 9, 2020
    Configuration menu
    Copy the full SHA
    a7e04a8 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2020

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

Commits on Sep 12, 2020

  1. fix swift

    mitchross committed Sep 12, 2020
    Configuration menu
    Copy the full SHA
    16d4ca7 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2020

  1. working subtitles

    mitchross committed Sep 13, 2020
    Configuration menu
    Copy the full SHA
    e270d83 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2020

  1. PR Comments

    mitchross committed Sep 14, 2020
    Configuration menu
    Copy the full SHA
    f1afa63 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from mitchross/swift-help

    Swift help
    alr2413 committed Sep 14, 2020
    Configuration menu
    Copy the full SHA
    0632142 View commit details
    Browse the repository at this point in the history
  3. updated ios vlc code

    remove disable item from returned audio/spu tracks
    add argument options to initialize & changeUrl method
    fix some typo
    alr2413 committed Sep 14, 2020
    Configuration menu
    Copy the full SHA
    dc1287b View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2020

  1. updated example view

    android gradle updated
    alr2413 committed Sep 15, 2020
    Configuration menu
    Copy the full SHA
    83453ae View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2020

  1. WIP, broken

    mitchross committed Sep 16, 2020
    Configuration menu
    Copy the full SHA
    3d2e034 View commit details
    Browse the repository at this point in the history
  2. WIP

    mitchross committed Sep 16, 2020
    Configuration menu
    Copy the full SHA
    3d3aa4c View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2020

  1. WIP cast devices

    mitchross committed Sep 17, 2020
    Configuration menu
    Copy the full SHA
    a5fe677 View commit details
    Browse the repository at this point in the history
  2. wip cast

    mitchross committed Sep 17, 2020
    Configuration menu
    Copy the full SHA
    e3f9232 View commit details
    Browse the repository at this point in the history
  3. WIP - Casting

    mitchross committed Sep 17, 2020
    Configuration menu
    Copy the full SHA
    582924c View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2020

  1. Merge pull request #2 from mitchross/cast-devices-ios

    [DRAFT] WIP - Cast devices ios
    alr2413 committed Sep 18, 2020
    Configuration menu
    Copy the full SHA
    efeee7b View commit details
    Browse the repository at this point in the history
  2. refactor a part of ios code

    alr2413 committed Sep 18, 2020
    Configuration menu
    Copy the full SHA
    d502c22 View commit details
    Browse the repository at this point in the history
  3. updated changelog and version

    alr2413 committed Sep 18, 2020
    Configuration menu
    Copy the full SHA
    5952bc1 View commit details
    Browse the repository at this point in the history
  4. fix ios cast to device

    alr2413 committed Sep 18, 2020
    Configuration menu
    Copy the full SHA
    00180fc View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2020

  1. Updated Readme

    fix minor issue in android capture method
    added event dispatcher to ios cast device add/remove
    updated example code
    alr2413 committed Sep 20, 2020
    Configuration menu
    Copy the full SHA
    ae06271 View commit details
    Browse the repository at this point in the history
  2. Updated Readme

    fix spacing issue in readme
    alr2413 committed Sep 20, 2020
    Configuration menu
    Copy the full SHA
    ff22cd6 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2020

  1. Clean code

    Updated method docs
    alr2413 committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    50b5bdf View commit details
    Browse the repository at this point in the history