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: m-labs/milkymist
base: 9ede465
Choose a base ref
...
head repository: m-labs/milkymist
compare: 58daf4c
Choose a head ref
  • 2 commits
  • 1 file changed
  • 1 contributor

Commits on Dec 1, 2011

  1. softusb: don't forget notifying the host when there are news from MIDI

    The host interrupt wasn't asserted when enqueuing MIDI messages.
    No surprise some controls acted strangely ...
    wpwrak authored and Sebastien Bourdeauducq committed Dec 1, 2011
    Copy the full SHA
    dbcce91 View commit details
    Browse the repository at this point in the history
  2. softusb: accept everything but non-MIDI and system messages

    This patch removes the limitation to control change messages. We can
    now also have "piano" notes and so on.
    wpwrak authored and Sebastien Bourdeauducq committed Dec 1, 2011
    Copy the full SHA
    58daf4c View commit details
    Browse the repository at this point in the history