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

Fix method signature

75d2ac0c43c403925ffe4baf13ec21adfd5885a4 authored almost 6 years ago
Merge branch 'bitmap-scaling' into font-loading

# Conflicts:
# IGraphics/IGraphicsStructs.h

89804663a76eaf5aae8e9c08e2352d6a91c0957a authored almost 6 years ago
Fix merge errors

12996964e6f82b311e72be1ccfae6e420c750652 authored almost 6 years ago
Merge commit '0588aad7926afbd1410e9f41ed06825202f670e3' into bitmap-scaling

# Conflicts:
# IGraphics/IGraphics.h
# IGraphics/IGraphicsStructs.h

30982a634ada40db1fbb10d603b866eca259eee5 authored almost 6 years ago
Set all plaforms to default to Roboto-Regular

2afd9d0dbfd0436218c8bcda9943702e2013bc9b authored almost 6 years ago
Implement canvas loading fonts from files

07be80b42639c474d9bb52e0091fc0286451048b authored almost 6 years ago
Refactor Web font loading

5581ed2d02dd3b7be9a79ca0ae1e383731bf4971 authored almost 6 years ago
correct some spelling

0588aad7926afbd1410e9f41ed06825202f670e3 authored almost 6 years ago
DelayLoad faust.dll only on debug builds

d840953c6784d34b3f277920361c428304d385b7 authored almost 6 years ago
Merge branch 'master' of https://github.com/olilarkin/wdl-ol-private

b5978bd2f5e94b34ed84e95b1b5284169ea626ef authored almost 6 years ago
Clearer loops in SVG renderer

cce5219bab6240f68ba3354b690612fc612100b5 authored almost 6 years ago
Merge branch 'dmsplugins-winfaust2'

dd249d1fd10e3c623f90d0c14267dda9dfc6e865 authored almost 6 years ago
Merge branch 'winfaust2' of git://github.com/dmsplugins/iPlug2 into dmsplugins-winfaust2

b779a232ecfaa58bb5b29fa8e7c565d09178b286 authored almost 6 years ago
Merge pull request #169 from drakfluga/bitmap-switch-button-bounds-fix

Bitmap button/switch control constructors clip bounds to bitmap

ef32ff3923e0d1e4299c114eef97ac967ffb52ba authored almost 6 years ago
Enable macOS OpenGL rendering via NSOpenGLLayer

This is currently less than ideal, because there seems to be some issue with the way we are usin...

81e84b23ba516d65e09f68a6f4acfc36a74813ae authored almost 6 years ago
Bitmap button/switch control constructors clip bounds to bitmap

a78fe5a14726b3168ab1071824c7093f027d1aeb authored almost 6 years ago
Move style name storage into WinFont

dc3c6baf8f15a3ad1deff0b1c9c2f879674f855b authored almost 6 years ago
Refactor to move style name outside of PlatformFont

88e6b44c24c39ef69d9e299120e766c5a24e2517 authored almost 6 years ago
Clearer loop conditions

612c5291dfc940a06c9527feb15eb02bcf8c2d27 authored almost 6 years ago
Refactor font validity tests

7e4b67ab068e7ac4231905bac05bcd0ea0ee211e authored almost 6 years ago
Remove copy of data in GetFontData()

6452f42fb811e644f1c7afee8088e5db55b742c6 authored almost 6 years ago
Fix cairo bitmap loading on windows

f3410b2e1a263261cc8e62a990cab1706337fe57 authored almost 6 years ago
Expand IFontData to allow setting outside of the constructor

998d899eee220fdedc59231885b3a2350400b5ff authored almost 6 years ago
Merge commit '47643fb385005db868d9dea046d9350ab8125ff6' into font-loading

# Conflicts:
# IGraphics/IGraphics.h
# Tests/IGraphicsTest/IGraphicsTest.cpp

85b490775a936304b844054252e4d26e661db0e7 authored almost 6 years ago
Windows font loading is now re-instated

8bdc8a3c323ad688a5c43fb2cacc335886fa1e75 authored almost 6 years ago
Update platform font loading, including attempt to fix windows

01efd570dc1d3010ba3907ba565d16417033fe3a authored almost 6 years ago
Create IFontData as a common way of passing around raw font data for truetype fonts

32cba00bf14334c2c47d689a9f84924449712e80 authored almost 6 years ago
Placeholder documentation for IGraphicsStructs.h

47643fb385005db868d9dea046d9350ab8125ff6 authored almost 6 years ago
Merge pull request #168 from iPlug2/IGraphicsH-organize

Organize IGraphics.h

d8a3f8f806ae69ff668251332dcb312b26f13ea2 authored almost 6 years ago
incorrect private:

2df9e70d260f8a564776d06c007945df73196255 authored almost 6 years ago
add a missing public:

02fcae5faba8f61035cc705096a39796d672ccff authored almost 6 years ago
more organization

5621c14061d2f9e6af746fe9dbeb6a6dec3a4368 authored almost 6 years ago
Move SetKeyHandlerFunc

21058177db7ec8eb2eb1f3c0b64a912dfcc89486 authored almost 6 years ago
Organise members in IGraphics.h and and lots of placeholder doxygen comments

6299f483fc471b1fc37161c117f74901dcd09b77 authored almost 6 years ago
Implement font loading from file with IGraphicsWeb

3c7253e04c334d8a550f59cf7def5b67b5021c0f authored almost 6 years ago
set CLANG_WARN_DOCUMENTATION_COMMENTS = YES, and address some incorrect @param labels

a027ab3ccf97266cfb5f12f51ce79bff3e163148 authored almost 6 years ago
Error checking in cairo

c3ed7f3959695a6f39b5bc3e54cf439a2cc0f5ad authored almost 6 years ago
Fix copied code that needed API=related changes

9415c6c52c32708ad1bb3af175c535bd5a5a1250 authored almost 6 years ago
Font loading compiles for all drawing APIs [NanoVG on web still lacks functionality due to missing platform font capabilities)

9d01cde17349e268815c08184329d9ab6b868a60 authored almost 6 years ago
Rework font loading to reduce duplication [currently breaks NanoVG on the web and LICE]

8b6dc98b74a6a644386df5b19f602816a2fd800c authored almost 6 years ago
Don't cache LICE fonts in the IText structure

22ce6ccbc25b470fbaeeb0b6da53d82937f18cce authored almost 6 years ago
Merge branch 'master' into winfaust2

d79d78476c2c635344d91c45b5acb24360421676 authored almost 6 years ago
Merge pull request #159 from iPlug2/oversampler

Oversampler improvements

4130630d95e29b222b522b39029c9803873a343a authored almost 6 years ago
delete spurious subproject

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

39adaaf8063e20ac8b2af9454972b28cca4ca475 authored almost 6 years ago
Merge branch 'graphics-mps'

42f1d8150639a3c5bed40d20c0538a3100b2845b authored almost 6 years ago
fix CI build

ecb4e6d0224e4ad2ef4f9f9d162dfa813ff4bd0f authored almost 6 years ago
Merge pull request #154 from iPlug2/graphics-mps

Add demo control using Metal Performance Shaders on macOS/iOS

fdaa15f950fb7c805ab10174bd33d6963734f79d authored almost 6 years ago
Make TestMPSControl work with @2x images

e7a1ce6fe4a79a2239b5929a3a40e0035621f5a9 authored almost 6 years ago
Use NanoVG FBO rather than layer for MPS destination texture

862aaaca19fec1c22c97334bb1157a4161d37699 authored almost 6 years ago
add std::initializer_list to IPopupMenu constructor

3eea873e455fa25b9721e175f8753900d4c780da authored almost 6 years ago
Fix CompileCPP for Windows Faust Support

94c2a31d9e3dfc5c8efd94cf04d90b1048a36eb0 authored almost 6 years ago
remove obsolete file from vs projects

6d1796ebae214d359c058668168fd2a49b87a982 authored almost 6 years ago
Improve NanoVG font memory handling

9093b1bc2221bc5293ce8734efb5bf432a2fdb6e authored almost 6 years ago
Improved AGG font loading

3f222af5014db673e1fcf8e8af4657490abbe41e authored almost 6 years ago
Remove unneeded imclude

127d8b7e99aafd77e2aec80b2e0f22e3c1336111 authored almost 6 years ago
Don't inherit from unneeded class

f3176ffd91ec5078c054f77dd3a00c238d05af02 authored almost 6 years ago
Correct calls to LocateResource

ee4fcb3b8d50a7009fccc55b62b6547c1abe16ac authored almost 6 years ago
Call the correct method after renaming

2c992c8894f028dd439c2ae61121ba0f0b824257 authored almost 6 years ago
Merge branch 'master' into font-loading

d85438a2d9b80a25c222874c728bc04fcf1ca6ab authored almost 6 years ago
Merge branch 'modern-memory-management'

6f409d4c9bdae544af3a715446f065d20e0543cd authored almost 6 years ago
Merge pull request #165 from iPlug2/locate-resource

Rename FindResource to LocateResource

0e5bbf84209bc790e64a9aa94c67220849a3cdb9 authored almost 6 years ago
Merge branch 'locate-resource' into font-loading

# Conflicts:
# IGraphics/Drawing/IGraphicsAGG.cpp
# IGraphics/Drawing/IGraphicsCairo.cpp
# IGrap...

082e35ef77c777d41de1011cf8ffd95c013e5ed6 authored almost 6 years ago
Rename FindResource to LocateResource

1a0e364f7e514ef2bb46d9048e75b12ea955bbe3 authored almost 6 years ago
Rename font structures, using "Platform" rather than "OS"

5c69702a2e34399ef7662b695c8ebe74ec010a70 authored almost 6 years ago
Add orbs.svg to the resrouce file

68274a2a4bf35808febb477103e2379ebdcce8b3 authored almost 6 years ago
Merge branch 'master' into font-loading

# Conflicts:
# IGraphics/Drawing/IGraphicsAGG.cpp
# IGraphics/Drawing/IGraphicsCairo.cpp
# IGrap...

42663c8e0a7f5e45ce774af9bfb1bd7fbb3264ea authored almost 6 years ago
Fix calls to FindResource()

52bc85e7a6072825161244cf8ee4f329942d8a36 authored almost 6 years ago
Merge commit '7f3e3e184c4dd59d2c8cccaa2ab86b7993cacd95' into font-loading

# Conflicts:
# IGraphics/Drawing/IGraphicsAGG.cpp
# IGraphics/Drawing/IGraphicsCairo.cpp
# IGrap...

3d782fae90222c422acef7be23f987f343f56e3d authored almost 6 years ago
Fix windows compilation for NanoVG

77d23fc3e5c7619533249fbd62a1bd6af585ab0e authored almost 6 years ago
Merge pull request #162 from iPlug2/osfindresource

Move OSFindResource() and related methods to IPlugPaths

7f3e3e184c4dd59d2c8cccaa2ab86b7993cacd95 authored almost 6 years ago
Fix cairo to allow scaling using layers without a valid main context

e8c15db2443da47f026d27c99e1125fba933f918 authored almost 6 years ago
Tabs to spaces

b57d2e720811e064efe124c5b4f013f2138e3d25 authored almost 6 years ago
Merge pull request #163 from madronalabs/master

added test SVG with compound shapes to IGraphicsTest

5d612f5f918b66e7255227f4ddbfe662eb57fac3 authored almost 6 years ago
Make CreateAPIBitmap more flexible

1cbf0cbd11d3c2e53d6e5b8db4ee43e08c50a2a4 authored almost 6 years ago
Use layers to perform bitmap scaling in a common manner

dd5305ca3283f521146f99ea205ed21654e824da authored almost 6 years ago
added test SVG with compound shapes to IGraphicsTest

ff8ba538c282e51277b21e4192f69634c55528ea authored almost 6 years ago
Default custom colors for color picker are all white

a30683cd45edcdcba84fb6873cbb8cee9b0ecb3d authored almost 6 years ago
Explicitly avoid re-entrancy in all cases using a flag

da86bd488eb478906f7e0472a9f7e509ab7aaa1f authored almost 6 years ago
Correct variable name usage

83fa58429fe8f3df1d318d008ebf3c68a58c8f29 authored almost 6 years ago
Formatting

4ad2429ed8b6103bfd7997ef50cbb66542d124bf authored almost 6 years ago
Merge branch 'master' into graphics-mps

e5be10df17cedec2a97e3bdfda16e90f70fddaad authored almost 6 years ago
Use std::unique_ptr to avoid direct calls to delete

a52a4ae56a76ff4292a7b31871bd5e63890f6474 authored almost 6 years ago
OSFindResource -> FindResource

37eeae98b18b4cdef5270ef6f037bb1f6cb01239 authored almost 6 years ago
Remove unneeded typecasts

62fc6c2469d077977c434c3842d5ced6524f545b authored almost 6 years ago
Merge branch 'modern-memory-management' of https://github.com/iPlug2/iPlug2 into modern-memory-management

3349c30371ea5ce36e44099ca54fec6cf4c29ae9 authored almost 6 years ago
Fixes for windows compilation

c7b0017f84d050ae9c8b2025d619a8c81c0e84c9 authored almost 6 years ago
Remove unused libs from xcconfig

0f0f826d609beaaf71ffbbc9abf236c2aefc803d authored almost 6 years ago
Use std::unique_ptr to manage mGraphics

7df86239e3ebfc3281985a476df1aa0af60975a6 authored almost 6 years ago
Merge branch 'master' into font-loading

82d686dc784887e93fc7f49d59f8d316fd99c48d authored almost 6 years ago
Merge branch 'master' into modern-memory-management

# Conflicts:
# IGraphics/IGraphics.cpp
# IPlug/AUv2/IPlugAU.cpp

c84b8487b6acb40dc0748171ec8233c861de21ad authored almost 6 years ago
Don't send mousing to live edit if we've hit the special controls above it

c4b1c32b5def847831647f113c5940a95241980d authored almost 6 years ago
Correct assert

2957dcc8c5d4417a0b4b3dae5b31de51f6405eb7 authored almost 6 years ago
Use std::unique_ptr rather than DELETE_NULL

5ee51cc27ab024bed0b528318c32c1d411873cd2 authored almost 6 years ago
Correct assert

0bdc351834c932a8d9b138ac03d2eb3edbc8f5e9 authored almost 6 years ago
Replace use of malloc within methods with WDL_HeapBuf

fbb5ad187e1064c31910e6b06312d0cf0f8ad449 authored almost 6 years ago
Remove FREE_NULL and DELETE_ARRAY macros, as well as calls to delete[] [breaks windows compile temporarily]

4bb004177a98fd76cfb8e2a8b668e43bf7d2ce39 authored almost 6 years ago
indent @autoreleasepools

f90eacf1037e60dc0aeacead35ae033cfc5e6bbb authored almost 6 years ago
Correct a bad merge

d1bb48d4b3ed8aec42c3e30c2d174c635062cd91 authored almost 6 years ago
Fix Web OSFindResource signature

7def665dfc61991600e6e8895b51866b5fef3bd0 authored almost 6 years ago