Ecosyste.ms: OpenCollective

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

github.com/openfl/openfl-native

[deprecated] OpenFL native backend
https://github.com/openfl/openfl-native

GlowFilter should explicitly clone as a GlowFilter

fa938c20c08e6d078ac202b04b373b689b07917d authored about 11 years ago by Joshua Granick <[email protected]>
Fix removeChildren()

bd0f1af4c1bdd238af153ddbbd981495436d46d3 authored about 11 years ago by Joshua Granick <[email protected]>
Merge pull request #151 from sergey-miryanov/master

Initialize mainView property of Extension

4e8697f93ddbdafb220047bba979ee0c45dbeec5 authored about 11 years ago by Joshua Granick <[email protected]>
Initialize mainView property of Extension

f310e1cef76b01073ec55cbe4bdcad0f309de4e0 authored about 11 years ago by sergey-miryanov <[email protected]>
Update to 1.2.2

a9a0da22eaae05a3eeedf8c749d25e1920b4fac9 authored about 11 years ago by Joshua Granick <[email protected]>
Don't use threading audio when targeting Emscripten

a35c1f4a3674facea3f47e9a321df721961fbe0c authored about 11 years ago by Joshua Granick <[email protected]>
Prevent infinite loop in EventDispatcher

f84f4425eb57cf251bfe5e2d2c768058b5e804ab authored about 11 years ago by Joshua Granick <[email protected]>
Init only once, even if run before class defaults are initialized

77054ed7116f9a9d825735716326484af8ad35c2 authored about 11 years ago by Joshua Granick <[email protected]>
Minor fix

053dc16fc230fe6ee07193589ea1b217cb9f972e authored about 11 years ago by Joshua Granick <[email protected]>
Load Neko API only once on Neko

2aa2ee405c5a821bf4bfc2445fd885f43a910e63 authored about 11 years ago by Joshua Granick <[email protected]>
Merge pull request #143 from player-03/showKeyboard

Fix NullPointerException that can happen after onDestroy() is called.

41178142f70b3a9f7ee3a9560e334eea6239b6bb authored about 11 years ago by Joshua Granick <[email protected]>
haxe.Timer update

f0c7a33f50b03cdc6e512af4a31766d3cf5a0b5a authored about 11 years ago by Joshua Granick <[email protected]>
Update to 1.2.1

8883af4281340c1bd415163c80c2feaf83f74e56 authored about 11 years ago by Joshua Granick <[email protected]>
Haxe Timer update

cb60eb79a9c4342bc7a3e0f03995d2f365065510 authored about 11 years ago by Joshua Granick <[email protected]>
Make Sound handle public, to help check if it was closed

c02fe98dfdc0983612a2422890704d83d90a9b56 authored about 11 years ago by Joshua Granick <[email protected]>
Include NDLLs from lime, but don't include it as a source path for now

e7e028ee33c14f20f6cd40d2d6c6498c8cd9110d authored about 11 years ago by Joshua Granick <[email protected]>
Update Tizen template for emulator support

1f5c67515617efb472e7f3b561012446d1012712 authored about 11 years ago by Joshua Granick <[email protected]>
haxe.Timer fix (fixes #144)

32d33fc1aa7a2bedb14f8baa88abfe2a7bd56d71 authored about 11 years ago by Joshua Granick <[email protected]>
Update README.md

48cb176cb59f1ad019919cd98aa5612b76956714 authored about 11 years ago by Joshua Granick <[email protected]>
Fix NullPointerException that can happen after onDestroy() is called.

7dc64aec62189e546abf7a5fa79aa7059b869300 authored about 11 years ago by player-03 <[email protected]>
Merge pull request #140 from matiasjrossi/patch-1

Make android:debuggable follow the -debug flag

e054caf10811f3aad5832252fbe1a91c05e7fa4d authored about 11 years ago by Joshua Granick <[email protected]>
Update to 1.2.0

9012e581b16bf273dd864891ba42b6e802250dbb authored about 11 years ago by Joshua Granick <[email protected]>
Improve audio stream performance, cleanup

8709fbe7dc769ce1ef7ec078da9776213dc05923 authored about 11 years ago by Joshua Granick <[email protected]>
Audio Threading : Third times a charm. Switching to single thread for all music items, refactored to be properly thread safe, and isolated the code from the SoundChannel class for clarity. Unable to cause it to crash now on android no matter how quickly I mash the sounds in my debug app.

337358746ba185c6bfdf6b364b7d7677fdb0e42d authored about 11 years ago by underscorediscovery <[email protected]>
Added setResolution, setScreenMode and setFullscreen methods to Stage.

740f0881845b2b038abd5f1eb649edd3fb857e66 authored about 11 years ago by Robert Konrad <[email protected]>
Add events (dispatched from stage) when GL rendering context is lost/restored

4c40c97d4548d8aabbea9e5bc9eaa7043b26f280 authored about 11 years ago by Joshua Granick <[email protected]>
Compile fix

fcfa1fae7cc0265b8e739c3dc8cc578893a4bd3f authored about 11 years ago by Joshua Granick <[email protected]>
Remove testing methods, add .getNativePointer() for direct memory access to ByteArrays (for use with C++ libraries)

9168d75628ed4c3a05456024de7e3cc7976db3f6 authored about 11 years ago by Joshua Granick <[email protected]>
Better UncaughtErrorEvent handling

6a92cc98cd562ad63dd81fe4a2694e2e47dcb3ba authored about 11 years ago by Joshua Granick <[email protected]>
Sound; SoundChannel; Adding flags for type (internal), fixing threads so that 1) It won't stream sound types. 2) It will stream music types, and cleanup whenever the thread is meant to be destroyed. Working as expected on mac/android.

f5b4d61894ef285d49e255fd32ea24ea89f60cce authored about 11 years ago by underscorediscovery <[email protected]>
Update manifest

81c0bae0d915c26d1463c9bf68d9d2e024c16100 authored about 11 years ago by Joshua Granick <[email protected]>
Update application manifest file

0f92850a11b3d7c4f50e2af9ec1f7cca10219a6b authored about 11 years ago by Joshua Granick <[email protected]>
Make android:debuggable follow the -debug flag

3cb668b43878d9ff94e16fdb43de58d830522bff authored about 11 years ago by Matías Javier Rossi <[email protected]>
Expose (unsafe) memory access to BitmapData for now

c1b03bfa719597dc4fb5b22c1aefdd1d0802bbb8 authored about 11 years ago by Joshua Granick <[email protected]>
Adjustments to manifest

ab3ee5778160ea054b0318d8577c61af4b694322 authored about 11 years ago by Joshua Granick <[email protected]>
Merge branch 'master' of github.com:openfl/openfl-native

e2f053ceab55d4bdd937f299c567e4bed2a1d6c2 authored about 11 years ago by underscorediscovery <[email protected]>
Preliminary Threaded Audio for streaming sounds. Disable with -Daudio_thread_disabled. If the CPU is tied up (i.e while(true) over a short period of time) the main thread would lock up and block music streaming from happening. This puts the music stream into a new thread and will withstand even 1 fps (forced or from game code).

89db99bda61dc601797095bc8c4e74fe8137590b authored about 11 years ago by underscorediscovery <[email protected]>
Update manifest template

b5ddb1b7550d749939f0489bb5792f3cfacbb79e authored about 11 years ago by Joshua Granick <[email protected]>
Compile fix

0619635ba5f180f725a9c97f9fb701423b93844a authored about 11 years ago by Joshua Granick <[email protected]>
Update Tizen SharedObject

cdbf2263bf9490d1735e76fba5fa98a0e6ccfb01 authored about 11 years ago by Joshua Granick <[email protected]>
Merge pull request #108 from restorer/patch-1

Forced width/height fixed for mobile platforms

de22f12586e13b17f6e8f3e27e284f9cf7fe2972 authored about 11 years ago by Joshua Granick <[email protected]>
Merge pull request #131 from neni/patch-1

Update StorageVolumeInfo.hx

fca6028e75e1bc591abd2afe3e06e38796ed0238 authored about 11 years ago by Joshua Granick <[email protected]>
Merge pull request #136 from Dukobpa3/fix/socket

Fix/socket. Fixed bug with binary socket connection

4f4e21222e1e9620e4bb837e1637d6f12241688b authored about 11 years ago by Joshua Granick <[email protected]>
More lenient handling of unsupported sound files

bb2bc0aca7327b016552f32056ffb2a63bf25087 authored about 11 years ago by Joshua Granick <[email protected]>
Support landscape orientation for Tizen

10ff7e3eb1a296f6e0e7d768c45133587f8a6b95 authored about 11 years ago by Joshua Granick <[email protected]>
Cleanup

be99f9a61a0edc0223a08ed6c44ce43c215f00d0 authored about 11 years ago by Joshua Granick <[email protected]>
don't need set offset to position

346d401c5bb7b5c1c9e061405ffdcaeffff3aadb authored about 11 years ago by Dukobpa3 <[email protected]>
Update for lime

3dcfe1322051481184c103816f76f10527bfaeb6 authored about 11 years ago by Joshua Granick <[email protected]>
update writeBytes api to flash referenced. Fixed bug with randomly binary socket disconnect.

a09fd91e6a1e5621b3883417dd645cc6c137660e authored about 11 years ago by Dukobpa3 <[email protected]>
update

f479095eaf6924e702423f9a51d5dd5ba451d25f authored about 11 years ago by Dukobpa3 <[email protected]>
don't close if got Eof durind readBytes(ba);

75c7cd93da6b627602df694de13aa8e24346b00e authored about 11 years ago by Dukobpa3 <[email protected]>
Fix Travis CI build

b2fd1d2e87d88c21374f312eaaa6a375058689a4 authored about 11 years ago by Joshua Granick <[email protected]>
Update Travis CI script

966d0df58bea9e5f5baaec56fb1822d3bb54e3a9 authored about 11 years ago by Joshua Granick <[email protected]>
NDLL and Android extension API moved to LIME

ec3b79b68d878433c05da02df807296e697bc4e9 authored about 11 years ago by Joshua Granick <[email protected]>
Move project/ directory to lime

763f3af350956d53185dd9766033d4bca3192606 authored about 11 years ago by Joshua Granick <[email protected]>
Improvements on Tizen

2b9ebe04027f6f8334ecad86321b841d0751bf94 authored about 11 years ago by Joshua Granick <[email protected]>
Update based on Application instead of UiApp

9e4dbe8ade82267850a1fe564039ae0aeeb422d5 authored about 11 years ago by Joshua Granick <[email protected]>
Update StorageVolumeInfo.hx

fix typo

49d0c3fd43e42ce0941683d21c1f8e3d4b551418 authored about 11 years ago by Neni <[email protected]>
Support force GLES1 compile, for testing

0f9ea4da5b8ca49f2aa1e5e2baa120cecfae4bf5 authored about 11 years ago by Joshua Granick <[email protected]>
Wave audio fix

5a1b14cc3dd1fd76eb5f4e047071093120baed14 authored about 11 years ago by Joshua Granick <[email protected]>
Return null if OpenALSound had an error

0cf9e129391ac3c8ca08358c9b07baf9e6492dfb authored about 11 years ago by Joshua Granick <[email protected]>
Merge pull request #116 from edib0y/fix/73_textfield-scaling

GDI font height >=1, fixes issue #73

954499498ba88d3e21269112321846a337a0ccae authored about 11 years ago by Joshua Granick <[email protected]>
Merge pull request #117 from xastor/master

JNI parameter type checking fix

9c73bc71cc66541c55d3274fee7da8a57278cf25 authored about 11 years ago by Joshua Granick <[email protected]>
Merge pull request #124 from bendmorris/master

Implementing BitmapData.paletteMap function

10442b0215b30bd34946e3d4c06dc70d33522ec5 authored about 11 years ago by Joshua Granick <[email protected]>
Merge pull request #125 from player-03/Sound-metadata

Sound.hx: Fix bytesLoaded and bytesTotal not being set properly

1b78aff472d81558fcbf1bacd95a819e1c2c65d1 authored about 11 years ago by Joshua Granick <[email protected]>
Fix bytesLoaded and bytesTotal not being set properly

2ffd807d2ab0e3b3d98bb16577ef51952873363f authored about 11 years ago by player-03 <[email protected]>
These floats should be ints.

413f817b1cc79abf788013e1c64555b8a8d593ae authored about 11 years ago by bendmorris <[email protected]>
Use the sourceRect and its width and height, not this BMD's rect and dimensions.

c51f6ec116a9be3006869ff0f14879902f3371a1 authored about 11 years ago by bendmorris <[email protected]>
Implementing a native version of flash.display.BitmapData.paletteMap.

8f2202cf8e09b014b6e313f0ae2adea00dc03307 authored about 11 years ago by bendmorris <[email protected]>
Disable automatic pre-multiplied alpha, until it has more testing

07a531430d96b0785b75d197e8f5e82fab7ab423 authored about 11 years ago by Joshua Granick <[email protected]>
Update README.md

daa6e26f3095fec1f491aee663e3a15a3dea2dd2 authored about 11 years ago by Joshua Granick <[email protected]>
Make callback after creating Tizen window

40fbd675652acbf911b3f056e30c9654d4bc0111 authored about 11 years ago by Joshua Granick <[email protected]>
Initial wiring for Tizen backend

3127cec487927df3018b51acacd1bb12dfa31d98 authored about 11 years ago by Joshua Granick <[email protected]>
Change icon name for Tizen

51b78f0e8229e2e72d744ece091ce5f5e27d0b3e authored about 11 years ago by Joshua Granick <[email protected]>
Initial support for Tizen

3952991b191898588906633fabdb5b7bde9ddcfb authored about 11 years ago by Joshua Granick <[email protected]>
Build fix

1c190cc247bc371a50539f988a00caa06ca2f2e3 authored about 11 years ago by Joshua Granick <[email protected]>
EPPC tweaks

d7d5ba49a0a2d3213e47a479bdb3773358becd39 authored about 11 years ago by Joshua Granick <[email protected]>
For now, make BitmapCache retain more often

2a157cd72e0593cf130ab9b46dff96b5d9e9815a authored about 11 years ago by Joshua Granick <[email protected]>
Try using premultiplied alpha for all surfaces

8e51a900d18e9758cfcc58e55e02804686f57cd1 authored about 11 years ago by Joshua Granick <[email protected]>
Refactor BitmapCache

9ee8de3a2b1930d0612bd9ae1dfeba832d16866c authored about 11 years ago by Joshua Granick <[email protected]>
Minor fixes

084caafcaa447157c078150eaa0a12691887e661 authored about 11 years ago by Joshua Granick <[email protected]>
First pass on pre-multiplied alpha

ff11cacf1ad9836336d3c902404467ee99cf1e4a authored about 11 years ago by Joshua Granick <[email protected]>
Silence warning

fa771ff48a492f812d9d1ce214e86085f5e72b29 authored about 11 years ago by Joshua Granick <[email protected]>
Build fix

c0e4e8a5adbfcf70fd0d2c2a272d617678afb567 authored about 11 years ago by jgranick <[email protected]>
Refactor rendering surface

4e465a939a89b9cbc9781ba4a76c50dee2483efc authored about 11 years ago by Joshua Granick <[email protected]>
JNI parameter type checking fix

The core problem I found was that jclass variables were compared using
equals (==) operator assu...

c8cdd7d8e51d34f770bf1412fd1d40380083fa99 authored about 11 years ago by xastor <[email protected]>
GDI font height >=1, fixes issue #73

770f07e9e96ca42a3bc07c964488711788ce8b68 authored about 11 years ago by Edib0y <[email protected]>
Add Stage.color

129c17f88c42912b9bf778fa6cf333b3a4d62c0a authored about 11 years ago by Joshua Granick <[email protected]>
Update to 1.1.4

ca5d69a7531054f13eba00ae9a59c8f554adc269 authored about 11 years ago by Joshua Granick <[email protected]>
OpenAL audio adjustments

668c9ec0ff8b9716ce485244675904ccb49e4e05 authored about 11 years ago by Joshua Granick <[email protected]>
Refactor OpenGLProgram

b10a9e58cd220ee7b1484265906ad3077758a42b authored about 11 years ago by Joshua Granick <[email protected]>
Refactor OpenGLTexture

6ddf978d0ed5807c3c93f6caa1f577a1e3707a42 authored about 11 years ago by Joshua Granick <[email protected]>
Fix Windows build

5d1bfea04b082f30c594bfcfc2aa163b0bf64c49 authored about 11 years ago by Joshua Granick <[email protected]>
Don't need a header for OpenGLInit

1d42f98e2cc1982f55a3d228b9978946e7bee20e authored about 11 years ago by Joshua Granick <[email protected]>
Refactoring OpenGL render code

2d60507ad2748f44cdce5f02496d85655c5b6ba1 authored about 11 years ago by Joshua Granick <[email protected]>
Compile fix

936df3a92e57c31a7f90baa493e06784ae1be28d authored about 11 years ago by jgranick <[email protected]>
Organize the project/src directory

b5f533cbad63c2a78ff55d86e411ff2dc1f23504 authored about 11 years ago by Joshua Granick <[email protected]>
Move project/* -> project/src

e5127e54caee1d0761c77fbdf28754f2889f6760 authored about 11 years ago by Joshua Granick <[email protected]>
Forced width/height fixed for mobile platforms

5496922f3763c22dbf9e401448945ed65560cd75 authored about 11 years ago by restorer <[email protected]>
Merge pull request #106 from Rezmason/readpixels

Implementing and adding hook to nme_gl_read_pixels.

32fa0cb7b3d154a1aa360950623595af43381947 authored about 11 years ago by Joshua Granick <[email protected]>