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

AUv2 - Tail time property should not be writable

78cc6046f0d627e9cf926743b479eec4c1fd9d0a authored about 2 years ago
swell: use S_IFMT with S_IFDIR in LoadLibrary -- from 7d49dce5

4eddb844b90759e0d3e910a84f1e1aaa9439df8c authored about 2 years ago
swell: print error messages to stderr rather than stdout when dlopen() fails, also enable for macOS -- from 808956dc

946dbbbf6996acf0af0ab40f223ce0daf2598261 authored about 2 years ago
ChannelPinMapper and PinMapperConvertBuffers use PinMapPin types rather than WDL_UINT64 -- from c97878aa

b875e07903b28d9f5fc8a6e09e1b35b8d2f71e81 authored about 2 years ago
PinMapPin: add operator &=, int64-accessing helper functions -- from 7f958630

2e854b88bedb6d6991ec9d0959fd0e3f06965a7f authored about 2 years ago
PinMapPin: add STATE_SIZE -- from 5d82b4eb

51819575169733b12942c8dbd98e7e17dbec28ae authored about 2 years ago
WDL_UTF8_ListViewConvertDispInfoToW() supports changing item.pszText from wndproc (will leak if called from threads which are later destroyed) -- from 3946471d

017b50505e578a4aeaf7f4a9684aca1663de21d5 authored about 2 years ago
swell-generic: LVN_GETDISPINFO supports wndproc changing item.pszText -- from 787d4279

e07528af70798858aac2f7110360412027302554 authored about 2 years ago
hasStrings: add WDL_hasStringsEx2 which allows searching a list of strings, internal optimizations, makeSearchString converts text to lowercase -- from branch 29fa4cc

12ed9ea217cc11d3bde08be66b38f771fff3187b authored about 2 years ago
metadata: use atof instead of strtoll -- from 4feed8e8

568ab9966293c80c04fe868c67e46d9585df464b authored about 2 years ago
metadata: factor out ExportMetadataImageToTmpFile -- from d0f40c4f

5b7209f1d1629f2a70e164a6016377d9a7d21842 authored about 2 years ago
metadata: support embedding ID3 tags in .aiff files -- from c8328354

bd97f09cda3aa505a5bd9ed9bea3e1bb2f0de2ac authored about 2 years ago
Remove WkWebView from superview

fixes #905

64d3a5cd448296f33afc951cde98646495967de7 authored about 2 years ago
metadata: change order of metadata table to match REAPER's -- from a3310ef7

1cdff825f074ee6fef3311005bbf85aeeb347d5b authored about 2 years ago
swell-cocoa: improve drag behavior of treeview items -- from 820a003a

83e244ba7cf5122780036e356ea3d700df015cf8 authored about 2 years ago
Merge remote-tracking branch 'cockos/main'

6e7bec3089f037a07fa5b49cd368b838d37a6a48 authored about 2 years ago
wdl_utf8: workaround combobox edit unicode issue -- from 65bb2a53

8ea72f9a205514da271137294d9c8de2075f73e5 authored over 2 years ago
win32_utf8: avoid setting combobox atom to that of a listbox if it is the first hooked -- from ef0f4aec

03e925a35dc54f74d9d7c65ec3b4918ffa4283dd authored over 2 years ago
wdl_utf8: support utf-8 CB_FINDSTRING/CB_FINDSTRINGEXACT -- from 6030ef9e

ae29211bbaa5907b111e9b86da7e558916ab8bbe authored over 2 years ago
LICE_CachedFont: write alpha channel from source pixel rather than forcing 255 when rendering using cached glyphs -- from fac96b1b

f4bdde0681c63f6479da2796737f796f6a63d80c authored over 2 years ago
LICE: LICE_FillRect() now writes the alpha value passed in the alpha component of the color rather than the value passed to the alpha parameter -- from d585e5cf

c230e8c7bbcfacc61f6bb21f7763899347167d66 authored over 2 years ago
win32_utf8: assert various parameters and avoid calling APIs with invalid parameters in debug mode -- from 2f19f38b

572752cb3ead59a7c7a82a9d0ea45b9eefa66f6f authored over 2 years ago
win32_utf8: GetDlgItemTextUTF8() writes a zero to buffer if GetDlgItem fails -- from 6eaf6a39

78e782ece6342b81331fb8c31f228dbe8670e316 authored over 2 years ago
win32_hidpi: assert and do nothing if multimonitor SetWindowPos gets called with hwnd=NULL -- from 1fa0aa62

51bfc4f359df25ce97396461fdf145ade9159f90 authored over 2 years ago
curses_editor: validate m_cursesCtx -- from a1f8a6fc

9a9a133576961df66bec8a9c4673de9544b24ed9 authored over 2 years ago
eel_lice: support callers sending ddrop filenames directly -- from 8ebbe051

ea68051d934055aab7aeacbda6daef2e4cd62e2c authored over 2 years ago
LICE_QNurbs: add optional hit_each_point which ensures that each point is actually hit by the curve -- from ba211677

472466e813361b59c3e6e557fa26266204e6013b authored over 2 years ago
Update README.md

d05d20929544b06500369208b9ec81a62eb191fb authored over 2 years ago
Update FUNDING.yml

742cde21ca6c30638a338da4312b95e77f9582e4 authored over 2 years ago
Add link to iPlug2 Discord server

8c6787e3be12b0a06c9333ea8a118635a477dee5 authored over 2 years ago
Revert "fix Windows graphics-tablet mouse event detection"

This reverts commit ff62709591dcc29c7b8c52533ebf2e15b388b6e7.

09b53a5f7deb0bd880b10fc1d50a6ff772756f32 authored over 2 years ago
Default IBMeter to log response

963527a70e4b4523c919403140122bcd7672cf17 authored over 2 years ago
Add IBMeterControl

A bitmap meter control, that can be used for VUMeters. Use with IPeakAvgSender<1>

7ec7dcb51a41eee1932dd73595f323bb556e3323 authored over 2 years ago
Capitalize IWebViewControl std::functions

3b9d61ea917de9f06ed890cedb22845a0de841c4 authored over 2 years ago
IWebViewControl should not receive mouse messages in the IControl

ba8cc10fb5b3cb43f73c863870ab64f89d860955 authored over 2 years ago
Fully qualify MakePlug and InstanceInfo in IPlug_include_in_plug_src.h

This is so that we can remove the using namespace iplug from the MyPlugin.h files

Fully qualify...

0b488c45701a839d49729d0ac4b3d9f8e7200a89 authored over 2 years ago
Capitalize Accelerate include

ca8f60f08c812896394ea3ed7a5391a9ae085ccd authored over 2 years ago
Tidy example

75d64354f4f923c279080b1954ccba09ba08cf5a authored over 2 years ago
Call completion handler for windows file prompt

8254e8a67e1dea3a737e5fdb67b5fbad56614f0c authored over 2 years ago
BREAKING: make macOS platform popup menu async

This enables menus to be triggered at the end of animations, without blocking.
It required chang...

1607b75d5a395c69566e1b55e34fc016e1f5f695 authored over 2 years ago
Add IFileDialogCompletionHanderFunc

For async load/save dialogs

b71e9c29cfade09db3071332c7132d96ea57c104 authored over 2 years ago
Fix IGraphicsTest iOS storyboard

2ef3155d0f43200fa203e111f11bdb3edcc47bb7 authored over 2 years ago
Update examples and tests with completion handlers

19adde995fb84075fa788d0f36ab6b1e5a1b91bd authored over 2 years ago
Add async option to IGraphics::PromptForDirectory()

a5f6263462bd2dbe3e0e48b192844ef4902beb00 authored over 2 years ago
Improve file dialog dox

60dd152f1d0437cf623a8b96ce58cbb585379621 authored over 2 years ago
Fix typos: Hander -> Handler

4ca67adf272d42efe070cefdebf03df0f07cbee9 authored over 2 years ago
iOS 14 is the minimum target

d82a0bb8ad7a1178f490fa4a05eecedfee0bf59d authored over 2 years ago
Implement IGraphicsIOS::PromptForFile() with UIDocumentPicker

25508e66fe352c0ecc8d9ca4959f7ceb6187379e authored over 2 years ago
Simplify macOS load/save dialog and implement async

16ebb7faf7c4f21fa1d469889e4d5be82918d832 authored over 2 years ago
Make completionHandler parameters const

521404492301df5ad3bf35ea3c1003254cd68245 authored over 2 years ago
Indentation

53f34cdfacde334008d7764af7a522076b9dfc4b authored over 2 years ago
Merge branch 'master' of github.com:iPlug2/iPlug2

e1d917a6f2f673af0ab37431f42ec47eff98c549 authored over 2 years ago
mac/ios: WebViewEditorDelegate::Resize() should resize platform

194d2969daedebb5f6c510075e66c88229dd93e6 authored over 2 years ago
Update CI vmImage to macOS-12/xcode 13

f42032bb4dd4db465b0e2e246d71ca373244ffb4 authored over 2 years ago
CI: Use 12.3 macOS SDK

ffb5b6a39ce0eb24aecd383e2562db25a65ecf6d authored over 2 years ago
Add IVXYPadControl draw cross

571b26d68ae1aac89693c1fdf670294a6a3e7183 authored over 2 years ago
Add IVSliderControl handle offsets

5d1a8415b2e947efc1a9cf1c9870e058e59dc0ba authored over 2 years ago
Fix zeroing of ISenderData::mVals

0ebe77df915d71c64b0c3d2d95cd0c3cbd4dfe2d authored over 2 years ago
Correct TestMTControl CTor

aada61a04fb77a44a47b1325000267749baa44a2 authored over 2 years ago
Add ISender::TransmitDataToControlsWithTags()

This allows a sender to send the same data packet to multiple tagged controls

00086976384fac6e90c1078672dc0e24d8dc3336 authored over 2 years ago
Improve OnHostRequestingSupportedViewConfiguration() in ResponsiveUI example

f931c0b542d223f80c2ba6f98b6dca55b4da0dfa authored over 2 years ago
Implement OnHostSelectedViewConfiguration() in ResponsiveUI example

93fd7193449f48c36b11591eaf0c27b6a41adf1f authored over 2 years ago
AUv3: Defer OnHostSelectedViewConfiguration() to main thread

b421913236716b2aba615257da16055e475a28e2 authored over 2 years ago
Make sure to initialise ISenderData::mVals to zero

f179eba2589350d99e8de1825e980a9b4a2c8f3c authored over 2 years ago
Update README.md

iOS 14 is the minimum target

a68d48cea07d79c4187c7b3d1cd7606b24f8cf42 authored over 2 years ago
swell-generic: improve mouse hit testing at very top of menu -- from f8f59ae4

e8b2cbc28d44a821384aec27c64d2b9429daf17f authored over 2 years ago
swell-generic: move gdk SendMouseMessage to swell-wnd-generic SWELL_SendMouseMessage -- from ec6adbe2

a94534e4d474cec6d082f5711d3a34b6664168d2 authored over 2 years ago
swell-generic: do not generate WM_CONTEXTMENU when the last rbutton down did not go to the current window -- from 5ad93be4

40df69c0b9124ac433347f31c3f467054a8bfde8 authored over 2 years ago
WDL_AssocArrayImpl: remove unnecessary test -- from d6ea00c2

a4275d9f83abb34e38955322d4bb5228a1a712c7 authored over 2 years ago
Update IPlugControls example

50bb3170c5ca76fea9df898a1813058643745d82 authored over 2 years ago
Set bevel lines option to fix artifacts when rendering sharp waveforms

3ac523f41e3d62a45f5216e0d79fcdf862035f22 authored over 2 years ago
Indentation

7761cc118bb40a1179a1cb8aea4d6066aa452f80 authored over 2 years ago
localize: allow looking up localized scale via LOCALIZE_GET_SCALE_STRING("ctx") -- from fca8f93e

11d3a779bbee4ca37a94e0393aaf926750bfdf79 authored over 2 years ago
metadata: PackFlacPicBase64() uses a WDL_FileRead on the stack, does not support very large image sizes -- from f3b0aaa6

bed39f644e146eebe19c7ac4bef40c2847942d80 authored over 2 years ago
swell-cocoa: fix rounding of screen coordinates to match the logic of client are coordinates (no need to do sign-fudging since we use +0.5) -- from 7a5def74

27451734e9d8bcedcc7f5376bec7cd1e5cafcd1d authored over 2 years ago
+ Localization: improve macOS handling of strings that have a key prefix for Windows [p=2585852] -- from 72818228 and ce6d8574

68003cc7a0fef430d882e3a168f4b104e6ba6e26 authored over 2 years ago
swell-cocoa: add SWELL_GetRecentPrefixRemoval() for localization use -- from b80939d9

f03d37caf8b1623d977ab846b3b988a7ab230e36 authored over 2 years ago
+ Localization: improve control auto-resizing on Windows when used with dialog scaling [t=269228] -- from b01948c2

5bf4f3eafdf73e66a6f12e21b0572880fdee4bea authored over 2 years ago
+ Linux: fix doubleclick in track area going to correct context [t=269854]

swell-generic-gdk: fix doubleclick behavior when a window sets capture to another window in resp...

1e4133244f34f70c65bfd8211069124d1711f405 authored over 2 years ago
Update IPlugWebUI example to send MIDI message from UI

2ff4cb07b3d5ca8fbc0e8d8cdf6231baa3d789c7 authored over 2 years ago
Handle SMMFUI() in IPlugWebViewEditorDelegate

00c3cc00fa29fcbd9aa75b36b4ec655fa8863e7e authored over 2 years ago
Fix slow SKIA bitmap rendering with IGRAPHICS_CPU #768

8dd3f1e77de075046a8c46ea1d0b2b739d717d1c authored over 2 years ago
swell-generic: fix columnless listview crash -- from 9186120c

6fd7fff49e2f39d4d704fb4ecbcf13bd5d2b6764 authored over 2 years ago
Various WebView fixes

9bb2f1cf59808b96dcb30eaa0840c7761bf9e469 authored over 2 years ago
Add WebViewEditorDelegate SendMidiMsgFromDelegate()

8eaff3bd899235bca5eaf90d95e09f7b860a6363 authored over 2 years ago
Fix WebView resizing

25dcd8bc1b29f274630d5d6793e713b3e04ebb0b authored over 2 years ago
Indentation

8b20c4e9130294251a53f929011fab650802d748 authored over 2 years ago
Merge remote-tracking branch 'cockos/main'

a76bf0beda018133ab5105958b5f7902ab9fb1a1 authored over 2 years ago
ILambdaControl calls IControl::OnEndAnimation()

8ddb80b50740e129bf8e2116312cdf5c71a53928 authored over 2 years ago
swell-generic: listview column alignment support -- from 887cabc5

f35fe613a77b9eb83bf09c3ce3dc9c845fa58ed5 authored over 2 years ago
swell-generic: implement SWELL_SetListViewFastClickMask

swell-generic: only send NM_CLICK/etc on click of listview image -- from e31055cf

9fedaa20d601e0a25f4ad60d1b8a84632c369f1e authored over 2 years ago
Add missing include guard

e4021360ad06d035941c39f1e7f6aa019928367a authored over 2 years ago
Add <memory> include to IPlugAAP_main.cpp

acb2cca40d12ceb2c7ee1c6f22b125cb1aadcf26 authored over 2 years ago
Fix iOS UITableView height

1b72fcc9ef31f0da729d254843a50c9b1ef2c0c7 authored over 2 years ago
iOS: replace scrollview/textentry with modal alert

19dcdac7ab97d911a63ba0c8c5960a17b4c83a0d authored over 2 years ago
id3: remove superfluous NULL checks on key buffer -- from 161573c9

4912c151850ac4dcef39371233ca9958692c1159 authored over 2 years ago
swell-cocoa: remove unused variables -- from db9be860

37f013dec311f4c2a0fcd25902a4110266de53dd authored over 2 years ago
swell-cocoa: SWELL_TextField supports getSwellUserData etc -- from 1fab3ad7 and 4f8469d1

11ca5a38cd53ce39f79f962b415b973efe976e4c authored over 2 years ago
wdlcstring: add WDL_sanitize_ini_key_full() -- from 94aa3183

cc12473ec4880d5579ffd5cb2aba93e5d9471e59 authored over 2 years ago
prevent incorrect sort due to integer wrapping in WDL_AssocArray -- from 7b13bdb7

e07644e8a4b8d010bb2a1588effd854ec8889207 authored over 2 years ago