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

Correct line endings of props files

267f368da539f80d4c644f72c53add077f667c06 authored about 1 year ago by Oli Larkin <[email protected]>
Fix Reaper SDK path & IPlugReaperPlugin on windows

ec78ad4196b08b7a57a54c82bd72cbda579912ce authored about 1 year ago by Oli Larkin <[email protected]>
Update README.md for IPlugReaperPlugin

02f50da1d231d38aae16a4f6826bad365176d387 authored about 1 year ago by Oli Larkin <[email protected]>
Merge pull request #1015 from iPlug2/reaper-plugins

Update Reaper SDK and add IPlugReaperPlugin example

01c9728a433e0c79245a477315a989b7a87ddf54 authored about 1 year ago by Oli Larkin <[email protected]>
Fix IPlugReaperExtension Project

9a0d8ec3259954ecf95d5fc2b902c52bf53ce339 authored about 1 year ago by Oli Larkin <[email protected]>
Add IPlugReaperPlugin example

5c2c6e33f64304a942e3b0b1103a6109034c1239 authored about 1 year ago by Oli Larkin <[email protected]>
Update to the latest Reaper SDK, renaming it

b7f4d57e767b39b14abde800617878993d94902d authored about 1 year ago by Oli Larkin <[email protected]>
eel_lice: gfx_getchar(65536) returns additional flag 8 = mouse click would hit window -- from d8b857f6

455a9299c147ab6f97da698628bd5a9c5103383b authored about 1 year ago by Cockos Inc <[email protected]>
eel_edit: add suggestion box mousewheel support -- from fde4e5ca

f5001acaaf7806a9d726aab84043392fb33b32df authored about 1 year ago by Cockos Inc <[email protected]>
eel_edit: improve suggestion box scroll behavior -- from 54c2a620

3dad16b32af9bd58cd83d1aaa916305e71a599b7 authored about 1 year ago by Cockos Inc <[email protected]>
lice_arc/circle/etc: fix rounding at negative coordinates [t=284033] -- from 9b2f9c82

7925fb4a9ac89d82b6241fb707a0e144bc8e2d70 authored about 1 year ago by Cockos Inc <[email protected]>
eel_lice: do not set image dirty from gfx_measurestr etc -- from 678728e9

05997343213bcc39e80dce45ea526880846e7152 authored about 1 year ago by Cockos Inc <[email protected]>
swell: ini file reading ignores whitespace before equal sign in key name, a step closer to win32 behavior

add comment on other behavior which would be probably good to add but also might break things --...

73dbfd499558895c52da4559d23901abdcbe2688 authored about 1 year ago by Cockos Inc <[email protected]>
eel2: add NSEEL_VM_preallocram -- from bf9d7e18

a7d6a232bcc496ba288463bdcf8b095212168617 authored about 1 year ago by Cockos Inc <[email protected]>
WDL_hasStrings: support WDL_HASSTRINGS_EXTRA_PARAMETERS / WDL_HASSTRINGS_PRE_MATCH hooking -- from f97538dd

83593202a71f091be4acbb9f1394a423865d27bb authored about 1 year ago by Cockos Inc <[email protected]>
swell-cooca: assert if Set/GetWindowLong is not supported for target (though quietly ignore a get of DWL_WNDPROC, this is allowed) -- from 67d97150

9d8a9a00abf0c03b830848fceadd49d74688a668 authored about 1 year ago by Cockos Inc <[email protected]>
swell-cocoa: support GWL_USERDATA on combo/popup boxes -- from fee287f5

15ae4f976a93bc867a76b4002e534ca2eeeee830 authored about 1 year ago by Cockos Inc <[email protected]>
virtwnd-listbox: layout fixes [p=2723714] -- from a2ea4c45

b33a4b6960e3d5e15ff698920033032979ea0099 authored about 1 year ago by Cockos Inc <[email protected]>
fileread: remove a windows-only unused variable -- from 64e31c16

356ecb113a4b49b4162e4b399850c33709db6764 authored about 1 year ago by Cockos Inc <[email protected]>
Add NonIntegerResampler class

For realtime resampling to a specified rate,
when for instance you have some DSP that needs
to r...

064d8e5c026248778e760832dca78bb96565d606 authored about 1 year ago by Oli Larkin <[email protected]>
Cleanup: Oversampler

aa59a116d1209bba800dc620b4222b1438058397 authored about 1 year ago by Oli Larkin <[email protected]>
virtwnd-iconbutton: remove extraneous hit testing since WDL_VWnd now manages overlapping windows -- from 4d7b9e2e

abce2d62c5bc89c66c4d7d48b8e0d8aebfce3fa7 authored about 1 year ago by Cockos Inc <[email protected]>
virtwnd: send OnMouseMove leave notifications at a window coordinate guaranteed to be outside of window [p=2720551] -- from 8ca7c68e

6b057c64bd63aa064b71e293aa1a61099dd822f7 authored about 1 year ago by Cockos Inc <[email protected]>
eel_lice: improve gfx_setcursor with name only -- from 58c70cb1 e48f8c8e and 9f2e028b

8d479c5348790857217e4fd6df7046c5737dadb5 authored about 1 year ago by Cockos Inc <[email protected]>
swell-cocoa: fix ListView_HitTest flags in top margin of listview on later macOS versions -- from 9132c763

e760fe431dbb559cf9f554f1b4220f65a6674f15 authored about 1 year ago by Cockos Inc <[email protected]>
curses_editor: avoid negative scroll when clicking nonexisting scrollbar -- from 93a26311

802c0b8cee82b8edb7d2de76585ab4a6ce419958 authored about 1 year ago by Cockos Inc <[email protected]>
eel2: fix arm32/arm64 function return values passed to variadic functions -- from 63b43342

9dbd978184193402b257717f87e55750fbb7c50d authored about 1 year ago by Cockos Inc <[email protected]>
eel2: fix loose_eel compile -- from 9d533d46

61ef276483acf13814bca809c7221e63d1ccd7a2 authored about 1 year ago by Cockos Inc <[email protected]>
virtwnd: add WDL_VWnd_Painter::GetAdvisoryScale() -- from aa25fe8c

d49cea11fe89b202520c4e44637d49dc32bbd8fa authored about 1 year ago by Cockos Inc <[email protected]>
LICE_CachedFont: make DrawGlyph clipR const -- from 96c9e69e

e61d9c56f6613d349f3e9e0bf317aa2b9be4ca0d authored about 1 year ago by Cockos Inc <[email protected]>
LICE_CachedFont: fix return value of DrawText() when drawing out of bounds -- from 90ba10da

90665b8a8fe2ad2fee46dc369e140e8240a834ce authored about 1 year ago by Cockos Inc <[email protected]>
lice_text: revert macOS vertical text positioning

virtwnd-listbox: manually tweak vertical alignment of text on macOS -- from 6d208aee

009b6f794cda971ce32eb5e2ea97b445118899bc authored about 1 year ago by Cockos Inc <[email protected]>
virtwnd-listbox: fix multi-column drawing of items that are too large to fit -- from 96158499

82156af5b52613e1302389f753ccbacb16cd03ad authored about 1 year ago by Cockos Inc <[email protected]>
virtwnd-listbox: always advance itempos, never seen this be an issue but safer and cleaner this way -- from 35bfd58b

577b44ae91be8dc8a9b9218b36c5956582bda38c authored about 1 year ago by Cockos Inc <[email protected]>
virtwnd-listbox: fix multi-column related hit testing/item rect bugs [p=2715734] -- from 513153ac

f9eb073137545912b8abc0f40a6da8796468d4e8 authored about 1 year ago by Cockos Inc <[email protected]>
Cleanup: use modern cast

eae076fbc90e2cd058fcf68abf889c3da7fa636f authored about 1 year ago by Oli Larkin <[email protected]>
Merge pull request #1005 from iPlug2/graphics/svg-colors

Add SVG stroke/fill color overrides (NanoSVG only)

f7fe4850647ef19a5b45b96bb9f327b466fbd3e0 authored over 1 year ago by Oli Larkin <[email protected]>
Add ISVGToggleControl

d2e2e08b4ce6a4059c0f820c36aa0031bc7b8a49 authored over 1 year ago by Oli Larkin <[email protected]>
Add SVGButtonControl CTor with color overrides

7b69135d08b644d586194827808008f64e2550b6 authored over 1 year ago by Oli Larkin <[email protected]>
Add SVG stroke/fill color overrides (NanoSVG only)

fc3de16a105569ef00bd89f6120c78cef36f974b authored over 1 year ago by Oli Larkin <[email protected]>
Merge remote-tracking branch 'cockos/main'

965a9725ce1b4f0b2f2daf2dac8adfeff1580e9f authored over 1 year ago by Oli Larkin <[email protected]>
Revert "Revert "swell-cocoa: automatically assign keyboard shortcuts from Windows text -- from 1f69d11c""

This reverts commit fcf4e7d005fb5348a613dcc8826287243c0f9207.

d04ee6b17fad65943f55b2f3dca18819b2138b8d authored over 1 year ago by Oli Larkin <[email protected]>
swell-cocoa: fix conversion of , in menu shortcuts -- from 326a37d6

5be631ecd4636e57fa9395b92745e3e7adac99e0 authored over 1 year ago by Cockos Inc <[email protected]>
Revert "swell-cocoa: automatically assign keyboard shortcuts from Windows text -- from 1f69d11c"

This reverts commit a9e1f378717d0f80851b7dea71cad5ed30eb5f0a.

fcf4e7d005fb5348a613dcc8826287243c0f9207 authored over 1 year ago by Oli Larkin <[email protected]>
Merge remote-tracking branch 'cockos/main'

bddb91af3c9a2b87d5e33404a74a4df57b7ae475 authored over 1 year ago by Oli Larkin <[email protected]>
assocarray: add WDL_Set and WDL_PtrSet -- from de6fd2d2

8233b9abdfd40d4d257fe6a2fbe37a0ab5134745 authored over 1 year ago by Cockos Inc <[email protected]>
assocarray: add WDL_PointerKeyedArray<ptrtype*> template -- from c8cf3fea

68fc459c32b0cfb55a3cd56d79aff08e4cc19ce7 authored over 1 year ago by Cockos Inc <[email protected]>
WDL_AssocArray: style/NULL cleanups, move PtrKeyedArray::cmpptr to AssocArray::keycmp_ptr for easier templated reuse -- from 8c6cdf92

d8b2dface82c7bfa1ece17d9e14115873c76c4b4 authored over 1 year ago by Cockos Inc <[email protected]>
virtwnd-listbox: fix layout when column reduction for scrollbar engaged -- from 1c40e59b

f87f7bf031bf7c7a2d0b3e0c307c80acbff80a78 authored over 1 year ago by Cockos Inc <[email protected]>
WDL_VirtualStaticText: track the last effective scaling for text -- from 84623bb8

86db5f096e6eac273601ec62b0fc3e568b499e3d authored over 1 year ago by Cockos Inc <[email protected]>
LICE_dpiAwareFont update to allow querying for scale -- from 18209ce8

8a2a67f3cdc185963551c29adfd9141ada5d6288 authored over 1 year ago by Cockos Inc <[email protected]>
Merge remote-tracking branch 'cockos/main'

3215f0977e0d8e48d0f053ee1986cc66a7a62214 authored over 1 year ago by Oli Larkin <[email protected]>
lice_textnew: improve line spacing adjustment on linux -- from ec705379

a5b511fbae412d10722aa368f44c9a0882275d01 authored over 1 year ago by Cockos Inc <[email protected]>
swell-cocoa: fix Metal scaling issue when size changes to match scaling -- from 8ac9351a

8c70d2540a139cd07620d1aa08427b6dde57c7e8 authored over 1 year ago by Cockos Inc <[email protected]>
lice_cachedfont: improve macOS linespacing adjustment to more closely match Windows -- from 9bf41f00

9f9408c41bf0189efc976833d0f597825d71e4f1 authored over 1 year ago by Cockos Inc <[email protected]>
lice_cachedfont: fix macOS vertical alignment in vcenter mode -- from df84ab84

6620abe5b774b5cda0dcc03f607c9f21acbce893 authored over 1 year ago by Cockos Inc <[email protected]>
lice_combine: fix 32-bit macOS compile too, oops -- from f29c6811

fb85adb4926a1ecb0390f9dd97e0f9938c5c98bb authored over 1 year ago by Cockos Inc <[email protected]>
lice_combine: fix win32 compile -- from 859ff78f

7f4493cb90f5a0a2d873484581697159a2348961 authored over 1 year ago by Cockos Inc <[email protected]>
lice_combine: fix rounding issue when retina drawing with LICE_FLine and LICE_DrawRect -- from 9f8d1d5f

b94099b1e58993ad8d13eca170d4372e9cc9359b authored over 1 year ago by Cockos Inc <[email protected]>
swell_resgen: clean up output to reduce generated differences from input

formatting -- from db0a4272

9c7a18b37cfcfb42e1d462a0f42f94a72da1847b authored over 1 year ago by Cockos Inc <[email protected]>
hasStrings: treat all non-alnum ascii characters as non-word -- from 4ef17381

de76d1947dc5d47723b7c876a22b57ae0286efb2 authored over 1 year ago by Cockos Inc <[email protected]>
WDL_IndexPtrList: add some Empty/EmptySafe/Delete/operator= methods to match WDL_PtrList, add RebuildIndex -- from 6fb29e55

334794901d39e985045336e0e54908caf799045f authored over 1 year ago by Cockos Inc <[email protected]>
metadata: support unsynchronized lyrics metadata via ID3 and VORBIS tags -- from be304a26

2fa85f7c89f78e0161080b1bc5fad12996353fa8 authored over 1 year ago by Cockos Inc <[email protected]>
metadata: support multiline metadata -- from 55fcd123

62afa0608877d453af459afc1968de7951c1936b authored over 1 year ago by Cockos Inc <[email protected]>
madata: attempt to parse XMP markers -- from 1c66395f

7db423d9ae8ac1edb7ed6d6facdd0f906303956f authored over 1 year ago by Cockos Inc <[email protected]>
audiobuffercontainer: increase CHANNELPINMAPPER_MAXPINS to 128 -- from 0476dc84

41f31cff096b5874ea0fb469d340a378d969704f authored over 1 year ago by Cockos Inc <[email protected]>
coolscroll: support zoom buttons in ad hoc scrollbar -- from d7d43943

83c8afaec0b15bd9bf4ec454133a60636a8d8418 authored over 1 year ago by Cockos Inc <[email protected]>
virtwnd-slider: show background color for knobs that do not have bg images -- from 44e1aa70

c126fb1d59850c8148cd345f9a3d77ed6c84731a authored over 1 year ago by Cockos Inc <[email protected]>
Localize: tell swell-cocoa to ignore localized keyboard shortcuts -- from a2c5ce50

7402779fb5a2b75520857e2ac41d9acfa347593a authored over 1 year ago by Cockos Inc <[email protected]>
WDL_VWnd: add DoNotHitTest(), have VirtWndFromPoint() check it -- from f9308bc6

a48c4db1682b10f15a7ad8322b02db9894195ae6 authored over 1 year ago by Cockos Inc <[email protected]>
virtwnd-slider: respond to mouse click anywhere in the slider window, not just within the width of the thumb image [p=2699292] -- from 14ef3077

0167fe9d1f80bf387ffacabaa208582c0b886875 authored over 1 year ago by Cockos Inc <[email protected]>
coolscroll: remove unused code -- from a4b5997d

606b6a1cbdc3ed48c99d1c70623bdfa0e86439b5 authored over 1 year ago by Cockos Inc <[email protected]>
virtwnd-listbox: do not fill with background color (WT request) -- from 53512b6a

465f928b35ac43ba9f7daf7aacc5a4219f8f3411 authored over 1 year ago by Cockos Inc <[email protected]>
swell-cocoa: automatically assign keyboard shortcuts from Windows text -- from 1f69d11c

a9e1f378717d0f80851b7dea71cad5ed30eb5f0a authored over 1 year ago by Cockos Inc <[email protected]>
swell-cocoa: fix WM_COMMAND sending for 32-bit IDs on menu items -- from 9e11f7a2

ddec2e2ff8dc14b7a275d1f22361bc8e2a7c2edb authored over 1 year ago by Cockos Inc <[email protected]>
swell-cocoa: use MAKELONG rather than x|y<<16 -- from 6d5f3999

30b55b84c119c021ad7b2176b9ca00435a6080f9 authored over 1 year ago by Cockos Inc <[email protected]>
eel2: mod operator supports 64-bit values on arm64 [t=282237] -- from 4b8f5935

62ceb15b9d76772661a8976a3a7d8bcd2c48ba90 authored over 1 year ago by Cockos Inc <[email protected]>
eel2: fix loose_eel compilation -- from 7745b020

fcdfb7b9b3777839b0f759b473fdcf60f9ad6a95 authored over 1 year ago by Cockos Inc <[email protected]>
swell-generic: slight tweak to file browse notification message to be more correct -- from 7703685a

86f0dfc12d16915a53bb4a7d6941d30f7001287d authored over 1 year ago by Cockos Inc <[email protected]>
eel2: precalculating integer moduluses matches runtime behaviors -- from d3c778fc

d4727f16039909e0923df80a2663cf59a5979e10 authored over 1 year ago by Cockos Inc <[email protected]>
eel2: portable mode make modulus negative number handling match native modes, use 64-bit -- from c5bc53ed

b9152181635348e7fb8c4823648c75a077247365 authored over 1 year ago by Cockos Inc <[email protected]>
eel2: initial msvc-aarch64 support -- from 7de41bbb

b8a540fd2218c57f78eae9598766f1ba99fefc5a authored over 1 year ago by Cockos Inc <[email protected]>
SSE: use _M_X64 rather than _WIN64 check -- from 2a73721a

60726967a175434f1616f7d0733849f59817f48d authored over 1 year ago by Cockos Inc <[email protected]>
shm_msgreply: remove alignment UB when parsing messages -- from a1da913d

d1a1365da2ce00d157aa4a1ef4a5ac40df3f7668 authored over 1 year ago by Cockos Inc <[email protected]>
wdltypes: add wdl_mem_[load|store]_int[_le|_be|] -- from aa6a999d

422311e699784fef26d3bfc83e150fc650126088 authored over 1 year ago by Cockos Inc <[email protected]>
wdl_queue: use wdltypes endian functions -- from 10bd66df

d05a00cf70554d15b507525782f635b763df4e9f authored over 1 year ago by Cockos Inc <[email protected]>
wdl_base64decode: prevent UB warning from accumulator overflow -- from efc12f4c

b59a00c6f1c732c055f97015b48ae83c0b6a8501 authored over 1 year ago by Cockos Inc <[email protected]>
hasStrings: export rewutf8 -- from 1e14239c

42345e0bcbe867d2ad1e1703c0500ca88050ed36 authored over 1 year ago by Cockos Inc <[email protected]>
Merge pull request #1004 from iPlug2/auv3/param-reset

Implement OnParamReset in initWithComponentDescription()

c8b34145122dc3c55c3776b3821089655958f1ac authored over 1 year ago by Oli Larkin <[email protected]>
iOS popup menu uses as much space as possible

8b889628b8ab250301983f64584214224e5d0ed1 authored over 1 year ago by Oli Larkin <[email protected]>
Revert "IOS: Platform Popup Menu scrolls to selected item"

This reverts commit 62adce890844308fb9c358c25fc6d13903d0e792.

9b51717c7076652da6ab3f443ba897a26f5f352d authored over 1 year ago by Oli Larkin <[email protected]>
Add missing const qualifiers

27fdd15e40688172b6997fdc1eebfa5242551f3a authored over 1 year ago by Oli Larkin <[email protected]>
Implement OnParamReset in initWithComponentDescription()

8350010f82a38e3e6f411fdf33fe4039f7320a9d authored over 1 year ago by Oli Larkin <[email protected]>
hasStrings: treat utf-8 left/right quotes as non-word characters -- from 0a48b7ce

fe860352f63539be920b03f713d624979efa3d63 authored over 1 year ago by Cockos Inc <[email protected]>
hasStrings: treat hyphen and apostrophes as non-word characters -- from e1ca5743

9a76da7a15e12dbfae3d35da007270886db623a9 authored over 1 year ago by Cockos Inc <[email protected]>
hasStrings: match UTF-8 U+2018/2019 as an ASCII apostrophe -- from 68f93e73

953beb791cdcd01ee647b32a3f040611f00236a1 authored over 1 year ago by Cockos Inc <[email protected]>
remove extra undef -- from 694b006f

dc0344f5da9194e7706e087bb1e03ed3fb0a42c8 authored over 1 year ago by Cockos Inc <[email protected]>
hasStrings: treat _ as a non-word char -- from 935bacfa

0f17461eb0d09581b4f7ab682e149dcf929caa90 authored over 1 year ago by Cockos Inc <[email protected]>
hasStrings: make WDL_hasstrings_preproc_searchitem reusable -- from ad9e8c64

a5f4e94b5694345c2d1fd9dad46f2a91b7e70f43 authored over 1 year ago by Cockos Inc <[email protected]>
hasStrings: include ,:;[]{}()" as non-word characters. this could probably be return c>=0 && c<128 && !isalnum(c) -- from c0ce7c94

78d512483d705e7a93dddf8de9fa48385c85314f authored over 1 year ago by Cockos Inc <[email protected]>