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

pulling changes from calf #10

Open
wants to merge 142 commits into
base: master
Choose a base branch
from
Open

Commits on Nov 19, 2017

  1. Fix compiler warnings

    Details:
    * Fix metadata which has not been in namespace calf_plugins
    * Add space between assignment and negation sign
    * Use abs instead of fabs if the argument is an integer
    Johannes Lorenz committed Nov 19, 2017
    Configuration menu
    Copy the full SHA
    d04fe24 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2017

  1. Merge branch 'master' into master

    Johannes Lorenz authored Nov 21, 2017
    Configuration menu
    Copy the full SHA
    5b605d7 View commit details
    Browse the repository at this point in the history

Commits on Jan 1, 2018

  1. Handle all gtk events in a single LV2 idle call

    Fixes slow graphs under non-gtk2/suil hosts like carla
    falkTX committed Jan 1, 2018
    Configuration menu
    Copy the full SHA
    934949f View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2018

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

Commits on Feb 2, 2018

  1. Configuration menu
    Copy the full SHA
    6479509 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #158 from JohannesLorenz/master

    Fix compiler warnings
    boomshop authored Feb 2, 2018
    Configuration menu
    Copy the full SHA
    b2a8611 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2018

  1. Fix error while generating RDF on Fedora

    oget authored and boomshop committed Mar 8, 2018
    Configuration menu
    Copy the full SHA
    7545d38 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2018

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

Commits on Mar 10, 2018

  1. Configuration menu
    Copy the full SHA
    1b37e75 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    46b5b5d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e2f62dd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5b3ab59 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    37c89d5 View commit details
    Browse the repository at this point in the history
  6. Re-add maintainer to RDF

    boomshop committed Mar 10, 2018
    Configuration menu
    Copy the full SHA
    843c941 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2018

  1. Status icon; fixes #31, fixes #137

    boomshop committed Mar 13, 2018
    Configuration menu
    Copy the full SHA
    b6513eb View commit details
    Browse the repository at this point in the history

Commits on May 15, 2018

  1. Prevent LMMS from crashing sidechain limiter; thanks to Johannes Lore…

    …nz and karmux for pointing it out. Fixes #174
    boomshop committed May 15, 2018
    Configuration menu
    Copy the full SHA
    5a67be8 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2018

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

Commits on May 26, 2018

  1. crash fix: inputs and outputs can have zero size.

    Orcan Ogetbil committed May 26, 2018
    Configuration menu
    Copy the full SHA
    69fd565 View commit details
    Browse the repository at this point in the history
  2. crashfix: tick can grow beyond self->ticks.size()

    Orcan Ogetbil committed May 26, 2018
    Configuration menu
    Copy the full SHA
    39e5262 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2018

  1. Merge pull request #177 from oget/master

    crash fix: vector index
    boomshop authored May 27, 2018
    Configuration menu
    Copy the full SHA
    e83be7b View commit details
    Browse the repository at this point in the history

Commits on May 28, 2018

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

Commits on Jun 20, 2018

  1. Limiter: try to fix memleak

    boomshop committed Jun 20, 2018
    Configuration menu
    Copy the full SHA
    7afdefc View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2018

  1. Configuration menu
    Copy the full SHA
    6ec9e1a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3ad2f00 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2018

  1. changelog and version

    boomshop committed Jul 8, 2018
    Configuration menu
    Copy the full SHA
    cd53de6 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2018

  1. Configuration menu
    Copy the full SHA
    a54f10a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #185 from thedrgreenthumb/master

    EQ30: add elliptic filter type
    boomshop authored Jul 28, 2018
    Configuration menu
    Copy the full SHA
    f7d394f View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2018

  1. Configuration menu
    Copy the full SHA
    3d500a9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    91de6e4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7d45246 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    92c50f6 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2018

  1. Update Limiter.html

    trebmuh authored Aug 11, 2018
    Configuration menu
    Copy the full SHA
    9f91732 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b370d1b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    85254cb View commit details
    Browse the repository at this point in the history
  4. Add files via upload

    trebmuh authored Aug 11, 2018
    Configuration menu
    Copy the full SHA
    d6db906 View commit details
    Browse the repository at this point in the history
  5. fix

    trebmuh authored Aug 11, 2018
    Configuration menu
    Copy the full SHA
    297abac View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    29c7978 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #189 from trebmuh/documentation

    Documentation update of the Limiter page (ASC inside)
    boomshop authored Aug 11, 2018
    Configuration menu
    Copy the full SHA
    962ad67 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2018

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

Commits on Aug 13, 2018

  1. Configuration menu
    Copy the full SHA
    313e722 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #190 from jpcima/fix-limiter

    fix a segfault in limiter and a build error
    boomshop authored Aug 13, 2018
    Configuration menu
    Copy the full SHA
    2bfa567 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a598d4a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    423afaa View commit details
    Browse the repository at this point in the history
  5. Merge pull request #191 from jpcima/fix-memory-problems

    Fix memory problems
    boomshop authored Aug 13, 2018
    Configuration menu
    Copy the full SHA
    5ead0c7 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2018

  1. Configuration menu
    Copy the full SHA
    0aff2f6 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #193 from thedrgreenthumb/master

    EQ30: Allow compilation with -std=c++98
    boomshop authored Aug 14, 2018
    Configuration menu
    Copy the full SHA
    85c4e4e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    750a137 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2018

  1. Limiter: Allow toggling auto-leveling

    Sometimes the automatic scaling to 0 dBFS is not desired, for instance
    if you want to use the limiter to simply impose a loudness cap on the signal
    without changing the overall volume level.
    
    It's currently possible to accomplish this by simply adjusting the
    output gain knob to the inverse of the limiter knob, but this can be a
    hassle when you want to make quick adjustments.
    
    This patch introduces a new option to disable the auto-leveling
    altogether, defaulting to on to avoid changing the current behavior.
    haasn committed Aug 26, 2018
    Configuration menu
    Copy the full SHA
    427639e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #196 from haasn/auto_level

    Limiter: Allow toggling auto-leveling
    boomshop authored Aug 26, 2018
    Configuration menu
    Copy the full SHA
    8de3ac7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    192988a View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2018

  1. Don't init GTK if --no-gui

    boomshop committed Sep 21, 2018
    Configuration menu
    Copy the full SHA
    f8acd0d View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2018

  1. fluidsynth: port to API for fluidsynth version > 2.0.0

    Build tested with fluidsynth 1.1.11 and 2.0.1
    
    Signed-off-by: Andreas Müller <[email protected]>
    schnitzeltony committed Oct 9, 2018
    Configuration menu
    Copy the full SHA
    bba03b6 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2018

  1. Merge pull request #203 from schnitzeltony/master

    fluidsynth: port to API for fluidsynth version > 2.0.0
    boomshop authored Oct 10, 2018
    Configuration menu
    Copy the full SHA
    fb479a0 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2018

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

Commits on Dec 27, 2018

  1. Code cleanup

    shlyakpavel authored Dec 27, 2018
    Configuration menu
    Copy the full SHA
    b6f1b71 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2019

  1. Merge pull request #210 from shlyakpavel/patch-1

    Code cleanup
    boomshop authored Jan 5, 2019
    Configuration menu
    Copy the full SHA
    e5c08dc View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2019

  1. changed "and" and "or" to "&&" and "||"

    justnope committed Jan 11, 2019
    Configuration menu
    Copy the full SHA
    cc842e9 View commit details
    Browse the repository at this point in the history
  2. casting between float and enum not allowed in MSVC

    justnope committed Jan 11, 2019
    Configuration menu
    Copy the full SHA
    5527945 View commit details
    Browse the repository at this point in the history
  3. MSVC array fixes

    *moved VLAs to _alloca when compiled in msvc
    *fixed_point: use unsigned iso unsigned long long
    *audio_module: replaced zero sized arrays with minimal size of 1
    *modules_limit: replaced stackalloc zero sized array with overall_buffer_size
    justnope committed Jan 11, 2019
    Configuration menu
    Copy the full SHA
    508f7c2 View commit details
    Browse the repository at this point in the history
  4. msvc compatibility

    *removed linux specific headers
    *added msvc bitscan intrinsic
    *win 32 dir implementation
    justnope committed Jan 11, 2019
    Configuration menu
    Copy the full SHA
    1af0a6b View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2019

  1. fixed bitreverse bitforward mistake

    justnope committed Jan 13, 2019
    Configuration menu
    Copy the full SHA
    7e36923 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2019

  1. Fix detection of LV2 for latest git

    LV2 removed lv2-core.pc in [1]. So find lv2 and set required version to 1.1.4
    which was released in September 2016 and should be avalaible on most
    environments. This should be compatible to LV2 1.1.14 because from pkg-config
    point of view lv2-core.pc and lv2.pc look similar.
    
    [1] lv2/lv2@4db6712
    
    Signed-off-by: Andreas Müller <[email protected]>
    schnitzeltony committed Jan 19, 2019
    Configuration menu
    Copy the full SHA
    021850b View commit details
    Browse the repository at this point in the history
  2. Find headers for all versions of LV2

    Signed-off-by: Andreas Müller <[email protected]>
    schnitzeltony committed Jan 19, 2019
    Configuration menu
    Copy the full SHA
    855cf20 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #213 from schnitzeltony/master

    Detect and builf properly for upcoming LV2
    boomshop authored Jan 19, 2019
    Configuration menu
    Copy the full SHA
    a981ba5 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2019

  1. gcc warning: enum constant in boolean context (#4)

    justnope authored and justnope committed Jan 27, 2019
    Configuration menu
    Copy the full SHA
    65cdeed View commit details
    Browse the repository at this point in the history
  2. Merge pull request #212 from justnope/msvccalf

    msvc compatibility
    boomshop authored Jan 27, 2019
    Configuration menu
    Copy the full SHA
    0966939 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2019

  1. added <functional> header needed for bind2nd

    justnope committed Jan 30, 2019
    Configuration menu
    Copy the full SHA
    e142f7c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #215 from justnope/incmaster

    added <functional> header needed for bind2nd
    boomshop authored Jan 30, 2019
    Configuration menu
    Copy the full SHA
    9da2716 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2019

  1. fix headless mode

    jimzrt committed Feb 11, 2019
    Configuration menu
    Copy the full SHA
    199ead0 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2019

  1. Attempt to fix missed initial transient in Transient Designer

    Christian Holschuh authored and boomshop committed Mar 3, 2019
    Configuration menu
    Copy the full SHA
    34a0c70 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2019

  1. Merge pull request #218 from jimzrt/headless_fix

    fix headless mode (#184)
    boomshop authored Mar 11, 2019
    Configuration menu
    Copy the full SHA
    052c91a View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2019

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

Commits on Mar 16, 2019

  1. Configuration menu
    Copy the full SHA
    ca4aff0 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #222 from jimzrt/headless_fix

    fix event handlers when using no-gui (#184)
    boomshop authored Mar 16, 2019
    Configuration menu
    Copy the full SHA
    a7ad94f View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2019

  1. Configuration menu
    Copy the full SHA
    01f367a View commit details
    Browse the repository at this point in the history
  2. Update calfjackhost.1

    boomshop authored Mar 21, 2019
    Configuration menu
    Copy the full SHA
    5232656 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #223 from trebmuh/patch-1

    Update manpage with the -t option (no-tray)
    boomshop authored Mar 21, 2019
    Configuration menu
    Copy the full SHA
    15c2bc6 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2019

  1. Changelog and version

    boomshop committed Apr 15, 2019
    Configuration menu
    Copy the full SHA
    ad83732 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2019

  1. fix segmentation fault

    jimzrt committed Jul 12, 2019
    Configuration menu
    Copy the full SHA
    1fbe20a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #233 from jimzrt/master

    fix segmentation fault [issue #232]
    boomshop authored Jul 12, 2019
    Configuration menu
    Copy the full SHA
    c59b2c7 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2019

  1. Changelog

    boomshop committed Jul 16, 2019
    Configuration menu
    Copy the full SHA
    277b66d View commit details
    Browse the repository at this point in the history
  2. Version number

    boomshop committed Jul 16, 2019
    Configuration menu
    Copy the full SHA
    41a2b7f View commit details
    Browse the repository at this point in the history
  3. INSTALL regenerated

    boomshop committed Jul 16, 2019
    Configuration menu
    Copy the full SHA
    efd6b92 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2019

  1. Configuration menu
    Copy the full SHA
    bfb8574 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b8323d6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b144a6d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    597e48e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a64edc8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    55150be View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2019

  1. Allow overriding system input & outputs from env

    introducing the following env variables:
    
    - CALF_IN_1
    - CALF_IN_2
    - CALF_OUT_1
    - CALF_OUT_2
    fdev31 committed Oct 20, 2019
    Configuration menu
    Copy the full SHA
    ccc2389 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2019

  1. Fix a typo flaw may led to equalizer30band be error

    In set_sample_rate of equalizer30band_audio_module, fix a typo flaw may led to equalizer30band be error
    vlee78 authored Oct 29, 2019
    Configuration menu
    Copy the full SHA
    9a538d5 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from vlee78/vlee78-patch-1

    Fix a typo flaw may led to equalizer30band be error
    vlee78 authored Oct 29, 2019
    Configuration menu
    Copy the full SHA
    7f758e2 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2019

  1. Merge pull request #238 from vlee78/master

    Fix a typo flaw may led to equalizer30band error
    boomshop authored Oct 31, 2019
    Configuration menu
    Copy the full SHA
    afe5253 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2019

  1. Configuration menu
    Copy the full SHA
    07ef5f5 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #241 from marado/patch-1

    docs/stereo tools: fix a small typo
    boomshop authored Dec 14, 2019
    Configuration menu
    Copy the full SHA
    8217386 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2020

  1. Update INSTALL

    Initially, there is no '.configure' file which leads to 'bash: ./configure: No such file or directory'. This PR adds one step to generate the configure script.
    toaniel authored Mar 10, 2020
    Configuration menu
    Copy the full SHA
    b686dfa View commit details
    Browse the repository at this point in the history
  2. Merge pull request #247 from toaniel/patch-2

    Update INSTALL
    boomshop authored Mar 10, 2020
    Configuration menu
    Copy the full SHA
    0f45a43 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2020

  1. Update Vintage Delay.html

    - minor typo fix
    - remove unnecessary `Tips` section
    - add explanation for different delay timing mode
    Ardeshir81 authored Sep 1, 2020
    Configuration menu
    Copy the full SHA
    fad067d View commit details
    Browse the repository at this point in the history
  2. Update controller names in Calf Vintage Delay Docs

    Ardeshir81 authored Sep 1, 2020
    Configuration menu
    Copy the full SHA
    190144c View commit details
    Browse the repository at this point in the history
  3. Merge pull request #265 from Ardeshir81/patch-1

    Update Vintage Delay.html
    boomshop authored Sep 1, 2020
    Configuration menu
    Copy the full SHA
    9347595 View commit details
    Browse the repository at this point in the history
  4. minor typo fix

    Ardeshir81 authored Sep 1, 2020
    Configuration menu
    Copy the full SHA
    286a959 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #266 from Ardeshir81/patch-1

    minor typo fix
    boomshop authored Sep 1, 2020
    Configuration menu
    Copy the full SHA
    2d8b0ac View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2020

  1. Doc: minor fix in Equalizer 5 band manual

    Ardeshir81 authored Sep 3, 2020
    Configuration menu
    Copy the full SHA
    111674d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #268 from Ardeshir81/patch-2

    Doc: minor fix in Equalizer 5 band manual
    boomshop authored Sep 3, 2020
    Configuration menu
    Copy the full SHA
    0bd5e17 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2020

  1. Doc: minor typo fix: heights -> highs

    Ardeshir81 authored Sep 4, 2020
    Configuration menu
    Copy the full SHA
    d39c5c6 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2020

  1. Configuration menu
    Copy the full SHA
    083b749 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #277 from sohet/master

    make pitch bend of Fluidsynth LV2 usable for all channels
    boomshop authored Nov 7, 2020
    Configuration menu
    Copy the full SHA
    a561446 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #271 from Ardeshir81/patch-3

    Doc: minor typo fix: heights -> highs
    boomshop authored Nov 7, 2020
    Configuration menu
    Copy the full SHA
    87ca3ab View commit details
    Browse the repository at this point in the history
  4. Merge pull request #237 from fdev31/master

    Allow overriding system input & outputs from env
    boomshop authored Nov 7, 2020
    Configuration menu
    Copy the full SHA
    4e69944 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2021

  1. Configuration menu
    Copy the full SHA
    d18a873 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    75f33e0 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #288 from orbea/libtool

    Build fixes for slibtool
    boomshop authored Mar 27, 2021
    Configuration menu
    Copy the full SHA
    b8e992f View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2021

  1. Configuration menu
    Copy the full SHA
    d81c3d8 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #291 from praashie/master

    Fix looping issues with Vinyl simulation samples
    boomshop authored Apr 27, 2021
    Configuration menu
    Copy the full SHA
    648f05e View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2021

  1. Add psychoacoustic clipper

    The psy clipper uses FFTs to remove distortion that is not masked by the input signal.
    It divides the input into overlapping blocks and repeats the clipping-filtering process on each block for a configurable number of times.
    jcj83429 committed Jul 18, 2021
    Configuration menu
    Copy the full SHA
    eb806f9 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #299 from jcj83429/psyclipper

    Add psychoacoustic clipper
    kfoltman authored Jul 18, 2021
    Configuration menu
    Copy the full SHA
    420741c View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2021

  1. Configuration menu
    Copy the full SHA
    a71f2d5 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #304 from jwatt/patch-1

    Compressor docs: document 'Mix', fix 'Detection'
    boomshop authored Nov 12, 2021
    Configuration menu
    Copy the full SHA
    024e9de View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2023

  1. calf_plugins::load_gui_xml: Fix catching exception by value (#315)

    With -Werror with GCC 9:
    ```
    error: catching polymorphic type 'struct calf_utils::file_exception' by value [-Werror=catch-value=]
    ```
    PhysSong authored Oct 15, 2023
    Configuration menu
    Copy the full SHA
    d341809 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2023

  1. Fix build with LLD

    LLVM's LLD handles the -retain-symbols-file option (used by
    -export-symbols-regex in libtool) differently from GNU ld, causing
    undefined references during link. This commit removes the
    -export-symbols-regex option from libcalf_la_LDFLAGS since by default
    libtool exports all symbols anyway, so it should not be necessary.
    
    Fixes #156.
    
    Signed-off-by: Violet Purcell <[email protected]>
    vimproved authored and JohannesLorenz committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    f6c6aae View commit details
    Browse the repository at this point in the history
  2. Replace use of std::bind2nd with std::bind

    std::bind2nd was deprecated in C++11 and removed in C++17. Remove usage
    of it and replace with std::bind.
    
    Signed-off-by: Violet Purcell <[email protected]>
    vimproved authored and JohannesLorenz committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    76b11e6 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2023

  1. allow placing calfrc under $XDG_CONFIG_HOME (#334)

    - first check if ~/.calfrc exists, if it does use it
    - otherwise attempt to create $XDG_CONFIG_HOME/calf/ if it does not
      exist
    - if the folder now exists use as path $XDG_CONFIG_HOME/calf/calfrc,
      otherwise fall back to ~/.calfrc
    circled-square authored Oct 26, 2023
    Configuration menu
    Copy the full SHA
    4c0d805 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2023

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

Commits on Jan 13, 2024

  1. build: fix symlinks in lv2dir

    Fixes loading of lv2 plugin and its gui.
    puleglot authored and JohannesLorenz committed Jan 13, 2024
    Configuration menu
    Copy the full SHA
    0f567ee View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2024

  1. Fixup compiler error

    Fixup from c41d8c0 .
    That commit tried to pass the static variable `_synths` to a function
    (`std::max`), but there is no definition of `_synths`, so it cannot be
    passed to a function. However, a simple ternary expression counts as
    `constexpr`, not requiring a definition of `_synths`.
    JohannesLorenz committed Jan 14, 2024
    Configuration menu
    Copy the full SHA
    bfbd4c4 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2024

  1. Fix runtime buffer overflow on MSVC (#336)

    From the MS docs about _alloca:
    ```
    _alloca allocates size bytes from the program stack. The allocated space is automatically freed when the calling function exits (not when the allocation merely passes out of scope). 
    ```
    So, using _alloca in a loop is a very bad idea, and this PR fixes this.
    Rossmaxx authored Jan 22, 2024
    Configuration menu
    Copy the full SHA
    04c6ad9 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2024

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

Commits on Feb 16, 2024

  1. Update calf.desktop.in

    Hello.
    
    Please accept the translation into the pt_BR language.
    
    The file with the most recent translation can also be found on my GitHub.
    
    I appreciate you developing and keeping the "Calf Plugin Pack for JACK" program up to date.
    
    marcelocripe
    (Original text in Brazilian Portuguese language)
    
    - - - - -
    
    Olá.
    
    Por favor, aceite a tradução para o idioma pt_BR.
    
    O arquivo com a tradução mais recente também poderá ser encontrado no meu GitHub.
    
    Eu agradeço por vocês desenvolverem e manterem o programa "Calf Plugin Pack for JACK" atualizado.
    
    marcelocripe
    (Texto original em idioma Português do Brasil)
    marcelocripe authored and JohannesLorenz committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    fbf6311 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

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

Commits on May 21, 2024

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

Commits on Aug 3, 2024

  1. Fix build with LLD

    LLVM's LLD handles the -retain-symbols-file option (used by
    -export-symbols-regex in libtool) differently from GNU ld, causing
    undefined references during link. This commit removes the
    -export-symbols-regex option from libcalf_la_LDFLAGS since by default
    libtool exports all symbols anyway, so it should not be necessary.
    
    Follow-up of f6c6aae .
    JohannesLorenz committed Aug 3, 2024
    Configuration menu
    Copy the full SHA
    d9025a9 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2024

  1. Configuration menu
    Copy the full SHA
    57dbf5b View commit details
    Browse the repository at this point in the history
  2. Add CMake (and make it "recommended")

    Co-authored-by: Rossmaxx <[email protected]>
    Co-authored-by: Erick G. Islas-Osuna <[email protected]>
    3 people committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    37a238e View commit details
    Browse the repository at this point in the history
  3. Add CI (CMake)

    Co-authored-by: Erick G. Islas-Osuna <[email protected]>
    JohannesLorenz and erickisos committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    1dcb29a View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2024

  1. Configuration menu
    Copy the full SHA
    03a6e6a View commit details
    Browse the repository at this point in the history
  2. Add CPack

    JohannesLorenz committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    10cd08e View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2024

  1. Configuration menu
    Copy the full SHA
    1761342 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    799965d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f87afb1 View commit details
    Browse the repository at this point in the history
  4. Add compile optimizations

    These were requested in in #306
    JohannesLorenz committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    8ba7f99 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

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

Commits on Nov 2, 2024

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