Ecosyste.ms: OpenCollective

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

Fuse Open Collective

Build high performance iOS and Android apps with a single codebase
Collective - Host: opensource - https://opencollective.com/fuse-open - Website: https://fuseopen.com - Code: https://github.com/fuse-open

Create CHANGELOG.md

github.com/fuse-open/fuselibs - 3c88aea47d916b481fe6d0a7968ea3b13ff7a3ab authored over 7 years ago by Vegard Strand Lende <[email protected]>
Merge pull request #102 from nekronos/bugfix-FixScrollerNullRef

Scroller: Fix nullref in OnPointerMoved

github.com/fuse-open/fuselibs - bbe1349ee79d0f8249f459195c8cff98b4a2a0c2 authored over 7 years ago by Erik Faye-Lund <[email protected]>
Merge pull request #89 from nekronos/ScrollingAnimationOutOfSyncFix

ScrollingAnimation: Update animation if From or To changes

github.com/fuse-open/fuselibs - 4d259b9acd257d59de1a4f38eb53770797590dd0 authored over 7 years ago by Vegard Strand Lende <[email protected]>
ScrollingAnimation: Add tests for changes to From/To

github.com/fuse-open/fuselibs - 036ec7a9530ebb2534f081fa10db96fee8f0f664 authored over 7 years ago by Vegard Strand Lende <[email protected]>
Update CHANGELOG.md

github.com/fuse-open/fuselibs - 1dc69c9320ea3cc3a8bfbb0319a0b53e67b160d5 authored over 7 years ago by Vegard Strand Lende <[email protected]>
ScrollingAnimation: Update animation if From or To changes

We have to update the animation state if From or To changes, if not the animation can get out of...

github.com/fuse-open/fuselibs - a9fb6675689cb4c75f158a031f40c37343ad067e authored over 7 years ago by Vegard Strand Lende <[email protected]>
update uno to 1.0.12

github.com/fuse-open/fuselibs - cb739f86fead69e4224a609fa5647038b3d9ba66 authored over 7 years ago by Erik Faye-Lund <[email protected]>
Scroller: Fix nullref in OnPointerMoved

If there is no _gesture present, I assume that the GestureRequest should be Ignore

github.com/fuse-open/fuselibs - 17b1df1e0cab2f4649cebc88c29d424419fba8df authored over 7 years ago by Vegard Strand Lende <[email protected]>
Merge pull request #100 from nekronos/bugfix-InfiniteImageContainerRecursion

ImageContainer: fix inifinte recursion bug

github.com/fuse-open/fuselibs - 6da6ecd5276a8462efa5b7b66a0b583057fa0ae6 authored over 7 years ago by Erik Faye-Lund <[email protected]>
ImageContainer: fix inifinte recursion bug

github.com/fuse-open/fuselibs - b962e6d0aea27ab3ff26408282711e5348af4ca4 authored over 7 years ago by Vegard Strand Lende <[email protected]>
ImageUtils: dont recycle bitmaps until done

According to the Android docs, methods like createBitmap might decide to reuse the same internal...

github.com/fuse-open/fuselibs - 6464e4d409338822509a45bf4d0ca74891a19b1e authored over 7 years ago by Vegard Strand Lende <[email protected]>
Merge pull request #98 from sebbert/docs-pageview-cleanup

Cleanup PageView docs

github.com/fuse-open/fuselibs - d51a94de320eabb3a1bddf87e6a0d2356ccfe06e authored over 7 years ago by Erik Faye-Lund <[email protected]>
Add description of usecase

github.com/fuse-open/fuselibs - 75b53496c934d53862a23f487a3822ea49a210d3 authored over 7 years ago by Sebastian Reinhard <[email protected]>
Cleanup PageView docs

- Add example of how it relates to Navigator
- Less confusing description (esp. removing the wor...

github.com/fuse-open/fuselibs - 7b4e6fb885f068dddb9db3b5f99528f8aa2b466e authored over 7 years ago by Sebastian Reinhard <[email protected]>
Merge pull request #95 from sebbert/docs-javascript-version-remark

Add note about latest supported JavaScript version.

github.com/fuse-open/fuselibs - affe628bf588c1ec8df479f2dc4c2075709d86da authored over 7 years ago by Erik Faye-Lund <[email protected]>
Merge pull request #97 from eksperts/docs-javascript-remove-broken-example-link

remove a broken link to a stale example

github.com/fuse-open/fuselibs - dc49d053e41db7eb973ceb3cc8957d7ce3dcc374 authored over 7 years ago by Erik Faye-Lund <[email protected]>
remove a broken link to a stale example

github.com/fuse-open/fuselibs - d233cbb44e27b4d730775dfb2c16ca113e804471 authored over 7 years ago by Uldis Zeidurs <[email protected]>
Add note about latest supported JavaScript version.

Also fixes a typo.

github.com/fuse-open/fuselibs - 11d011968d875d4ea7d940742651312ec4e1c41d authored over 7 years ago by Sebastian Reinhard <[email protected]>
Updates README.md

github.com/fuse-open/vscode-extension - 2864edcb1a13e9e88cad5bc4e0757db6b497289d authored over 7 years ago by Lars Thomas Denstad <[email protected]>
Merge pull request #55 from eksperts/master

adding Rating controls example

github.com/fuse-open/fuse-samples - 92b6e916c23fec0f594a240e31c9d50232274c56 authored over 7 years ago by kristianhasselknippe <[email protected]>
Merge branch 'up-master'

# Resolved Conflicts:
# Samples/ImageViewer/MainView.ux

github.com/fuse-open/fuse-samples - 61ba3d9762b97fbddddd751226a9b09485bde731 authored over 7 years ago by Uldis Zeidurs <[email protected]>
Merge pull request #62 from fusetools/feature-StackTrace

Print stack trace for Uno exceptions

github.com/fuse-open/fuse-samples - 244c6df7329e3a59fd6df4b4422755209e110409 authored over 7 years ago by kristianhasselknippe <[email protected]>
Merge pull request #64 from eksperts/feature-fix-samples-for-1.0

Fix samples for 1.0

github.com/fuse-open/fuse-samples - 44d877e9f15fd1a1ba7f9d05854696a90b61ef22 authored over 7 years ago by kristianhasselknippe <[email protected]>
Merge pull request #90 from mortoray/image-error

Reload failed images

github.com/fuse-open/fuselibs - af8912a9a1f0f5c54dd67515a3e4da728a05f048 authored over 7 years ago by Erik Faye-Lund <[email protected]>
This updates the vs code extension category

github.com/fuse-open/vscode-extension - 3f027c61b04a28889380a514b7c4b8d719bae049 authored over 7 years ago by Lars Thomas Denstad <[email protected]>
This makes the activation points more sensible

github.com/fuse-open/vscode-extension - a636dff1b1e1e7512250f37a5f0675c234466620 authored over 7 years ago by Lars Thomas Denstad <[email protected]>
This fixes the VS Code -> Fuse Studio selection messages

github.com/fuse-open/vscode-extension - 48a11dc8e26e90febce24ac4d5fd1527d24e50fa authored over 7 years ago by Lars Thomas Denstad <[email protected]>
travis: use clang for more speed

Clang is a bit faster than GCC, so let's use that instead.

github.com/fuse-open/fuselibs - 3b6c0545ee50f29f702e4e0b4d5b07fdc64cfd2e authored over 7 years ago by Erik Faye-Lund <[email protected]>
fixed case with events in the same frame

github.com/fuse-open/fuselibs - aceb27e7087b0bcb24f4d19e7d38ebbbd28ed9a6 authored over 7 years ago by mortoray <[email protected]>
Merge pull request #93 from nekronos/ios-graphicsview-setneedsdisplay

Revert "GraphicsView: Let iOS decide when to call display"

github.com/fuse-open/fuselibs - 399282fafa233ad0d6767caa07cf2d7af7bedb77 authored over 7 years ago by Erik Faye-Lund <[email protected]>
fix todo on vector, fix minor issues

github.com/fuse-open/fuselibs - a2bb62d4a7581ab24e252c7bda086eb18fe2923f authored over 7 years ago by mortoray <[email protected]>
rename lower to low

github.com/fuse-open/fuselibs - 7b3b287a1caeba9ea758e4a31336e5b6c3f68071 authored over 7 years ago by mortoray <[email protected]>
travis: use built-in ccache-caching

This should hopefully be faster than manual ccache.

github.com/fuse-open/fuselibs - 5e2e3101f6c2bdbe481bc0dc11d353915490f0c0 authored over 7 years ago by Erik Faye-Lund <[email protected]>
Revert "GraphicsView: Let iOS decide when to call display"

This reverts commit 727dc9b9fd621efe6241c0372ca88cd6f91fce04.

I have two cases where this break...

github.com/fuse-open/fuselibs - bbe4bce928c7e9a3934fda59f833ba419d8466cd authored over 7 years ago by Vegard Strand Lende <[email protected]>
travis: mark project as C++

We're mostly compiling C++-code, so it's useful for travis to know
to enable C++ infrastructure....

github.com/fuse-open/fuselibs - 874d61cb5fdf824cdcc6e742e9840d26d3770ef4 authored over 7 years ago by Erik Faye-Lund <[email protected]>
dding GesturePriority, improving comments

github.com/fuse-open/fuselibs - c3466576a3e1f7ede28b021f7f65657655c350b0 authored over 7 years ago by mortoray <[email protected]>
Merge branch 'release-1.0'

github.com/fuse-open/fuselibs - 5cd70d100219104cc7720d3594d6e77a86201f45 authored over 7 years ago by Erik Faye-Lund <[email protected]>
CHANGELOG: restructure version-headers

These are all parts of 1.0. Add subheaders to differentiate between
patch-releases.

github.com/fuse-open/fuselibs - f9ae12d49773863a7e1eb27ad97457502c88bbf2 authored over 7 years ago by Erik Faye-Lund <[email protected]>
Extend gesture test

github.com/fuse-open/fuselibs - 25dbf2b681d4433d27170db38bd91e0d4a143cf8 authored over 7 years ago by mortoray <[email protected]>
Merge pull request #91 from nekronos/bugfix-MakeManualTestAppBuildAndRun

Make ManualTestApp build and run again

github.com/fuse-open/fuselibs - 52e2ea4ed0c984ae5326a0fb2127a195e38c9229 authored over 7 years ago by Erik Faye-Lund <[email protected]>
Tell surface API that SdfImage does not need a Surface

Since CreateSurfacePath is not implemented, SdfImage cannot be backed by a surface

This makes M...

github.com/fuse-open/fuselibs - b3eaabe23dffc4d1b2ec1fa94684215c925839b5 authored over 7 years ago by Vegard Strand Lende <[email protected]>
Update path in unoproj

Make ManualTestApp build

github.com/fuse-open/fuselibs - 60f96bba13762ead3f39cd0f4d0aded3935a77db authored over 7 years ago by Vegard Strand Lende <[email protected]>
use utility to detect significant in LinearRangeBehavior

github.com/fuse-open/fuselibs - 3c069537a024c3e5182c76b0d73a9d9782acca6c authored over 7 years ago by mortoray <[email protected]>
basic layering test

github.com/fuse-open/fuselibs - f7a8875b6adaccce4b5f0cb80a6f3c068a80baca authored over 7 years ago by mortoray <[email protected]>
check only primary activation

github.com/fuse-open/fuselibs - 7e4dfc212bdd62772dffaaa2e95e236e584992d2 authored over 7 years ago by mortoray <[email protected]>
working on tests, hit issue

github.com/fuse-open/fuselibs - 9a81296eb2390ae32fab55041cbd1a702290680f authored over 7 years ago by mortoray <[email protected]>
migrate TwoFinger to Gesture system

github.com/fuse-open/fuselibs - 0e9e20452bcca8d5456ccc4ab4e72f9017c27a4d authored over 7 years ago by mortoray <[email protected]>
add PointerIndex to clicked et al

github.com/fuse-open/fuselibs - 9108795e88817fc69f4fa5e4267d04022fa4b154 authored over 7 years ago by mortoray <[email protected]>
prep for multi-touch gesture support

github.com/fuse-open/fuselibs - 6346c0e2e7cdd297d57dd748c13d9034be1228f1 authored over 7 years ago by mortoray <[email protected]>
simplify IGesture.GetPriority

github.com/fuse-open/fuselibs - 07619924ff1ea07909c35435202358948ee372c6 authored over 7 years ago by mortoray <[email protected]>
migrate LinearRangeBehavior to Gesture

github.com/fuse-open/fuselibs - 9bdb085750c6c0fbebe258e4e92054ede1aac003 authored over 7 years ago by mortoray <[email protected]>
migrating CircularRangeBehavior to Gesture

github.com/fuse-open/fuselibs - 241e8dd3bd3df649896fbc4e5b63e33d1c4c181e authored over 7 years ago by mortoray <[email protected]>
migrating swipe navigate to gesture -- priorities are still confused though

github.com/fuse-open/fuselibs - 82ec4d9c6d28afa891be9e3e6e0751286a28b63d authored over 7 years ago by mortoray <[email protected]>
migrate clicked to gesture

github.com/fuse-open/fuselibs - e51252c688a93ef0c918b8d56aa917b0dd7cffa8 authored over 7 years ago by mortoray <[email protected]>
fix deletion issue

github.com/fuse-open/fuselibs - 85f4c6589887abc18b53186c8d50cf1ed4df3b32 authored over 7 years ago by mortoray <[email protected]>
provide previous type to capture

github.com/fuse-open/fuselibs - 47ff5669cb6c47721a26cb306d42ac02c9d7f91a authored over 7 years ago by mortoray <[email protected]>
update changelog

github.com/fuse-open/fuselibs - 842f8a7f75d54be257dec9defa8702c010dcf2a3 authored over 7 years ago by mortoray <[email protected]>
adding JS interface to image to reload/retry

github.com/fuse-open/fuselibs - 42287ad5db6e430a006341c3a28bed59c874103a authored over 7 years ago by mortoray <[email protected]>
minimally fixes https://github.com/fusetools/fuselibs/issues/4227

github.com/fuse-open/fuselibs - 8de13023b1cb72ae1e8ab5e42a02425b34050532 authored over 7 years ago by mortoray <[email protected]>
Merge pull request #50 from mortoray/eachexpression

Index, Trigonometry, and math function extravaganza

github.com/fuse-open/fuselibs - ab9cd3fb1659de6e676f11a71f973e5f6b25b3b7 authored over 7 years ago by Erik Faye-Lund <[email protected]>
Merge branch 'eachexpression' of github.com:mortoray/fuselibs-public into eachexpression

github.com/fuse-open/fuselibs - ae23fec4e1b29b7d6c79f9305bb179624b1fcb1f authored over 7 years ago by mortoray <[email protected]>
changes from review

github.com/fuse-open/fuselibs - 12ae4ff036aedf9f18bf52cfe1cfb822488d2e62 authored over 7 years ago by mortoray <[email protected]>
Merge branch 'master' into eachexpression

github.com/fuse-open/fuselibs - db7e85bce6476c49151dfd4aa0a6a6024d29d32d authored over 7 years ago by Erik Faye-Lund <[email protected]>
Merge pull request #85 from nekronos/feature-UseAutoResetEventInGraphicsWorker

GraphicsWorker: Use AutoResetEvent for thread scheduling

github.com/fuse-open/fuselibs - b97dc6b70fd51f64165f35d41e910528b7e17303 authored over 7 years ago by Erik Faye-Lund <[email protected]>
This moves the subscriptions to where it is sensible

github.com/fuse-open/vscode-extension - d94340dd516282db527b0d38726a782bacdda7de authored over 7 years ago by Lars Thomas Denstad <[email protected]>
Merge pull request #47 from nekronos/feature-NativeAndroidSurfaceImpl

Feature Android Native Surface impl

github.com/fuse-open/fuselibs - cd6f76d0a4f2727322e1ed7c25963ce463f6fafa authored over 7 years ago by Erik Faye-Lund <[email protected]>
Merge pull request #82 from Duckers/feature-DesktopFrameIndexBug

Move IncreaseFrameIndex to prior to Update to make it consistent across platforms

github.com/fuse-open/fuselibs - 97e514e42f29e0a5804aaae165cf179416070c40 authored over 7 years ago by Erik Faye-Lund <[email protected]>
Merge pull request #84 from ollef/fix-SIGILL

Fix macOS SIGILL problems

github.com/fuse-open/fuselibs - a2c469140022e290ff39a6e063df8fc72262b3d0 authored over 7 years ago by Erik Faye-Lund <[email protected]>
Added section about development

github.com/fuse-open/vscode-extension - 487060300bec06f49c620dbe4c03033de58d07ae authored over 7 years ago by Lars Thomas Denstad <[email protected]>
Cattr: change DefaultTemplate to DefaultPath

github.com/fuse-open/fuse-samples - a5d98691393e72542ca69a3cdf26d65f16dfd395 authored over 7 years ago by Uldis Zeidurs <[email protected]>
Updated README

github.com/fuse-open/vscode-extension - 68de78d2c1a4ea69f02bc8414d4b2feb5a33c4c5 authored over 7 years ago by Lars Thomas Denstad <[email protected]>
FileBrowser: change DefaultTemplate to DefaultPath

github.com/fuse-open/fuse-samples - 3f05b232c1709f1955efd715bf9fa0b8af300227 authored over 7 years ago by Uldis Zeidurs <[email protected]>
GameOfLife: removed missing data-binding reference

github.com/fuse-open/fuse-samples - 86b6d2f3e53de47e142a815111954d5e771fb490 authored over 7 years ago by Uldis Zeidurs <[email protected]>
This fixes an odd fringe case with missing position information

github.com/fuse-open/vscode-extension - a4581e150b68a0cf65c4baac380b2a81ca7f0690 authored over 7 years ago by Lars Thomas Denstad <[email protected]>
ImageViewer: change Direction to When

github.com/fuse-open/fuse-samples - 340dc86fc9748e20dcb96c4fc9973d85b924bf9b authored over 7 years ago by Uldis Zeidurs <[email protected]>
This implements diagnostics

github.com/fuse-open/vscode-extension - 3d2253308d39db024fecf136ad7eebe1851b5339 authored over 7 years ago by Lars Thomas Denstad <[email protected]>
Transition: change DefaultTemplate to DefaultPath

github.com/fuse-open/fuse-samples - fb5f0555edad350842a19a1ba59eb03f3b9436da authored over 7 years ago by Uldis Zeidurs <[email protected]>
Navigation: change DefaultTemplate to DefaultPath

github.com/fuse-open/fuse-samples - f8ef81d5866001fb354885f1950a749f3150b12a authored over 7 years ago by Uldis Zeidurs <[email protected]>
This refactors outputchannel and starts subscribing to build events

github.com/fuse-open/vscode-extension - 2386ac2964bfcc07a189c8a53d53242897c2962b authored over 7 years ago by Lars Thomas Denstad <[email protected]>
CalendarNav: add missing module param to .onValueChanged

github.com/fuse-open/fuse-samples - f05c847789ce6d374d4eec1b74e2a238522246ae authored over 7 years ago by Uldis Zeidurs <[email protected]>
A bunch of changes

github.com/fuse-open/vscode-extension - e802cf77acf0a96201b35f6880f2eb7632fb55a3 authored over 7 years ago by Lars Thomas Denstad <[email protected]>
Initial commit

github.com/fuse-open/vscode-extension - 567dce8af9e312307ca3b2ff44aa5e014edb3286 authored over 7 years ago by Lars Thomas Denstad <[email protected]>
GraphicsSurface: Fix GL alignment issue

github.com/fuse-open/fuselibs - 65fcbf04c66be43518a01c6a6944eb8cfd75cb04 authored over 7 years ago by Vegard Strand Lende <[email protected]>
GraphicsWorker: Use AutoResetEvent for thread scheduling

Use an AutoResetEvent to prevent the thread from constantly looping. Now it will only run whenev...

github.com/fuse-open/fuselibs - 549f00f25ab79040b51a8545e294ccf8c4847304 authored over 7 years ago by Vegard Strand Lende <[email protected]>
Update changelog

github.com/fuse-open/fuselibs - e5447470024a84f392256b73498097f19a12bcf5 authored over 7 years ago by Olle Fredriksson <[email protected]>
Fuse.Text: Rebuild the PInvoke library

This now uses the new uno-base Freetype library which includes both
32-bit and 64-bit symbols, f...

github.com/fuse-open/fuselibs - 0fe770ed4df6e26669672c8788815ed3fccc202e authored over 7 years ago by Olle Fredriksson <[email protected]>
Update uno.stuff

https://github.com/fusetools/uno/commit/ad001dadecb0b83cbd1dc3c4341a4b9ef1cca6aa

This includes ...

github.com/fuse-open/fuselibs - 55629cc5aa294dc7fc1bf84023cbd841c97d27f8 authored over 7 years ago by Olle Fredriksson <[email protected]>
Print stack trace for Uno exceptions

github.com/fuse-open/fuse-samples - 17e75cef296c9b0aa6b3fc377869b159b5ea09e4 authored over 7 years ago by Anders Schau Knatten <[email protected]>
bump version to 1.0.3

github.com/fuse-open/fuselibs - 7c2b6d5c46c8d7317fd7b9964ecd3464c23b9c36 authored over 7 years ago by Erik Faye-Lund <[email protected]>
Merge pull request #70 from Duckers/hotfix-marshal-tryconvert

Fix: Marshal.TryConvertTo would throw exception instead of fail gracefully

github.com/fuse-open/fuselibs - 175df8a1223cf470f39560d1804256d113f72c10 authored over 7 years ago by Erik Faye-Lund <[email protected]>
Merge pull request #76 from kusma/hls-video-size-ios

Fuse.Controls.Video: fix video-size for HLS-streams on iOS

github.com/fuse-open/fuselibs - a3176cf487574d9b05f817bb32ec3bce805410c0 authored over 7 years ago by Erik Faye-Lund <[email protected]>
Merge branch 'master' into hotfix-marshal-tryconvert

github.com/fuse-open/fuselibs - 841b3c8e8fdd0ff70084aa2f43cae9ed79f0e5fe authored over 7 years ago by Erik Faye-Lund <[email protected]>
Merge pull request #56 from nekronos/bugfix-RevertAndroidUpdateCaretPositionFeature

Revert android update caret position feature

github.com/fuse-open/fuselibs - 846f0e8485e3e31aa12f3298bb5b7bcd4a7a4717 authored over 7 years ago by Erik Faye-Lund <[email protected]>
Add FuseJS/Bundle tests

github.com/fuse-open/fuselibs - 9d358e81a05e6516155022fb1f9bb20d70ae9dac authored over 7 years ago by Andreas Rønning <[email protected]>
Update changelog

github.com/fuse-open/fuselibs - cdcd47ad42b91c9581a8c44595bd7990f0b9aad0 authored over 7 years ago by Andreas Rønning <[email protected]>
Add Bundle.extract, list and readBuffer

github.com/fuse-open/fuselibs - 279a42378aacae6f28faf5467e6aea6d289d3e6a authored over 7 years ago by Andreas Rønning <[email protected]>
Merge pull request #80 from kusma/down-sample-textures

Experimental.TextureLoader: downsample large bitmaps

github.com/fuse-open/fuselibs - 88f3f777eaa18cbcd450e90e73bf2cae133d4eef authored over 7 years ago by Erik Faye-Lund <[email protected]>
update changelog with unolibs-change

github.com/fuse-open/fuselibs - 7e460793d33b6712873cef0e64ebbe5be4a7b559 authored over 7 years ago by Erik Faye-Lund <[email protected]>