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
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3437cec^
Choose a base ref
...
head repository: m-labs/flickernoise
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: e2bebe0
Choose a head ref
  • 12 commits
  • 13 files changed
  • 1 contributor

Commits on Jan 30, 2012

  1. renderer/stimuli.c: unified control input handling

    This commit provides data structure and basic functions for the unified
    control input handling.
    wpwrak committed Jan 30, 2012
    Copy the full SHA
    3437cec View commit details
  2. Copy the full SHA
    c26922b View commit details
  3. Copy the full SHA
    97e1457 View commit details
  4. sampler.c: disentangle event_callback

    Move pitch and control event handling into separate functions and
    expose the logic of prying apart the event code more clearly.
    wpwrak committed Jan 30, 2012
    Copy the full SHA
    30fa417 View commit details
  5. Copy the full SHA
    53f48ec View commit details
  6. stimuli: added crude stim_redirect hack to keep pointers valid across…

    … copies
    
    Maybe we can actually get rid of most of this copying. But for now,
    this should work ... (untested so far, of course)
    wpwrak committed Jan 30, 2012
    Copy the full SHA
    798fa31 View commit details
  7. Copy the full SHA
    6c4895f View commit details
  8. Copy the full SHA
    a6d4cc3 View commit details
  9. Copy the full SHA
    2fe2649 View commit details
  10. Copy the full SHA
    25b08ca View commit details
  11. Copy the full SHA
    a9f77a7 View commit details
  12. Copy the full SHA
    e2bebe0 View commit details
Loading