Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/fuse-open/fuselibs
Fuselibs is the Uno-libraries that provide the UI framework used in Fuse apps
https://github.com/fuse-open/fuselibs
https://github.com/fusetools/uno/commit/ad001dadecb0b83cbd1dc3c4341a4b9ef1cca6aa
This includes ...
55629cc5aa294dc7fc1bf84023cbd841c97d27f8 authored over 7 years ago
This now uses the new uno-base Freetype library which includes both
32-bit and 64-bit symbols, f...
7c2b6d5c46c8d7317fd7b9964ecd3464c23b9c36 authored over 7 years ago
Fix: Marshal.TryConvertTo would throw exception instead of fail gracefully
175df8a1223cf470f39560d1804256d113f72c10 authored over 7 years agoFuse.Controls.Video: fix video-size for HLS-streams on iOS
a3176cf487574d9b05f817bb32ec3bce805410c0 authored over 7 years ago841b3c8e8fdd0ff70084aa2f43cae9ed79f0e5fe authored over 7 years ago
Revert android update caret position feature
846f0e8485e3e31aa12f3298bb5b7bcd4a7a4717 authored over 7 years ago9d358e81a05e6516155022fb1f9bb20d70ae9dac authored over 7 years ago
cdcd47ad42b91c9581a8c44595bd7990f0b9aad0 authored over 7 years ago
279a42378aacae6f28faf5467e6aea6d289d3e6a authored over 7 years ago
Experimental.TextureLoader: downsample large bitmaps
88f3f777eaa18cbcd450e90e73bf2cae133d4eef authored over 7 years ago7e460793d33b6712873cef0e64ebbe5be4a7b559 authored over 7 years ago
This contains the same fix as we have for master in #80.
4ade1c7057cabdad7e2d1b7c58123ddb947939d7 authored over 7 years ago
Bitmaps that are larger than the maximum supported texture-size of
the GPU currently fails to lo...
README: add section on how to integrate with fuse
8a731a358c021a059658e955ee83983e9b12067b authored over 7 years agoGraphicsView: Let iOS decide when to call display
dbaffbf8d012583f443c31fd4160796c3fef98f4 authored over 7 years ago
In the section about using fuselibs from source with an installed
Fuse, where to store the .unoc...
44b802d20a9e65b32d5dcee559be05f389dabbfa authored over 7 years ago
Calling display on a GLKView will make it immediately draw. Calling setNeedsDisplay will make iO...
727dc9b9fd621efe6241c0372ca88cd6f91fce04 authored over 7 years agoBecause rendering happens independently of Update on desktop, desktop would get inconsistent Fra...
81eae3e47960ee0624de073d5d702005b0de9e0e authored over 7 years agoRelease 1.0 fixcolumnlayout
cf588d15660e24be3fcbb91905f5402ef29e4ef4 authored over 7 years agoFuse.Elements: restore state when CompositEffects fail
8b0dafbf2f77dd3417b1d2988ecc9fa0cb6e6e32 authored over 7 years agocc74c8709d39f58bb79efd931b7a3b8c3299ef8c authored over 7 years ago
fac5463bdecc0f80b75e445698b79d4e5d71a289 authored over 7 years ago
38862e9fca3cee09d300619d2f24eeefc520ec52 authored over 7 years ago
5d091b54d9f0cc676711d71c46432ba282c7c93a authored over 7 years ago
5ed2fa2d94ced52672bbdab1705e80b13bff6561 authored over 7 years ago
eea8e231d8d8cca698565f39ab3c35da7c72caa8 authored over 7 years ago
fa910451467ed1326fff54bec917600b63ab3ef2 authored over 7 years ago
6ddf792336c2fd30bea7632d4ad15d0d759309f7 authored over 7 years ago
7f8183e5f2540b9737373beaf586d536d6b01854 authored over 7 years ago
27022bd6ba0da7b225715f728bc08296605c378e authored over 7 years ago
87ddc14aa97ffd598aee6fe5c110ce850d00711f authored over 7 years ago
70ab2e71ce4c4cc7735371cb3e85c38578ed35de authored over 7 years ago
2342bf9db7a11782f8fe6866cc502ce4e3aa5009 authored over 7 years ago
fix some comparisons
another fix
ff4f0310a6406929a3b949cc9d161db9fb74fb48 authored over 7 years ago820ee1b678ab6cac8f0f7e78277077f78e209121 authored over 7 years ago
0520bd70175ef88f38ff0bed41582d9d5b202d59 authored over 7 years ago
423189d47be65aad8d4d43f3fac63455d91837f4 authored over 7 years ago
8d7847c53b2520812fa4173b919ecc87944f7170 authored over 7 years ago
1e92c072f3bb5dd02122362554a0b7a600750737 authored over 7 years ago
bd164fb957a524097ca94916b0446bf9475a382e authored over 7 years ago
We currently fail hard on HLS-streams on iOS, where we get a video
size of zero instead of the a...
3939e457c194394ebd1f5bc8704b22426d0e8923 authored over 7 years ago
Fuse.Controls.Video: do not seek or pause live-streams
4caab0faa192e669cb9260b55889e943e0778b64 authored over 7 years ago
live-streams does not support seeking nor pausing, and Android will
get all mad at us and stuff ...
A small detail from the stack-trace in fusetools/fuselibs#4211 is
that we seem to fail extra bad...
Fuse reactive tests cleanup
d749707ae3c4e0e5ae2150db3bbc851f780d7e7e authored over 7 years agoe6e7931b0fb1a693a9dd685f3d0f3516bb578495 authored over 7 years ago
35c569c61d4c2fe7d52c1bb2ec350afe13cfec95 authored over 7 years ago
81301737416e82fda87ef7ba6e49d297ca7a1fd4 authored over 7 years ago
fixes x,y,width,height functions for already rooted nodes
3ef78698879282b745b602b6bd68287fb6f24923 authored over 7 years agoAdd fix and test for issue fuselibs-public #53
98c6f172f1450e797dbdf6d8961d1254a7ab0e3b authored over 7 years ago
Fuse.Launcher.Test doesn't work, because there's already a class
named Fuse.Launcher. So let's d...
151d91f17f8041cead0f347378570b14b6737df9 authored over 7 years ago
This fixes and adds tests for cases where Marshal.TryConvertTo would throw exception instead of ...
5cf8a6125d750e07b9c9ddbec264e385ea34dc51 authored over 7 years agoThis reverts commit 6d3e57d1b0301c295d5c3a254172f4bb037f94a9.
f791ebbc8a20b0d53b6d94a0ae392eab5cfa96ee authored over 7 years agoThis reverts commit 18326eeb23faeb5c027b6fcd70c80acf9a9530e1.
a4e161f41b25819ee277fb8ee3b7c7b5d6e3e196 authored over 7 years agoappveyor: drop bogus Source-argument
2c393884c2051141e268981f576a54644e3c3a5d authored over 7 years agod68ec2be7125296fd2f5b9a4f0d5a8f0cffa3c28 authored over 7 years ago
NRE in Container.uno
f4c4d5815c125065cfddaf410808ac8317f2455a authored over 7 years ago24abdabfa73edefaa37d54f763134a7e14e3b62a authored over 7 years ago
This argument is bogus, and leads to a couple of warnings like this:
> WARNING: Package 'Source...
7b4210ff6f6a476073378e5b992c658a9b65b707 authored over 7 years agof85c8443ba841eca7c271b19373e794684038f75 authored over 7 years ago
7e2ae0e9ddfd7a859c3a30376e30eb756491ff17 authored over 7 years ago
5d35ebcd4c06fd3768eb7a95e606f80d552b5311 authored over 7 years ago
a0920808044795a50b0f62b53161126d2b76917a authored over 7 years ago
There's no longer something called Fuse.Reactive.Test, so these
InternalsVisibleTo-entries are c...
f18196007911b2952306e5559ef541555d2e30cb authored over 7 years ago
2f7aaa56cc07b73df6809e0f032d98ae62e27e38 authored over 7 years ago
Travis stacktraces
1959d1ddec4846173d3a43c7fd1a42947d41811b authored over 7 years ago
lldb is pretty silly, and requires six installed if python is in
the path. So let's please lldb.
Memory improvements
d7bf967a0a62c358034709d3cf0c1bd69a587187 authored over 7 years agof163cac1287d70d56936dde8433d5275ed8127ec authored over 7 years ago
We skip 1.0.10, because we want an additional bugfix.
aadae8ea99c99c90af322759015f96c8f7436217 authored over 7 years agoLeftover code from previous rebases
d76caad94ce5a2c8f4404ce0885a6014c8ad92b2 authored over 7 years agoc7279e181819e66915cec30f12fcd1fc38698175 authored over 7 years ago
e48d5a9ecc41087c58526e03caf04aafecaa5717 authored over 7 years ago
5437a432310ff8295a2e6475a12c07dfdc5b85a7 authored over 7 years ago
2847872ea0595bcaaebde24ee6d74007ee346e8d authored over 7 years ago
64c16daab4fee9c6af584acfe489b7ef8693259f authored over 7 years ago
c732f8b988fced4694214b607585efc5c6d0ab58 authored over 7 years ago
e175e7df166597757789ba8d28d893d590541ab7 authored over 7 years ago
354c9078359de95cca03fa4e7b4a07157b7b1036 authored over 7 years ago
f2a798c0bc49bba0a712879f17857fa2e7876acf authored over 7 years ago
ee9c08df4fae89d155766204e7f2147f6470b7b4 authored over 7 years ago
960d73a42820ed3f22191fbd9d8cd12bb49d60df authored over 7 years ago
4da51fa95cb5a2245969830cb08042efea3bd0ca authored over 7 years ago
d9ba04ccdb7c1be539ea853556b5f7ceb7007495 authored over 7 years ago
6af544dace0ca75ad367f17f02e788370973a922 authored over 7 years ago
Also move iOSDevice to Fuse.Common
18728c93ec0d7ed87251cee056d9ca9e6daf4af7 authored over 7 years ago22820f5649f2a15b92ad5af1492427ebbd6ebf75 authored over 7 years ago
38a11ceed5ce9ab636843841868354d0865f6e78 authored over 7 years ago
Only as a stub for now
a88fc5c40998101c191fab0541d6d4f104998460 authored over 7 years ago1e8975f788c7dd96f496637047bdfddf81375922 authored over 7 years ago
94449c153c9c752fe4cb36d2efc8a187c3b0bbc0 authored over 7 years ago
6ca3a09637d45d09897bfcad3a0969b98ebd78d6 authored over 7 years ago
The class name collides with the UnoClass name
d619dcaef383e39fbc0428bed1bf9c0a9a93d075 authored over 7 years agobd06ffec7587952b40d67c1dc5db6dbf55101fc0 authored over 7 years ago
e921136bbb8b062a2f2246dfa208f5518b937444 authored over 7 years ago