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

Add autoreleasepool to MeasureText if using LICE

70eaded3b72b16f8361e810c4c0d3116cc782ca7 authored almost 6 years ago
rename GetResourcePathFromUsersMusicFolder - > GetResourcePathFromSharedLocation

b2b718a71234d30f559ca1b97b6fc6edff8410ad authored almost 6 years ago
Fix IPlugPaths changes on windows on ios

817adf2249aeea24b2391df74c0e758f59b3ba77 authored almost 6 years ago
Fix IPlugPaths changes on windows

333cf5e89cff4975b10b4f94dd501afba375a8bb authored almost 6 years ago
Move OSFindResource() and related methods to IPlugPaths.

This also removes ToNSString and CocoaAutoReleasePool

9e605d877caa4237772f6b2422db0ac3854fb045 authored almost 6 years ago
Merge branch 'master' into vst3-changes

728bb7e8136003a0608c0f722743295f7b3466be authored almost 6 years ago
Merge commit 'd8277a104112b93af6a1b97c0b65cf701194ef56' into font-loading

11332f143318a17f119bb6f6450005c6acb4d66c authored almost 6 years ago
Merge pull request #161 from iPlug2/app-close-crashes

Simplify CloseWindow() logic and try to avoid re-entrancy issues

d8277a104112b93af6a1b97c0b65cf701194ef56 authored almost 6 years ago
Replace tab-related badness with spaces

61a0402f84ff244db1792310b9c94b6405df9012 authored almost 6 years ago
Simplify CloseWindow() logic and try to avoid re-entrancy issues

32e7a3675bcc4a830942718e323483ef76dd8b75 authored almost 6 years ago
Use new nanovg font call

90f89a7cf5e9289b4bcbf775bb17fe932afe7532 authored almost 6 years ago
Correct header include for nanovg

d816d4f08194a877366a3a128cace4d2417247df authored almost 6 years ago
swell-generic: implement IsWindow()

+ ReaScript: properly validate Linux HWNDs for Dock*() etc -- from cadc7842

701824c2e44b81e3df413502b1c4113982e13c51 authored almost 6 years ago
Correct preprocessor test

e1721dbade4ef98e7eb6cdd7a9f9d3f161248c7a authored almost 6 years ago
Remove NanoVG extensions

2a1497246305f4cbf2a4ff4afded468a2b5cf943 authored almost 6 years ago
Update NanoVG using the iPlug2 fork

bde4dbb658109473c7ea27b6689242e9657dc33e authored almost 6 years ago
Fix linking/building with IGRAPHICS_FREETYPE and IGRAPHICS_NANOVG

f8e02c63125e554eb85979c6970ea2295464b692 authored almost 6 years ago
Simplify font name code

c10e9ad114a7b0bd978ffd4e4fa2beacd5c29262 authored almost 6 years ago
Correct font loading on windows

2fde19078207d07fd1c13e6b2b2677324e2768e3 authored almost 6 years ago
Let's go crazy on trying to find a name....

b9cc63fa8203dbbd038f8f91658559a6f3afc9fa authored almost 6 years ago
Extend font name checking

7d8eec57af20d1a649834ef4d1e4161b5641085c authored almost 6 years ago
Include the correct hearder to nanovg

61eca2632fc5472bb4afcdb4690146409fbdf1d8 authored almost 6 years ago
Used preferred family if available

d7310733e1f3e170d150b57d2e64969de290ad78 authored almost 6 years ago
Include CoreText

c6e5719e0259ab3fdaeda5bef4a4479b6ccb01d8 authored almost 6 years ago
Fix windows name retrieval

76db92edcb22a62364fbe204b183d7f3ef41daff authored almost 6 years ago
Refactor to allow retrieving font names and styles from files

f196f3872311f551bdccf935768cb855f281997b authored almost 6 years ago
Rework mac OSFont to allow accurate loading on cairo

7efb6891da7e9a780ab5796cdda00b5ea9c89f7a authored almost 6 years ago
Merge branches 'font-loading' and 'font-loading' of https://github.com/olilarkin/wdl-ol-private into font-loading

83048d51cc02aa0c701b35879d93fab0d8c055a6 authored almost 6 years ago
Formatting

d8972a4d88200644dce1fe375ee4471c93a67d18 authored almost 6 years ago
Fix windows font loaing for changes to underlying OSFont class

8db7e44a100a1794d0688c27eef3ff73d3f90f82 authored almost 6 years ago
Make face index finding common code

0e84d78185d9b7c2b9d9c4c3211db82544ac499b authored almost 6 years ago
Refactor to detect index of font faces in TTCs

a7c904427b0cf50031e925b7787006b3900c4ad2 authored almost 6 years ago
More relevant font file (ttc) searching in NanoVG

456748f7dd3bf7fd707b2e177b0675ebb876e24e authored almost 6 years ago
Fix mac family font loading

e8797a8b4d2e3fa0f589d6c2f112e9a3ecc058c4 authored almost 6 years ago
Simplify LoadFont code

3ff64373f0ff92051cc38ef46eaab080cb742fa9 authored almost 6 years ago
Improved text positioning for canvas

197d8f3acc0fa3bb02aaf27a44570faa879b1db1 authored almost 6 years ago
Improved vertical alignment with AGG fonts

bfc7c6e3a10b52cb3a6c93e0308fef62481b1626 authored almost 6 years ago
Match the scaling of cairo fonts to NanoVG

15b6b1d39004a331c7e34ade509a90bd9ce59db7 authored almost 6 years ago
Improved text vertical alignment on cairo

cc1884d8e866b6f525518450bef2bbcbc27d7f98 authored almost 6 years ago
Test text with nothing under the baseline

8b1d468f7f06fadbc192e1723a6ec401a9925f02 authored almost 6 years ago
Add a test for fonts and text positioning

dc990ca99243873c214da4044ae2ab5e70d8e913 authored almost 6 years ago
Fix constructor parameter

f5c30ac4522a45a1124ce127e2d20c0f5124ccee authored almost 6 years ago
Simplify cairo code to reduce platform variations

58ebd8b9395d29a249a6f74a61ea4fbc53b1fb8d authored almost 6 years ago
Matching removal type

0d4f11d2a156a6b2a73df0417178e1c481183041 authored almost 6 years ago
Protect against unfound URLs

aa0297e83528f1430450b3b21fd7058fc0d588e6 authored almost 6 years ago
Merge branch 'font-loading' of https://github.com/olilarkin/wdl-ol-private into font-loading

387c8c0cfe3ed8f03ab7252a4dad50ea9e27eb7b authored almost 6 years ago
Store system font data

5b29a657dbdc272f7c0634204d9a0eaf94d29c8c authored almost 6 years ago
Fix windows platform level font data access

4dee2f8336089bf5d9b0eea38cdb2780ca34a0d5 authored almost 6 years ago
Refactor to allow platform level loading of font data on mac [windows broken]

ba9a86b38201d00782c18ff6ef8fdcae50f2f7f9 authored almost 6 years ago
Merge branch 'font-loading' of https://github.com/olilarkin/wdl-ol-private into font-loading

2032d4090bea46ebd7bd85a38393b6c74d4b8fd9 authored almost 6 years ago
Fix AGG to be able to use multiple fonts simultaneously

28f9d8be78cf22768da4a8d2b82dbdc4ec409921 authored almost 6 years ago
Remove unused code fragment

c0fc99b9be2e5bccf957c237f1c88d0907116308 authored almost 6 years ago
Better error checking

0de10ac11ab7829be7496aa8f653f017add421b0 authored almost 6 years ago
Merge branch 'font-loading' of https://github.com/iPlug2/iPlug2 into font-loading

484bcfddf83c0e1aa33cfab92db254b6bc8c3715 authored almost 6 years ago
Correct variable name

1bbef394af082a142b21b8a3ffefc62e1cfd87cf authored almost 6 years ago
Consistency of variable naming and errors

f6c837e8259d40c618c6313bb45abf95c7f62a46 authored almost 6 years ago
Merge branch 'font-loading' of https://github.com/iPlug2/iPlug2 into font-loading

18f3619d195a487b02f3aed5b36acfb245beb79f authored almost 6 years ago
Fix windows font loading in platform code

cd5edaf8303e1b69a0d2338a383ede9356d559eb authored almost 6 years ago
variable naming consistency

69875b65847da1e799763e720cf39b5fee896e4f authored almost 6 years ago
Font name alignment in cairo and AGG

024b346b03c33df9708a013e83046a83c5d67e8f authored almost 6 years ago
Add OSLoadFont to IGraphicsWin

57143a3f53789a06c3e06565bff0d6343fab1999 authored almost 6 years ago
Refactor drawing for cairo and AGG to use platform loading

1bc6bcdc75c615785e580330a9e8262936ac4228 authored almost 6 years ago
Remove unnecessary method

f52e0c29a29f75b5e30ce704aa0fbf4126d8e3f5 authored almost 6 years ago
Refactor to load fonts in platform code [broken for windows]

fe6e6bdf31698b3c60d6d7c93c8e94d6d5fc7c4a authored almost 6 years ago
Fix typos/mistakes

d262b47299d66b67441480f6b53b0845884b5f6a authored almost 6 years ago
Reduce common code in cairo font loading

28d1db55031a5c3dc5584c784f53e61b12877025 authored almost 6 years ago
Align cairo with AGG mac font loading

8c97dfefb06012af49583a2662d5520269a66e15 authored almost 6 years ago
Fix missing variable

91aee74e92b9f3342a47e8a76e1ea7e616127aa4 authored almost 6 years ago
Fig png streaming on cairo with windows

0baca06da30b28696927492330cc7e5b34a19572 authored almost 6 years ago
Simplify windows PNG loading under cairo

c416757e332f2c60367012dcc5286666aa77953a authored almost 6 years ago
Reduce calls to SetPlatformContext() / GetPlatformContext()

08ff6cb3d55e94c39b3795c9c08ff4b9fb521e31 authored almost 6 years ago
Call ReleaseDC

a474f6b881cc602d23b175e02d2ebfe5396760b8 authored almost 6 years ago
Merge branch 'font-loading' of https://github.com/olilarkin/wdl-ol-private into font-loading

aa057ae07ba57f48fc493fbcc9612264e4c1c86d authored almost 6 years ago
Tidy up

f8be3548dc5bd593c2c1547fdedfa1baef470d81 authored almost 6 years ago
Check that system fonts exist

8f2c8bd6004e1728b3587eb700c6145780514022 authored almost 6 years ago
Enumeration of fonts is not available

a6d4ba90caab0dc9ad1df72725d60bca3acfd6cd authored almost 6 years ago
Clean-up

e3f564609d8593e3a389847535d20dda4d617ac6 authored almost 6 years ago
Check that the font we want exists on windows

8e49339983fa7e5d9912ae0a71db2f8ebc2c2f0e authored almost 6 years ago
Fix windows font loading refactor

0a4ba271e0e7138179690a90df891dabccffaa4b authored almost 6 years ago
Ciaro Win Font Refactor (possibly broken)

bf8f86b12230fe5321aec5688af25dc0747712d5 authored almost 6 years ago
Merge commit 'a9b65c9d270ef0ede3bd0314c5a97d4eaecbfd85' into font-loading

3e1491d94c634df236b6f9845e223356852a9e81 authored almost 6 years ago
Merge pull request #156 from ddf/font-loading

Cairo Font loading for Windows. I'm merging this in to take a look and see where we are at!

T...

6c679d3028f7e79af9abd671f96c31e1e7766f76 authored almost 6 years ago
Update IPlugFaust now oversampler works

63cae26b01e7815c5d182bcd157422ee994077d8 authored almost 6 years ago
Oversampler supports block and multichannel processing

45135228525cae8b2919316a7929e3105d53c29d authored almost 6 years ago
Merge branch 'madronalabs-master'

a9b65c9d270ef0ede3bd0314c5a97d4eaecbfd85 authored almost 6 years ago
updated plist scripts with NSMicrophoneUsageDescription

a3b93bb4a8953773ae91d105bbb474a0fcc3dbe1 authored almost 6 years ago
Merge branch 'master' of github.com:madronalabs/iPlug2

2a7aff54e7a3bdd5ef9f38070ef4d340347a6928 authored almost 6 years ago
Merge branch 'master' of github.com:madronalabs/iPlug2

fa54e4753af246fd31f6b8fd57f3b1dd5dede114 authored almost 6 years ago
Merge branch 'master' of github.com:madronalabs/iPlug2

764216f811a457b3e289b2f8f9166de142da8282 authored almost 6 years ago
cause Mac APP target to prompt for mic input permission with a dialog

6d9e22b9de03c11038c2683cbac42785fd3caa52 authored almost 6 years ago
cause Mac APP target to prompt for mic input permission with a dialog

1fb7903b8fe8d50b237db63b10bcd9930fd8d857 authored almost 6 years ago
Merge branch 'master' into contols-auxparams

# Conflicts:
# IGraphics/Controls/Test/TestMultiPathControl.h

7a426ad6c4ada242f167eb633ef4607aacfb9220 authored almost 6 years ago
Merge branch 'master' into graphics-vcontrols

# Conflicts:
# IGraphics/Controls/IControls.cpp

63d24dbae67388ac8372dff9413af0a8238508e5 authored almost 6 years ago
Scaled coordinates for text entry, popup menu etc

47af81cef8f1473ab6f2d67d2514d0aa1e3879fb authored almost 6 years ago
changes to IPlugControls required for font loading with Cairo on Windows to work properly

+ the ttf file name must match the actual name property in the ttf file, otherwise creation of t...

592825af06d2316c253b5289b8e6044cd9cba2f9 authored almost 6 years ago
correct loading of Resource fonts on Windows

+ fonts must be installed for the process with AddFont and can then be accessed with CreateFont ...

33a1dc9d4923a19aae4cb3c7c41e9adf7689b395 authored almost 6 years ago
WDL_TypedBuf<> and WDL_PtrList<> BatchDelete for O(N) mass-deletion/removal -- from 9780c51e and 254e079f

23f8beaaf4aa482106bcb756b239363c869d7963 authored almost 6 years ago
curses_editor/eel_edit: fix some UTF-8 handling issues -- from 061d31d9

51259a5efe44f9588792bfda38e981608ff92ba3 authored almost 6 years ago
replace HIIR Array class with std::array

80e461ca2a1b4448572e0a591ad6f5d0edbbc345 authored almost 6 years ago
bit of work on IPlugVST3ControllerBase

b67ac3319eb1232ae0c6fa3e4f98025232894e22 authored almost 6 years ago