1
Fork 0

Commit Graph

  • fdd39cbacc
    Fix build falkTX 2022-02-01 10:07:47 +0000
  • 90fd2f06cb
    Fix a typo falkTX 2022-02-01 09:54:11 +0000
  • 1233a34ff8
    Fix headless build falkTX 2022-02-01 00:00:23 +0000
  • 2e4fb8975e
    Set up monospaced font in text editor, use it for art falkTX 2022-01-31 23:54:20 +0000
  • f80cf75e30 Fix internal modules for headless builds falkTX 2022-01-31 23:03:44 +0000
  • ca25477990
    Only enable remote control for headless builds falkTX 2022-01-31 23:09:01 +0000
  • 9b7e289928
    Fix make clean falkTX 2022-01-31 19:07:16 +0000
  • fe2d464091
    Opt-in WITH_FUNDAMENTAL build flag for testing falkTX 2022-01-31 14:45:45 +0000
  • 8e1076caed
    Remove beta status, change some writing falkTX 2022-01-31 13:49:47 +0000
  • 0037795663
    Tag our own custom version falkTX 2022-01-31 13:30:20 +0000
  • 457b7530e9
    Add basic building instructions (#77) FergusL 2022-01-31 14:22:56 +0100
  • 0fd687bbab
    Only build EmbedWidget / MPV on X11, since it only works there falkTX 2022-01-31 12:40:46 +0000
  • c3279f8f12
    MPV: Use XShape to let menuBar show, hide if browser open falkTX 2022-01-31 01:59:24 +0000
  • 54bc763d0d
    Special trickery to allow browser preview of framebuffer panels falkTX 2022-01-30 21:09:25 +0000
  • da190c9bfc
    Make host-midi-map 1 width higher falkTX 2022-01-30 17:38:53 +0000
  • d24ad09f96
    Implement ch.pressure and pitchbend in host-midi-cc; Cleanup falkTX 2022-01-30 17:36:03 +0000
  • de63835867
    Fix logic around inplace processing audio buffer copy falkTX 2022-01-30 15:53:34 +0000
  • 8276f86680
    Prevent use of audio drivers and ports, also unwanted falkTX 2022-01-30 15:51:14 +0000
  • 68e32eb605
    Update DPF, fixes VST3 crash falkTX 2022-01-30 15:49:38 +0000
  • d3584b0567
    Stop using MIDI drivers and ports completely falkTX 2022-01-30 15:26:51 +0000
  • cb26617890
    Implement MIDI-Map, finishing all core replacements falkTX 2022-01-30 00:33:54 +0000
  • eec0438d50
    Implement MIDI-Gate panel falkTX 2022-01-29 19:40:49 +0000
  • 20aaf47f33
    Implement MIDI-CC panel, remove and replace old Rack CC modules falkTX 2022-01-29 16:51:50 +0000
  • 756271f1d2
    Add a little level meter to audio2 module falkTX 2022-01-29 02:49:01 +0000
  • 377636fa7a
    Add Ctrl + 1 and Ctrl + 2 shortcuts for zoom falkTX 2022-01-28 21:36:09 +0000
  • 77ce5cc701
    Make our own knob falkTX 2022-01-28 21:28:36 +0000
  • 570d8bc2da
    Import base implementation of MIDI-Map falkTX 2022-01-28 19:53:00 +0000
  • cc098aae4c
    Make module restrictions more clear falkTX 2022-01-28 11:51:24 +0000
  • ddf616c94b
    Fix wrong X scroll delta Closes #102 falkTX 2022-01-28 11:25:18 +0000
  • abe6c8db6b
    Fix regression after forcing UI keyboard/input focus Closes #127 falkTX 2022-01-27 22:21:43 +0000
  • b91af832e1
    Add implementation for MIDI-CC falkTX 2022-01-27 22:12:06 +0000
  • d68c303627
    Add code logic go MIDI-Gate falkTX 2022-01-27 21:42:30 +0000
  • bcee774f7f Permission granted for audible instruments dark mode falkTX 2022-01-27 09:52:24 +0000
  • 3e8b5a02a0 Bidoo has granted permission falkTX 2022-01-27 01:16:50 +0000
  • 4fca34e875 Add placeholders for the rest of the core midi modules falkTX 2022-01-27 00:30:49 +0000
  • 461fbeb51d Force keyboard focus on first idle Rack does it too, so whatever.. falkTX 2022-01-26 22:10:33 +0000
  • 14a2cb153e
    Use -fsingle-precision-constant for MOD builds falkTX 2022-01-26 21:57:02 +0000
  • 8d9acc3d65
    Remove now unused file falkTX 2022-01-26 19:03:31 +0000
  • e1b974b331
    Reload audio file when sample rate changes falkTX 2022-01-26 19:03:16 +0000
  • 5282da24e9
    Use a single widget for resize, always show handle falkTX 2022-01-26 18:50:31 +0000
  • ec15f95f32
    Fix main Cardinal.vst3 crashing (unused CV busses) falkTX 2022-01-26 18:49:52 +0000
  • c091ac5d88 AudioFile: Use jack background area to symbolify output ports falkTX 2022-01-26 01:30:07 +0000
  • a2da4e86a3 AudioFile: correctly position UI elements, add save/load filepath falkTX 2022-01-26 01:05:00 +0000
  • 3c9a597f7f
    MPV: quick setup for load file menu action falkTX 2022-01-25 13:29:13 +0000
  • 975e722a10
    Initial tests for embedding outside widgets, working in X11 falkTX 2022-01-25 12:43:18 +0000
  • f262e6661c
    Fix headless builds falkTX 2022-01-25 12:42:42 +0000
  • 74df0a8d4f
    Draw glBars and audiofile preview on layer 1 falkTX 2022-01-25 10:24:18 +0000
  • a56e137f80
    Fix glBars for high-dpi/scale-factor systems falkTX 2022-01-25 00:43:07 +0000
  • 696d60c18b
    Fix text editor not saving updated text falkTX 2022-01-25 00:17:43 +0000
  • 3a5b3d17bb
    Small little rework of glBars panel falkTX 2022-01-25 00:17:24 +0000
  • f697f692cd
    Correctly center Carla, HostAudio and HostCV panel content falkTX 2022-01-25 00:16:52 +0000
  • b6df853376
    Fix Ildaeil background falkTX 2022-01-25 00:16:15 +0000
  • e1c629ee5e
    Fix unmovable Cardinal blank panel falkTX 2022-01-24 23:06:38 +0000
  • 1a4534bf22
    TextEditor: Pass-through scroll and click events to Rack as needed falkTX 2022-01-24 22:59:02 +0000
  • 362cf9b2b9
    Make TextEditor compatible with Core Notes, drop Core Notes falkTX 2022-01-24 20:45:02 +0000
  • d37fc6dda9
    TextEditor: Improve none color, fix data/state load falkTX 2022-01-24 20:29:29 +0000
  • 76e7de2399
    HostAudio2: Use L/Mono sound on R if R is disconnected falkTX 2022-01-24 18:41:39 +0000
  • e29243af60
    Move all liblo stuff to the same file, add crude auto-deploy mode falkTX 2022-01-24 11:28:23 +0000
  • 31c108c9ae
    Fix a typo, midi out went only to 15 falkTX 2022-01-24 10:09:53 +0000
  • ae57bbf264 Fix inverted logic leading to Synth variant being mute falkTX 2022-01-24 00:48:52 +0000
  • 3ea9ee075c Add Autinn modules, gplv3+ licensed falkTX 2022-01-24 00:42:23 +0000
  • c4609cba06
    Stop building Rack core audio and midi, setup Cardinal replacements falkTX 2022-01-23 22:57:11 +0000
  • 5d39ab42cb
    Stop overriding Rack's Core modelMIDI_CV, we have our own now falkTX 2022-01-23 22:42:01 +0000
  • 82740df4eb
    Hide Rack's Core midi2cv, cv2midi, blank and notes modules falkTX 2022-01-23 22:33:35 +0000
  • e3b9858994
    Implement midi channel filtering in host midi falkTX 2022-01-23 22:28:15 +0000
  • ecc8b00a9f
    Fix MIDI Output falkTX 2022-01-23 21:52:10 +0000
  • 62e65f2f3a
    Typical optimizations, on Host MIDI falkTX 2022-01-23 21:24:53 +0000
  • b863d0e54c
    Very crude and dirty first host midi implementation falkTX 2022-01-23 19:52:46 +0000
  • 810928190c
    Add diffs for the overriden files falkTX 2022-01-23 17:19:14 +0000
  • 2c3867ca6a
    Cleanup override files to be more like the original falkTX 2022-01-23 17:18:41 +0000
  • 8758fd53d1
    Hide favorite button in module browser since it does nothing falkTX 2022-01-23 16:10:58 +0000
  • 623d80da4d
    override plugin/Model.cpp in order to avoid link to VCV library falkTX 2022-01-23 16:03:37 +0000
  • 2066a53a07
    Add stubs for HostMIDI module, implementation TODO falkTX 2022-01-23 00:31:40 +0000
  • af637290fa
    Make it clear which files are fully custom vs overridden falkTX 2022-01-23 00:10:46 +0000
  • 6b9bcdeaeb
    Cleanup, forgot to move cf up place up falkTX 2022-01-22 23:33:16 +0000
  • 1194e289cb
    Skip building Rack/src/app/TipWindow.cpp falkTX 2022-01-22 23:27:51 +0000
  • 788b45a374
    Sort out situation with cf plugins falkTX 2022-01-22 23:27:17 +0000
  • 6f6d6567cd
    Fix HostAudio svg falkTX 2022-01-22 22:34:04 +0000
  • 8650bb6308
    Add QuickJS as submodule instead of build-time download; Skip cf falkTX 2022-01-22 22:32:49 +0000
  • b50783ccc8
    Update Carla and PawPaw falkTX 2022-01-22 22:18:38 +0000
  • 7977e04e32
    Cleanup falkTX 2022-01-22 10:23:29 +0000
  • 39addfc438
    Ildaeil: small things for syncing code with main project falkTX 2022-01-22 01:29:47 +0000
  • fbb75770ba
    Update list of modules not yet in v2 falkTX 2022-01-21 13:32:01 +0000
  • 19536ae27c
    Fix table falkTX 2022-01-21 11:43:47 +0000
  • 90071b60a4 Stop using problematic or unclear licensed modules for now falkTX 2022-01-21 10:48:21 +0000
  • 98a3ca0f2f HostAudio: add level knob; Hide Core audio modules falkTX 2022-01-19 21:12:52 +0000
  • b668d78c83 Fix last commit falkTX 2022-01-19 20:38:17 +0000
  • caf5ca5df6 Rework plugin audio processing, use simple builtin module for it falkTX 2022-01-19 17:40:57 +0000
  • 30134b4b22
    Document license permission requests falkTX 2022-01-19 13:28:52 +0000
  • 8f93d11465 Asked AS for redistribution rights falkTX 2022-01-19 10:43:51 +0000
  • 03b2f0bf60 Extratone and GlueTheGiant license clarified falkTX 2022-01-19 10:08:17 +0000
  • 0ee528bc93 Update a few plugins, finalize artwork license table falkTX 2022-01-18 22:53:34 +0000
  • c06768f70f
    Implement update rate limit Closes #117 falkTX 2022-01-18 09:50:50 +0000
  • d9fc8dafde Update MindMeld and Prism, more license details falkTX 2022-01-17 22:56:13 +0000
  • 41fc974b72 Update LittleUtils and Zeta, some details on licenses falkTX 2022-01-16 23:09:21 +0000
  • f9b2ec35a0
    Fix regression on MIDI output Closes #115 falkTX 2022-01-15 21:27:24 +0000
  • 74c1694d91 Update Rack falkTX 2022-01-15 12:01:07 +0000
  • 58d54066d3 Fixup glBars, static but working view falkTX 2022-01-15 11:05:38 +0000
  • e0d6d59ce9 Start file list for audiofile module falkTX 2022-01-14 20:11:58 +0000
  • 1a2c64309b
    Make internal plugin context use const; Fix host time falkTX 2022-01-14 15:45:36 +0000