Ecosyste.ms: OpenCollective

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

Embroidermodder

We make open source embroidery machine software.
Collective - Host: opensource - https://opencollective.com/embroidermodder - Website: https://embroidermodder.org - Code: https://github.com/embroidermodder

bugfix: simpler attributeList, not segfaulting now

github.com/Embroidermodder/libembroidery - c5239dce2ec2f9b7a919b0d474edf2eeb7d8d687 authored almost 3 years ago by robin-swift <[email protected]>
bugfix: entering only one filename prompts advice

github.com/Embroidermodder/libembroidery - c0dd06b92ef5ff7483f23e8b6df2b0c3f7af7b94 authored almost 3 years ago by robin-swift <[email protected]>
rendering API improvements

github.com/Embroidermodder/libembroidery - 76d4bae2059273c4f95f33a6d941eea8274b0e79 authored almost 3 years ago by robin-swift <[email protected]>
working basic rendering!

github.com/Embroidermodder/libembroidery - 7f84c4e6c22be97e6e67ce47d839996f553af4d7 authored almost 3 years ago by robin-swift <[email protected]>
simpler read/write api: removing repeated code

github.com/Embroidermodder/libembroidery - 5caa94c7a7de6dd1e58f716a94d938e707f045a5 authored almost 3 years ago by robin-swift <[email protected]>
minor bugfixes: now completes the full-test-suite

github.com/Embroidermodder/libembroidery - 77f88804d02beda57dc58269c3a1d2af3e8aa627 authored almost 3 years ago by robin-swift <[email protected]>
Simpler read/write API

github.com/Embroidermodder/libembroidery - dd62b7586d8a5dde256afe4e97c2a385c51f26b2 authored almost 3 years ago by robin-swift <[email protected]>
optional shared libs

github.com/Embroidermodder/libembroidery - 301d173b49fd07759ba38f90e8af54fbbd321def authored almost 3 years ago by robin-swift <[email protected]>
removing unnecessary roundDouble

github.com/Embroidermodder/libembroidery - 9d4bfb68c043ce42353b12e8715d1f8352162f4e authored about 3 years ago by robin-swift <[email protected]>
fixing thread pointers

github.com/Embroidermodder/libembroidery - 236668f3c4f4def8b9045ba3ee50a4ba225e3fe2 authored about 3 years ago by robin-swift <[email protected]>
bugfixes and C90 compliance

github.com/Embroidermodder/libembroidery - a4048252ffedf64ef32774b073d9fd953986e68c authored about 3 years ago by robin-swift <[email protected]>
Better orientation for the reader

github.com/Embroidermodder/libembroidery - 08cc95dd03dec90809a3dc8fc1601ec2c6a38ea9 authored about 3 years ago by Robin Swift <[email protected]>
updating licence years

github.com/Embroidermodder/libembroidery - de53f1f3a7bcaa5a83501e4af67551f5305fce07 authored about 3 years ago by robin-swift <[email protected]>
combining manual and README

github.com/Embroidermodder/libembroidery - 5a27b16ae5be4f22dbfc74b88b4a73dfd3048dec authored about 3 years ago by robin-swift <[email protected]>
style and bugfixes

github.com/Embroidermodder/libembroidery - f182dfb157f873059ce8db8d4afdd9586fcc7362 authored about 3 years ago by robin-swift <[email protected]>
fixing tests after rebase

github.com/Embroidermodder/libembroidery - f764d73e9fa652da964aeb4c88f03aa150ca6ec8 authored about 3 years ago by robin-swift <[email protected]>
Switching from linked list to table to reduce memory management and shorten code.

Create CMakeLists.txt

A build for Linux systems without QMake

Removing text editor specific li...

github.com/Embroidermodder/libembroidery - 9fcb8ffbee14bc14f1412eabdaac4991d1c5047f authored about 3 years ago by Robin Swift <[email protected]>
Rename geom-circle.dxf to testing/geom-circle.dxf

This looks like it is for testing and as such it shouldn't share the main code directory.

Per...

github.com/Embroidermodder/libembroidery - 1cdbd721a588f34f1d077ceae0007bbde617bbf2 authored about 3 years ago by robin-swift <[email protected]>
Fix the decoding of the JUMP command

According to https://www.appropedia.org/EXP_Embroidery_File_Format the TRIM command is the END c...

github.com/Embroidermodder/libembroidery - 004edb6b7714a860939edf8aa6090bddf0352dff authored about 3 years ago by robin-swift <[email protected]>
Converting thread colors to tables to simplify and shorten code.

github.com/Embroidermodder/libembroidery - add708812c69341424d06f00e7de1be0c7aaa0d2 authored about 3 years ago by Robin Swift <[email protected]>
Simplifying code for detecting file type into a table.

github.com/Embroidermodder/libembroidery - 8ebd2ae6b0ffd05e77f7522f57cc3bbc8362985c authored over 3 years ago by robin-swift <[email protected]>
Adding license

Adding license

github.com/Embroidermodder/libembroidery - 66385a7894fdd08e1bfb3ac99787bbc9b8a197ac authored over 6 years ago by Josh Varga <[email protected]>
Merge pull request #108 from lexelby/master

fix handling of long filenames in PEC/PES

github.com/Embroidermodder/Embroidermodder - 275eb4fa22b056839b5dec8b824c68fe5629a08f authored over 6 years ago by Josh Varga <[email protected]>
fix Embroidermodder/Embroidermodder#107

github.com/Embroidermodder/Embroidermodder - 1a3faa9747fcff1cce07c4c58b54b1e780017f56 authored over 6 years ago by Lex Neva <[email protected]>
Merge pull request #105 from abrock/ofm-fix

Fix potential endless loops and segmentation fault in format readers

github.com/Embroidermodder/Embroidermodder - 98e49a49ce6f6097276ee5568af807d9b78c56b5 authored almost 7 years ago by Josh Varga <[email protected]>
Fix potential endless loops and segmentation fault in format readers

github.com/Embroidermodder/Embroidermodder - cf12b2248fb74032844f03ce0204b0b68d22fa4f authored almost 7 years ago by Alexander Brock <[email protected]>
Merge pull request #104 from abrock/ofm-fix

Fix endless loop and segmentation fault in ofm reader

github.com/Embroidermodder/Embroidermodder - 61831cf83f706ecbd07f86d3dc0dcbf23e1eb3ba authored almost 7 years ago by Josh Varga <[email protected]>
Fix endless loop and segmentation fault in ofm reader

github.com/Embroidermodder/Embroidermodder - afb3107a1ee85703412ba9631865df9612bf1ced authored almost 7 years ago by Alexander Brock <[email protected]>
libembroidery-convert SLNs

github.com/Embroidermodder/libembroidery - 8e0092ca04450410a861afbbd874c230fe1136f5 authored almost 7 years ago by Josh Varga <[email protected]>
Updates to JEF format writing

github.com/Embroidermodder/Embroidermodder - 406d261a1a2a3d046c77aaef2161e67e00672f39 authored about 7 years ago by Josh Varga <[email protected]>
Update to build files

github.com/Embroidermodder/Embroidermodder - 7447493e61b8dece0010aaf19c02a881c7238428 authored about 7 years ago by Josh Varga <[email protected]>
Fixes to .SHV and .VP3

github.com/Embroidermodder/Embroidermodder - 1eb15718d42f1e2763d9f8f12b3ab8f5f8f74135 authored about 8 years ago by Josh Varga <[email protected]>
Adding initial support for .T01 embroidery format and cleanup

github.com/Embroidermodder/Embroidermodder - 37dad120f6e2069c71d160c8125b67d468bb1ae3 authored over 8 years ago by Josh Varga <[email protected]>
Updates to SEW and TAP formats

github.com/Embroidermodder/Embroidermodder - 074785e5904e7744c68acf9a851cd718f6b010eb authored over 8 years ago by Josh Varga <[email protected]>
Fixing EXP ability to save JUMP stitches properly

github.com/Embroidermodder/Embroidermodder - 35e4047991eb9db2ef89468bc593197999b7a476 authored over 8 years ago by JVarga <[email protected]>
Fixing warnings in formats

github.com/Embroidermodder/Embroidermodder - 3910c56fb0728514a0d1739c5b8aeecb1c4753f1 authored over 8 years ago by JVarga <[email protected]>
Fixing format issues and Embroidermodder2 GUI save order

github.com/Embroidermodder/Embroidermodder - 1a80d837fb6d239b0af5e20dba237d2a981ac4f3 authored over 8 years ago by JVarga <[email protected]>
Fixing issues with libembroidery.sln

github.com/Embroidermodder/Embroidermodder - ff77f5cb2e151b5bdafe87b7195d8c7086592cf7 authored over 8 years ago by JVarga <[email protected]>
Merge branch 'master' of https://github.com/Embroidermodder/Embroidermodder

github.com/Embroidermodder/Embroidermodder - 62391f91a49b3725d4c3625f529b9adf1b5e1d5d authored over 8 years ago by JVarga <[email protected]>
Update to VS2008 project file

github.com/Embroidermodder/Embroidermodder - e55e4e19eb5051bc92fdc623b688c35f55b778ba authored over 8 years ago by JVarga <[email protected]>
Merge pull request #89 from strixaluco/patch-1

Update README.md

github.com/Embroidermodder/Embroidermodder - 28ee34d97eef3d259ee284c0e0d298edf9de709a authored over 8 years ago by Josh Varga <[email protected]>
Update README.md

Added workaround to omit thumbnailer-kde4 building for non-KDE environments.

github.com/Embroidermodder/Embroidermodder - 6c611ac40c63030e9c560f89be1cbb44a257f611 authored over 8 years ago by strixaluco <[email protected]>
Only subclass QApplication on OSX.

Fix for GitHub Issue #87.

github.com/Embroidermodder/Embroidermodder - e2c01c6d454662b6573ec17c7bcbf47475211f27 authored almost 9 years ago by Jonathan Greig <[email protected]>
Merge pull request #86 from DavidPhillipOster/master

On Mac - Correct the app's bundle identifier to the correct domain

github.com/Embroidermodder/Embroidermodder - b984180b70822ac418d1410c5bd1a513bfb8b791 authored almost 9 years ago by Jonathan Greig <[email protected]>
On Mac - Correct the app's bundle identifier to the correct domain for the master.

github.com/Embroidermodder/Embroidermodder - 6f956ad038dc49047c492ef2ba5b66597b621030 authored almost 9 years ago by David Phillip Oster <[email protected]>
Merge pull request #85 from DavidPhillipOster/master

On Mac, allow dropping some files on the app's dock icon. …

github.com/Embroidermodder/Embroidermodder - 19915f0f2e579c230871495c75029325947bee70 authored almost 9 years ago by Jonathan Greig <[email protected]>
Whitespace chanegs to comply with coding style

github.com/Embroidermodder/Embroidermodder - 5fd354d49baa8e15ad36ecf5f159b3089ee0be2a authored almost 9 years ago by David Phillip Oster <[email protected]>
On Mac, allow dropping some files on the app's dock icon. Store the settings.ini and prompt.log in ~/.embroidermodder/ as is the convention for Unix programs running on Mac.

github.com/Embroidermodder/Embroidermodder - 6abbf5a3a692a94bbafc386958967485fae06234 authored almost 9 years ago by David Phillip Oster <[email protected]>
Fix Qt5 build problem

github.com/Embroidermodder/Embroidermodder - 266f88e7e024e0b25f561a8a66e95144d8da69d0 authored over 9 years ago by Jonathan Greig <[email protected]>
Merge pull request #69 from garysieling/gary

Visual Studio 2013

github.com/Embroidermodder/Embroidermodder - 0d241d1f4e3b2fb9baec24f9a1249d3287fc6903 authored over 9 years ago by Josh Varga <[email protected]>
Merge pull request #76 from Metallicow/sphinxification-PULL-REQz-2-1

Sphinxification pull reqz 2 1

github.com/Embroidermodder/Embroidermodder - 13377eb5937c5596ac5c3d2cc14df4f96a434c62 authored over 9 years ago by Jonathan Greig <[email protected]>
Update the sphinx index to show new gen doc classes

github.com/Embroidermodder/Embroidermodder - a83fe40c3c632ba430723ad410288a5fa5afa261 authored over 9 years ago by Metallicow <[email protected]>
Update sphinx conf and add layer_manager

Update the sphinx conf.py missed from #73 and also add layer_manager
which was missing

github.com/Embroidermodder/Embroidermodder - d4664b80cc1c614aa4989bdc53022752dc55f52c authored over 9 years ago by Metallicow <[email protected]>
Add custom sphinx directive to docstrings back in

This completes the rest of the changes missed from #73

github.com/Embroidermodder/Embroidermodder - e2c149705a92ba202d3f640cb4fdea5a8ef3f00f authored over 9 years ago by Metallicow <[email protected]>
Merge pull request #73 from Metallicow/sphinxification-PULL-REQz-2

Sphinxification pull REQz 2

github.com/Embroidermodder/Embroidermodder - 319b7ea3c28db6e07857a3a75f659e7c717942e6 authored over 9 years ago by Jonathan Greig <[email protected]>
sphinx dir - only

no merge conflicts commit.
TODO : fix the rest of the docstrings in code later...

github.com/Embroidermodder/Embroidermodder - e3be4ee6039ed1617fa0bc2d7f3adc28bfbcfb55 authored over 9 years ago by Metallicow <[email protected]>
Merge pull request #72 from SSoulaimane/master

More python porting...

github.com/Embroidermodder/Embroidermodder - 9db132d43c820b55056eb2b40bd3c86372c3dbd3 authored over 9 years ago by Jonathan Greig <[email protected]>
Merge pull request #1 from SSoulaimane/master

More python porting ... @SSoulaimane

github.com/Embroidermodder/Embroidermodder - 32f385d8e3bfc2ec8895c1108ed08bacaf106bcc authored over 9 years ago by Metallicow <[email protected]>
change docgen license to zlib/libpng

github.com/Embroidermodder/Embroidermodder - d260b6789bc0ae51bd1763ec056a676a724f0a5d authored over 9 years ago by سليمان السهمي (sahmi soolayman) <[email protected]>
Generate docstrings

github.com/Embroidermodder/Embroidermodder - 85bd45060f3b1db5937f48dc86270f2a354150f2 authored over 9 years ago by سليمان السهمي (sahmi soolayman) <[email protected]>
More python porting...

github.com/Embroidermodder/Embroidermodder - bb571d33f47dc0368ae0a61f562952328420288f authored over 9 years ago by سليمان السهمي (sahmi soolayman) <[email protected]>
Add additional instructions to the javascript readme for building on windows

github.com/Embroidermodder/Embroidermodder - 0e8342c48b658be6c4bd5377db5063e1282103f4 authored over 9 years ago by Gary Sieling <[email protected]>
Add a visual studio 2013 project

github.com/Embroidermodder/Embroidermodder - 32ef22567702bb56e31b77a41ac67423c91de476 authored over 9 years ago by Gary Sieling <[email protected]>
Fix bad references

github.com/Embroidermodder/Embroidermodder - 053fadc5d5844b16c6c27599ffa0aa4ead4d6863 authored over 9 years ago by Gary Sieling <[email protected]>
Merge pull request #67 from Drahflow/master

Correctly handle same-color STOPs

github.com/Embroidermodder/Embroidermodder - 9c5c2baea3bf3897470495e2a50eb70ee1363637 authored almost 10 years ago by Josh Varga <[email protected]>
Correctly handle same-color STOPs

github.com/Embroidermodder/Embroidermodder - 5fe2bed6407845e9d183aee40095b3f778a5b559 authored almost 10 years ago by Drahflow <[email protected]>
Added ifdef to note when emscripten is used.

github.com/Embroidermodder/Embroidermodder - 0d0be2cf2b417e03daac21fa9876de8b5a738e93 authored almost 10 years ago by Jonathan Greig <[email protected]>
removed extraneous parentheses (emscripten warning)

github.com/Embroidermodder/Embroidermodder - 9309383eb4b46210543f00b540240667ddaa1d0a authored almost 10 years ago by Jonathan Greig <[email protected]>
Embed Git Hash

github.com/Embroidermodder/Embroidermodder - f2a1279d8a3794889dbbb2f5c383f085beef8402 authored almost 10 years ago by Jonathan Greig <[email protected]>
Added initial experimental C# libembroidery binding.

github.com/Embroidermodder/Embroidermodder - 2065c5532f55c8a6cef9d1b22dd259ff6a776946 authored almost 10 years ago by Jonathan Greig <[email protected]>
Added Python version of libembroidery-convert.

github.com/Embroidermodder/Embroidermodder - 3dc003bfff2d6feda276d32452c4e6eaa58836c3 authored almost 10 years ago by Jonathan Greig <[email protected]>
Updated libembroidery API.

github.com/Embroidermodder/Embroidermodder - 13bbfe1a4d52a0e8883358ae77464847b147d359 authored almost 10 years ago by Jonathan Greig <[email protected]>
Fixed VP3 format memory leak.

github.com/Embroidermodder/Embroidermodder - cc1ca45187434c28c28e0c7ecd7d9e6331ac87c0 authored almost 10 years ago by Jonathan Greig <[email protected]>
Update URL.

github.com/Embroidermodder/Embroidermodder - 02c3ca9b70d391081bbddfd074cdf3651057359f authored almost 10 years ago by Jonathan Greig <[email protected]>
Added missing prototype.

github.com/Embroidermodder/Embroidermodder - c7f08278230f36d4e4cb423b1659a62e85ad9e11 authored almost 10 years ago by Jonathan Greig <[email protected]>
Merge pull request #64 from redteam316/master

Travis-CI pull request builds are working properly now.

github.com/Embroidermodder/Embroidermodder - 63adc580269ab6985980acffb062da53df020947 authored almost 10 years ago by Jonathan Greig <[email protected]>
Travis-CI PR tweaks

github.com/Embroidermodder/Embroidermodder - 2c59943fb7a2c3bfba0cc7b11316c2816a84f5cf authored almost 10 years ago by Jonathan Greig <[email protected]>
Adding commentary to travis.yml

github.com/Embroidermodder/Embroidermodder - a7b53eb665afd4f5040771f56da0d52ec7586461 authored almost 10 years ago by Jonathan Greig <[email protected]>
Travis-CI lint free.

github.com/Embroidermodder/Embroidermodder - 4bc8c53e759dfa24acc0e4238776e50dda1b4265 authored almost 10 years ago by Jonathan Greig <[email protected]>
Travis-CI reverse logic no-op

github.com/Embroidermodder/Embroidermodder - f758428607d4e14ebd01a4a0a93ad353c86a8979 authored almost 10 years ago by Jonathan Greig <[email protected]>
Travis-CI can't handle multiple && for some reason o_O

github.com/Embroidermodder/Embroidermodder - 049483cebbaaf4c6159c6551995f2d392c1e7f7f authored almost 10 years ago by Jonathan Greig <[email protected]>
Travis-CI conditional not caught by lint

github.com/Embroidermodder/Embroidermodder - 35deba69a920af35bddb95a2bc27ad2898732bee authored almost 10 years ago by Jonathan Greig <[email protected]>
Travis-CI lintian fixes.

github.com/Embroidermodder/Embroidermodder - eb3296fee0443039322199d4cbb81cc652b7f0dd authored almost 10 years ago by Jonathan Greig <[email protected]>
Conditional Travis-CI building for pull requests.

github.com/Embroidermodder/Embroidermodder - 4cf5aa2086396921bd865192364fb202163a62c7 authored almost 10 years ago by Jonathan Greig <[email protected]>
Fixed file loading paths on osx.

Reference GitHub Issue #59.

github.com/Embroidermodder/Embroidermodder - ad0b4622d02de89b5fc12e415edd6661b07bd3fc authored almost 10 years ago by Jonathan Greig <[email protected]>
Fixed file loading paths on unix/win.

Reference GitHub Issue #59.

github.com/Embroidermodder/Embroidermodder - 46f9beb8ee806bfbe6cf62a6a9095efb805c519d authored almost 10 years ago by Jonathan Greig <[email protected]>
Merge branch 'Drahflow-master'

github.com/Embroidermodder/Embroidermodder - 54339a518bb90c38d64a1521ea79533967fe3458 authored over 10 years ago by Jonathan Greig <[email protected]>
Fixed typo.

Init pointers.
Fixed a couple areas where logging isn't an error.
Code consistency.
Updated cred...

github.com/Embroidermodder/Embroidermodder - 2de5a855dfdcdf6959f2c2412370203a777091cd authored over 10 years ago by Jonathan Greig <[email protected]>
Merge pull request #54 from Metallicow/more-porting

some more py porting a few extra missed commits

github.com/Embroidermodder/Embroidermodder - 8e65bbdb164b8696089a2596fafc926529b2336d authored over 10 years ago by Jonathan Greig <[email protected]>
fix syntax errors in init porting & add script

github.com/Embroidermodder/Embroidermodder - 81b9dc9d25c1fc134487c89597aa0f55ee66599a authored over 10 years ago by Metallicow <[email protected]>
Updated README

github.com/Embroidermodder/Embroidermodder - 0abb9c24af0c8bde043e3ec2d4a31c12cb08a253 authored over 10 years ago by Jonathan Greig <[email protected]>
object_save initial py port

github.com/Embroidermodder/Embroidermodder - 33613ca3bb09fab661da65d237b54bcd67379ce2 authored over 10 years ago by Metallicow <[email protected]>
object_textsingle py port

github.com/Embroidermodder/Embroidermodder - c4f9add7c1dea1c63f4542385c558b784b3b4e20 authored over 10 years ago by Metallicow <[email protected]>
Merge pull request #53 from Metallicow/more-porting

some more py porting

github.com/Embroidermodder/Embroidermodder - ce1847427fcb89f8e478a84531d4e5b62263d8da authored over 10 years ago by Jonathan Greig <[email protected]>
object_polyline py port

github.com/Embroidermodder/Embroidermodder - a9c278868cb5361e8bc09c0f3cf56c6ac14102a3 authored over 10 years ago by Metallicow <[email protected]>
object_polygon py port

github.com/Embroidermodder/Embroidermodder - ff5cac473316f39714095b91e89dbe5f17d356f6 authored over 10 years ago by Metallicow <[email protected]>