Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Spectrum analyzer update #5160

Merged
merged 37 commits into from
Nov 21, 2019
Merged

Spectrum analyzer update #5160

merged 37 commits into from
Nov 21, 2019

Commits on Oct 9, 2019

  1. Configuration menu
    Copy the full SHA
    9be31e0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4e2f168 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f5eda87 View commit details
    Browse the repository at this point in the history
  4. Add waterfall cursor, fix time labels and make density change with wi…

    …dget size; improve perf. measurement
    he29-net committed Oct 9, 2019
    Configuration menu
    Copy the full SHA
    7d630e1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    249d161 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    25aa537 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3707eeb View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    cb3e701 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8d639e5 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    36feb65 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2019

  1. Update plugins/SpectrumAnalyzer/SaSpectrumView.cpp

    Co-Authored-By: Johannes Lorenz <1042576+JohannesLorenz@users.noreply.github.com>
    he29-net and JohannesLorenz authored Oct 13, 2019
    Configuration menu
    Copy the full SHA
    b650838 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    42d74db View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9dd9ef0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6a5089d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6939702 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2019

  1. SaProcessor: make some variables accessed by other classes atomic; ma…

    …ke SaControls constant
    he29-net committed Oct 17, 2019
    Configuration menu
    Copy the full SHA
    11013cc View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2019

  1. Configuration menu
    Copy the full SHA
    edefc93 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2019

  1. Configuration menu
    Copy the full SHA
    e3c89d5 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2019

  1. Configuration menu
    Copy the full SHA
    5b1f28c View commit details
    Browse the repository at this point in the history
  2. Move most ringbuffer cmake setup to 3rdparty/, hijack RINGBUFFER_EXPO…

    …RT and replace it by LMMS_EXPORT
    he29-net committed Oct 30, 2019
    Configuration menu
    Copy the full SHA
    7cf189c View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2019

  1. Configuration menu
    Copy the full SHA
    11bb2c7 View commit details
    Browse the repository at this point in the history
  2. Revert "Add LMMS_EXPORT to LocklessRingBuffer methods"

    This reverts commit 11bb2c7.
    PhysSong committed Nov 7, 2019
    Configuration menu
    Copy the full SHA
    2963fb6 View commit details
    Browse the repository at this point in the history
  3. Try to fix an export error

    PhysSong committed Nov 7, 2019
    Configuration menu
    Copy the full SHA
    6dd2619 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2019

  1. Rework LocklessRingBuffer and force export of <sampleFrame> template …

    …instance on MSVC compilers
    he29-net committed Nov 9, 2019
    Configuration menu
    Copy the full SHA
    6856b3d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0d56ae8 View commit details
    Browse the repository at this point in the history
  3. Revert "Move <sampleFrame> instances to the bottom of file"

    This reverts commit 0d56ae8.
    he29-net committed Nov 9, 2019
    Configuration menu
    Copy the full SHA
    228dd2f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    22e9163 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dc2bd91 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2019

  1. Configuration menu
    Copy the full SHA
    8739abb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7a0fc5a View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2019

  1. Configuration menu
    Copy the full SHA
    bf793da View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ad49d36 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2019

  1. Configuration menu
    Copy the full SHA
    a0acc8a View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2019

  1. Configuration menu
    Copy the full SHA
    8ca05a3 View commit details
    Browse the repository at this point in the history
  2. Forgotten rename

    he29-net committed Nov 17, 2019
    Configuration menu
    Copy the full SHA
    c694277 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2019

  1. Configuration menu
    Copy the full SHA
    0caa748 View commit details
    Browse the repository at this point in the history
  2. Fix drawing bounds of "overload fill-in"; improve comment on waterfal…

    …lWidth(); update changelog and version number
    he29-net committed Nov 18, 2019
    Configuration menu
    Copy the full SHA
    a7388b1 View commit details
    Browse the repository at this point in the history