We've moved on! Join the Webamp discord server: https://discord.gg/fBTDMqR — & the #avs channel: https://discord.com/channels/434058775012311061/843863800029773835
grandchild on effect-api-port
[bug] Use delete[] instead of d… [bug] GlobalVars: Fix gmb->regs… (compare)
dependabot[bot] on github_actions
Actions(deps): Bump actions/upl… (compare)
grandchild on effect-api-port
[port][effect] New-style Dynami… [port][effect] New-style Bump [port][effect] New-style Grain (compare)
grandchild on effect-api-port
fixup! [clean] Handle SSC code … [clean] Allow compact case bloc… [clean] Apply compact switch-ca… and 76 more (compare)
grandchild on effect-api-port
[port][effect] New-style Grain (compare)
grandchild on effect-api-port
[clean] const& parameter_path i… [port][effect] New-style Dynami… [port][effect] New-style Bump (compare)
grandchild on effect-api-port
[port][effect] New-style MultiD… [port][effect] New-style Interf… (compare)
grandchild on effect-api-port
[port][effect] New-style Interf… (compare)
grandchild on effect-api-port
[port][effect] New-style MultiD… (compare)
grandchild on effect-api-port
[port][effect] New-style MultiD… (compare)
grandchild on effect-api-port
[bug] Create FRANGE parameters … [clean] Remove unneeded Effect.… [bug] AVSTrans: Append newline … and 2 more (compare)
dependabot[bot] on github_actions
dependabot[bot] on github_actions
interface BufferSave {
type: BufferSave;
group: MiscGroup;
action: "SAVE" | "RESTORE" | "ALTERNATE_SAVE_RESTORE" | "ALTERNATE_RESTORE_SAVE";
bufferId: 18;
blendMode: 'REPLACE' | 'FIFTY_FIFTY' | 'ADDITIVE' | 'EVERY_OTHER_PIXEL' | 'SUB_DEST_SRC' | 'EVERY_OTHER_LINE' | 'XOR' | 'MAXIMUM' | 'MINIMUM' | 'SUB_SRC_DEST' | 'MULTIPLY' | 'ADJUSTABLE';
adjustBlend: 0 | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11;
}
components.ts
Component
type more specific