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

NativeHTTPRequest: manage cookies for the current session if withCredentials is true

2e31ae9fd07a4697a63e41a69bd3b88ee60119c3 authored almost 3 years ago by Josh Tynjala <[email protected]>
CURLBindings: implement CURLINFO_COOKIELIST

Returns an array of strings

bd4c10a715d7bfb2bf6a5d94f005d7d9ab2dfd6d authored almost 3 years ago by Josh Tynjala <[email protected]>
Merge pull request #1519 from Apprentice-Alchemist/feature/android-api-21

Upgrade to android API level 21.

83972940178b0a62b7874168527519449b085cc0 authored almost 3 years ago by player-03 <[email protected]>
CommandLineTools: added --template option to add a custom template path

Works similarly to --source

3ba4c4c5c0daf66f89385a0c67895cb96a2b1ddc authored almost 3 years ago by Josh Tynjala <[email protected]>
Image: compatibility fix to allow use of genes library to compile as ES modules

925e2b67e717327a1782ae20705fc74455e2ea45 authored almost 3 years ago by Josh Tynjala <[email protected]>
Upgrade to android API level 21.

b15dcb94c15a40b4323bc0a2d132047f9726cdca authored almost 3 years ago by Apprentice-Alchemist <[email protected]>
Add missing feature warning to `FlashAudioSource`.

cda9d3a4bb02b13b887b9d98c9965a1401402695 authored almost 3 years ago by player-03 <[email protected]>
Never skip `setCurrentTime()`.

878982e3e2d480bcbeadbad828c09b7354d2297c authored almost 3 years ago by player-03 <[email protected]>
Resolve KeyCode data type issue on Neko

45955412eb685ee2f760d54850181e4127b57030 authored almost 3 years ago by Joshua Granick <[email protected]>
Add missing `#if` tag.

07e65257c429c592644a45394d2c004bf04046be authored almost 3 years ago by player-03 <[email protected]>
Remove redundant code.

8e46831823943095ee10c3b0064881fb96479b59 authored about 3 years ago by player-03 <[email protected]>
Make sure `NativeAudioSource.handle` is non-null.

Using `getGain()` and `setGain()` as a template. Like gain, you won't be able to set pitch befor...

c328d0c85c6add8534ceb85f95497bd3bb44f798 authored about 3 years ago by player-03 <[email protected]>
Standardize setters in `NativeAudioSource`.

These setters now: (1) start by checking if anything changed, (2) use the new value in calculati...

f46ed3dc7e6f6a1e9f4bdc538ffe4368dfa036ba authored about 3 years ago by player-03 <[email protected]>
Add pitch functions to `FlashAudioSource`

Just placeholders, for now.

809ba2fd0c78f44c6c55bc955fb6e5154295df7f authored about 3 years ago by player-03 <[email protected]>
Calculate time remaining based on pitch

f65eedf28e34c28a633fcf60674e6246f939e1c4 authored about 3 years ago by player-03 <[email protected]>
Merge pull request #1498 from player-03/loadAudioBuffer

Fix error when loading embedded audio.

2f35e0b24c1044d06a23cb3a2cdc3970a7fee284 authored about 3 years ago by player-03 <[email protected]>
Merge pull request #1497 from player-03/gitignore-obj

Ignore project/obj in extensions.

8ab755d359ff54399a681d74933a2dde1839edd1 authored about 3 years ago by player-03 <[email protected]>
following structure of other stuff

cd2ab1600ef15c6b7f9d3ed35b770898fe4c3672 authored about 3 years ago by Cameron Taylor <[email protected]>
HTML5 backend pitch

b3dd46ee684a2199f6be54ef34694595948573e4 authored about 3 years ago by Cameron Taylor <[email protected]>
initial pitch stuff

2ffb6eef3f7eb401a2b23510b1cfaba446874851 authored about 3 years ago by Cameron Taylor <[email protected]>
If two icons are equivalent, prefer the second.

455dd2017c6d749e3b8bffd152f6218529dfa677 authored about 3 years ago by Joseph Cloutier <[email protected]>
Implement `Icon` priorities.

With this, a library can set a "default" icon, to be used only if the
user doesn't provide a bet...

e848002f93e0124c8940c00bbf5dcadb7466647d authored about 3 years ago by Joseph Cloutier <[email protected]>
Github Actions: better .gitignore exclusion

7bfaa441f2eecaec286f194352f7004aa37cfa41 authored about 3 years ago by Josh Tynjala <[email protected]>
Github Actions: fix typo

67543f741714eb4f6f5275e2e98f0ef151f762b9 authored about 3 years ago by Josh Tynjala <[email protected]>
Github Actions: skip .gitignore file when uploading ndll artifacts

9d6d39887104f3634a4de60650c118d19af92ad2 authored about 3 years ago by Josh Tynjala <[email protected]>
Github Actions: no Discord notify on pull request or fork

5df1faf3c44179d456049868d21c42b6d195d9ff authored about 3 years ago by Josh Tynjala <[email protected]>
disable_preloader_assets haxedef

When the project contains no assets, excludes asset-related classes for big file size savings

0ecf27d2d67f8dae7a006516e3f24818d86cfa3c authored about 3 years ago by Josh Tynjala <[email protected]>
AssetHelper: don't bother creating the default library if there are no assets

e3d49867fb146fdeae195a169cba2420b9c8810b authored about 3 years ago by Josh Tynjala <[email protected]>
Fix OpenAL build with newer GCC on Linux

568eaefa833374b23f218225261a50114e56d08b authored about 3 years ago by Joshua Granick <[email protected]>
Added new -air-simulator option for lime test air -ios (or lime test air -android)

This launches the AIR simulator (ADL), but it passes additional options to tell it to simulate a...

bedeed591bb94bf3c85dd38fb2bd62bde0f950f3 authored about 3 years ago by Josh Tynjala <[email protected]>
Fix error when loading embedded audio.

`loadAudioBuffer` skipped actually creating an `AudioBuffer`. Oops!
Fortunately, `getAudioBuffer...

9f6da5e5c5057c4538339bfbe40c0a5f5fb929ab authored about 3 years ago by Joseph Cloutier <[email protected]>
Ignore project/obj in extensions.

No one ever wants to include the intermediate build files. However, some choose to include the o...

dc637ca98c124edaf477fb719462d78a1d2ce46c authored about 3 years ago by player-03 <[email protected]>
Remove lime-samples dependency in createProject.

As pointed out in issue #976, `lime create project XYZ` doesn't rely on any project but Lime its...

66d906395a86631e46d9b4e87d06f070a7ebfd1e authored about 3 years ago by Joseph Cloutier <[email protected]>
Fix GC issues on iOS 15 with iPhone 12

https://github.com/HaxeFoundation/hxcpp/issues/969#issuecomment-941127280

ed3686661a5e31ba3847e50e33280d592dfc301d authored about 3 years ago by Justin Espedal <[email protected]>
Allow unset values for library.preload/.generate

2750cf501118497151cb30071f5a1bcf039031b4 authored about 3 years ago by Joshua Granick <[email protected]>
Remove `<uses-sdk />` from manifest.

The Android Gradle plugin prefers to retrieve this value from build.gradle, and some versions of...

290f0bd5889458c2ba093438a3621073083746e2 authored about 3 years ago by player-03 <[email protected]>
Set extension-api's `defaultConfig`.

The Android Gradle plugin prefers to use these values instead of the values in AndroidManifest.x...

33cd3b15fdd667b56331b6e946da2d46230645b8 authored about 3 years ago by player-03 <[email protected]>
Update extension-api's min/target sdk versions.

53c22391e2c28e5c6553f89bfe0d9267f53e1fc0 authored about 3 years ago by player-03 <[email protected]>
Electron window width/height should default to 0, the same as html5, for consistency

Before this change, html5 would automatically resize the stage if the window resized, but electr...

f6fb941c997716094d792e60f7ee84d58ebd1ce3 authored about 3 years ago by Josh Tynjala <[email protected]>
electron: sets -D electron to allow differentiation between plain html5 and electron, if needed

b17bc6100b4107fa130b3bd46010c1212615c25a authored about 3 years ago by Josh Tynjala <[email protected]>
Merge pull request #1480 from pfoof/documentation

Added comment/docs for some classes.

fc0e31ac33aa7bb593f25abd01ed69b0c4a0878e authored about 3 years ago by player-03 <[email protected]>
More clarifications.

e2b66cbe9584650b79f2cca5d44ab91bdfc22b08 authored about 3 years ago by player-03 <[email protected]>
More clarifications.

ed477763cb78373bf37331f661bd9d4d8561c258 authored over 3 years ago by pfoof <[email protected]>
Clarified `lime.net.URIParser`

c31349e7edc00fd2688ad12232c4cae37df103fb authored over 3 years ago by pfoof <[email protected]>
Merge branch 'documentation' of github.com:pfoof/lime into documentation

7754ae8a5ab1a43120eb92a9c07bd5c01e8b947b authored over 3 years ago by pfoof <[email protected]>
Added documentation for `lime.net.URIParser`.

Every field is described with examples.

1aec979511c32c60ba71a97f2fc98356dd696eda authored over 3 years ago by pfoof <[email protected]>
Clarify `FileDialog.hx` documentation.

If we're going to write documentation here, we should include all the features and edge cases.

cf308cd4cb6f1e1b9759c4e3174608472ea1ef0e authored over 3 years ago by player-03 <[email protected]>
Added comment/docs for `lime.ui.FileDialog`.

b9c06ff2998f404257c7996d8d66e68aee760aec authored over 3 years ago by pfoof <[email protected]>
Compile fix

c650924a7e57e9546280de16796d9c1f4f93b073 authored over 3 years ago by Joshua Granick <[email protected]>
Fix CFFI calls in FileDialog for HL target

1ecf38f5b3f9d0733b14c8585e51077ce30d0cd4 authored over 3 years ago by Joshua Granick <[email protected]>
Update FileDialog.hx

486d69fdcf4e887ef50416a7e7571a04651930dc authored over 3 years ago by Griss <[email protected]>
Github Actions: apt-get update before apt-get install

5b51d0ce7af260846fc40d69df25911670abddf8 authored over 3 years ago by Josh Tynjala <[email protected]>
Do not add double end-slash in PackedAssetLibrary (#1447)

105cc69cb7d9f495f5a353a3359f4436f3519e8c authored over 3 years ago by Joshua Granick <[email protected]>
fix: Shader compiler is giving warnings only when there are errors present

f56391b8bbd7317ac8ae71dcff2a4c3ded28eacb authored over 3 years ago by Giuppe <[email protected]>
MOD: start adb server beforehand

7a58c24582b6ee2ef7277bb5811b8fcd59445446 authored over 3 years ago by Alan <[email protected]>
FIX: wrap adb command in sh -c "..."

This enables the stdout redirection to work on non-Windows platforms

5c94adecd3fbf842dacc900fbb61eeb4b522859c authored over 3 years ago by Alan <[email protected]>
Reword comment for accuracy

Fixing a mistake I made in 0d1df40.

195b1dbaef1fa5601196cdc1ff123a27c4200958 authored over 3 years ago by Joseph Cloutier <[email protected]>
Fix `NativeAudioSource.stop()`

The `setCurrentTime()` function calls `AL.sourcePlay()` if `playing` is
still true, so that shou...

76d953e90973772b9145210b421dc42aa76e4add authored over 3 years ago by Joseph Cloutier <[email protected]>
Change packed assets header to "lime-asset-pack"

This is a little more distinct than "asset-pack", further reducing the chance of the resulting f...

151606b11909363f0806976338777f25e7d194f9 authored over 3 years ago by Justin Espedal <[email protected]>
Don't let packed asset files begin with a compression header

Packed asset libraries are sequences of individual files, sometimes compressed, and concatenated...

5136482127a51c577d42c4170255a7cc9c94a29f authored over 3 years ago by Justin Espedal <[email protected]>
Fixed dialog on android APK signing

75407f5db88f8d9f97c71e3245aca8a5d2ee024f authored over 3 years ago by zatrit <[email protected]>
Github Actions: upgrade to ubuntu-18.04

Github is removing ubuntu-16.04 soon

1c6947c1ea9c99127739151203454599be884738 authored over 3 years ago by Josh Tynjala <[email protected]>
ios: add missing required Metal.framework dependency to Xcode project

216096270e6f84055787fefe83de8352fda771ec authored over 3 years ago by Josh Tynjala <[email protected]>
README: fix link to CI that should be Github Actions

28e2b5fd9fa345abb0039249890a079c9ba772a0 authored over 3 years ago by Josh Tynjala <[email protected]>
Merge pull request #1458 from giuppe/fix-shaderinfo-null-string

fix: getShaderInfoLog result could be null on HashLink target

73d65d533a69a2a892da4991e1bfb0df7f3bd291 authored over 3 years ago by player-03 <[email protected]>
fix getShaderInfoLog null result check on HashLink target

34d997d3165d5cf24e3bf50fe6cd27b047ca7321 authored over 3 years ago by Giuppe <[email protected]>
Allow hyphen for launchStoryboard template property typing

When parsing the attributes attached to a launchStoryboard element, in addition to the colon cha...

f110d52e5a17e17422183c7dd90e9dfdc1f85782 authored over 3 years ago by Justin Espedal <[email protected]>
Update to 7.9.1 for testing Vorbis changes

8d7fd1dd2fc2f630749a0352f4e2be5dd446a421 authored almost 4 years ago by Joshua Granick <[email protected]>
Reword comment for clarity

(Also for grammar and consistent line length.)

caa7feff1c3732c99d0ddac506c2f99b81ed710f authored almost 4 years ago by player-03 <[email protected]>
Simplify `native_audio_buffers` implementation

The previous version was backwards - `native_audio_buffers` would be ignored if defined, and use...

a4aa3f2dd839673ca268c3515dd4bd597a22d8bc authored almost 4 years ago by player-03 <[email protected]>
Making NativeAudio buffers configurable & playback behaving like other sources.

feae6af85a437bd00efbd277cf5bc5dec4bd9daf authored almost 4 years ago by m0rkeulv <[email protected]>
Standardize formatting

This file isn't entirely consistent with the rest of Lime, but it is self-consistent and I think...

fd89a87dfb3370531944c78f65bc48114ed6a120 authored almost 4 years ago by player-03 <[email protected]>
Merge pull request #1445 from player-03/workingDirectory

Use existing "workingDirectory" value instead of re-calculating.

c743fe10c404fb73003e24100f319a472cb4203f authored almost 4 years ago by player-03 <[email protected]>
Fix iOS -Info.plist merging feature for paths with spaces

6ca597218698549468e40d67bf545dc3a7aa6141 authored almost 4 years ago by Justin Espedal <[email protected]>
Update CHANGELOG

5345430d0f9984bc7a141a51567f146e5a2a7c78 authored almost 4 years ago by Joshua Granick <[email protected]>
Update to 7.9.0

5eda2af2dc74ba5d14e072483abf5767449046e3 authored almost 4 years ago by Joshua Granick <[email protected]>
Run formatter

8c9808b038ea06ea1f8c8c1ffb4a6d01d43c7972 authored almost 4 years ago by Joshua Granick <[email protected]>
Fix abstract casts on Haxe 4.2

2c563b7809b0bddb5a7044dba26a15558e432ae8 authored almost 4 years ago by Joshua Granick <[email protected]>
Github Actions: bump Haxe version to 4.2.1 to fix dox failure

8a5487f2124ee0b085efccedc3f42dd6516fca3e authored almost 4 years ago by Josh Tynjala <[email protected]>
CI: build docs too

5dbf3fb52f1b151f03637b77f01cc50d20c5db9c authored almost 4 years ago by Josh Tynjala <[email protected]>
CI: creates Haxelib package artifact

e53c15055567e9008b6fca440765b42c105fdeb5 authored almost 4 years ago by Josh Tynjala <[email protected]>
WindowsPlatform: warn instead of error if HL_PATH is not defined

4271854980378bdb54f4470b0996335869619837 authored almost 4 years ago by Josh Tynjala <[email protected]>
Merge pull request #1448 from m0rkeulv/feature/haxe_4_2_support

Feature/haxe 4 2 support

5fa03f64c6c61a72b6cf8786592d1158766a41b2 authored almost 4 years ago by player-03 <[email protected]>
Remove trailing tab

99649ef487253865b750dcedbf3fe9110d9b4c15 authored almost 4 years ago by player-03 <[email protected]>
Standardize formatting

f9a1f645d5b92ff3e8f3a938a6ab2deab0a09410 authored almost 4 years ago by player-03 <[email protected]>
using primitives

0c032c7a2af87173967b6ee930ab31fe7c888f7c authored almost 4 years ago by m0rkeulv <[email protected]>
Fix incorrect type in init statement

eb60e5581eb97e1e7f233c329d9b8bbde4cde861 authored almost 4 years ago by m0rkeulv <[email protected]>
remove changes that where committed by mistake.

56d0bd108909970fc43e4759beb4d187d63c835d authored almost 4 years ago by m0rkeulv <[email protected]>
remove @:generic on abstracts

0e47fd399de2a60202e6bf7ce3a144e15b362165 authored almost 4 years ago by m0rkeulv <[email protected]>
bump hxcpp version

fdb0dd2ed554286e63bd16810491ba0f9ef714af authored almost 4 years ago by m0rkeulv <[email protected]>
making tools build

ef14ba3faa77645a659ee39620b1702aa26d6e2b authored almost 4 years ago by m0rkeulv <[email protected]>
Add @:transitive to abstracts were needed to build with haxe 4.2

59ddb9636bca6618a6d9dba08478fb5bdb5696bc authored almost 4 years ago by m0rkeulv <[email protected]>
update CI to haxe 4.2.0

9ca2273c152147b965d7395c6fb268eb65914929 authored almost 4 years ago by m0rkeulv <[email protected]>
ManifestResources: append "/" to rootPath if missing

7ac8d0c27e52d55745f8cf4fd5a22f17f1b0c4d1 authored almost 4 years ago by Kostas Chatzikokolakis <[email protected]>
PackedAssetLibrary: use Path.join for rootPath

d2fcc5547d74b9d2af926c60bc9fe30e5889cb88 authored almost 4 years ago by Kostas Chatzikokolakis <[email protected]>
air: template supports window allow-high-dpi for desktop apps

152bd3df2cf661bd6251e2a3533dbc410ee7d2fd authored almost 4 years ago by Josh Tynjala <[email protected]>
Try a different Discord notifier

716ebced0ad82c06ef4505270c7fdcd5dad74b9d authored about 4 years ago by Joshua Granick <[email protected]>
Notify only on main repo

e85ecf5cf7236ea5ddada6abb1a7f310fb437cb4 authored about 4 years ago by Joshua Granick <[email protected]>
Fix indentation

b08d84889254cab76d63b9edfd65a0fbd64a51e3 authored about 4 years ago by Joshua Granick <[email protected]>
Try a different way to notify Discord in CI

ec86edd1952dd836a8f0b78c7b1f896c71f6acd8 authored about 4 years ago by Joshua Granick <[email protected]>