Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Helio Workstation

Helio is an attempt to rethink a music sequencer to create a tool that feels right.
Collective - Host: opensource - https://opencollective.com/helio-workstation - Website: https://helio.fm - Code: https://github.com/helio-fm/helio-workstation

Simplify UI initialization

github.com/helio-fm/helio-sequencer - 0c017a785170d297ba37f78695908487250babe7 authored almost 6 years ago by Peter Rudenko <[email protected]>
Re-generate iOS assets

github.com/helio-fm/helio-sequencer - e10f08b954ef4c06f318a43c9b6be3604de60530 authored almost 6 years ago by Peter Rudenko <[email protected]>
Re-generate Android project

github.com/helio-fm/helio-sequencer - 9cd293e4a35a708b94c7afc225800dd9cea5d056 authored almost 6 years ago by Peter Rudenko <[email protected]>
Update JUCE submodule

github.com/helio-fm/helio-sequencer - 49b3f13ca6d53a7a2641f089a2d5d57032eddfe6 authored almost 6 years ago by Peter Rudenko <[email protected]>
Tidy up the code for mobile builds

github.com/helio-fm/helio-sequencer - 929a435a2d92a503f0a9d67ec2cc89a05c996836 authored almost 6 years ago by Peter Rudenko <[email protected]>
Add a light theme (resolves #31)

github.com/helio-fm/helio-sequencer - 78acdb737dd15379dd0b28a59bf3ed18ce551ccc authored almost 6 years ago by Peter Rudenko <[email protected]>
Clean up hardcoded colours (#31)

github.com/helio-fm/helio-sequencer - 27383d9ed5ef4eeee039d7a4e503c10c473a3f22 authored almost 6 years ago by Peter Rudenko <[email protected]>
Fix GCC build

github.com/helio-fm/helio-sequencer - 4f0692813155e62c4024bfdb61d4fbf2e71c2c6b authored almost 6 years ago by Peter Rudenko <[email protected]>
Re-save projects

github.com/helio-fm/helio-sequencer - 24ca2fb9b3a03dfbf8a599f50afb125045c44959 authored almost 6 years ago by Peter Rudenko <[email protected]>
Make settings blocks able to hide themselves

github.com/helio-fm/helio-sequencer - fd099fd1b7f3604c23d8665af0fae9d5ef6fe78c authored almost 6 years ago by Peter Rudenko <[email protected]>
Clean up more of a deprecated stuff in tree nodes

github.com/helio-fm/helio-sequencer - 8822a58e3cc325c009dfd7e25a3265f0675912c7 authored almost 6 years ago by Peter Rudenko <[email protected]>
Remove the redundant dependency on TreeView

github.com/helio-fm/helio-sequencer - f475036f0a6b2504c700d422dfd558852307071c authored almost 6 years ago by Peter Rudenko <[email protected]>
Rename TreeItem and all its children

github.com/helio-fm/helio-sequencer - 03e75a29fb543203cbd6d8db5c04bd73c199098a authored almost 6 years ago by Peter Rudenko <[email protected]>
Rework sync settings UI

github.com/helio-fm/helio-sequencer - 936a2a73577bd5a0a0ac0d5218f3ffe2d57d4ade authored almost 6 years ago by Peter Rudenko <[email protected]>
Implement resource sync service

github.com/helio-fm/helio-sequencer - 8ca05e2a942f098ebe6cfa5e1e7ae52e982d321a authored almost 6 years ago by Peter Rudenko <[email protected]>
Implement user configuration sync thread

github.com/helio-fm/helio-sequencer - 3eeec83707a456a5fa1d433e8f791a2713391b9e authored almost 6 years ago by Peter Rudenko <[email protected]>
Fix comparators for user profile data models

github.com/helio-fm/helio-sequencer - 4b71a7f4718c0a5646e9c047435bf91117cd62d4 authored almost 6 years ago by Peter Rudenko <[email protected]>
Disable reloading new translations on the fly

github.com/helio-fm/helio-sequencer - 013599ae9bc0c999f5c65008c75e7be84e9cf2d1 authored almost 6 years ago by Peter Rudenko <[email protected]>
Scaffold configuration sync service

github.com/helio-fm/helio-sequencer - 5738dec52be8fdae56cc8cc9f8304ff70a1304d1 authored almost 6 years ago by Peter Rudenko <[email protected]>
Make configuration resources aware of their types

github.com/helio-fm/helio-sequencer - 2fd9d95295824f89c9e5b51636a74666d71a9cba authored almost 6 years ago by Peter Rudenko <[email protected]>
Refactor network services

github.com/helio-fm/helio-sequencer - c1c1ef4fac7bbe5be47e395bb7c22e99138b8fb3 authored almost 6 years ago by Peter Rudenko <[email protected]>
Refactor and hide main window class implementation

github.com/helio-fm/helio-sequencer - a895b66b97f428b8a1e3010fc4c4a7cb61e3bf2c authored almost 6 years ago by Peter Rudenko <[email protected]>
First pass on updating user profile to sync settings

github.com/helio-fm/helio-sequencer - c23e5433b00e4ffbd716dba6c4d90e07c95966f7 authored almost 6 years ago by Peter Rudenko <[email protected]>
Fix a typo

github.com/helio-fm/helio-sequencer - 6ef278a547f185f425535987224985f49c1ab73b authored almost 6 years ago by Peter Rudenko <[email protected]>
Tweak settings UI to display user's configs

github.com/helio-fm/helio-sequencer - 779f3e6b6040dfdab17194b8ad91b89cbda7c375 authored almost 6 years ago by Peter Rudenko <[email protected]>
Minor method removals and renames

github.com/helio-fm/helio-sequencer - 488994670cb6a64fb3c88bc356972847bf08cfc8 authored almost 6 years ago by Peter Rudenko <[email protected]>
Refactor configuration class to get rid of singleton config managers

github.com/helio-fm/helio-sequencer - abe6d696de9c995f6b99715aea82d4e36c4d4687 authored almost 6 years ago by Peter Rudenko <[email protected]>
Move app header into precompiled header, tidy up includes

github.com/helio-fm/helio-sequencer - 37c88a05e0439f401eeea488f5e03e3673f1a7c5 authored almost 6 years ago by Peter Rudenko <[email protected]>
Load base configs and user configs as a separate maps

github.com/helio-fm/helio-sequencer - c1460e097b9d38cdf92a4494d58183ed3363e6a5 authored almost 6 years ago by Peter Rudenko <[email protected]>
Add draft UI classes for configuration sync settings

github.com/helio-fm/helio-sequencer - 8ec13f18652d3dc9bf6d315c24f1c9be6f17ed62 authored almost 6 years ago by Peter Rudenko <[email protected]>
Open piano roll page when a project is opened/imported

github.com/helio-fm/helio-sequencer - 716a4a14f03665f88634b4d0c0d180071143e0be authored almost 6 years ago by Peter Rudenko <[email protected]>
Rework the updates info component

github.com/helio-fm/helio-sequencer - 2a0e3bca6a4585d50e4db06648f1b0fa9ba5bd29 authored almost 6 years ago by Peter Rudenko <[email protected]>
Make combo box less glitchy

github.com/helio-fm/helio-sequencer - a8853a87a239d3e6795ce2481471a85ed3d1b6e9 authored almost 6 years ago by Peter Rudenko <[email protected]>
Yet more clenups and modernizations

github.com/helio-fm/helio-sequencer - 5337cbd53b63ffe45b1a92c01aabd20941e41da6 authored almost 6 years ago by Peter Rudenko <[email protected]>
Tweak prerendered backgrounds to work better with OpenGL

github.com/helio-fm/helio-sequencer - cd8021ca961aa9bc1a2e6a54cc828a219ff5d8dd authored almost 6 years ago by Peter Rudenko <[email protected]>
Some profiling and cleaning up

github.com/helio-fm/helio-sequencer - 7dc13c4c3fe42aee4a02e1fe40d27f446e19d34c authored almost 6 years ago by Peter Rudenko <[email protected]>
When transposing a project, only change clip parameters

github.com/helio-fm/helio-sequencer - 70aa7e89aa4ffb8c7734e5557533e164b91e66df authored almost 6 years ago by Peter Rudenko <[email protected]>
Use C Ionian as default scale, when no harmonic context is available

github.com/helio-fm/helio-sequencer - b31da0640bb7b34dd0bf6d0b9b60291567131072 authored almost 6 years ago by Peter Rudenko <[email protected]>
Refactor playback thread to simplify playing timeline fragments

github.com/helio-fm/helio-sequencer - 5ab1ea67e44f1ddd0d8a242ec8ff3090036dec78 authored almost 6 years ago by Peter Rudenko <[email protected]>
Improve timeline navigation and update hotkeys

github.com/helio-fm/helio-sequencer - 6964150fe0f2f75ac35fe79e42154ad726dc80c9 authored almost 6 years ago by Peter Rudenko <[email protected]>
Merge branch 'feature/chord-tool' into develop

github.com/helio-fm/helio-sequencer - 434e53517136f2173dca7998c2ce7ff051a086dd authored almost 6 years ago by Peter Rudenko <[email protected]>
Improve menus and sidebars

github.com/helio-fm/helio-sequencer - ad4a3acd32bed5e888358a3bc5aca0fe61c3d86d authored almost 6 years ago by Peter Rudenko <[email protected]>
Re-save projects

github.com/helio-fm/helio-sequencer - 8d3fc2821c593b536fd3086192240128be8e77f2 authored almost 6 years ago by Peter Rudenko <[email protected]>
Add more icons for new tools

github.com/helio-fm/helio-sequencer - c59fb700d46a547fed6e1d65d2d1faf99f79e69e authored almost 6 years ago by Peter Rudenko <[email protected]>
Display scale/chord preview tools using hotkeys

github.com/helio-fm/helio-sequencer - 1b26876b2cd1c33c39b319bc8d36ff4b2d3e9bb2 authored almost 6 years ago by Peter Rudenko <[email protected]>
Tidy up tooltip components

github.com/helio-fm/helio-sequencer - fed69fd71eaf7d286f1318ccd2f77e5c5294fa7d authored almost 6 years ago by Peter Rudenko <[email protected]>
Simplify some translation keys in dialogs

github.com/helio-fm/helio-sequencer - 1a308b1f591765ccaf1c9c3ad0f1d632308765b5 authored almost 6 years ago by Peter Rudenko <[email protected]>
Handle arp creation command in piano roll not in menu

github.com/helio-fm/helio-sequencer - 9183e8654cf592252b3e2c7dc30be0bb3b1a789d authored almost 6 years ago by Peter Rudenko <[email protected]>
Get arp popup menu working

github.com/helio-fm/helio-sequencer - 5338433b3fc97b014af199bf06611b6a32306d8a authored almost 6 years ago by Peter Rudenko <[email protected]>
Simplify note editing functions

github.com/helio-fm/helio-sequencer - 14238117e0dfa1baed4086953e4e1d3c5a66891f authored almost 6 years ago by Peter Rudenko <[email protected]>
Get rescaler working

github.com/helio-fm/helio-sequencer - 7c5e41156c4b2b13c9842e4cea496dfcb98d9185 authored almost 6 years ago by Peter Rudenko <[email protected]>
Fix play button behavior and tonality preview

github.com/helio-fm/helio-sequencer - 99cae8346cf548874b0d5f1b517381990aed5c7f authored almost 6 years ago by Peter Rudenko <[email protected]>
Fix transport issues with looped playback

github.com/helio-fm/helio-sequencer - 685c08b92fd51bda6a5e126cc5a6fcdc67ca6801 authored almost 6 years ago by Peter Rudenko <[email protected]>
Fix menus that start modal dialogs

github.com/helio-fm/helio-sequencer - 813e1fe9b2f842c831a5ee9a0e0012c601914190 authored almost 6 years ago by Peter Rudenko <[email protected]>
Update chord builder to work with odd clip offsets

github.com/helio-fm/helio-sequencer - f3a34180e15d1d3a2e2f9794a947ff47eca4a6ea authored almost 6 years ago by Peter Rudenko <[email protected]>
Fix menus that start modal dialogs

github.com/helio-fm/helio-sequencer - c7a689f77247836d593feeda32398a7f99b4cbe5 authored almost 6 years ago by Peter Rudenko <[email protected]>
Update hotkeys and command ids

github.com/helio-fm/helio-sequencer - 6c527f3ad73eff783d906932efe688dd09cf4ba4 authored almost 6 years ago by Peter Rudenko <[email protected]>
More renames

github.com/helio-fm/helio-sequencer - f003cb2b91fb101ba46c00fa997f46deff747ca9 authored almost 6 years ago by Peter Rudenko <[email protected]>
Revert "Remove scales/chords popup as it seems not that useful"

This reverts commit ef2c16383c2033ab4527356c9b418aa0cd3c896f.

github.com/helio-fm/helio-sequencer - ec18a7347dcaf5257142025e7c4493c83a57f650 authored almost 6 years ago by Peter Rudenko <[email protected]>
Get new chord builder working

github.com/helio-fm/helio-sequencer - fb876a7053f8a06f049d197c970f08a197ad0274 authored almost 6 years ago by Peter Rudenko <[email protected]>
Add some fancy hexagon shapes

github.com/helio-fm/helio-sequencer - b5fa70ebf91d8552d64f6a71aabf8951d5f9db89 authored about 6 years ago by Peter Rudenko <[email protected]>
Minor tweaks

github.com/helio-fm/helio-sequencer - e90fbdb53c9c190b61dcfaefcac1eb2db1080498 authored about 6 years ago by Peter Rudenko <[email protected]>
Pretty up the chord menu look

github.com/helio-fm/helio-sequencer - cdc7fbc169cded48d5bf92c2af35be035e36e337 authored about 6 years ago by Peter Rudenko <[email protected]>
More work on context-aware chord builder

github.com/helio-fm/helio-sequencer - 2553fbcaf3dd526a6ad4fc233a8cdc93be407763 authored about 6 years ago by Peter Rudenko <[email protected]>
Add rescale preview callout and update hotkeys

github.com/helio-fm/helio-sequencer - c5b003973abf59f0d0ff5df166a7d8a7f11b12db authored about 6 years ago by Peter Rudenko <[email protected]>
Add arpeggiators preview callout

github.com/helio-fm/helio-sequencer - a088508bee0f8d13d7a24040e203e449491ac9ae authored about 6 years ago by Peter Rudenko <[email protected]>
Implement re-scaling selection via menu

github.com/helio-fm/helio-sequencer - 198fc4638193f09d10ec7d4230590f9086bef02d authored about 6 years ago by Peter Rudenko <[email protected]>
Remove scales/chords popup as it seems not that useful

github.com/helio-fm/helio-sequencer - ef2c16383c2033ab4527356c9b418aa0cd3c896f authored about 6 years ago by Peter Rudenko <[email protected]>
Next pass on chord preview tool implementation

github.com/helio-fm/helio-sequencer - 4b699ddec43121bc3337c0c1c22107ca5bf2edf6 authored about 6 years ago by Peter Rudenko <[email protected]>
Fix token update thread to match latest backend changes

github.com/helio-fm/helio-sequencer - ee52db048b4eaf6541248895277d7d838574769d authored about 6 years ago by Peter Rudenko <[email protected]>
Add chord builder component draft

github.com/helio-fm/helio-sequencer - 86590f9ef7bb61c20b8066d77ffb57ab0b77c9e2 authored about 6 years ago by Peter Rudenko <[email protected]>
Add chords resource manager draft

github.com/helio-fm/helio-sequencer - 5ec0bca9b7f56fedbb1b28751aba59ba4a5890a6 authored about 6 years ago by Peter Rudenko <[email protected]>
Simplify directory structure

github.com/helio-fm/helio-sequencer - 897c41dcfc2466962c31a5f56188845ce523ecb4 authored about 6 years ago by Peter Rudenko <[email protected]>
First pass on chord model implementation

github.com/helio-fm/helio-sequencer - 46002312fa56d28743514ab1c668cd1a0f4b28a8 authored about 6 years ago by Peter Rudenko <[email protected]>
Pretty up shadows in breadcrumbs component

github.com/helio-fm/helio-sequencer - 9a03740fefb9a2efb33c1ad797170bdc4e9be9f4 authored about 6 years ago by Peter Rudenko <[email protected]>
Make the new project template a bit more friendly

github.com/helio-fm/helio-sequencer - 26b2488a34ffaa9ea899eb434b76927db2ad297b authored about 6 years ago by Peter Rudenko <[email protected]>
Fix a typo

github.com/helio-fm/helio-sequencer - a0d8454d2801f79d425cf50b14bddaaa37f2069c authored about 6 years ago by Peter Rudenko <[email protected]>
Rename the chord builder tool

github.com/helio-fm/helio-sequencer - 36d39ae4101ab64a46b38a5939833391205a49f8 authored about 6 years ago by Peter Rudenko <[email protected]>
Update JUCE submodule and tweak compiler flags for Linux

github.com/helio-fm/helio-sequencer - 01f36ab56661652e1e57df323be1df2f174abd26 authored about 6 years ago by Peter Rudenko <[email protected]>
Switch to GCC 4.8 in CI release builds to support older systems

github.com/helio-fm/helio-sequencer - 6f55082d2c65b3321ff67a0d7cf4e1b6b16eba12 authored about 6 years ago by Peter Rudenko <[email protected]>
Update contents of .deb package and fix deployment script

github.com/helio-fm/helio-sequencer - 4f668df41d18287093d0a7ce23e157939053ec66 authored about 6 years ago by Peter Rudenko <[email protected]>
Simplify AppImage build and update its icon

github.com/helio-fm/helio-sequencer - 11244d46f61b4b87fcbc4f13d52b20ee3b4d8052 authored about 6 years ago by Peter Rudenko <[email protected]>
Merge branch 'feature/vcs-purge' into develop

github.com/helio-fm/helio-sequencer - 02d569373c8d8e95e832860730ef1ca65beb7922 authored about 6 years ago by Peter Rudenko <[email protected]>
Update readme

github.com/helio-fm/helio-sequencer - 10094fd58f44579d5e51c74d89b45b7d6027bc7c authored about 6 years ago by Peter Rudenko <[email protected]>
Re-save projects

github.com/helio-fm/helio-sequencer - 832373de78d947f94f81e95504410bc26686a1ec authored about 6 years ago by Peter Rudenko <[email protected]>
Handle "not found" responses in project cloning and deleting

github.com/helio-fm/helio-sequencer - 0d0ee69ebf03d6d135d5eb1a8a436a85dc3f0567 authored about 6 years ago by Peter Rudenko <[email protected]>
Refactor updating projects list when cloning/creating a project

github.com/helio-fm/helio-sequencer - b609ef096a183cc444847e7dc5e68e30145412b4 authored about 6 years ago by Peter Rudenko <[email protected]>
Fix a crash when showing multiple modal dialogs in series

github.com/helio-fm/helio-sequencer - 4604d2de7670e92192726726cf99ed8b71489352 authored about 6 years ago by Peter Rudenko <[email protected]>
Add project deletion thread

github.com/helio-fm/helio-sequencer - 6a8d964129c8effd67d92ea0e2b257d92da9d508 authored about 6 years ago by Peter Rudenko <[email protected]>
Tweak the legacy project importer

github.com/helio-fm/helio-sequencer - c2d945501510288448ceaeb4a5dc2de29ac22f42 authored about 6 years ago by Peter Rudenko <[email protected]>
Fix submodule URL's

github.com/helio-fm/helio-sequencer - f11bef34665b1fc7fab718048f17a96bd1bee1cb authored about 6 years ago by Peter Rudenko <[email protected]>
Remove the cached submodule

github.com/helio-fm/helio-sequencer - 58ac0b0861a7fb131031b9c668a053fe1bedc1b7 authored about 6 years ago by Peter Rudenko <[email protected]>
Merge branch 'feature/vcs-push-pull' into develop

github.com/helio-fm/helio-sequencer - c7b29c7038381641a387d3beaf849681616b80d9 authored about 6 years ago by Peter Rudenko <[email protected]>
Re-save projects

github.com/helio-fm/helio-sequencer - d417a02d5535f6cebe581d0038e246dcb03e64b7 authored about 6 years ago by Peter Rudenko <[email protected]>
Fix deployed tarball naming

github.com/helio-fm/helio-sequencer - e5b39bf9efa66d75d93b82c9bdc8abbeb509cd6b authored about 6 years ago by Peter Rudenko <[email protected]>
Merge pull request #95 from dread-uo/appimage_test

Build appimage on linux deploy

github.com/helio-fm/helio-sequencer - 3f27e29ae58b1d8942b4c66d3944bae38ae945f5 authored about 6 years ago by Peter Rudenko <[email protected]>
Tidy up readme and remove iOS build links, because nevercode.io sucks so hard

github.com/helio-fm/helio-sequencer - f10b261d27aa33a16916a19af8895341e80b3cc8 authored about 6 years ago by Peter Rudenko <[email protected]>
Merge pull request #97 from opencollective/opencollective

Activating Open Collective

github.com/helio-fm/helio-sequencer - f04e4b203e9497938fb063b3aab3c27f142a751d authored about 6 years ago by Peter Rudenko <[email protected]>
Added backers and sponsors on the README

github.com/helio-fm/helio-sequencer - 7658223143d17557a7920ac17207fc599a1889ca authored about 6 years ago by Jess <[email protected]>
Fix some static code checker warnings

github.com/helio-fm/helio-sequencer - 22b31fa7bffec7291bfa198ef1666b8d0767499a authored about 6 years ago by Peter Rudenko <[email protected]>