Ecosyste.ms: OpenCollective

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

github.com/openfl/lime

A foundational Haxe framework for cross-platform development
https://github.com/openfl/lime

Linux rebuild fix

909e058781861d7b311424df0690718cb5cc2062 authored almost 11 years ago
Merge pull request #121 from catdawg/master

Added onTrimMemory and onLowMemory to Android extension callbacks.

aedb4132b6c4006fb5075c189361e8fb6f1a472a authored almost 11 years ago
improved documentation in onTrimMemory and onLowMemory of the Android extension system.

c434febb14833f8955700865c0f2699bffd79b6e authored almost 11 years ago
added callbacks for onLowMemory and onTrimMemory

19be58e2ee802eb4c13be85e8831954dc47cc482 authored almost 11 years ago
Use C++11 by default for iOS, fix builds

9b3e65cd74bc53965bc0a7199fc1af5882eeff02 authored almost 11 years ago
Android context fix

673448f8a42924cce03f32ba38f00d5497973fe4 authored almost 11 years ago
Fix clone in CI script

2774af236848afe9a43173949f3041213eefb9f7 authored almost 11 years ago
Fix script build in CI (I hope)

c490c2adc2a448cd36b43888aecf2756d9b29a30 authored almost 11 years ago
CI fix

27377bb83996c424708d86f914dc6566e52b98b1 authored almost 11 years ago
CI fix, I hope

a49c7157748c9eb66b5bb5d21b9a820b453ccc86 authored almost 11 years ago
CI fix

6619a6f1086c22cfdcb63a4b650e5a5a479b4a5c authored almost 11 years ago
CI fix

ccb7b2047ca829a523d3f1b04e9286c3b2e99394 authored almost 11 years ago
CI fix

77a9f10866808f5f0efc41696ffaae5b5bdbc0e2 authored almost 11 years ago
Mac release does not have haxelib sources, try downloading them from the repo

71630875186a0f157b4d666b4bd3aee285a77db9 authored almost 11 years ago
Try using 32-bit Neko, but recompiling haxelib in CI

836030f13694041938b304b1b690e7fc6ec790aa authored almost 11 years ago
Try to fix CI script by building Neko from source, since binary appears to be the wrong architecture

40be82901e21343c2a48d69f4c1de3d53cd2d5b0 authored almost 11 years ago
Try Haxe 3.1.2 in CI

94c342115f47fb9808e5cb2c73b21e0e996f8d02 authored almost 11 years ago
Try and fix Mac Travis build

bc63a47113142dfcbd929090acaca68c879309a4 authored almost 11 years ago
Update CI

f6fede585c7b1fb7736a0af99ea612e782b4b6fe authored almost 11 years ago
Merge branch 'nme-collab' of https://github.com/openfl/lime into nme-collab

9715700ad7d07601a649a7ab434338e946d62513 authored almost 11 years ago
Add dynamic OpenAL binaries for BlackBerry

87bc063bbd3594bee895bd9168eb0859ff8c8706 authored almost 11 years ago
Rebuild script fixes

8d01e11a6a57e3a1fedd9c069fdeba2e311981d9 authored almost 11 years ago
Rebuild script fixes

497af56b8d74036dafdeb0979b63bc92243b2ff7 authored almost 11 years ago
Add non-op versions of S3D calls when not enabled

ed812dafefc6f421dd6c203327cf001b51762327 authored almost 11 years ago
Improve rebuild to work if there is a folder with the same name as a haxelib, which is not a build directory

60a7f672087eecfa36d7ac7c8d8cbe82c0482905 authored almost 11 years ago
Use nme-dev instead of nme-state, don't require nme-dev if not rebuilding Lime

b999dee4f3380865370f4b8388cecf4f770c7677 authored almost 11 years ago
Merge pull request #120 from Hasufel/patch-1

KEYCODE_VOLUME_MUTE only available API 11

d0887f054ad3eeabb73bfc44f43977f54c758c34 authored almost 11 years ago
KEYCODE_VOLUME_MUTE only available API 11

d0c87ca1cae9994dbcec70e517b8c80a9dbe27f6 authored almost 11 years ago
Use 'lime' instead of 'HX_LIME' for Lime binary build

99a8d6a740b571c1134e626590255c1bb997d29c authored almost 11 years ago
Merge pull request #119 from catdawg/master

Compilation errors in JNI.hx

0d99705651ea7ef0078c5fecf050d3f6b67d36a9 authored almost 11 years ago
Compilation errors. lime.core.Libs is lime.utils.Libs and Lib.load now Libs.load

fa8974048919965f1804d155993df149b0402073 authored almost 11 years ago
Compile fix for Lime sample

b5c05d900f50ba987811ac0d10906ba09bbe9821 authored almost 11 years ago
bitmap_data_set_flags should be two parameters

01a6e2fed7d81ef24f891534eed5b60a1d6492c4 authored almost 11 years ago
ExternalInterface fixes

ca0674f82c2c27a94c3b2871bd722223e17c9a3e authored almost 11 years ago
Add ExternalInterface.cpp to handle mapping for lime_* CFFI calls

f74e883a297a02c5c98afdb0199ca1b1059975cf authored almost 11 years ago
Build nme-state libs as a part of 'lime rebuild' if they are not built already

7f13c319c2842f44080597a9e4b389d60fefef72 authored almost 11 years ago
Merge project code with NME, for better collaboration. Update Build.xml to import settings from the shared build script in NME

3fae4c1790c08b35bc6a94892aef73cfbf98261b authored almost 11 years ago
Merge pull request #117 from dukope/master

Fix software rendering (disable vsync, fix null pointer de-ref)

f89a5bebb7a7a8a68350944f598eac711a90fa55 authored almost 11 years ago
Fix software rendering (disable vsync, fix null pointer de-ref)

95a44a0a0dc357bdce16a5e519eae0e0c0da2a09 authored almost 11 years ago
Rebuild using HXCPP instead of hxlibc

f0afe0a080361ca0d12b48665da2dbf15e8baa7b authored almost 11 years ago
Update Android OpenAL libs (thanks Danny Yaroslavski)

9cec475920a33db5621b6111a10e256d57a03153 authored almost 11 years ago
Merge pull request #113 from delahee/patch-2

MultiplyAlpha optimisation

d9b3e37dee25b096febf6fb0cb8a752118b6c4a5 authored almost 11 years ago
Merge pull request #108 from delahee/patch-1

Fixed a potential NPE

5d241f3320c284ba9c04a587866267e29591c2a2 authored almost 11 years ago
Merge pull request #101 from delahee/fix_gl_uni

fixed uniform/vertexAttributeXfv

c5f845ff8be8407640b5718e87dc85d8aa32bbd5 authored almost 11 years ago
MultiplyAlpha optimisation

new implementation goes 2x faster

22336374bd1cca24592f8899503143653d0a8e2e authored almost 11 years ago
Compile fixes

933fec22ac35a909d04798a85f02dd64fefba01a authored almost 11 years ago
Windows runtime fix

098b4328de22ac2d41dcb8efb9929ba9d20026b6 authored almost 11 years ago
Compile fix

bb3308ce0fe8c4bfee24a40f7c9138bb3bd7af4e authored almost 11 years ago
Update to 0.9.6

959f4ee0514de4d9bdb60a080b52d39a10e6ae3a authored almost 11 years ago
Fixed a potential NPE

It is preferable to have a nop output rather than NPE.

Fixes #107
Thx!

c9932223ae5a123f2ed76681406f3155e1f18f2c authored almost 11 years ago
Merge pull request #106 from bubba169/master

Better looping when streaming music

b895216f73eeee9c819aa37883a6cba9c7ca6944 authored almost 11 years ago
Merge branch 'master' of https://github.com/bubba169/lime

49c7197ca356bef2a1d3733adb2b5f36cb9c9a4b authored almost 11 years ago
- better looping sound

80c8bf76df9f21e7dec6a38ee1116310c3b2b063 authored almost 11 years ago
- better looping sound

3d34dc6bcfc4b01eee0f868e435789f8ce99c221 authored almost 11 years ago
Merge pull request #39 from bendmorris/gamepad

Adding function to detect joystick names on Win/Mac/Linux.

093760350e392d477b0b7023a6aba81cc0a65074 authored almost 11 years ago
TextField color fix

587edb4e5d5e900f8be0472d09d7f86168f7b4df authored almost 11 years ago
Merge pull request #103 from bubba169/master

Fix volume and back keys on android

94a0199cfb60edf975d6e750814f73c666b1841a authored almost 11 years ago
Work on premultiplied alpha

4daa21ecdfad9cd6a5b0f6807f9db90dfe10eb73 authored almost 11 years ago
Default Z value to 0 and reverse the value, so positive Z is closer to the viewer

8f7cb17eb66e11cebf3702c804da5f46a54b6bf2 authored almost 11 years ago
Merge pull request #105 from kaen/s3d

MI3D Autostereoscopic 3D Support

abd8f15d1cde5af5bba19bf885a62048dc3d6911 authored almost 11 years ago
native s3d implementation

5eb972ac5e0c6208075efd68dc4fe46a49b9c4b0 authored almost 11 years ago
Fix volume and back keys on android

1e77247b38c346cc057778667fa4f051c290f65a authored almost 11 years ago
Merge pull request #102 from ibilon/master

Fix keyCode

c7830bea6aa93d506c135b45ba89dbdda77f57c9 authored almost 11 years ago
Fix keyCode

ee37281c227c0afa21ae48fb0133390651efe84d authored almost 11 years ago
Merge pull request #99 from Hasufel/patch-1

minor fix (return bool instead of int)

9c4b88a131ddfa8ce8074c90978e577f2f17c713 authored almost 11 years ago
Merge pull request #100 from Hasufel/patch-2

minor fix - incorrect comment

95117c1ab2d5b27d950e50ce48ec8a622d80bdf2 authored almost 11 years ago
Android key fix

88647348d98e30445c000c5c78acce287c6091fc authored almost 11 years ago
Fix Android library instantiation order

5886c963fdce8666abf1454b4473a7dbda4280be authored almost 11 years ago
fixed uniform/vertexAttributeXfv

a1b9f44363fe3b1328b74099434ab6f40056f0fe authored almost 11 years ago
minor fix - incorrect comment

81991680a7f933fb5983f1098e119c177294aae5 authored almost 11 years ago
minor fix (return bool instead of int)

1fbc6e484f25930961108c977e256133104c3c78 authored almost 11 years ago
Fix NDLL include order for Emscripten

0389cbfe92c109947c07c665366aee2c8fb5efc0 authored almost 11 years ago
Update to 0.9.5

ad9986230187a67c6285709020daae627b27e56e authored almost 11 years ago
Wrapper; Input; char value was passed incorrectly to host applications, corrected to handle typing simpler

c4bc1ff140fa27c12f580fa3b518721e2a8266f2 authored almost 11 years ago
Merge pull request #87 from Hasufel/patch-1

Multithread was not properly detached

cf340c9394db6605ffd2fefd3cb7ee8d13c9a41e authored almost 11 years ago
Merge pull request #91 from lpmitchell/master

Added keyboard events for Tizen

1d7ea0f63899cbabe44189dacb8cdda961e4ff17 authored almost 11 years ago
Merge pull request #92 from delahee/master

fixed a recurring NPE when loading swf with dependencies

86a58531fd104aab9d206533d5195a14ec962cfd authored almost 11 years ago
fixed a recurring NPE when loading swf with dependencies

a5a26e77535ccef73aa3b01c183fe8ae81022dc6 authored almost 11 years ago
Tidyup

45d2a3e9791fbd79895c610159dda24429a5526c authored almost 11 years ago
Translate Tizen key codes to match Flash

f495f162ba33fdd1b0d15d2372b61e7144776828 authored almost 11 years ago
Added keyboard events to the Tizen application's key listeners

Removed Tizen automatic termination when the back button is pressed.

c84255e82d4ef15aa88c0259aaa0b64b9104e755 authored almost 11 years ago
EGL context fix, minor Tizen cleanup

c56e6cafebb6a5e017bf5221d9ff61f57b8c1dc9 authored almost 11 years ago
Migrate documentation script out of Lime

5f00c9fd6921ddfa431919837fdc40d137a59530 authored almost 11 years ago
Add sidebar support to documentation generator

6434b181926856dc833bb3b97b41d7a1109aa29d authored almost 11 years ago
Add documentation rebuild script

cf233f8af14c8b137ebe482b3130600605d2e315 authored almost 11 years ago
Minor cleanup

7a76cc4150d648ce9f10b712cfa21e96c6f8b9eb authored almost 11 years ago
Update README.md

95fc064deda2bd1f453aff9beefce9656b865f93 authored almost 11 years ago
Fix script

04e437e1c17399852582d5d41c256b76fc19a9c4 authored almost 11 years ago
Fix CI script

122ceb1e3696ecfb650a585c9ad309f86af235dd authored almost 11 years ago
Output wget to stdout

29fd46787a4556b254fb9992a3097926eb561363 authored almost 11 years ago
Add build hook

022b886d1201de0bbdbd06c3967eccd36817e3ad authored almost 11 years ago
Multithread was not properly detached

..causing crash in some cases returning 'native thread exited without detaching' error message.

fe2e0c56a3e4239b56fb0dbe1c4d25b004df68dd authored almost 11 years ago
Update README.md

6ec3021458a48f0f9db2ec89746c0c8a84a6013f authored almost 11 years ago
Update README.md

41fe9bd22a11090d6a127057e2c907b386df284b authored almost 11 years ago
Speed up travis-artifacts install, fix file upload path

3170ffb2c25d23bc366f1dd3db0af7139da7eef0 authored almost 11 years ago
Tweak upload script

247c2f31b0cd3a8e4fd48fc77303f8f4d2c4a710 authored almost 11 years ago
haxelib git is being buggy, try avoiding it in script

f2c0d8cab6e96fd2604f950fa5e2dd2ece8a7860 authored almost 11 years ago
Try updating haxelib in CI script

409b49c79ffc2f9346b09a6ee701d9bd8f7741f8 authored almost 11 years ago
Fix CI script

89970d97eab69edb382d146dea9f0e66ea138d93 authored almost 11 years ago
Try faster Haxe install

d7363a91c467d7e0515dcd7a755d06ec69a978c0 authored almost 11 years ago