8000 Comparing Youlean:master...Soundbytes:master · Youlean/IPlug-Youlean · GitHub
[go: up one dir, main page]

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: Youlean/IPlug-Youlean
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: Soundbytes/IPlug-Youlean
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 13 commits
  • 39 files changed
  • 2 contributors

Commits on Apr 18, 2017

  1. IPlug containers.h

    some defines replaced with inlines and const
    soundbytes committed Apr 18, 2017
    Configuration menu
    Copy the full SHA
    109d144 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b7033d3 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2017

  1. removed projects CairoMinimal and CairoPlayGround

    soundbytes committed Apr 19, 2017
    Configuration menu
    Copy the full SHA
    d202b5f View commit details
    Browse the repository at this point in the history
  2. IPlugStructs.h

    added cc numbers 121...127 to EControlChangeMsg
    soundbytes committed Apr 19, 2017
    Configuration menu
    Copy the full SHA
    46f16ca View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2017

  1. added a simple cairo rotating knob control as a proof of concept.

    replaced a couple of defines with const definitions.
    fixed a bug in ycairo.cpp (252)
    soundbytes committed Apr 20, 2017
    Configuration menu
    Copy the full SHA
    94bab0b View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2017

  1. simple cairo based knob controls

    soundbytes committed Apr 24, 2017
    Configuration menu
    Copy the full SHA
    bb19c27 View commit details
    Browse the repository at this point in the history
  2. rebuilt BagPipes Knob using cairo api calls

    Problems: Cairo is aliasing like hell, Debugger does not detach sometimes?
    soundbytes committed Apr 24, 2017
    Configuration menu
    Copy the full SHA
    a9bc42b View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2017

  1. IPlugGuiResize refactored - struct of vectors replaced by vector of s…

    …tructs.
    
    DPoint.h - a point class with some transforms
    CairoKnobs - added another knob
    soundbytes committed Apr 26, 2017
    Configuration menu
    Copy the full SHA
    fe06e42 View commit details
    Browse the repository at this point in the history
  2. IPLugGuiResize - introduced base class for one side resizer handles. …

    …moved hor, vert resize handle implementation to the header file (inlines)
    soundbytes committed Apr 26, 2017
    Configuration menu
    Copy the full SHA
    43b87f8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    791e0a8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a50106e View commit details
    Browse the repository at this point in the history
  5. IPlugGuiResize.cpp - If branching replaced by ternary operator +some …

    …minor refactorings
    soundbytes committed Apr 26, 2017
    Configuration menu
    Copy the full SHA
    6c757ca View commit details
    Browse the repository at this point in the history
  6. Fixed a bug that prevented rescaling to 1:1 on doubleclicking the res…

    …ize control
    soundbytes committed Apr 26, 2017
    Configuration menu
    Copy the full SHA
    1785f81 View commit details
    Browse the repository at this point in the history
Loading
0