Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: haskell-on-android/hsSDL2
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: sseefried/hsSDL2
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 7 commits
  • 3 files changed
  • 1 contributor

Commits on Apr 25, 2016

  1. Add stack.yaml

    Sean Seefried committed Apr 25, 2016
    Configuration menu
    Copy the full SHA
    98a29a9 View commit details
    Browse the repository at this point in the history
  2. Add binding to SDL_GetTouchFinger

    Sean Seefried committed Apr 25, 2016
    Configuration menu
    Copy the full SHA
    6871045 View commit details
    Browse the repository at this point in the history
  3. Add generated file to src-ios-simulator-and-armv7

    Sean Seefried committed Apr 25, 2016
    Configuration menu
    Copy the full SHA
    ce0d92e View commit details
    Browse the repository at this point in the history
  4. Expose getTouchFingers which returns all touches

    Also expose getNumTouchFingers
    Sean Seefried committed Apr 25, 2016
    Configuration menu
    Copy the full SHA
    1c0511b View commit details
    Browse the repository at this point in the history
  5. Add generated Events.hs to iOS and Android sources

    Sean Seefried committed Apr 25, 2016
    Configuration menu
    Copy the full SHA
    942be9e View commit details
    Browse the repository at this point in the history

Commits on May 11, 2016

  1. Add events SDL_AUDIODEVICEADDED and SDL_AUDIODEVICEREMOVED

    Sean Seefried committed May 11, 2016
    Configuration menu
    Copy the full SHA
    b1658e9 View commit details
    Browse the repository at this point in the history
  2. Add generated file for iOS and Android

    Sean Seefried committed May 11, 2016
    Configuration menu
    Copy the full SHA
    4de086d View commit details
    Browse the repository at this point in the history
Loading