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

Initial changes to VLCPlugin to enable playback with DiscoverySDK #22

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

Commits on Nov 10, 2015

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

Commits on Nov 16, 2015

  1. Update VLCPlugin.m to enable save button functionality and address mi…

    …nor issues from PR comments
    weberbry committed Nov 16, 2015
    Configuration menu
    Copy the full SHA
    30f0a24 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2015

  1. Configuration menu
    Copy the full SHA
    c4453ee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5a3fe03 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2016

  1. Configuration menu
    Copy the full SHA
    2e8f8bd View commit details
    Browse the repository at this point in the history
  2. Merge pull request #24 from wnyc/discover_audio_not_playing_offline

    Use Discover-created playableUrl field to play Discover audio
    bkammin committed Jan 4, 2016
    Configuration menu
    Copy the full SHA
    c1ae3ae View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2016

  1. WNYCAPP-1497 pass display show message to javascript

    Brad Kammin committed Jan 5, 2016
    Configuration menu
    Copy the full SHA
    3925765 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #25 from wnyc/WNYCAPP-1497_pass_display_show_messa…

    …ge_to_js
    
    WNYCAPP-1497 pass display show message to javascript
    bkammin committed Jan 5, 2016
    Configuration menu
    Copy the full SHA
    46cbfbe View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2016

  1. WNYCAPP-1514 initiate VLC library calls on background thread to avoid…

    … blocking main UI thread
    Brad Kammin committed Jan 7, 2016
    Configuration menu
    Copy the full SHA
    3c33c65 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #26 from wnyc/WNYCAPP-1514_screen_locks_while_atte…

    …mpting_to_play_stream_on_bad_connection
    
    WNYCAPP-1514 initiate VLC library calls on background thread to avoid…
    bkammin committed Jan 7, 2016
    Configuration menu
    Copy the full SHA
    12f61db View commit details
    Browse the repository at this point in the history