Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
iPlug2 Developers
iPlug2 is a free, liberally licensed audio plug-in framework for desktop, mobile and web
Collective -
Host: opensource -
https://opencollective.com/iplug2
- Website: https://iPlug2.github.io
- Code: https://github.com/iPlug2
Removed redundant casts
github.com/iPlug2/iPlug2 - 01e7bd67f799fc7312ba050d0d4a3b618a63c4ff authored almost 6 years ago by Alex Harker <[email protected]>
github.com/iPlug2/iPlug2 - 01e7bd67f799fc7312ba050d0d4a3b618a63c4ff authored almost 6 years ago by Alex Harker <[email protected]>
Fix canvas transform
github.com/iPlug2/iPlug2 - fe5467a60a2be0df4c1881d26630405f1d5dabb1 authored almost 6 years ago by Alex Harker <[email protected]>
github.com/iPlug2/iPlug2 - fe5467a60a2be0df4c1881d26630405f1d5dabb1 authored almost 6 years ago by Alex Harker <[email protected]>
initial commit
github.com/iPlug2/docs - dbba4f6848aedea79a0d4cbb5a0bc38af3ed56f1 authored almost 6 years ago by Oli Larkin <[email protected]>
github.com/iPlug2/docs - dbba4f6848aedea79a0d4cbb5a0bc38af3ed56f1 authored almost 6 years ago by Oli Larkin <[email protected]>
remove // FIXME: don't copy for IWebsocketEditorDelegate
github.com/iPlug2/iPlug2 - 91ad05e5171b41d3b3eb02b803e2a584898f9627 authored almost 6 years ago by Oli Larkin <[email protected]>
github.com/iPlug2/iPlug2 - 91ad05e5171b41d3b3eb02b803e2a584898f9627 authored almost 6 years ago by Oli Larkin <[email protected]>
Merge pull request #119 from madronalabs/resize-queue
add Resize method to IPlugQueue and fix grammar
github.com/iPlug2/iPlug2 - d15d53941443c1c90898ef278f447d5d25020ed0 authored almost 6 years ago by AlexHarker <[email protected]>
add Resize method to IPlugQueue and fix grammar
github.com/iPlug2/iPlug2 - 3c53bf863096505a1848693d653ecd17c4ab1fa5 authored almost 6 years ago by Randy Jones <[email protected]>
github.com/iPlug2/iPlug2 - 3c53bf863096505a1848693d653ecd17c4ab1fa5 authored almost 6 years ago by Randy Jones <[email protected]>
Filter keys properly for non-default processing on SWELL (mac) app
github.com/iPlug2/iPlug2 - 5d8f05e45b1419889a561e65cdbb16e784a7aa8c authored almost 6 years ago by Alex Harker <[email protected]>
github.com/iPlug2/iPlug2 - 5d8f05e45b1419889a561e65cdbb16e784a7aa8c authored almost 6 years ago by Alex Harker <[email protected]>
Update README.md
github.com/iPlug2/iPlug2 - 8b2beecf010e0fdaccb95f0073dc19edc70bcacf authored almost 6 years ago by Oli Larkin <[email protected]>
github.com/iPlug2/iPlug2 - 8b2beecf010e0fdaccb95f0073dc19edc70bcacf authored almost 6 years ago by Oli Larkin <[email protected]>
Update README.md
github.com/iPlug2/iPlug2 - 73de229de8ad9a8b5b6ccce322aab8bd3466f4e6 authored almost 6 years ago by Oli Larkin <[email protected]>
github.com/iPlug2/iPlug2 - 73de229de8ad9a8b5b6ccce322aab8bd3466f4e6 authored almost 6 years ago by Oli Larkin <[email protected]>
Update README.md
github.com/iPlug2/iPlug2 - 65adb648ab11666eeef604ac9e1eb15472487ae6 authored almost 6 years ago by Oli Larkin <[email protected]>
github.com/iPlug2/iPlug2 - 65adb648ab11666eeef604ac9e1eb15472487ae6 authored almost 6 years ago by Oli Larkin <[email protected]>
Merge pull request #118 from iPlug2/graphics-gl2gl3glad
Add different glad loaders for GL2 and GL3 on windows
github.com/iPlug2/iPlug2 - c83eeb18b59f939c53af099673063438a9636879 authored almost 6 years ago by Oli Larkin <[email protected]>
Formatting
github.com/iPlug2/iPlug2 - a4f63b8e00c240c55753e1d67c16276c7435b2b3 authored almost 6 years ago by Alex Harker <[email protected]>
github.com/iPlug2/iPlug2 - a4f63b8e00c240c55753e1d67c16276c7435b2b3 authored almost 6 years ago by Alex Harker <[email protected]>
fix glad includes
github.com/iPlug2/iPlug2 - e82a9113f36d5d5ff92888397846eca492fed8d9 authored almost 6 years ago by Oli Larkin <[email protected]>
github.com/iPlug2/iPlug2 - e82a9113f36d5d5ff92888397846eca492fed8d9 authored almost 6 years ago by Oli Larkin <[email protected]>
Make sure that OnUIOpen() is called consistently
github.com/iPlug2/iPlug2 - ca50b32ea278f867e9841cae78f1cf01fc95aaed authored almost 6 years ago by Alex Harker <[email protected]>
github.com/iPlug2/iPlug2 - ca50b32ea278f867e9841cae78f1cf01fc95aaed authored almost 6 years ago by Alex Harker <[email protected]>
Make sure that OnUIOpen() is called consistently
github.com/iPlug2/iPlug2 - f2f8c6c46ddb054adc36b5fe20dec56265a0ccd1 authored almost 6 years ago by Alex Harker <[email protected]>
github.com/iPlug2/iPlug2 - f2f8c6c46ddb054adc36b5fe20dec56265a0ccd1 authored almost 6 years ago by Alex Harker <[email protected]>
add support for GL2 or GL3 loader (windows)
github.com/iPlug2/iPlug2 - aeceacf3b45cae0f7fa87319757cf90c1de69a2e authored almost 6 years ago by Oli Larkin <[email protected]>
github.com/iPlug2/iPlug2 - aeceacf3b45cae0f7fa87319757cf90c1de69a2e authored almost 6 years ago by Oli Larkin <[email protected]>
Merge branch 'master' into blend-cleanup
github.com/iPlug2/iPlug2 - c02b855d0e4c146ae38c99afd7558925fbd87784 authored almost 6 years ago by Alex Harker <[email protected]>
github.com/iPlug2/iPlug2 - c02b855d0e4c146ae38c99afd7558925fbd87784 authored almost 6 years ago by Alex Harker <[email protected]>
Draw shadow on mac cursor if using file on disk
github.com/iPlug2/iPlug2 - f3b0d925908e574dd70b0328057b238ff4d07aff authored almost 6 years ago by Alex Harker <[email protected]>
github.com/iPlug2/iPlug2 - f3b0d925908e574dd70b0328057b238ff4d07aff authored almost 6 years ago by Alex Harker <[email protected]>
Much more robust access to additional OS cursors on Mac via filesystem
github.com/iPlug2/iPlug2 - f2c8b66d0ad01d50cbd5a2c3d3afb31f3bee97ce authored almost 6 years ago by Alex Harker <[email protected]>
github.com/iPlug2/iPlug2 - f2c8b66d0ad01d50cbd5a2c3d3afb31f3bee97ce authored almost 6 years ago by Alex Harker <[email protected]>
Merge commit 'ae8d67c2ca7601f1a612094ca1a364fda473c800' into blend-cleanup
github.com/iPlug2/iPlug2 - 4c4e1ab0d78a70c4f310c88a93e367dfac21f48a authored almost 6 years ago by Alex Harker <[email protected]>
github.com/iPlug2/iPlug2 - 4c4e1ab0d78a70c4f310c88a93e367dfac21f48a authored almost 6 years ago by Alex Harker <[email protected]>
Merge pull request #116 from iPlug2/cursor-persistence
Cursor persistence
github.com/iPlug2/iPlug2 - ae8d67c2ca7601f1a612094ca1a364fda473c800 authored almost 6 years ago by AlexHarker <[email protected]>
Clip bitmap drawing to make sure that blending works correctly on canvas
github.com/iPlug2/iPlug2 - 0de56a1b0fdd170a063f3067e40aa5e692b588de authored almost 6 years ago by Alex Harker <[email protected]>
github.com/iPlug2/iPlug2 - 0de56a1b0fdd170a063f3067e40aa5e692b588de authored almost 6 years ago by Alex Harker <[email protected]>
Rework blend modes on canvas to allow setting on different contexts
github.com/iPlug2/iPlug2 - 65edb154a501b8c2366a4df4e6ad7c3f10196a57 authored almost 6 years ago by Alex Harker <[email protected]>
github.com/iPlug2/iPlug2 - 65edb154a501b8c2366a4df4e6ad7c3f10196a57 authored almost 6 years ago by Alex Harker <[email protected]>
Update blend modes (copy now replaced again with clobber - only supported on LICE - other APIs use source-over instead
github.com/iPlug2/iPlug2 - 3a736be34ce0b095a4495c5176cdc6bd6b6d9ca4 authored almost 6 years ago by Alex Harker <[email protected]>
github.com/iPlug2/iPlug2 - 3a736be34ce0b095a4495c5176cdc6bd6b6d9ca4 authored almost 6 years ago by Alex Harker <[email protected]>
LICEColor() needs to return a pre-multiplied value
github.com/iPlug2/iPlug2 - ad30bfe0730547781b615076f835dbe1f90a86ff authored almost 6 years ago by Alex Harker <[email protected]>
github.com/iPlug2/iPlug2 - ad30bfe0730547781b615076f835dbe1f90a86ff authored almost 6 years ago by Alex Harker <[email protected]>
Make sure op is respected, whether rendering has a pre-mul'ed source or not
github.com/iPlug2/iPlug2 - 78679dbfb61c16ea23a2388562bab40361f3e83b authored almost 6 years ago by Alex Harker <[email protected]>
github.com/iPlug2/iPlug2 - 78679dbfb61c16ea23a2388562bab40361f3e83b authored almost 6 years ago by Alex Harker <[email protected]>
IVButton:: OnResize
github.com/iPlug2/iPlug2 - 798ba4b4e68fec02a541fa7252a607616935f3f7 authored almost 6 years ago by Oli Larkin <[email protected]>
github.com/iPlug2/iPlug2 - 798ba4b4e68fec02a541fa7252a607616935f3f7 authored almost 6 years ago by Oli Larkin <[email protected]>
Merge branch 'master' of github.com:olilarkin/wdl-ol-private
github.com/iPlug2/iPlug2 - ef9376581fee97f3e5975294fcf0d128c3e73d59 authored almost 6 years ago by Oli Larkin (ubuntu vm) <[email protected]>
github.com/iPlug2/iPlug2 - ef9376581fee97f3e5975294fcf0d128c3e73d59 authored almost 6 years ago by Oli Larkin (ubuntu vm) <[email protected]>
Correct HAND cursor on mac
github.com/iPlug2/iPlug2 - 656e3b1b0d2bf76b669bc60e79dff7332b179cd9 authored almost 6 years ago by Alex Harker <[email protected]>
github.com/iPlug2/iPlug2 - 656e3b1b0d2bf76b669bc60e79dff7332b179cd9 authored almost 6 years ago by Alex Harker <[email protected]>
Correct cursor type HAND on web
github.com/iPlug2/iPlug2 - 24f921253064dd314cc7bdea743082955c30e9c6 authored almost 6 years ago by Alex Harker <[email protected]>
github.com/iPlug2/iPlug2 - 24f921253064dd314cc7bdea743082955c30e9c6 authored almost 6 years ago by Alex Harker <[email protected]>
Formatting
github.com/iPlug2/iPlug2 - 6dc85d1399483b64941de88e9516f6cc22ae541c authored almost 6 years ago by Alex Harker <[email protected]>
github.com/iPlug2/iPlug2 - 6dc85d1399483b64941de88e9516f6cc22ae541c authored almost 6 years ago by Alex Harker <[email protected]>
Correct cursor test control
github.com/iPlug2/iPlug2 - 5ee291d9b80df3da16996868ad8a7706f74d48a7 authored almost 6 years ago by Alex Harker <[email protected]>
github.com/iPlug2/iPlug2 - 5ee291d9b80df3da16996868ad8a7706f74d48a7 authored almost 6 years ago by Alex Harker <[email protected]>
Unify approaches to cursor persistence and storage across platforms - behaviour should now be the same
github.com/iPlug2/iPlug2 - eb8af96e5e773587ad8eb52c3853623d8e62870d authored almost 6 years ago by Alex Harker <[email protected]>
github.com/iPlug2/iPlug2 - eb8af96e5e773587ad8eb52c3853623d8e62870d authored almost 6 years ago by Alex Harker <[email protected]>
Detect when cursor enters and exits the window on mac and use this to reset cursor / call IGraphics::MouseOut()
github.com/iPlug2/iPlug2 - ac8ea3389d6358eca406275a9dddb70ac1e9a9a0 authored almost 6 years ago by Alex Harker <[email protected]>
github.com/iPlug2/iPlug2 - ac8ea3389d6358eca406275a9dddb70ac1e9a9a0 authored almost 6 years ago by Alex Harker <[email protected]>
both IPanel constructors ignore mouse
github.com/iPlug2/iPlug2 - 4fffb680dc1a76265031cd19259b9d9f52e26080 authored almost 6 years ago by Oli Larkin <[email protected]>
github.com/iPlug2/iPlug2 - 4fffb680dc1a76265031cd19259b9d9f52e26080 authored almost 6 years ago by Oli Larkin <[email protected]>
Cursor persistence on win/web/mac/ios
github.com/iPlug2/iPlug2 - 81f651c35f88067150f1ab19a4f16bc8345709ff authored almost 6 years ago by Alex Harker <[email protected]>
github.com/iPlug2/iPlug2 - 81f651c35f88067150f1ab19a4f16bc8345709ff authored almost 6 years ago by Alex Harker <[email protected]>
Sort cursor persistence on windows
github.com/iPlug2/iPlug2 - 6f21d1602ad3236fe5c71960a576432dc9fbd7f4 authored almost 6 years ago by Alex Harker <[email protected]>
github.com/iPlug2/iPlug2 - 6f21d1602ad3236fe5c71960a576432dc9fbd7f4 authored almost 6 years ago by Alex Harker <[email protected]>
Merge remote-tracking branch 'origin/master' into blend-cleanup
github.com/iPlug2/iPlug2 - 030d4d41fa964e059a934128d75bfa1b8b3a251c authored almost 6 years ago by Alex Harker <[email protected]>
github.com/iPlug2/iPlug2 - 030d4d41fa964e059a934128d75bfa1b8b3a251c authored almost 6 years ago by Alex Harker <[email protected]>
Refactor AGG to move rasterising into the right place, and simplify the main class code
github.com/iPlug2/iPlug2 - e26e68cd00a2f5e47091bfd215daab48c16a0153 authored almost 6 years ago by Alex Harker <[email protected]>
github.com/iPlug2/iPlug2 - e26e68cd00a2f5e47091bfd215daab48c16a0153 authored almost 6 years ago by Alex Harker <[email protected]>
Fixed AGG to cope with pre-multiplied sources also (which corrects Layer blending)
github.com/iPlug2/iPlug2 - 0351a25c5248f52f860cb01ea06886c593fa0e12 authored almost 6 years ago by Alex Harker <[email protected]>
github.com/iPlug2/iPlug2 - 0351a25c5248f52f860cb01ea06886c593fa0e12 authored almost 6 years ago by Alex Harker <[email protected]>
AAX windows libs improvements
github.com/iPlug2/iPlug2 - 7c21b038ebb2b891db74a488a90df08ab7115e1d authored almost 6 years ago by Oli Larkin <[email protected]>
github.com/iPlug2/iPlug2 - 7c21b038ebb2b891db74a488a90df08ab7115e1d authored almost 6 years ago by Oli Larkin <[email protected]>
Add missing IPlugPaths
github.com/iPlug2/iPlug2 - 1b6d7e1a35387765492bd22cc6ee9e146f734350 authored almost 6 years ago by Oli Larkin <[email protected]>
github.com/iPlug2/iPlug2 - 1b6d7e1a35387765492bd22cc6ee9e146f734350 authored almost 6 years ago by Oli Larkin <[email protected]>
NANOVG default
github.com/iPlug2/iPlug2 - ddbfc3047707024802b6d38181440b3c6806d0e6 authored almost 6 years ago by Oli Larkin <[email protected]>
github.com/iPlug2/iPlug2 - ddbfc3047707024802b6d38181440b3c6806d0e6 authored almost 6 years ago by Oli Larkin <[email protected]>
fix LICE /NOT LICE compilation on win
github.com/iPlug2/iPlug2 - 5549402daebc726447a8b5bdc9f8710719453c77 authored almost 6 years ago by Oli Larkin <[email protected]>
github.com/iPlug2/iPlug2 - 5549402daebc726447a8b5bdc9f8710719453c77 authored almost 6 years ago by Oli Larkin <[email protected]>
explicit cast
github.com/iPlug2/iPlug2 - df17262b00553fbcc444ea080b6beae7fe62d84c authored almost 6 years ago by Oli Larkin <[email protected]>
github.com/iPlug2/iPlug2 - df17262b00553fbcc444ea080b6beae7fe62d84c authored almost 6 years ago by Oli Larkin <[email protected]>
add missing IPlugPaths
github.com/iPlug2/iPlug2 - 550435aec0f46fea2f9ad237663b8a4da1f77b5a authored almost 6 years ago by Oli Larkin <[email protected]>
github.com/iPlug2/iPlug2 - 550435aec0f46fea2f9ad237663b8a4da1f77b5a authored almost 6 years ago by Oli Larkin <[email protected]>
remove unused var
github.com/iPlug2/iPlug2 - 49e9cbdddc3e168ad8b434d785c92ef5acd55f73 authored almost 6 years ago by Oli Larkin <[email protected]>
github.com/iPlug2/iPlug2 - 49e9cbdddc3e168ad8b434d785c92ef5acd55f73 authored almost 6 years ago by Oli Larkin <[email protected]>
default to nanovg
github.com/iPlug2/iPlug2 - 5c7a2dd64807923c8b74eb69877959bfae0763a2 authored almost 6 years ago by Oli Larkin <[email protected]>
github.com/iPlug2/iPlug2 - 5c7a2dd64807923c8b74eb69877959bfae0763a2 authored almost 6 years ago by Oli Larkin <[email protected]>
fix a float conversion
github.com/iPlug2/iPlug2 - 3d581e2725ca4f401cd278d2dde54da57ea3d7b5 authored almost 6 years ago by Oli Larkin <[email protected]>
github.com/iPlug2/iPlug2 - 3d581e2725ca4f401cd278d2dde54da57ea3d7b5 authored almost 6 years ago by Oli Larkin <[email protected]>
remove some unused aax defs in tests
github.com/iPlug2/iPlug2 - 03281588ef8769ac1f31f3c248c6578b49941c99 authored almost 6 years ago by Oli Larkin <[email protected]>
github.com/iPlug2/iPlug2 - 03281588ef8769ac1f31f3c248c6578b49941c99 authored almost 6 years ago by Oli Larkin <[email protected]>
Move some windows path utilites to IPlugPaths
github.com/iPlug2/iPlug2 - fd5bc2a46495485c98a852bffa38a67a627534c7 authored almost 6 years ago by Oli Larkin <[email protected]>
github.com/iPlug2/iPlug2 - fd5bc2a46495485c98a852bffa38a67a627534c7 authored almost 6 years ago by Oli Larkin <[email protected]>
update windows aax projects for new paths
github.com/iPlug2/iPlug2 - 3630984c8af940c923c3da0b72102777f11908d3 authored almost 6 years ago by Oli Larkin <[email protected]>
github.com/iPlug2/iPlug2 - 3630984c8af940c923c3da0b72102777f11908d3 authored almost 6 years ago by Oli Larkin <[email protected]>
AAX build fixes
github.com/iPlug2/iPlug2 - 96230a55b046f98d2bf3ee61e9eab562e861cd58 authored almost 6 years ago by Oli Larkin <[email protected]>
github.com/iPlug2/iPlug2 - 96230a55b046f98d2bf3ee61e9eab562e861cd58 authored almost 6 years ago by Oli Larkin <[email protected]>
Merge branch 'master' of github.com:olilarkin/wdl-ol-private
github.com/iPlug2/iPlug2 - b79f0db633268404e4206434ee79c10fe3a402e3 authored almost 6 years ago by Oli Larkin <[email protected]>
github.com/iPlug2/iPlug2 - b79f0db633268404e4206434ee79c10fe3a402e3 authored almost 6 years ago by Oli Larkin <[email protected]>
explicit variables.graphics
github.com/iPlug2/iPlug2 - cc201c9784d35510ca68107c7a2a1beb3e0b6fd5 authored almost 6 years ago by Oli Larkin <[email protected]>
github.com/iPlug2/iPlug2 - cc201c9784d35510ca68107c7a2a1beb3e0b6fd5 authored almost 6 years ago by Oli Larkin <[email protected]>
add quotes
github.com/iPlug2/iPlug2 - 5151c59d9fab077e4f80e63cf3f524b432135416 authored almost 6 years ago by Oli Larkin <[email protected]>
github.com/iPlug2/iPlug2 - 5151c59d9fab077e4f80e63cf3f524b432135416 authored almost 6 years ago by Oli Larkin <[email protected]>
correct mkdir
github.com/iPlug2/iPlug2 - 4d8320f94e0b57f962ede67c8540d20ab6cab528 authored almost 6 years ago by Oli Larkin <[email protected]>
github.com/iPlug2/iPlug2 - 4d8320f94e0b57f962ede67c8540d20ab6cab528 authored almost 6 years ago by Oli Larkin <[email protected]>
azure: pass through artifactName
github.com/iPlug2/iPlug2 - 164c0664f9ec8ea8a71075e8a033049b3c6299fb authored almost 6 years ago by Oli Larkin <[email protected]>
github.com/iPlug2/iPlug2 - 164c0664f9ec8ea8a71075e8a033049b3c6299fb authored almost 6 years ago by Oli Larkin <[email protected]>
artifactName
github.com/iPlug2/iPlug2 - 9cc6909f1f10d446778c219fe12476ee28a19b74 authored almost 6 years ago by Oli Larkin <[email protected]>
github.com/iPlug2/iPlug2 - 9cc6909f1f10d446778c219fe12476ee28a19b74 authored almost 6 years ago by Oli Larkin <[email protected]>
once more
github.com/iPlug2/iPlug2 - f9e1e39335bd456da535a5bf6823fd075c98251f authored almost 6 years ago by Oli Larkin <[email protected]>
github.com/iPlug2/iPlug2 - f9e1e39335bd456da535a5bf6823fd075c98251f authored almost 6 years ago by Oli Larkin <[email protected]>
test replacing '$(graphics)'
github.com/iPlug2/iPlug2 - f4dadfee2892fd568409fbdca2e1b616bdc30bd1 authored almost 6 years ago by Oli Larkin <[email protected]>
github.com/iPlug2/iPlug2 - f4dadfee2892fd568409fbdca2e1b616bdc30bd1 authored almost 6 years ago by Oli Larkin <[email protected]>
add quotes
github.com/iPlug2/iPlug2 - 2cfca2936b98434f6ac9cdb14e4d00c7282a3ff3 authored almost 6 years ago by Oli Larkin <[email protected]>
github.com/iPlug2/iPlug2 - 2cfca2936b98434f6ac9cdb14e4d00c7282a3ff3 authored almost 6 years ago by Oli Larkin <[email protected]>
check parameters.graphics
github.com/iPlug2/iPlug2 - 7643de5aa88665120e9acedcada799797d9bc215 authored almost 6 years ago by Oli Larkin <[email protected]>
github.com/iPlug2/iPlug2 - 7643de5aa88665120e9acedcada799797d9bc215 authored almost 6 years ago by Oli Larkin <[email protected]>
brackets
github.com/iPlug2/iPlug2 - 53f6913e1d7d125404545d965d9ae19705a74b0b authored almost 6 years ago by Oli Larkin <[email protected]>
github.com/iPlug2/iPlug2 - 53f6913e1d7d125404545d965d9ae19705a74b0b authored almost 6 years ago by Oli Larkin <[email protected]>
another attempt
github.com/iPlug2/iPlug2 - 6eb635beeaba34bf1de0683b6fd50a7c22273d3f authored almost 6 years ago by Oli Larkin <[email protected]>
github.com/iPlug2/iPlug2 - 6eb635beeaba34bf1de0683b6fd50a7c22273d3f authored almost 6 years ago by Oli Larkin <[email protected]>
missed
github.com/iPlug2/iPlug2 - 841f2042b7881a06f0bbd6990dd1cbec2210da2a authored almost 6 years ago by Oli Larkin <[email protected]>
github.com/iPlug2/iPlug2 - 841f2042b7881a06f0bbd6990dd1cbec2210da2a authored almost 6 years ago by Oli Larkin <[email protected]>
work now
github.com/iPlug2/iPlug2 - a640d1bb07f850166d5b69494e6a5d1ee2af9e53 authored almost 6 years ago by Oli Larkin <[email protected]>
github.com/iPlug2/iPlug2 - a640d1bb07f850166d5b69494e6a5d1ee2af9e53 authored almost 6 years ago by Oli Larkin <[email protected]>
got it?
github.com/iPlug2/iPlug2 - de7dfb5fb272befe2bca63cfc35ee9ce0c52e4ba authored almost 6 years ago by Oli Larkin <[email protected]>
github.com/iPlug2/iPlug2 - de7dfb5fb272befe2bca63cfc35ee9ce0c52e4ba authored almost 6 years ago by Oli Larkin <[email protected]>
and again
github.com/iPlug2/iPlug2 - 019162ef7c81a58817a8a28c69daff02bb2e3307 authored almost 6 years ago by Oli Larkin <[email protected]>
github.com/iPlug2/iPlug2 - 019162ef7c81a58817a8a28c69daff02bb2e3307 authored almost 6 years ago by Oli Larkin <[email protected]>
once more
github.com/iPlug2/iPlug2 - 616fdb5d34615134319c8ccf1f6d73732ac7af5b authored almost 6 years ago by Oli Larkin <[email protected]>
github.com/iPlug2/iPlug2 - 616fdb5d34615134319c8ccf1f6d73732ac7af5b authored almost 6 years ago by Oli Larkin <[email protected]>
again
github.com/iPlug2/iPlug2 - 5c6dce44260b9f2cafc72d64703b6bab22b67ca4 authored almost 6 years ago by Oli Larkin <[email protected]>
github.com/iPlug2/iPlug2 - 5c6dce44260b9f2cafc72d64703b6bab22b67ca4 authored almost 6 years ago by Oli Larkin <[email protected]>
more attempts
github.com/iPlug2/iPlug2 - 8cf71af1a98063a1fadc3ab0b747772e7b35b60f authored almost 6 years ago by Oli Larkin <[email protected]>
github.com/iPlug2/iPlug2 - 8cf71af1a98063a1fadc3ab0b747772e7b35b60f authored almost 6 years ago by Oli Larkin <[email protected]>
pass in graphics via projectlist
github.com/iPlug2/iPlug2 - 47fce53ce1cdcffdfc30e7896d4a84370c5db86c authored almost 6 years ago by Oli Larkin <[email protected]>
github.com/iPlug2/iPlug2 - 47fce53ce1cdcffdfc30e7896d4a84370c5db86c authored almost 6 years ago by Oli Larkin <[email protected]>
try doubling {{
github.com/iPlug2/iPlug2 - 2ba67f823ef75c10de4c49fcaec3776749588cfc authored almost 6 years ago by Oli Larkin <[email protected]>
github.com/iPlug2/iPlug2 - 2ba67f823ef75c10de4c49fcaec3776749588cfc authored almost 6 years ago by Oli Larkin <[email protected]>
simplify mac build
github.com/iPlug2/iPlug2 - 0f7f6dccacf8980438c2376273374745b40324ff authored almost 6 years ago by Oli Larkin <[email protected]>
github.com/iPlug2/iPlug2 - 0f7f6dccacf8980438c2376273374745b40324ff authored almost 6 years ago by Oli Larkin <[email protected]>
artifactName
github.com/iPlug2/iPlug2 - 2c09cca9faae222885c1e8a0f7d05d4c904ad3b4 authored almost 6 years ago by Oli Larkin <[email protected]>
github.com/iPlug2/iPlug2 - 2c09cca9faae222885c1e8a0f7d05d4c904ad3b4 authored almost 6 years ago by Oli Larkin <[email protected]>
test
github.com/iPlug2/iPlug2 - a24be285415a48d14f0105ca4f34bb43aaf5c8e3 authored almost 6 years ago by Oli Larkin <[email protected]>
github.com/iPlug2/iPlug2 - a24be285415a48d14f0105ca4f34bb43aaf5c8e3 authored almost 6 years ago by Oli Larkin <[email protected]>
and again
github.com/iPlug2/iPlug2 - c64e64ef2f94a68ff11cb5e3dbabab60d36e95f4 authored almost 6 years ago by Oli Larkin <[email protected]>
github.com/iPlug2/iPlug2 - c64e64ef2f94a68ff11cb5e3dbabab60d36e95f4 authored almost 6 years ago by Oli Larkin <[email protected]>
again
github.com/iPlug2/iPlug2 - 50e0f8a7e43a6d3b4f514757942ad1b276ad7eec authored almost 6 years ago by Oli Larkin <[email protected]>
github.com/iPlug2/iPlug2 - 50e0f8a7e43a6d3b4f514757942ad1b276ad7eec authored almost 6 years ago by Oli Larkin <[email protected]>
again
github.com/iPlug2/iPlug2 - 97e89ecd392fdd97ca305a7b2f86d888d7324e96 authored almost 6 years ago by Oli Larkin <[email protected]>
github.com/iPlug2/iPlug2 - 97e89ecd392fdd97ca305a7b2f86d888d7324e96 authored almost 6 years ago by Oli Larkin <[email protected]>
again
github.com/iPlug2/iPlug2 - f692b8560180f7ab470944a5a8a68b0b5c4a074a authored almost 6 years ago by Oli Larkin <[email protected]>
github.com/iPlug2/iPlug2 - f692b8560180f7ab470944a5a8a68b0b5c4a074a authored almost 6 years ago by Oli Larkin <[email protected]>
experiment with projectlist
github.com/iPlug2/iPlug2 - a239a6282fceacf48963d478e9c03db9120040b7 authored almost 6 years ago by Oli Larkin <[email protected]>
github.com/iPlug2/iPlug2 - a239a6282fceacf48963d478e9c03db9120040b7 authored almost 6 years ago by Oli Larkin <[email protected]>
fix stress test
github.com/iPlug2/iPlug2 - 66d8d2bbd05c1eccb848bb5e2fc63e59475bd289 authored almost 6 years ago by Oli Larkin <[email protected]>
github.com/iPlug2/iPlug2 - 66d8d2bbd05c1eccb848bb5e2fc63e59475bd289 authored almost 6 years ago by Oli Larkin <[email protected]>
comments
github.com/iPlug2/iPlug2 - 493583927d2a3842ffd0fabf978ea7dba5f44858 authored almost 6 years ago by Oli Larkin <[email protected]>
github.com/iPlug2/iPlug2 - 493583927d2a3842ffd0fabf978ea7dba5f44858 authored almost 6 years ago by Oli Larkin <[email protected]>
Fix IGraphicsStressTest WAM
github.com/iPlug2/iPlug2 - 21f0c940be0bd6de0ae81a83fe3fa95d290c2954 authored almost 6 years ago by Oli Larkin <[email protected]>
github.com/iPlug2/iPlug2 - 21f0c940be0bd6de0ae81a83fe3fa95d290c2954 authored almost 6 years ago by Oli Larkin <[email protected]>
correct yml
github.com/iPlug2/iPlug2 - 2b3133604bfba0d6412082cf40844f2785901c2f authored almost 6 years ago by Oli Larkin <[email protected]>
github.com/iPlug2/iPlug2 - 2b3133604bfba0d6412082cf40844f2785901c2f authored almost 6 years ago by Oli Larkin <[email protected]>
update yml
github.com/iPlug2/iPlug2 - dccf8d6b1c117c7b6cf9a3265f003cdcabb54871 authored almost 6 years ago by Oli Larkin <[email protected]>
github.com/iPlug2/iPlug2 - dccf8d6b1c117c7b6cf9a3265f003cdcabb54871 authored almost 6 years ago by Oli Larkin <[email protected]>
SRC in separate yml
github.com/iPlug2/iPlug2 - 77189b4856330aece09653a259538a53a8a98a2c authored almost 6 years ago by Oli Larkin <[email protected]>
github.com/iPlug2/iPlug2 - 77189b4856330aece09653a259538a53a8a98a2c authored almost 6 years ago by Oli Larkin <[email protected]>
FAUST web compilation
github.com/iPlug2/iPlug2 - 2c856a649d3b285bd75977bd64543301f18ab8ac authored almost 6 years ago by Oli Larkin <[email protected]>
github.com/iPlug2/iPlug2 - 2c856a649d3b285bd75977bd64543301f18ab8ac authored almost 6 years ago by Oli Larkin <[email protected]>
fix conditions?
github.com/iPlug2/iPlug2 - 835af0df28afc2ac24a3a0231cd28e03bf815663 authored almost 6 years ago by Oli Larkin <[email protected]>
github.com/iPlug2/iPlug2 - 835af0df28afc2ac24a3a0231cd28e03bf815663 authored almost 6 years ago by Oli Larkin <[email protected]>
sh shell string comparision
github.com/iPlug2/iPlug2 - 9ed2956529e05eefcb32ba9e3725d01ba892e9d6 authored almost 6 years ago by Oli Larkin <[email protected]>
github.com/iPlug2/iPlug2 - 9ed2956529e05eefcb32ba9e3725d01ba892e9d6 authored almost 6 years ago by Oli Larkin <[email protected]>
Merge branch 'master' of github.com:olilarkin/wdl-ol-private
github.com/iPlug2/iPlug2 - 8ab7a157bd5d165363bf9a88e7c67b0a72247a81 authored almost 6 years ago by Oli Larkin (ubuntu vm) <[email protected]>
github.com/iPlug2/iPlug2 - 8ab7a157bd5d165363bf9a88e7c67b0a72247a81 authored almost 6 years ago by Oli Larkin (ubuntu vm) <[email protected]>
try condition again
github.com/iPlug2/iPlug2 - 4aeb1624748ab8bbc5c7f4b011f7126f47193bd3 authored almost 6 years ago by Oli Larkin <[email protected]>
github.com/iPlug2/iPlug2 - 4aeb1624748ab8bbc5c7f4b011f7126f47193bd3 authored almost 6 years ago by Oli Larkin <[email protected]>
parameters.graphics
github.com/iPlug2/iPlug2 - 753b8b375d8e7092d1ed8c760404c5ccf7828c40 authored almost 6 years ago by Oli Larkin <[email protected]>
github.com/iPlug2/iPlug2 - 753b8b375d8e7092d1ed8c760404c5ccf7828c40 authored almost 6 years ago by Oli Larkin <[email protected]>
missing dollar
github.com/iPlug2/iPlug2 - 294b5ff47d71565997e2201d21b5d8150c8f0fda authored almost 6 years ago by Oli Larkin <[email protected]>
github.com/iPlug2/iPlug2 - 294b5ff47d71565997e2201d21b5d8150c8f0fda authored almost 6 years ago by Oli Larkin <[email protected]>
fix indents
github.com/iPlug2/iPlug2 - 2947bf837371fad0b1d043d12fa8b0f5b9500756 authored almost 6 years ago by Oli Larkin <[email protected]>
github.com/iPlug2/iPlug2 - 2947bf837371fad0b1d043d12fa8b0f5b9500756 authored almost 6 years ago by Oli Larkin <[email protected]>
argument to ./makedist-web.sh to disable emrun
github.com/iPlug2/iPlug2 - 331137dd6d6b283fd8746dffc6820231d8920df3 authored almost 6 years ago by Oli Larkin <[email protected]>
github.com/iPlug2/iPlug2 - 331137dd6d6b283fd8746dffc6820231d8920df3 authored almost 6 years ago by Oli Larkin <[email protected]>
fix wam?
github.com/iPlug2/iPlug2 - fa17451dadf8f2753d5991ba08f4db734ee7739f authored almost 6 years ago by Oli Larkin <[email protected]>
github.com/iPlug2/iPlug2 - fa17451dadf8f2753d5991ba08f4db734ee7739f authored almost 6 years ago by Oli Larkin <[email protected]>
get rid of graphicsStr
github.com/iPlug2/iPlug2 - 2f4967c3423bfd0bed743c7ca7be78f065fe84ee authored almost 6 years ago by Oli Larkin <[email protected]>
github.com/iPlug2/iPlug2 - 2f4967c3423bfd0bed743c7ca7be78f065fe84ee authored almost 6 years ago by Oli Larkin <[email protected]>
add NANOVG_LDFLAGS in commonweb
github.com/iPlug2/iPlug2 - 2e3a54ea83fa38285b6c19e7558fd2831214b77d authored almost 6 years ago by Oli Larkin <[email protected]>
github.com/iPlug2/iPlug2 - 2e3a54ea83fa38285b6c19e7558fd2831214b77d authored almost 6 years ago by Oli Larkin <[email protected]>