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

Merge latest changes from upstream #2

Open
wants to merge 368 commits into
base: zyn-mod-merge
Choose a base branch
from
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Dec 15, 2021

  1. Alternative approach to remote pedalboard loading

    Signed-off-by: falkTX <[email protected]>
    falkTX committed Dec 15, 2021
    Configuration menu
    Copy the full SHA
    ac3b163 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2021

  1. Fix undefined behaviour when deleting active snapshot

    Signed-off-by: falkTX <[email protected]>
    falkTX committed Dec 16, 2021
    Configuration menu
    Copy the full SHA
    db54a5b View commit details
    Browse the repository at this point in the history
  2. Ensure hmi widgets load only after hmi addressings

    Signed-off-by: falkTX <[email protected]>
    falkTX committed Dec 16, 2021
    Configuration menu
    Copy the full SHA
    67b044a View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2021

  1. Configuration menu
    Copy the full SHA
    b1177c3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5898600 View commit details
    Browse the repository at this point in the history
  3. Report snapshot to HMI after a save-as

    Signed-off-by: falkTX <[email protected]>
    falkTX committed Dec 30, 2021
    Configuration menu
    Copy the full SHA
    40d5327 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    27c7bda View commit details
    Browse the repository at this point in the history
  5. Normalize strings given to hw (HMI or control chain)

    Signed-off-by: falkTX <[email protected]>
    falkTX committed Dec 30, 2021
    Configuration menu
    Copy the full SHA
    49514c1 View commit details
    Browse the repository at this point in the history
  6. Workaround quirkiness of JS, such beautiful language

    Signed-off-by: falkTX <[email protected]>
    falkTX committed Dec 30, 2021
    Configuration menu
    Copy the full SHA
    d28621c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ac0c5d2 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2022

  1. Fix patch-set of non-string values

    Patch parameters can be c_float, c_int64 or strings
    falkTX committed Jan 20, 2022
    Configuration menu
    Copy the full SHA
    4b1f0f3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    879bbee View commit details
    Browse the repository at this point in the history
  3. Normalize PB and snapshot name when sending to HMI too

    Signed-off-by: falkTX <[email protected]>
    falkTX committed Jan 20, 2022
    Configuration menu
    Copy the full SHA
    3f18766 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5657af5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0bfd1ee View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2022

  1. Fix the fix that broke CV by mistake

    Signed-off-by: falkTX <[email protected]>
    falkTX committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    40120d2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5b94afc View commit details
    Browse the repository at this point in the history
  3. Fix HMI unaddress never checking for valid page/subpage

    Signed-off-by: falkTX <[email protected]>
    falkTX committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    2611b24 View commit details
    Browse the repository at this point in the history
  4. Fix HMI widgets readdressing

    Signed-off-by: falkTX <[email protected]>
    falkTX committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    d918d68 View commit details
    Browse the repository at this point in the history
  5. Fix preset rename

    Signed-off-by: falkTX <[email protected]>
    falkTX committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    42a287c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    acc1cfa View commit details
    Browse the repository at this point in the history
  7. Fix pages disappearing in special circunstances

    Signed-off-by: falkTX <[email protected]>
    falkTX committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    af5171d View commit details
    Browse the repository at this point in the history
  8. Fix for Duo after the last couple of commits

    Signed-off-by: falkTX <[email protected]>
    falkTX committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    e767322 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2022

  1. Remove duox peakmeter service, add separate spdif option

    Signed-off-by: falkTX <[email protected]>
    falkTX committed Jan 28, 2022
    Configuration menu
    Copy the full SHA
    a275b79 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2022

  1. Finalize duox split spdif details

    Signed-off-by: falkTX <[email protected]>
    falkTX committed Feb 3, 2022
    Configuration menu
    Copy the full SHA
    6aa84fa View commit details
    Browse the repository at this point in the history
  2. Fix snapshot rename input not visible in FF96

    Signed-off-by: falkTX <[email protected]>
    falkTX committed Feb 3, 2022
    Configuration menu
    Copy the full SHA
    936d8dd View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2022

  1. Configuration menu
    Copy the full SHA
    188c1af View commit details
    Browse the repository at this point in the history
  2. open new mixer to force read of cv/exp value

    Signed-off-by: falkTX <[email protected]>
    falkTX committed Feb 4, 2022
    Configuration menu
    Copy the full SHA
    bda80f4 View commit details
    Browse the repository at this point in the history
  3. Readdress snapshots when changed from HMI side

    Signed-off-by: falkTX <[email protected]>
    falkTX committed Feb 4, 2022
    Configuration menu
    Copy the full SHA
    b0b45f7 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2022

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

Commits on Mar 4, 2022

  1. Revert "Persistent control chain addressings, for >=0.6 proto CC devi…

    …ces"
    
    This reverts commit 188c1af.
    falkTX committed Mar 4, 2022
    Configuration menu
    Copy the full SHA
    392270a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    51c54cc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ac26b74 View commit details
    Browse the repository at this point in the history
  4. fix momentary toggle state save of bypass controls

    Signed-off-by: falkTX <[email protected]>
    falkTX committed Mar 4, 2022
    Configuration menu
    Copy the full SHA
    3bbae64 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2cdef55 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2022

  1. Adapt "allguis" page so it is cacheable by the browser

    Signed-off-by: falkTX <[email protected]>
    falkTX committed Mar 8, 2022
    Configuration menu
    Copy the full SHA
    f13e948 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2022

  1. Fix typo

    Signed-off-by: falkTX <[email protected]>
    falkTX committed Mar 11, 2022
    Configuration menu
    Copy the full SHA
    8b72577 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2022

  1. Fix requirements.txt for github git:// breakage

    Signed-off-by: falkTX <[email protected]>
    falkTX committed Mar 31, 2022
    Configuration menu
    Copy the full SHA
    835c679 View commit details
    Browse the repository at this point in the history
  2. Fix unencoded parameter patch values on crash recovery

    Signed-off-by: falkTX <[email protected]>
    falkTX committed Mar 31, 2022
    Configuration menu
    Copy the full SHA
    ac23d23 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2022

  1. Correct links to use https

    Signed-off-by: falkTX <[email protected]>
    falkTX committed Apr 1, 2022
    Configuration menu
    Copy the full SHA
    d7264f4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4da43d6 View commit details
    Browse the repository at this point in the history
  3. Report snapshot index change from MIDI program to HMI

    Signed-off-by: falkTX <[email protected]>
    falkTX committed Apr 1, 2022
    Configuration menu
    Copy the full SHA
    6c0d271 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2022

  1. Fix a few issues around the search boxes

    - autocomplete off
    - fix pedalboard search clear button
    - fix cloud search doing more queries than needed
    
    Signed-off-by: falkTX <[email protected]>
    falkTX committed Apr 7, 2022
    Configuration menu
    Copy the full SHA
    492e309 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    48cf5c8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b861019 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2022

  1. Fix unaligned preset list width (add 2px)

    Signed-off-by: falkTX <[email protected]>
    falkTX committed Apr 12, 2022
    Configuration menu
    Copy the full SHA
    3acdea4 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2022

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

Commits on Apr 28, 2022

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

Commits on Apr 29, 2022

  1. Make integer knobs work correctly in settings dialog

    Signed-off-by: falkTX <[email protected]>
    falkTX committed Apr 29, 2022
    Configuration menu
    Copy the full SHA
    21da137 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2022

  1. Support for mod-widget-rotation modgui attribute

    Signed-off-by: falkTX <[email protected]>
    falkTX committed May 3, 2022
    Configuration menu
    Copy the full SHA
    4e600c4 View commit details
    Browse the repository at this point in the history
  2. Make rotate a tranfrorm property instead

    Signed-off-by: falkTX <[email protected]>
    falkTX committed May 3, 2022
    Configuration menu
    Copy the full SHA
    0afe90e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0f7d8d9 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2022

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

Commits on May 7, 2022

  1. Fix alignment of string parameters in settings dialog

    Signed-off-by: falkTX <[email protected]>
    falkTX committed May 7, 2022
    Configuration menu
    Copy the full SHA
    b2006b8 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2022

  1. Fix debug print of HMI messages without arguments

    Signed-off-by: falkTX <[email protected]>
    falkTX committed May 13, 2022
    Configuration menu
    Copy the full SHA
    640a678 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2022

  1. Save snapshots with pedalboard, when saving from HMI

    Signed-off-by: falkTX <[email protected]>
    falkTX committed May 19, 2022
    Configuration menu
    Copy the full SHA
    1bfc846 View commit details
    Browse the repository at this point in the history
  2. Fix generating screenshot with broken connections

    Signed-off-by: falkTX <[email protected]>
    falkTX committed May 19, 2022
    Configuration menu
    Copy the full SHA
    b796864 View commit details
    Browse the repository at this point in the history
  3. Hardcode yet another unusual modgui

    Signed-off-by: falkTX <[email protected]>
    falkTX committed May 19, 2022
    Configuration menu
    Copy the full SHA
    5ff11ab View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2022

  1. Better integer and widget rotation handling

    Signed-off-by: falkTX <[email protected]>
    falkTX committed Jun 7, 2022
    Configuration menu
    Copy the full SHA
    46169ec View commit details
    Browse the repository at this point in the history
  2. Less intensive responsiveness (wait until inactivity)

    Signed-off-by: falkTX <[email protected]>
    falkTX committed Jun 7, 2022
    Configuration menu
    Copy the full SHA
    03f306f View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2022

  1. Add dangerous option to delete plugin license keys

    Signed-off-by: falkTX <[email protected]>
    falkTX committed Jun 23, 2022
    Configuration menu
    Copy the full SHA
    968a21a View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2022

  1. Fix reusage of presets with the same URI for resaves

    Signed-off-by: falkTX <[email protected]>
    falkTX committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    0786453 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2022

  1. Configuration menu
    Copy the full SHA
    8a84f19 View commit details
    Browse the repository at this point in the history
  2. Safely remove CC addressing, ignoring value

    Signed-off-by: falkTX <[email protected]>
    falkTX committed Jul 1, 2022
    Configuration menu
    Copy the full SHA
    73ffc2c View commit details
    Browse the repository at this point in the history
  3. Clear write queue when control chain crashes or stops

    Signed-off-by: falkTX <[email protected]>
    falkTX committed Jul 1, 2022
    Configuration menu
    Copy the full SHA
    10fb72b View commit details
    Browse the repository at this point in the history
  4. Persistent control chain assignments

    Signed-off-by: falkTX <[email protected]>
    falkTX committed Jul 1, 2022
    Configuration menu
    Copy the full SHA
    0435a91 View commit details
    Browse the repository at this point in the history
  5. Improve CC device persistence

    Signed-off-by: falkTX <[email protected]>
    falkTX committed Jul 1, 2022
    Configuration menu
    Copy the full SHA
    b8aba15 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    14f3a23 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2022

  1. Do not show split-spdif option on duox-le units

    Signed-off-by: falkTX <[email protected]>
    falkTX committed Oct 2, 2022
    Configuration menu
    Copy the full SHA
    21099ec View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2022

  1. Fix errors detected by pylint, add pylint CI job

    Signed-off-by: falkTX <[email protected]>
    falkTX committed Oct 10, 2022
    Configuration menu
    Copy the full SHA
    70997d7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b00cd47 View commit details
    Browse the repository at this point in the history
  3. Add deprecation notice for future reference

    Signed-off-by: falkTX <[email protected]>
    falkTX committed Oct 10, 2022
    Configuration menu
    Copy the full SHA
    67def00 View commit details
    Browse the repository at this point in the history
  4. Add note for making old tornado python3.10 compatible

    Signed-off-by: falkTX <[email protected]>
    falkTX committed Oct 10, 2022
    Configuration menu
    Copy the full SHA
    efd6bdc View commit details
    Browse the repository at this point in the history
  5. Allow to build utils in debug mode

    Signed-off-by: falkTX <[email protected]>
    falkTX committed Oct 10, 2022
    Configuration menu
    Copy the full SHA
    d329b51 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2022

  1. Switch to new IRC room

    Signed-off-by: falkTX <[email protected]>
    falkTX committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    b761da3 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2022

  1. Accept remote pedalboards from mod.audio

    Signed-off-by: falkTX <[email protected]>
    falkTX committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    6b46ea0 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2022

  1. Fix bundle remove

    Signed-off-by: falkTX <[email protected]>
    falkTX committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    d211bc0 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2022

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

Commits on Nov 22, 2022

  1. Tweak default profile settings

    Signed-off-by: falkTX <[email protected]>
    falkTX committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    b3dc6a7 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2022

  1. Bump brand and label limits

    Signed-off-by: falkTX <[email protected]>
    falkTX committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    9789cdc View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2022

  1. Allow to generate screenshot from outside

    Signed-off-by: falkTX <[email protected]>
    falkTX committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    263e6be View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2022

  1. Allow loading remote pedalboards with full URL

    Signed-off-by: falkTX <[email protected]>
    falkTX committed Dec 19, 2022
    Configuration menu
    Copy the full SHA
    aedd5fb View commit details
    Browse the repository at this point in the history
  2. Start of user vs factory pedalboards

    Signed-off-by: falkTX <[email protected]>
    falkTX committed Dec 19, 2022
    Configuration menu
    Copy the full SHA
    7581487 View commit details
    Browse the repository at this point in the history
  3. Start basic styling, actually find factory pedalboards

    Signed-off-by: falkTX <[email protected]>
    falkTX committed Dec 19, 2022
    Configuration menu
    Copy the full SHA
    48679b0 View commit details
    Browse the repository at this point in the history
  4. Handle banks too, WIP

    falkTX committed Dec 19, 2022
    Configuration menu
    Copy the full SHA
    04e89b9 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2022

  1. Bank view tweaks

    Signed-off-by: falkTX <[email protected]>
    falkTX committed Dec 20, 2022
    Configuration menu
    Copy the full SHA
    db33d99 View commit details
    Browse the repository at this point in the history
  2. More bank details

    Signed-off-by: falkTX <[email protected]>
    falkTX committed Dec 20, 2022
    Configuration menu
    Copy the full SHA
    4b90337 View commit details
    Browse the repository at this point in the history
  3. Better bank details, fixup some small things too

    Signed-off-by: falkTX <[email protected]>
    falkTX committed Dec 20, 2022
    Configuration menu
    Copy the full SHA
    67d5843 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7282a66 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2022

  1. Cleanup styling, move stuff to CSS

    Signed-off-by: falkTX <[email protected]>
    falkTX committed Dec 21, 2022
    Configuration menu
    Copy the full SHA
    07c366f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5883f12 View commit details
    Browse the repository at this point in the history
  3. Deal with copying factory PB into user bank

    Signed-off-by: falkTX <[email protected]>
    falkTX committed Dec 21, 2022
    Configuration menu
    Copy the full SHA
    7106c1e View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2022

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

Commits on Jan 4, 2023

  1. Rework HMI handling of factory vs user PBs and banks

    Signed-off-by: falkTX <[email protected]>
    falkTX committed Jan 4, 2023
    Configuration menu
    Copy the full SHA
    5dd0ce1 View commit details
    Browse the repository at this point in the history
  2. Handle aidadspmodel file type

    Signed-off-by: falkTX <[email protected]>
    falkTX committed Jan 4, 2023
    Configuration menu
    Copy the full SHA
    3bdde5c View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2023

  1. Log exceptions thrown by modgui javascript code

    Signed-off-by: falkTX <[email protected]>
    falkTX committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    d8c3254 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0254899 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2023

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

Commits on Jan 9, 2023

  1. Add external-ui support

    Signed-off-by: falkTX <[email protected]>
    falkTX committed Jan 9, 2023
    Configuration menu
    Copy the full SHA
    fa9e6ed View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2023

  1. Adjust PB/bank data to give HMI

    Signed-off-by: falkTX <[email protected]>
    falkTX committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    51894f9 View commit details
    Browse the repository at this point in the history
  2. Fix typo

    Signed-off-by: falkTX <[email protected]>
    falkTX committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    e9143cf View commit details
    Browse the repository at this point in the history
  3. Update pylint CI step

    Signed-off-by: falkTX <[email protected]>
    falkTX committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    a56e10d View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2023

  1. Finalise "see discussion" button implementation

    Signed-off-by: falkTX <[email protected]>
    falkTX committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    c6b401f View commit details
    Browse the repository at this point in the history
  2. Fixup old Duo reference

    Signed-off-by: falkTX <[email protected]>
    falkTX committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    7221a48 View commit details
    Browse the repository at this point in the history
  3. Fixup for usage without PBs or banks

    Signed-off-by: falkTX <[email protected]>
    falkTX committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    36bd4bc View commit details
    Browse the repository at this point in the history
  4. Use unordered_map for plugin list, cleanup

    Signed-off-by: falkTX <[email protected]>
    falkTX committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    dbf001f View commit details
    Browse the repository at this point in the history
  5. Replace std::map.count usage with a custom contains call

    Signed-off-by: falkTX <[email protected]>
    falkTX committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    be74cf2 View commit details
    Browse the repository at this point in the history
  6. Optimizations and cleanup

    Signed-off-by: falkTX <[email protected]>
    falkTX committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    05a6f25 View commit details
    Browse the repository at this point in the history
  7. Fix double free when cleaning plugin data

    Signed-off-by: falkTX <[email protected]>
    falkTX committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    d36a62e View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2023

  1. Configuration menu
    Copy the full SHA
    3b99d3d View commit details
    Browse the repository at this point in the history
  2. Fixup and tweaks

    Signed-off-by: falkTX <[email protected]>
    falkTX committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    88b9e54 View commit details
    Browse the repository at this point in the history
  3. Fix some typos

    Signed-off-by: falkTX <[email protected]>
    falkTX committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    41c3d45 View commit details
    Browse the repository at this point in the history
  4. Fix loading last bank

    Signed-off-by: falkTX <[email protected]>
    falkTX committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    21f215f View commit details
    Browse the repository at this point in the history
  5. Fix fallback bank_id

    Signed-off-by: falkTX <[email protected]>
    falkTX committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    70c68d2 View commit details
    Browse the repository at this point in the history
  6. Fix listing all factory PBs bank

    Signed-off-by: falkTX <[email protected]>
    falkTX committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    79478fc View commit details
    Browse the repository at this point in the history
  7. Fix saving factory pedalboard

    Signed-off-by: falkTX <[email protected]>
    falkTX committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    a2ea8de View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2023

  1. Switch to common flags

    Signed-off-by: falkTX <[email protected]>
    falkTX committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    34bfb27 View commit details
    Browse the repository at this point in the history
  2. Fix tests for updated API

    Signed-off-by: falkTX <[email protected]>
    falkTX committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    6739dcb View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2023

  1. Make less use of global variables

    Signed-off-by: falkTX <[email protected]>
    falkTX committed Jan 23, 2023
    Configuration menu
    Copy the full SHA
    e94419f View commit details
    Browse the repository at this point in the history
  2. Fixup pedalboard cache

    Signed-off-by: falkTX <[email protected]>
    falkTX committed Jan 23, 2023
    Configuration menu
    Copy the full SHA
    58d9057 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2023

  1. Fix cleanup

    Signed-off-by: falkTX <[email protected]>
    falkTX committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    a0970f8 View commit details
    Browse the repository at this point in the history
  2. Fixup pedalboard screenshot generation

    Signed-off-by: falkTX <[email protected]>
    falkTX committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    3afd816 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2023

  1. Fix loading PBs from MIDI PC

    Signed-off-by: falkTX <[email protected]>
    falkTX committed Jan 25, 2023
    Configuration menu
    Copy the full SHA
    22ec3c9 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2023

  1. adjust offset for PB/bank management through HMI

    Signed-off-by: falkTX <[email protected]>
    falkTX committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    d79b84a View commit details
    Browse the repository at this point in the history
  2. Fix bank deletion through HMI

    Signed-off-by: falkTX <[email protected]>
    falkTX committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    2a0fcfa View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2023

  1. Wording tweaks

    Signed-off-by: falkTX <[email protected]>
    falkTX committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    21bba2b View commit details
    Browse the repository at this point in the history
  2. Report bank-id to use when HMI creates a new one

    Signed-off-by: falkTX <[email protected]>
    falkTX committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    3e01dcb View commit details
    Browse the repository at this point in the history
  3. Fix regressions regarding id vs index usage

    Signed-off-by: falkTX <[email protected]>
    falkTX committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    ff3726c View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2023

  1. Send "end" event to modguis just before deletion

    Signed-off-by: falkTX <[email protected]>
    falkTX committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    9e011ac View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2023

  1. Rename vars to make it clear index vs id

    Signed-off-by: falkTX <[email protected]>
    falkTX committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    176b679 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2023

  1. Do not use index 1 for pedals for HMI

    Signed-off-by: falkTX <[email protected]>
    falkTX committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    6d1b7b7 View commit details
    Browse the repository at this point in the history
  2. Make indexing more backwards compat

    Signed-off-by: falkTX <[email protected]>
    falkTX committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    2c082b7 View commit details
    Browse the repository at this point in the history
  3. Allow to upload hidden pedalboards without hacks

    Signed-off-by: falkTX <[email protected]>
    falkTX committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    ae7d52e View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2023

  1. Read chain id from control chain

    Signed-off-by: falkTX <[email protected]>
    falkTX committed Feb 9, 2023
    Configuration menu
    Copy the full SHA
    d7e9174 View commit details
    Browse the repository at this point in the history
  2. Add hardcode fix for rambler screenshots

    Signed-off-by: falkTX <[email protected]>
    falkTX committed Feb 9, 2023
    Configuration menu
    Copy the full SHA
    6f577c9 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2023

  1. Bump limits of list-type control chain addressings

    Signed-off-by: falkTX <[email protected]>
    falkTX committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    abdf6f0 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2023

  1. Make factory pedalboards optional

    Signed-off-by: falkTX <[email protected]>
    falkTX committed Feb 12, 2023
    Configuration menu
    Copy the full SHA
    de5dd4f View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2023

  1. Make trial.svg not rely on system fonts

    Signed-off-by: falkTX <[email protected]>
    falkTX committed Feb 13, 2023
    Configuration menu
    Copy the full SHA
    0f915b3 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2023

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

Commits on Mar 2, 2023

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

Commits on Mar 6, 2023

  1. Do not apply offset for PBs loaded via MIDI PC

    Signed-off-by: falkTX <[email protected]>
    falkTX committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    bebc917 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2023

  1. Use mod.audio for online API calls

    Signed-off-by: falkTX <[email protected]>
    falkTX committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    c96cc95 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2023

  1. Allow to change sync mode when it matches current one

    Signed-off-by: falkTX <[email protected]>
    falkTX committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    6d82eb6 View commit details
    Browse the repository at this point in the history
  2. Do not use bundle path for pedalboard indexer data

    Signed-off-by: falkTX <[email protected]>
    falkTX committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    f32bd19 View commit details
    Browse the repository at this point in the history
  3. Improve icon.html, a bit better for screenshots

    Signed-off-by: falkTX <[email protected]>
    falkTX committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    aad2f78 View commit details
    Browse the repository at this point in the history
  4. Adjust category hide responsiveness

    Signed-off-by: falkTX <[email protected]>
    falkTX committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    c648cd8 View commit details
    Browse the repository at this point in the history
  5. Show jacks in icon.html, useful for screenshots

    Signed-off-by: falkTX <[email protected]>
    falkTX committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    9a82802 View commit details
    Browse the repository at this point in the history
  6. Tweak pedalboard.html to capture PB loaded event

    Signed-off-by: falkTX <[email protected]>
    falkTX committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    d236b9b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    45b75f5 View commit details
    Browse the repository at this point in the history
  8. Fixups for new python compat

    Signed-off-by: falkTX <[email protected]>
    falkTX committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    03fd521 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2023

  1. Drop & replace (#133)

    * WIP drop and replace
    
    Signed-off-by: falkTX <[email protected]>
    
    * Fix typo
    
    Signed-off-by: falkTX <[email protected]>
    
    * Fixup when some connections are not available
    
    Signed-off-by: falkTX <[email protected]>
    
    * show error if any reconnection fails
    
    Signed-off-by: falkTX <[email protected]>
    
    * Working replacement details
    
    Signed-off-by: falkTX <[email protected]>
    
    * Start trying rules for replaceable plugins
    
    Signed-off-by: falkTX <[email protected]>
    
    * Set up IO type groups, use a single rdf definition namespace class
    
    Signed-off-by: falkTX <[email protected]>
    
    ---------
    
    Signed-off-by: falkTX <[email protected]>
    falkTX authored Mar 20, 2023
    Configuration menu
    Copy the full SHA
    1d667bb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5e118ab View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2023

  1. Fix tempo labels

    Signed-off-by: falkTX <[email protected]>
    falkTX committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    4fd8923 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2023

  1. Tweak neural model extensions

    Signed-off-by: falkTX <[email protected]>
    falkTX committed May 8, 2023
    Configuration menu
    Copy the full SHA
    e2b40cc View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2023

  1. Remove unused bits from sha1 code

    Signed-off-by: falkTX <[email protected]>
    falkTX committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    67190e0 View commit details
    Browse the repository at this point in the history
  2. Fix LV2 includes

    Signed-off-by: falkTX <[email protected]>
    falkTX committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    70abc7e View commit details
    Browse the repository at this point in the history
  3. Allow recording up to 3 minutes

    Signed-off-by: falkTX <[email protected]>
    falkTX committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    2bb3052 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2023

  1. Allow to override MOD_DATA_DIR in dev server.py

    Signed-off-by: falkTX <[email protected]>
    falkTX committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    6baaa39 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2023

  1. Skip reset confirmation dialog for remote pedalboard loading

    Latest web browsers no longer allow `confirm()` for non-user
    triggered events, and thus we can't rely on it :(
    
    We now always reset the pedalboard without confirmation, sorry
    
    Signed-off-by: falkTX <[email protected]>
    falkTX committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    cb4ca73 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    73660ba View commit details
    Browse the repository at this point in the history
  3. Force icon page to have bypass disabled

    Signed-off-by: falkTX <[email protected]>
    falkTX committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    8310957 View commit details
    Browse the repository at this point in the history
  4. Fixup local store page

    Signed-off-by: falkTX <[email protected]>
    falkTX committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    9fd26c9 View commit details
    Browse the repository at this point in the history
  5. Allow plugin information text to be selected

    Signed-off-by: falkTX <[email protected]>
    falkTX committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    d39824a View commit details
    Browse the repository at this point in the history
  6. Fix parameter changes blocking UI updates

    Signed-off-by: falkTX <[email protected]>
    falkTX committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    7ece0f4 View commit details
    Browse the repository at this point in the history
  7. Fix a typo

    Signed-off-by: falkTX <[email protected]>
    falkTX committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    43c204a View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2023

  1. Tweak tuner details

    Signed-off-by: falkTX <[email protected]>
    falkTX committed Jul 8, 2023
    Configuration menu
    Copy the full SHA
    57adc4a View commit details
    Browse the repository at this point in the history
  2. Use -O option for scp during deploy

    Signed-off-by: falkTX <[email protected]>
    falkTX committed Jul 8, 2023
    Configuration menu
    Copy the full SHA
    6ce01de View commit details
    Browse the repository at this point in the history
  3. Add switch.svg used for drag&drop replace feature

    Signed-off-by: falkTX <[email protected]>
    falkTX committed Jul 8, 2023
    Configuration menu
    Copy the full SHA
    dc4d65b View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2023

  1. Implement CMD_TUNER_REF_FREQ

    Signed-off-by: falkTX <[email protected]>
    falkTX committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    0702ae0 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2023

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

Commits on Jul 15, 2023

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

Commits on Jul 17, 2023

  1. Save tuner preferences, fix backwards compat

    Signed-off-by: falkTX <[email protected]>
    falkTX committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    5a50f39 View commit details
    Browse the repository at this point in the history
  2. handle tuner input port correctly

    Signed-off-by: falkTX <[email protected]>
    falkTX committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    77cace1 View commit details
    Browse the repository at this point in the history
  3. Switch to AGPLv3+, use SPDX in headers

    Signed-off-by: falkTX <[email protected]>
    falkTX committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    a637efa View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2023

  1. Configuration menu
    Copy the full SHA
    abf8c93 View commit details
    Browse the repository at this point in the history
  2. do not clear preset bundle dir on save, only on error

    Signed-off-by: falkTX <[email protected]>
    falkTX committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    65be56a View commit details
    Browse the repository at this point in the history
  3. Fix previous commit

    Signed-off-by: falkTX <[email protected]>
    falkTX committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    768daad View commit details
    Browse the repository at this point in the history
  4. More protections against bad state

    Signed-off-by: falkTX <[email protected]>
    falkTX committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    1b6ad23 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2023

  1. Allow plugin bundle uploads via websocket

    Signed-off-by: falkTX <[email protected]>
    falkTX committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    14f34f1 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2023

  1. Bump CC API version to 3, for exp.pedal support

    Signed-off-by: falkTX <[email protected]>
    falkTX committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    9ad5ce3 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2023

  1. Fix CC device reconnect

    Signed-off-by: falkTX <[email protected]>
    falkTX committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    995e75e View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2023

  1. win32 port

    Signed-off-by: falkTX <[email protected]>
    falkTX committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    e0a8e0a View commit details
    Browse the repository at this point in the history
  2. Fix files selection under win32

    Signed-off-by: falkTX <[email protected]>
    falkTX committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    dd54870 View commit details
    Browse the repository at this point in the history
  3. Fix last commit

    Signed-off-by: falkTX <[email protected]>
    falkTX committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    eb25e56 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2023

  1. A few more win32 compat fixes

    Signed-off-by: falkTX <[email protected]>
    falkTX committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    efeb3b8 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2023

  1. Specify build/link flags one by one

    Signed-off-by: falkTX <[email protected]>
    falkTX committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    18438b7 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2023

  1. More win32 compat details

    Signed-off-by: falkTX <[email protected]>
    falkTX committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    9b445f5 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2023

  1. Configuration menu
    Copy the full SHA
    b64e85f View commit details
    Browse the repository at this point in the history
  2. tweak PB screenshot for running packaged

    Signed-off-by: falkTX <[email protected]>
    falkTX committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    507ef99 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2023

  1. Skip stuff that does not work on win32 for now

    Signed-off-by: falkTX <[email protected]>
    falkTX committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    cc184ca View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2023

  1. Fix macOS build

    Signed-off-by: falkTX <[email protected]>
    falkTX committed Oct 7, 2023
    Configuration menu
    Copy the full SHA
    0ba6fdc View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2023

  1. Fix default tuner resolution

    Signed-off-by: falkTX <[email protected]>
    falkTX committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    2f58ab1 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2023

  1. Use custom jack server name for mod-app

    Signed-off-by: falkTX <[email protected]>
    falkTX committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    c926055 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2023

  1. Fix breakage due to latest port changes

    Signed-off-by: falkTX <[email protected]>
    falkTX committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    b2ffac4 View commit details
    Browse the repository at this point in the history
  2. Fix compat with newer PIL

    Signed-off-by: falkTX <[email protected]>
    falkTX committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    f200dd2 View commit details
    Browse the repository at this point in the history
  3. Fix handling files with spaces in their path

    Signed-off-by: falkTX <[email protected]>
    falkTX committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    b1159cd View commit details
    Browse the repository at this point in the history
  4. Also handle quotes in the path

    Signed-off-by: falkTX <[email protected]>
    falkTX committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    6338372 View commit details
    Browse the repository at this point in the history
  5. Do not use alsa stuff for mod-app

    Signed-off-by: falkTX <[email protected]>
    falkTX committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    e29ab92 View commit details
    Browse the repository at this point in the history
  6. Fix first init without pyserial

    Signed-off-by: falkTX <[email protected]>
    falkTX committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    ff1b59d View commit details
    Browse the repository at this point in the history
  7. More fixes around path separator differences

    Signed-off-by: falkTX <[email protected]>
    falkTX committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    91c71a0 View commit details
    Browse the repository at this point in the history
  8. Fix win32 resaves

    Signed-off-by: falkTX <[email protected]>
    falkTX committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    a44b532 View commit details
    Browse the repository at this point in the history
  9. Fix loading PB connections on win32

    Signed-off-by: falkTX <[email protected]>
    falkTX committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    d3241bd View commit details
    Browse the repository at this point in the history
  10. Convert host.py prints into logging calls

    Signed-off-by: falkTX <[email protected]>
    falkTX committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    450b606 View commit details
    Browse the repository at this point in the history
  11. Fix last commit

    Signed-off-by: falkTX <[email protected]>
    falkTX committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    be867a3 View commit details
    Browse the repository at this point in the history
  12. Start preparing for "system_midi:" ports, WIP

    Signed-off-by: falkTX <[email protected]>
    falkTX committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    bfabb3e View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2023

  1. Target prod API by default, DEV is long gone

    Signed-off-by: falkTX <[email protected]>
    falkTX committed Oct 28, 2023
    Configuration menu
    Copy the full SHA
    e35ac8a View commit details
    Browse the repository at this point in the history
  2. Small tweaks for mod-app

    Signed-off-by: falkTX <[email protected]>
    falkTX committed Oct 28, 2023
    Configuration menu
    Copy the full SHA
    a5f2640 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2023

  1. Add *.dll to gitignore

    Signed-off-by: falkTX <[email protected]>
    falkTX committed Oct 29, 2023
    Configuration menu
    Copy the full SHA
    42792de View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2023

  1. Fix build against old lilv

    Signed-off-by: falkTX <[email protected]>
    falkTX committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    824e73a View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2023

  1. Setup rpath for mod-app linux builds

    Signed-off-by: falkTX <[email protected]>
    falkTX committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    a85c6c1 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2023

  1. Fix a typo

    Signed-off-by: falkTX <[email protected]>
    falkTX committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    43e040c View commit details
    Browse the repository at this point in the history
  2. Alternative approach to PB screenshots process check

    Signed-off-by: falkTX <[email protected]>
    falkTX committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    704ee89 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2023

  1. Improve logging for pedalboard screenshots

    Signed-off-by: falkTX <[email protected]>
    falkTX committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    4532204 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2023

  1. Fix data type for CMD_TUNER

    Signed-off-by: falkTX <[email protected]>
    falkTX committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    fb95e3d View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2023

  1. crypto: compatibility with Cryptodome

    Signed-off-by: falkTX <[email protected]>
    falkTX committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    fc843bd View commit details
    Browse the repository at this point in the history
  2. Make mod-deploy.sh compatible with newer python

    Signed-off-by: falkTX <[email protected]>
    falkTX committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    1632868 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2023

  1. Fix pedalboard screenshots for non app usage

    Signed-off-by: falkTX <[email protected]>
    falkTX committed Nov 18, 2023
    Configuration menu
    Copy the full SHA
    76b86cb View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2023

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

Commits on Dec 3, 2023

  1. No not connect IOs on default pedalboard

    Signed-off-by: falkTX <[email protected]>
    falkTX committed Dec 3, 2023
    Configuration menu
    Copy the full SHA
    b2056cb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b4a5ca8 View commit details
    Browse the repository at this point in the history
  3. Dynamic handling of mod-external client

    Signed-off-by: falkTX <[email protected]>
    falkTX committed Dec 3, 2023
    Configuration menu
    Copy the full SHA
    7e4bc4e View commit details
    Browse the repository at this point in the history
  4. Fix typo

    Signed-off-by: falkTX <[email protected]>
    falkTX committed Dec 3, 2023
    Configuration menu
    Copy the full SHA
    1d26271 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2023

  1. Add -lm to lilv libs

    Signed-off-by: falkTX <[email protected]>
    falkTX committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    1d20980 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2023

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

Commits on Dec 30, 2023

  1. Make "only show plugins with modgui" a runtime option

    Signed-off-by: falkTX <[email protected]>
    falkTX committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    c81f520 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2024

  1. Configuration menu
    Copy the full SHA
    c5e4f5d View commit details
    Browse the repository at this point in the history
  2. Track user events using Matomo (WIP)

    This is intended for the desktop app. We still need to disable it
    by default, and add acceptance of privacy policy.
    lfagundes committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    757efca View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2024

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

Commits on Jan 18, 2024

  1. Setup tos/pp dialog for online usage (WIP)

    Signed-off-by: falkTX <[email protected]>
    falkTX committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    828765b View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2024

  1. Improved terms text for mod-app

    Signed-off-by: falkTX <[email protected]>
    falkTX committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    981276e View commit details
    Browse the repository at this point in the history
  2. mod-desktop-app rename

    Signed-off-by: falkTX <[email protected]>
    falkTX committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    a0c1770 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2024

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

Commits on Jan 28, 2024

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

Commits on Feb 1, 2024

  1. Final mod-desktop rename

    Signed-off-by: falkTX <[email protected]>
    falkTX committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    f2b6a7a View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2024

  1. Tweak wording

    Signed-off-by: falkTX <[email protected]>
    falkTX committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    8905ca6 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2024

  1. Remove unused set_cpu_affinity, cleanup

    Signed-off-by: falkTX <[email protected]>
    falkTX committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    99d9aa2 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2024

  1. s/MOD_APP/MOD_DESKTOP/

    Signed-off-by: falkTX <[email protected]>
    falkTX committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    79f72af View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2024

  1. Use 127.0.0.1 for desktop instead of localhost

    Signed-off-by: falkTX <[email protected]>
    falkTX committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    214d64d View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2024

  1. Update terms links for desktop specific usage

    Signed-off-by: falkTX <[email protected]>
    falkTX committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    318a5d3 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2024

  1. Add terms directly within mod-ui

    Signed-off-by: falkTX <[email protected]>
    falkTX committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    6615183 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2024

  1. Fix showing partial cpu stats

    Signed-off-by: falkTX <[email protected]>
    falkTX committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    0595788 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

  1. Dynamic server name via MOD_DESKTOP_SERVER_NAME

    Signed-off-by: falkTX <[email protected]>
    falkTX committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    a1e043c View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2024

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

Commits on Sep 28, 2024

  1. Make sure PEDALBOARD_TMP_DIR exists when starting

    Signed-off-by: falkTX <[email protected]>
    falkTX committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    2fe8f73 View commit details
    Browse the repository at this point in the history
  2. Fix a lint error

    Signed-off-by: falkTX <[email protected]>
    falkTX committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    41c86c5 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2024

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

Commits on Nov 14, 2024

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