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/flickernoise
base: 3c77035
Choose a base ref
...
head repository: m-labs/flickernoise
compare: 3b739f3
Choose a head ref
  • 5 commits
  • 10 files changed
  • 1 contributor

Commits on Feb 13, 2012

  1. stimuli: remember last MIDI value and reset control to it before star…

    …ting
    
    It's a little hackish to do this from stim_redirect, but since this is
    what we call before launching a new patch and it has all the information
    we need, it really is the best place.
    wpwrak committed Feb 13, 2012
    Copy the full SHA
    63ea9e9 View commit details
    Browse the repository at this point in the history
  2. patch editor: generalized double quote protection

    This will allow the use of double quote protection also for compiler
    errors.
    wpwrak committed Feb 13, 2012
    Copy the full SHA
    5e6707f View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    49a1282 View commit details
    Browse the repository at this point in the history
  4. stimuli: stim_db_free didn't reset the "last" pointer

    This allowed only the first compilation of a patch with MIDI devices to work.
    wpwrak committed Feb 13, 2012
    Copy the full SHA
    d516fe9 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    3b739f3 View commit details
    Browse the repository at this point in the history