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

Update lib/introspect.js #5

Merged
merged 1 commit into from Dec 21, 2012
Merged

Update lib/introspect.js #5

merged 1 commit into from Dec 21, 2012

Commits on Sep 10, 2012

  1. Update lib/introspect.js

    1. The "add method" procedure does not belong in the loop that builds the signature. It is just re-defined for each new signature part.
    
    2. Made callback optional for cases in which we do not care about the method result. E.g.
    player.playPause(false);
    Ivshti committed Sep 10, 2012
    Configuration menu
    Copy the full SHA
    7b8455d View commit details
    Browse the repository at this point in the history