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 downloadBytes callback to RawDataOutput #30

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

Commits on Jun 9, 2016

  1. Added downloadBytes callback to RawDataOutput

    Added downloadBytes callback to RawDataOutput, to make it symmetrical
    with the uploadBytes method in RawDataInput.
    
    Fixed bugs in the Luminance format for RawDataInput and RawDataOutput.
    mikebikemusic committed Jun 9, 2016
    Configuration menu
    Copy the full SHA
    60f1d82 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2016

  1. Removed unnecessary code. Optional function pointers don't need a nil…

    … check.
    mikebikemusic committed Jun 10, 2016
    Configuration menu
    Copy the full SHA
    b65bd0a View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2016

  1. Merge remote-tracking branch 'BradLarson/master'

    mikebikemusic committed Jul 3, 2016
    Configuration menu
    Copy the full SHA
    dbdcc41 View commit details
    Browse the repository at this point in the history