Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/iPlug2/iPlug2

C++ Audio Plug-in Framework for desktop, mobile and web
https://github.com/iPlug2/iPlug2

Whitespace

8d93f8320c9e6ff7b71392339612eff4cc8dc022 authored about 1 year ago by Alex Harker <[email protected]>
add WDL_IndexedPtrList::DeletePtr -- from 1f48f568

9ea3bdd084a8fcb25654a6c9b1a22a0084e659fe authored about 1 year ago by Cockos Inc <[email protected]>
WDL_LogicalSortStringKeyedArray uses new utf8 comparisons -- from c0ffc15a

5a2e3840af838e2ceeef9a7da8f2b5875a9294a5 authored about 1 year ago by Cockos Inc <[email protected]>
WDL_strcmp_logical_ex can take WDL_STRCMP_LOGICAL_EX_FLAG_UTF8CONVERT -- from a197b2c7 and ffaeda13

ac8e92ef15876cdc74dcf456f6b96acdd0852d3c authored about 1 year ago by Cockos Inc <[email protected]>
move WDL_IS_UTF8_* to utf8_extended.h -- from 55de0490

dea26ced8e087f4123d6bab37e5cda2aaa229323 authored about 1 year ago by Cockos Inc <[email protected]>
has_strings: s/IS_UTF8_/WDL_IS_UTF8_ -- from 3f1a1613

0e2776472937721ff5af7d2768e8355a73724dea authored about 1 year ago by Cockos Inc <[email protected]>
Add some WDL_FIXALIGN to Extras classes with double members

220e13f119873308a0f3802394798184e88cae04 authored about 1 year ago by Oli Larkin <[email protected]>
VST3: Add support for IContextMenu submenus

18f6ad72218be896cfc47aa5f252c6e1dc57993a authored about 1 year ago by Oli Larkin <[email protected]>
Cleanup IGraphics::SetScreenScale()

bb023a64e811c98beebda8ddda995b34b02ccd3c authored about 1 year ago by Oli Larkin <[email protected]>
Remove GetTitleBarOffset()

96d10834c8180cd4185c4737e71c77b6bf7d5c9e authored about 1 year ago by Oli Larkin <[email protected]>
Remove unused variable

e218ecf8fdf7148ae96a3a74e2b27f2fe4260eef authored about 1 year ago by Oli Larkin <[email protected]>
IPlugApp handles NO_IGRAPHICS resizing

5c887f3d7b918815f73580bfe47bb0380ceff35a authored about 1 year ago by Oli Larkin <[email protected]>
BREAKING: Increase default Min/Max plug dims

Not really BREAKING but - if you don't want this behaviour define PLUG_MIN_WIDTH etc in config.h...

593986768e794270d634df45f3759653df0a8604 authored about 1 year ago by Oli Larkin <[email protected]>
iOS App: Catch exception when starting audio engine on iOS 17 simulator

82487e0ea73d5f85ff2312fe138fcdb2b84b0b4c authored about 1 year ago by Oli Larkin <[email protected]>
Merge pull request #1042 from iPlug2/vst3/reaper-keypress

Incorrect VST key press events in reaper

65b2233b9d81d7f3de7e5a7078982e46d0207719 authored about 1 year ago by Oli Larkin <[email protected]>
Rework RealtimeResampler

Clean up and clarify
Remove cubic interpolation
Resampling type is only set at compile time
Fix ...

116ac8573f5adb706ad6ccd8842dbb10cfd8174a authored about 1 year ago by Oli Larkin <[email protected]>
Correct LanczosResampler typos/formatting

289b5cda884f9dc20af6120fdc38088a5e3fb392 authored about 1 year ago by Oli Larkin <[email protected]>
SmoothGain: Add SetSampleRate()

7ec1c93178ab71b066b84772317689eb746cb5fb authored about 1 year ago by Oli Larkin <[email protected]>
NoiseGate: Change channel count at runtime

0ac1a8840a63536df4af4e66a6ddf42ad17bd7c6 authored about 1 year ago by Oli Larkin <[email protected]>
swell: fix ListView_GetItem() retrieving text on owner data items that change item.pszText -- from 519aab83

30ac15c6845d2964440e684db2147330521ab2b6 authored about 1 year ago by Cockos Inc <[email protected]>
swell: add ListView_GetColumn -- from a97edc96

826d93fbe480483b4bd8e94d0f7bba7619db1382 authored about 1 year ago by Cockos Inc <[email protected]>
eel_lice: gfx_getchar(65536) optimized mouse hit testing check [p=2745361]

eel_lice: gfx_getchar(65537) queries status but doesn't hit-test mouse [p=2745361] -- from 499a80e0

87748cc1b55454e22810ff7cf98b3681db566a88 authored about 1 year ago by Cockos Inc <[email protected]>
swell-generic: support SS_NOPREFIX, use SS_NOPREFIX for messagebox labels -- from 7a2795fd

e1e4a228015b7bcd2ccefa151e5fec05e8e44a54 authored about 1 year ago by Cockos Inc <[email protected]>
swell-generic: fix multiline alignment in static text controls -- from 2b6d9ad5

088084527d3aee43390917b0450563efbc4f55c4 authored about 1 year ago by Cockos Inc <[email protected]>
swell-cocoa: avoid sending WM_NOTIFY to parent which is destroying -- from a6c3adfa

3815f1f62e95d62097fe056e87536593ed721089 authored about 1 year ago by Cockos Inc <[email protected]>
Add VST2 workaround for Reaper key press

a746daaf8f15de90bd7765de1659cd54ef7f9f81 authored about 1 year ago by Oli Larkin <[email protected]>
DCBlocker: Change channel count at runtime

2f894d12f29efa2418b1a3e452fea44e907d5341 authored about 1 year ago by Oli Larkin <[email protected]>
Workaround Reaper's VST3 key press peculiarities #707

72c124f84c60d974ae23414171382ed0d3260a74 authored about 1 year ago by Oli Larkin <[email protected]>
Document IKeyPress Constructor

7f482bfa09af4d0fca149e177eea022ee51a0c30 authored about 1 year ago by Oli Larkin <[email protected]>
DCBlocker: fix uninitialized variables

51ba9cbcc471a6069165207d27bcdbf9d10ac876 authored about 1 year ago by Oli Larkin <[email protected]>
(revert previous commits, nobody asked for this) -- from ec2c8858

7cca2ff3870dbbd115c104cc3e00e70c0455e989 authored about 1 year ago by Cockos Inc <[email protected]>
localize: localize_dev_debug_flags affects dialog/menu localization too -- from 889a8244

8a5d92fdb9e19ca3c36f705a7e3fef45c0cbf8d1 authored about 1 year ago by Cockos Inc <[email protected]>
localize: add localize_dev_debug_flags which allows showing untranslated strings with more info -- from 1c14174c

80831c156c9ef45f73fae68be5877a0d248605e5 authored about 1 year ago by Cockos Inc <[email protected]>
Metadata: document position clearing -- from 9b652201

6c0509783a803faf4db7a589073e47212de854ce authored about 1 year ago by Cockos Inc <[email protected]>
WDL_LogicalSortStringKeyedArray will avoid removing duplicate keys which logically sort as equal but differ -- from fa5927c2

a37d431056d7efee6dab89b6723a159a44beeab0 authored about 1 year ago by Cockos Inc <[email protected]>
swell-cocoa: ignore MFT_RADIOCHECK -- from 7758ada6

3a9c63cb3a245f4b548bd7458265576fffcb4908 authored about 1 year ago by Cockos Inc <[email protected]>
RealtimeResampler: Correct a check whether to reinstantiate

resamplers or just clear buffers

40ebb560eba68f096221e99ef0ae826611fc2bda authored about 1 year ago by Oli Larkin <[email protected]>
VST3: SetBlockSize(DEFAULT_BLOCK_SIZE) in IPlugVST3Processor CTOR

dbca7cfbee0e916d3debadddaa82206557ac7fc6 authored about 1 year ago by Oli Larkin <[email protected]>
Fix TestDirBrowseControl

Should have got changed with 5f18c38859567c9b4894db446da5d3bd3ea6b576

346e6a65a6d5608a9057970f4a1bcf3fae7b5ead authored about 1 year ago by Oli Larkin <[email protected]>
IPlugify LanczosResampler & fix large blocksize

8ef03504e06b25f450f477cdd8c79f8302fcd3a2 authored about 1 year ago by Oli Larkin <[email protected]>
swell-generic-gdk: send notification of drag/drop events, though without a valid filename unless swell-initiated -- from 767ac29e

d974e49ac5afb57be6329674e046649a4f30bce9 authored about 1 year ago by Cockos Inc <[email protected]>
swell-generic-gdk: clear cursor for source window after drag/drop -- from 038300b2

ad93039d9e5c9a1139081e36bad82c84b40fb044 authored about 1 year ago by Cockos Inc <[email protected]>
libpng fixup for arm64ec -- from e216f255

3819b85f086150c890e83b009b82db0ce0e12c68 authored about 1 year ago by Cockos Inc <[email protected]>
eel2: add arm64ec support -- from af390f6d and 16156f

0bc545c729217b3b949cbcc4a40a951879f8749c authored about 1 year ago by Cockos Inc <[email protected]>
swell-ini: improve support for symlinked ini files -- from de516cc0

5e12ea5fd51d8fe599212eae9e726286db6e5374 authored about 1 year ago by Cockos Inc <[email protected]>
win32_utf8: fix leak when GetPrivateProfileStringUTF8() has a very long default string -- from c83a0d2d

a61731b7186936d6057f1fd2344caf82662208fa authored about 1 year ago by Cockos Inc <[email protected]>
win32_utf8: fix potential leaks on allocation failures -- from 7b498030

32209f4a463bafa8225fdae61f132e481bb9fa67 authored about 1 year ago by Cockos Inc <[email protected]>
add some comments clarifying the relationship between waveformatextensible and coreaudio multichannel enums -- from e71af5ac

ff72170b76ddc6f8276148bd9218b5c0da7ab328 authored about 1 year ago by Cockos Inc <[email protected]>
+ Metadata: improve descriptions of channel layout metadata [t=284455]

+ Metadata: correct descriptions of MPEG 7.1 channel layout metadata

+ Metadata: clarify that M...

5a666d6724db92ede51cba41c34187bd597763d0 authored about 1 year ago by Cockos Inc <[email protected]>
Rework RealtimeResampler/LanczosResampler

A is now a template parameter and defaulted to 12 for better SRC
Renamed NonIntegerResampler to ...

e029826a0eff35c32c2216043c7d0b4d1be9214f authored about 1 year ago by Oli Larkin <[email protected]>
BREAKING: Make IVPresetManager controls use label

5d8cfd5b19e8fd585fc7353a42a150dedd9967de authored about 1 year ago by Oli Larkin <[email protected]>
Add IPopupMenu::HasSubMenus()

83ee7c3b5fd913bd19de2cbbd2fbd407ef931385 authored about 1 year ago by Oli Larkin <[email protected]>
IDirBrowseControlBase: rename member variable

5f18c38859567c9b4894db446da5d3bd3ea6b576 authored about 1 year ago by Oli Larkin <[email protected]>
Improve IVPresetManagerControls

2376d58e1d157c6b8f9b1bd3ac673bcaa5651649 authored about 1 year ago by Oli Larkin <[email protected]>
Add IVKnobControl methods

9283fa630182e5d1a91cb7f22170a19344cc238e authored about 1 year ago by Oli Larkin <[email protected]>
Document IGraphicsConstants

e0cc661c68dd83fff515cef019eca246ea407c6f authored about 1 year ago by Oli Larkin <[email protected]>
Add IVStyle::labelOrientation

0bba052f812240745cea0eadc6dd63b1ac35fd47 authored about 1 year ago by Oli Larkin <[email protected]>
Merge pull request #1034 from iPlug2/dsp/add-dc-blocker

Add DCBlocker - multichannel HPF for DC filtering

d0353e69423c329b0f77a146567f5416599530da authored about 1 year ago by Oli Larkin <[email protected]>
Merge pull request #1033 from iPlug2/dsp/add-noise-gate

Add Extras/NoiseGate.h - a multichannel noise gate

d3ebb5ad1ecdfcf82dea04a945e24491fde1d88b authored about 1 year ago by Oli Larkin <[email protected]>
Merge pull request #1032 from iPlug2/controls/add-about-box

Add IAboutBoxControl

30bc375f3be3a650233af52ebe01a97531377789 authored about 1 year ago by Oli Larkin <[email protected]>
Add IAboutBoxControl to IPlugControls example

49999fd47abc870be33f9ac5137f8a37c1b5334d authored about 1 year ago by Oli Larkin <[email protected]>
Add IAboutBoxControl control

fecc55e4c7e8b49253f795282acf51c188a9ccb8 authored about 1 year ago by Oli Larkin <[email protected]>
Add DCBlocker - multichannel HPF for DC filtering

5b07610b694c7d8c65d56424921b46bceb054de4 authored about 1 year ago by Oli Larkin <[email protected]>
Merge pull request #1030 from iPlug2/graphics/drop-multiple-files

Add IGraphics::OnDropMultiple

403e86f55ccbea5395275c77fb54e30573746696 authored about 1 year ago by Oli Larkin <[email protected]>
Add Extras/NoiseGate.h - a multichannel noise gate

bf5f28be84f8414a572bd7df745bb94be02cb6aa authored about 1 year ago by Oli Larkin <[email protected]>
Merge pull request #1020 from iPlug2/latency-tidying

Latency tidying

30cdfc32af86f653e50da55a1fafa483eb8ccd61 authored about 1 year ago by Oli Larkin <[email protected]>
Merge pull request #1011 from iPlug2/src

Add multi-channel NonIntegerResampler class

d4ca193ab12189e3c376596a3b0deb57b8850416 authored about 1 year ago by Oli Larkin <[email protected]>
Merge pull request #1028 from iPlug2/controls/add-ivtabpages

Add IVTabbedPagesControl

754ebf241b69648acf72c3e9c3aa18a7f2826df7 authored about 1 year ago by Oli Larkin <[email protected]>
Add TestDragAndDropControl

2ef75ed53bf358ac516137601eae2f729e17bd54 authored about 1 year ago by Oli Larkin <[email protected]>
Add IControl/IGraphics::OnDropMultiple()

Added interface to handle multiple items being drag-and-dropped. Falls back to single file versi...

263bdd3f3834293be406f0865ef049de24f1b201 authored about 1 year ago by Svante Stadler <[email protected]>
Merge pull request #1029 from iPlug2/graphics/clipboard-file

Add IGraphics::SetFilePathInClipboard()

9ff538c5b212d4989716f475a2c9135bc3f63475 authored about 1 year ago by Oli Larkin <[email protected]>
Add IGraphics::SetFilePathInClipboard()

Sets a file path in the system clipboard (mac & win)

5f877023e3f559857fc6238d9dab68fb404b4731 authored about 1 year ago by Svante Stadler <[email protected]>
Add IVTabbedPagesControl to IPlugControls example

536ae8916b4ae26968c103266ff642733875ffaa authored about 1 year ago by Oli Larkin <[email protected]>
Add IVTabbedPagesControl

Helpers for tabbed pages of IControls

3a0bf631cd3fa64d295375e1314ea4b0e2863202 authored about 1 year ago by Oli Larkin <[email protected]>
Add IVectorBase::OnStyleChanged()

0744c60a482f8ffd1a0e19cd3382e9c0f0482aa2 authored about 1 year ago by Oli Larkin <[email protected]>
Add IControl::GetLabelStr()

189b4534a3770683dbe3f1c72ec04dcde09e664c authored about 1 year ago by Oli Larkin <[email protected]>
enable WDL_FALLTHROUGH on clang -- from ab222dd3

2a1013a7d31fb35ede46b5715a190b02de5b739c authored about 1 year ago by Cockos Inc <[email protected]>
wdltypes: fix compilation with gcc less than 7 -- from 001de80f

2cb5b56582fbcec70f27df43274f5c745f62a5ef authored about 1 year ago by Cockos Inc <[email protected]>
wdltypes: fix compilation with msvc -- from 9c534675

42bbea72915ee46ed415ef2fd29f8d730cd9ceb6 authored about 1 year ago by Cockos Inc <[email protected]>
wdltypes: add WDL_FALLTHROUGH, use it -- from 73ec7a0f

337e23c4edcbcc03870266051e31fc0117451667 authored about 1 year ago by Cockos Inc <[email protected]>
swell: move SWELL_DDrop_* to swell.cpp, add setting via SWELL_ExtendedAPI -- from 03af2baf

059e45af397d9969ff3b4684e5c16564e621bba9 authored about 1 year ago by Cockos Inc <[email protected]>
swell-generic: call DrawText() according to win32-spec for internal controls -- from d21e4f28

d6a400f0ed03a1cc05cf7bbec99d821b523a4c86 authored about 1 year ago by Cockos Inc <[email protected]>
swell-generic: add swell_oswindow_from_hwnd -- from bd69b338

24c126d673ba9d61ef22ea03dd95311bde3c2375 authored about 1 year ago by Cockos Inc <[email protected]>
wdlutf8: comment typo fix -- from 37086ab7

9e21bde299efb1736356736909d85abd508a6ded authored about 1 year ago by Cockos Inc <[email protected]>
Fix IGRAPHICS_TEXTFIELDCELL exceeding parent bounds

fe1ca6fe86e102a5af28f417b50bc3167f006aaa authored about 1 year ago by Oli Larkin <[email protected]>
IVMenuButtonControl improvements for text entry

bb1f497cfddc62f997a907a655d5586cac8cdeff authored about 1 year ago by Oli Larkin <[email protected]>
Add IPlug2GPT link to README.md

8bf1a72d066b6a4a754da6f1619c57e07a2fe56c authored about 1 year ago by Oli Larkin <[email protected]>
Add IVMenuButtonControl

1e0e8cca286a3ab226883ab0bfc159ac6674a845 authored about 1 year ago by Oli Larkin <[email protected]>
Fix typo in docs

2df0f589af8abcfeff77b3f95803d1df46d08e23 authored about 1 year ago by Oli Larkin <[email protected]>
virtuallistbox: add GetLineSpacingAdjust -- from f5f38afb

cb953bdfc74791a58882c23c8512987d567df0ca authored about 1 year ago by Cockos Inc <[email protected]>
virtwnd-listbox: avoid calculating rect when effectively single line -- from 809dfe0a

f72315c37b2698f5585707d20d46281dd2ceb08b authored about 1 year ago by Cockos Inc <[email protected]>
virtwnd-listbox: fix multi-line drawing; win32 does not support DT_VCENTER without DT_SINGLELINE, do manual calculation -- from 4038f970 and 7b0f8c6c

c144955460e1e5dea4817eddd3956896f40b16f3 authored about 1 year ago by Cockos Inc <[email protected]>
lice_text, swell, win32_utf8: add asserts to catch incorrect calls to DrawText

DT_BOTTOM and DT_VCENTER require DT_SINGLELINE to do anything for win32, LICE_CachedFont is more...

3ad7a23c8df5705018262ecc5e94f52483d77cab authored about 1 year ago by Cockos Inc <[email protected]>
eel_edit: do not go to edit cursor when saving [t=285086] -- from 47553d34

5e8e6960083c2b2cc4fe06686c1ad866010ca4e9 authored about 1 year ago by Cockos Inc <[email protected]>
hasStrings: when doing word matching, do not treat combining accent codepoints as non-word characters -- from 936cd658

5de58a06c9bf067a7a980f90d5532b887c9d1016 authored about 1 year ago by Cockos Inc <[email protected]>
hasStrings: filter combining accent codepoints when matching strings -- from acb06908

d3ce17e77c7df32312b72702bbc209dbbd6b3f53 authored about 1 year ago by Cockos Inc <[email protected]>
Simplify NChanDelay

43416093035da4b40a3e2257185e0e9b548505d6 authored about 1 year ago by Alex Harker <[email protected]>
Move latency delay init into the class and use in AUv2 (which can call through to the latency delay)

11517182c0206744bd3a23d423ff89c504e29789 authored about 1 year ago by Alex Harker <[email protected]>
IOS make sure that reused cells display correctly enabled (#1014)

* IOS make sure that reused cells display correctly enabled

* fixup! IOS make sure that reuse...

de282f2f0d36a8a734fae6f05aa4d85333cd49f9 authored about 1 year ago by Alex Harker <[email protected]>
Allow IPlugReaperPlugin to compile on other Targets

9111e47dcabc2e118fbe3da35f306b0036e231d8 authored about 1 year ago by Oli Larkin <[email protected]>