Ecosyste.ms: OpenCollective

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

github.com/helio-fm/helio-sequencer

Libre music sequencer for desktop and mobile platforms
https://github.com/helio-fm/helio-sequencer

Add serializers stubs

2557095a7e26df40ab46acdf099fe1f9df75cbb4 authored almost 7 years ago
Lots of moves and renames

9050c32d385798f57c7e3a71d744dfe1dd9b1c10 authored almost 7 years ago
More refactoring in backend communications

aed1711c121930cb1180ecf356d6f8bfde396cd7 authored almost 7 years ago
Tidy up thread classes to make them final

d85e09d352ee989835b6a9eb37071f490e7e8c4a authored almost 7 years ago
Replace old network classes with new drafts

372f62cb9d39fcb2098777d8cb69e28c7c85a5d6 authored almost 7 years ago
Fix some UI events not being dispatched after adding a project, resolves #54

f8e4225eb0b57d867fb655b137c27341858eccaa authored about 7 years ago
Fix an incomplete type error to make GCC happy

a146c6c2b70363fb1f33c9f3d8d6db2b5cb79cb5 authored about 7 years ago
Add a check for empty file name when saving a document

e3817f54866479e4e59f1f43a4fe76dba1e3067c authored about 7 years ago
Add some support for tree format backwards compatibility

98b08897a558a7926c35814715cef44792178960 authored about 7 years ago
Add a workaround to load malformed workspace file

8a4c482905b9062c57308a3d7f1122d8b9d9b2a7 authored about 7 years ago
Update translation credits

82393a8b8725d12a5ba1a83190bfc22a44c88338 authored about 7 years ago
Update badges to match transferred repo address

dbd95cfd8095802649a60caf97d23ebb1e31464c authored about 7 years ago
Cut out the old crappy stats tracker (analytics are for the weak)

2fdf916035d100c5369dfb323a0920b7c668a63f authored about 7 years ago
First steps to rework backend communications

84bcf9a9cc448e76845ec2c0c9cb99ca4c15289c authored about 7 years ago
Fix somewhat inconsistent behaviour of timeline dialogs

452205c96823576d50b2a58156ba59725b6d3ce0 authored about 7 years ago
Fix a bug when modal dialogs did not block global keyboard shortcuts

80301dbe69de3f768035c50886ecdf75ed6996ac authored about 7 years ago
Move key signature track map below header and pretty up timeline event components

ec617867f1d8257d55a96a79b5e66ee7ba8df572 authored about 7 years ago
Unify sequencer layout for desktop and mobile versions

18be88089db964767589eb541c02c97dc24d95fd authored about 7 years ago
Configure Visual Studio 2017 project

60c03ec5f00efbd6c9e8ff1827e1828bbec514d6 authored about 7 years ago
Pretty up midi track headers and re-save projects

6c913a36e5156acb6259a49f9e7e835d0d492555 authored about 7 years ago
Optimise another rendering bottleneck by caching small label images

068f054275d0052239eeff764f46d0aabe3ecef4 authored about 7 years ago
Remove all hard-coded superfluous colour overrides

547e390e749b21a5194ba99e6fcb7fa45948593e authored about 7 years ago
Fix possible threading issues while playback

8216c106e7f5640f17cca7a71c6da358f533f777 authored about 7 years ago
Round timestamps to milliseconds, round beats to smallest divisions possible

e936afe5bfe1b8907f9c2f9b6f719bc076db02f3 authored about 7 years ago
Make MidiTrack users to explicitly set whether property change notifications should be dispatched

cec3259d03323e8dcda649dfab4621855b297a0f authored about 7 years ago
Fix playhead positioning issues

726fcb3c0e6da932679115948ded9361a7b62dd7 authored about 7 years ago
Various cleanups for locks and atomics

7a0723b53b3eb59594e476c2654acc32a3a4eb40 authored about 7 years ago
Polish UI a bit

ec512cdac16f7684ed755966ac79ce734c8dfcc2 authored about 7 years ago
Update JUCE and fix some warnings

ea1c054894c784daa35473ffaa200032900bd236 authored about 7 years ago
Modernize audio settings component and get rid of legacy combo

78bbcd6e9a11ac72b0f865d6dcae04614d1c6d0c authored about 7 years ago
Merge branch 'feature/pattern-roll-layout' into develop

49c139c61a5905c89afe448bf540c3aee6c843db authored about 7 years ago
Re-save projects

ac102d8ea55800bc7fdbc4eee8057a1f0f698459 authored about 7 years ago
Pretty up pattern roll appearance

1bbbfe17629d8433272c5fece2e23fe3dddfe2dd authored about 7 years ago
Rename colour id's and remove a number of unused helper UI components

21a0677d7cfbb082e7832298c831370e1e4ef4f1 authored about 7 years ago
Move all colour ids to one header

35e777ff62b843006f870adf30079bd1f881f1d6 authored about 7 years ago
Rework pattern roll to show track headers and clips properly

84dc6ceb2821406e90002a7c27bf08f34f09dae2 authored about 7 years ago
Simplify lasso selection loops

7c5f9c9fd3fd7fc728764816c653c0a4689b746d authored about 7 years ago
Add midi track insert helper component

c49c2b5b99cd844c061ecf595b453764aa706310 authored about 7 years ago
Some renames in roll child components

f3c0f3b4b88f8d742d5eb527ad3a4f693ba0c6d6 authored about 7 years ago
Add midi track header component draft

086851b3c6a858f7e952c4c2aa50d817961686e6 authored about 7 years ago
Resolve pattern deltas that may be missing in original project history

f6107dd604ad9ce2e2a0c1844e08a942769d2017 authored about 7 years ago
Pretty up and rename diff builder classes

de6dfbdaee4990ecb3f779e3923cae9fbc9d9572 authored about 7 years ago
Rename a typedef

fda01faa27768207f4f7a97a58e74c9ee5536b62 authored about 7 years ago
Rework clip and pattern classes

ed8c260bf21137e9d8e20b8175d41bae78b28571 authored about 7 years ago
Minor cleanups in midi event classes

d35f9e4988bcc30406817ae45dec3951a17a4ffa authored about 7 years ago
Add workaround for a weird OpenGL image tiling issue

488c36e4de3937d2b7de74fbcc262a03480b283c authored about 7 years ago
Tidy up component ownership model in piano roll and track map

24c33e3e31d0f20f4ad584ffa159fb916f4ef9ab authored about 7 years ago
Merge branch 'tech-debt' into develop

0c89ea4f84f09bb4f37534bfc11b3b42c9dc1bab authored about 7 years ago
Initialise default hotkey scheme from a resource cache

48ec3a54c32a3175628631b1e1ecfab0184a6891 authored about 7 years ago
Fix midi event equality check

0100efa8417b62cb59a8c0a0de35e100dd0b5c0f authored about 7 years ago
Simplify undo actions by removing project dependency

13cabefc9a95a19741658651a2066372365eb9f7 authored about 7 years ago
Fix dependencies downloader script to make it work fine with Travis caches

38499c5a5c8f8ffd6dfbb21a5543018c00e4b9ba authored about 7 years ago
Update rolls and track maps to conform recent model changes

1e10a98ef342d543888ff2c76b30bf168fc89245 authored about 7 years ago
Massive refactoring in midi events and sequences

8254861d844bec173104e53e442a6824749ee8dd authored about 7 years ago
Add sparse hash map submodule and refactor piano roll components cache

4b98c41c519cb4fef5287e79fa56ea393d363e46 authored about 7 years ago
Generate precompiled headers in Linux makefile for both Clang and GCC

e79569f4657afeea8e97b28fd1a01fe459f7cdff authored about 7 years ago
Minor syntactic fixes to keep Clang happy

ec40c1c4c0b27ad68afed479baa20b4633aa2152 authored about 7 years ago
Add a simple resource cache singleton and get rid of static vars

cfb82d1286eeb39cedd8c2f097b231e39eddf1db authored about 7 years ago
Merge branch 'ux-debt' into develop

fdfa5c84bfa6d864471ce6668b6968abf9ac8499 authored about 7 years ago
Re-save projects

e5dc551621711dedb1b14a79f845e6d7ec2de68a authored about 7 years ago
Fix popup menus auto-resizing issues

9f1270092916c63bccb52691102d5550eb0bfbd4 authored about 7 years ago
Various refactorings around roll header and playhead

88a7c39249bb7dc9161c3a7bd25eb32a1928c859 authored about 7 years ago
Pretty up time and key signature track maps

4c6da6891162464654fb8c3f5a6bc54ef572d2d6 authored about 7 years ago
Minor cleanups for colour schemes

8be7d1fb29345213513892f58f3aae2fedbbabdd authored about 7 years ago
Merge branch 'fix-travis' into develop

41f6bc34542057e245f780f5b200b045eeddcd82 authored about 7 years ago
Add a separate build config for Travis

b345274d9652255e44f1d5b8c4a97074b729ebfd authored about 7 years ago
Trying to get rid of sudo in .travis.yml

d520fdb40fb8b108c81f1cd4f43e5ef350a153e5 authored about 7 years ago
Yet another attempt to fix Travis build

7b4a9d5f0e6c0b3c008664eafc06d00d4d716f2b authored about 7 years ago
Update JUCE and re-save projects to fix Clang builds

81cee7d57f176a7eb2901778195c06e7d2a7cd11 authored about 7 years ago
Remove a number of unused legacy UI classes

cfc1aea82e71621e745f74e089cd96fcafdfb544 authored about 7 years ago
Sort out some minor keyboard focus traverse issues

914e2d78c6dfc5a23c995649db5ee3c02f861716 authored about 7 years ago
Fix a crash that could occur when closing the app while playback

3b92ff589fdc0790937eb5a91c4d22129b304e12 authored about 7 years ago
Update timeline event dialogs to use textboxes with a new combo

e9a9bb515da76083e3bc9f0a7b65eb042e711f97 authored about 7 years ago
Add typedef

7993a7fa9c84c8427eff0f54b25fb2d211525dd7 authored about 7 years ago
Add a mobile-friendly dialog combo box class

62ded4a1243201769f3c7a0fb7fc374c19fc5d8b authored about 7 years ago
Fix broken renderer thread

59152ed6c699459a96cbff53c44f51b5384cd6c1 authored about 7 years ago
Fix line endings issue

f56a9db4f062e9bf54698780751898f13b7a436d authored about 7 years ago
Remove redundant menu update call to fix animations

15d42855e065e85ed63c556e353bbcb9888ac650 authored about 7 years ago
Remove realtime background rendering mode in pattern roll

8ccc7bfdffec90620b9c6fda71407542a1e9783d authored about 7 years ago
Optimize note components rendering

dc4f59a7929f6eea0e86c71984507d107c0a33bd authored about 7 years ago
Tweak switching between rolls and audio monitors

c3c06df68557db662b5748c38cf95d1e27772e09 authored about 7 years ago
Lots of minor rendering optimizations and cleanups

40329443f074c96c7d246ffdfd93cc1680fb0968 authored about 7 years ago
Replace some critical sections with spin locks

631356395485ec23a064578053571c306530ebb9 authored about 7 years ago
Tweak the timeout to wait for VCS thread to finish to avoid accidentally killing it

33c1bb3e68e21fcac34e56c7ba29ca0f80a92de9 authored about 7 years ago
Add a hack to resolve new types of timeline deltas missing in project history

22970f5810a3bbc2d05a3d9459ef737ebd4a26ae authored about 7 years ago
Refactor project to broadcast less events on content reloads

6c0df95a4f6e0384e8d6615d2003ff2921c02654 authored about 7 years ago
Merge branch 'feature/harmonic-context' into develop

101f38c3fd40e67c4a00efe170384b34fb191f56 authored about 7 years ago
Merge branch 'feature/playback-thread-pool' into develop

d1cb6f584ecd68e0993da35552ee92bef126f839 authored about 7 years ago
Add a check for zero time delays between dispatched events

d25c4d4689a45f138d98fac0576f5593a9dd590c authored about 7 years ago
Update playback thread to a check for exit signal at least once a second

e6b4e568bd364dc1abb29222ae6face919720e03 authored about 7 years ago
Add a simple playback thread pool

61d85507fe30523e09b84c2e7358013d73186a22 authored about 7 years ago
Remove playback thread hacks to get the same behaviour on all platforms

8f986e2b872ca2a62d809b32a941d76c7c636a47 authored about 7 years ago
Move clang-specific build parameters into .travis.yml and update build instructions

0c270281e6821042d75cde33d0a3e141752b0f8c authored about 7 years ago
Fix Linux build

b3724a555c8814a8aa78f2e0e08e3d68c52a64e9 authored about 7 years ago
Add missing empty brackets

2fc7df1059dd0ea3d4cac7aa1a879d166ce3ab45 authored about 7 years ago
Re-save projects

f96792d83ae540efce9c651169e00df7c6634ed0 authored about 7 years ago
Enable LTO for release builds

38b9b3c02e96ec34ff5513b158081ca3edb38ca3 authored about 7 years ago
Refactor timeline events management

7785f738c2deff60cc77d352c9eefbd2180e2514 authored about 7 years ago
Implement custom scale-based piano roll highlighting

7b64ece1b46b0b774264618af180086d1233de00 authored about 7 years ago
Add key signatures track maps to the timeline and fix track maps performance

6e3ade4074d4baae04c96654c0b95a958f3061e2 authored about 7 years ago