Ecosyste.ms: OpenCollective

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

fpv.wtf

Making High Definition FPV flying better through Open Source
Collective - Host: opensource - https://opencollective.com/fpv-wtf - Website: https://fpv.wtf - Code: https://github.com/fpv-wtf

Only grab input devices if they are keyboards

github.com/fpv-wtf/dji-moonlight-embedded - 212eac6359a5bfae262ea2d6ccecd477bec38275 authored almost 6 years ago by Hugo Hromic <[email protected]>
Do signal masking before thread creation

github.com/fpv-wtf/dji-moonlight-embedded - d7ac8654e58f5a5f309b8043f82a69b92062863d authored almost 6 years ago by Iwan Timmer <[email protected]>
Initial attempt to implement rumble for evdev

github.com/fpv-wtf/dji-moonlight-embedded - 292a26d6ad420f123332622aac6bbd4a721d817d authored almost 6 years ago by Iwan Timmer <[email protected]>
Port rumble support for SDL from moonlight-qt

github.com/fpv-wtf/dji-moonlight-embedded - 0868f0295eea903c4d4b9495caed617d5cbacd9e authored almost 6 years ago by Iwan Timmer <[email protected]>
Update moonlight-common-c

github.com/fpv-wtf/dji-moonlight-embedded - 2adf94398094c152296c340aec0acc2300872142 authored almost 6 years ago by Iwan Timmer <[email protected]>
Add option for sending quit app request after quitting streaming session

* By default this option is set to `false` and can be enabled using the
new `-quitappafter`/`q...

github.com/fpv-wtf/dji-moonlight-embedded - d0f5f90dea8c703db9e1c899746f1d49dc1cac7e authored almost 6 years ago by Hugo Hromic <[email protected]>
Fixed permissions on source file

* File was set to 0755 permissions instead of 0644

github.com/fpv-wtf/dji-moonlight-embedded - 7a32234c0b2fd7603a2fe93640209c3a5bf98495 authored almost 6 years ago by Hugo Hromic <[email protected]>
Update moonlight-common-c

github.com/fpv-wtf/dji-moonlight-embedded - ee6a3b49d4d8e3f08f542e9536c04b6c032225ee authored almost 6 years ago by Iwan Timmer <[email protected]>
Merge remote-tracking branch 'hhromic/code-cleanup'

github.com/fpv-wtf/dji-moonlight-embedded - 497cb87ea52b6e97acd0990d47779b06cf8675da authored almost 6 years ago by Iwan Timmer <[email protected]>
Merge remote-tracking branch 'AreaScout/ffmpeg'

github.com/fpv-wtf/dji-moonlight-embedded - 4446c4fc5ae67ead1b68fa703f9e741c52984bb5 authored almost 6 years ago by Iwan Timmer <[email protected]>
Merge remote-tracking branch 'sauyon/master'

github.com/fpv-wtf/dji-moonlight-embedded - b50f8d8a09353fc764ee977dbe59bb03d2663ab8 authored almost 6 years ago by Iwan Timmer <[email protected]>
Update gamecontrollerdb

github.com/fpv-wtf/dji-moonlight-embedded - a5ea38cb281a791de269804130e1d601f9817b64 authored about 6 years ago by Iwan Timmer <[email protected]>
Correct linking to libdrm on Rockchip

github.com/fpv-wtf/dji-moonlight-embedded - bfade0686b0b00f31626daa7fea98dd221989e07 authored about 6 years ago by Iwan Timmer <[email protected]>
Remove executable bit from CMake file

github.com/fpv-wtf/dji-moonlight-embedded - b640cf32cbbe943613036b5939770747851aeb51 authored about 6 years ago by Iwan Timmer <[email protected]>
x11: use QUIT_KEY constant instead of direct code

For consistency in the evdev, sdl and x11 input drivers.

github.com/fpv-wtf/dji-moonlight-embedded - f7039957cd4079469efb19d22a9547f7195b3ff7 authored about 6 years ago by Hugo Hromic <[email protected]>
Rename QUIT_MODIFIERS and MODIFIERS constants to ACTION_MODIFIERS

For consistency in the evdev, sdl and x11 input drivers.

github.com/fpv-wtf/dji-moonlight-embedded - 9a1db0919b4d6fd5ca0dd1f5ac6efc8b09336392 authored about 6 years ago by Hugo Hromic <[email protected]>
Add: register all for FFmpeg

github.com/fpv-wtf/dji-moonlight-embedded - aee5d9968ba7fe85646fe003405b3a34cf6d0abc authored about 6 years ago by AreaScout <[email protected]>
Update moonlight-common-c

github.com/fpv-wtf/dji-moonlight-embedded - 9ab10f0dab66f49e4e74000d7b51f64bdce25f8b authored about 6 years ago by Iwan Timmer <[email protected]>
Add support for X1 and X2 mouse buttons

github.com/fpv-wtf/dji-moonlight-embedded - e21e2074e3bb2affdc34a413db98452c5db504e4 authored about 6 years ago by Cameron Gutman <[email protected]>
Add link to Discord in README.md

github.com/fpv-wtf/dji-moonlight-embedded - c52ba9c041329d8cc2620b6014c49e320a4f72a2 authored over 6 years ago by Iwan Timmer <[email protected]>
replace malloc/strcpy pair with strdup to allocate correct size

github.com/fpv-wtf/dji-moonlight-embedded - 7c21672c94391478ce4809dfa123158583fcd5ef authored over 6 years ago by Sauyon Lee <[email protected]>
x11: Handle Mouse scroll wheel events

github.com/fpv-wtf/dji-moonlight-embedded - 7a2f7130dd23bb1cd0d339fa53088e995859d3b9 authored over 6 years ago by John Carlson <[email protected]>
Update version number

github.com/fpv-wtf/dji-moonlight-embedded - d54d348cc46eaec2154da65756fa13eff1225b52 authored over 6 years ago by Iwan Timmer <[email protected]>
Update gamecontrollerdb

github.com/fpv-wtf/dji-moonlight-embedded - 304b54f05e06e0b76af9813c26eeb7a4e62dbef2 authored over 6 years ago by Iwan Timmer <[email protected]>
Update moonlight-common-c

github.com/fpv-wtf/dji-moonlight-embedded - d0bce384ace7ba086864af5c4f4b80cf2e386987 authored over 6 years ago by Iwan Timmer <[email protected]>
Small buffer size fix

github.com/fpv-wtf/dji-moonlight-embedded - 53d2e7cbf9f65e03024e1f156cbdb42776025832 authored over 6 years ago by Iwan Timmer <[email protected]>
Revert "FindAmlogic: don't depend on amadec and amavutils"

This reverts commit f7fadbd9cc6f3c7265a6c497cbd74fb7f7b7f574.

On some systems libamcodec.so dep...

github.com/fpv-wtf/dji-moonlight-embedded - a9f85e95740962e17123751206b40d74dade6b5b authored over 6 years ago by Iwan Timmer <[email protected]>
Add: hide cursor in left lower corner instead of delete it -> easier to recover on exit

github.com/fpv-wtf/dji-moonlight-embedded - 9b0b2d4a6e06398fc9b164dc53e96455314a8dd1 authored over 6 years ago by AreaScout <[email protected]>
Merge remote-tracking branch 'areascout/rockchip'

github.com/fpv-wtf/dji-moonlight-embedded - d8d7f75ee59ffe9d7f8cd7573bd326538f875a4a authored over 6 years ago by Iwan Timmer <[email protected]>
Add: initial ODROID-N1 Rockchip hardware decoder support

github.com/fpv-wtf/dji-moonlight-embedded - c0cc20733b47a739622ac1f692327a33b477ebb5 authored over 6 years ago by AreaScout <[email protected]>
Update FFMpeg code and remove VDPAU support as it needs to be rewritten

github.com/fpv-wtf/dji-moonlight-embedded - c030ee66f394e65e283352a69db5ab124ce102d0 authored over 6 years ago by Iwan Timmer <[email protected]>
Merge remote-tracking branch 'DerekRoy/patch-1'

github.com/fpv-wtf/dji-moonlight-embedded - 1d636407029de6be332ddba4a18823bcd2102f20 authored over 6 years ago by Iwan Timmer <[email protected]>
Do not complain about incorrect mapping when some abs are not used

github.com/fpv-wtf/dji-moonlight-embedded - 8dfab9bc4f6b12c511dd1e4a147da116c30503f5 authored over 6 years ago by Iwan Timmer <[email protected]>
Provide gamepad mask at startup

github.com/fpv-wtf/dji-moonlight-embedded - c8195f796c03868bd3a1a8bab8993ba258c7e2f0 authored over 6 years ago by Iwan Timmer <[email protected]>
edit Contributing.md

Edit of Contribution text for reading clarity.

github.com/fpv-wtf/dji-moonlight-embedded - f31a98d190a98e070fd3f42204f5cd535d545581 authored almost 7 years ago by DerekRoy <[email protected]>
Correct controller GUID when product or vendor id is undefined

github.com/fpv-wtf/dji-moonlight-embedded - dcda1a5d133007e94afdb289bb2f850083832e70 authored almost 7 years ago by Iwan Timmer <[email protected]>
Import updated gamecontrollerdb.txt from gabomdq's SDL_GameControllerDB

github.com/fpv-wtf/dji-moonlight-embedded - d45241142877c67e2225feee2c7225d46079cd5b authored almost 7 years ago by Iwan Timmer <[email protected]>
Update moonlight-common-c

github.com/fpv-wtf/dji-moonlight-embedded - 808bc36dfc958cb90093b011f7cd59c4f0d16e7b authored almost 7 years ago by Iwan Timmer <[email protected]>
Ignore mDNS responses over IPv6 since this client doesn't support IPv6. Fixes #629

github.com/fpv-wtf/dji-moonlight-embedded - 0810794220fc58b1ccb0d15ec25acdf0f9c443e9 authored almost 7 years ago by Cameron Gutman <[email protected]>
FindAmlogic: don't depend on amadec and amavutils

Moonlight only uses libamcodec, make it depend only on it.

github.com/fpv-wtf/dji-moonlight-embedded - f7fadbd9cc6f3c7265a6c497cbd74fb7f7b7f574 authored almost 7 years ago by kszaq <[email protected]>
Update version number

github.com/fpv-wtf/dji-moonlight-embedded - e64ad9693d27f924b223bb6e906d585d719dc6d1 authored almost 7 years ago by Iwan Timmer <[email protected]>
Fix for video corruption

github.com/fpv-wtf/dji-moonlight-embedded - 64111503832a7f036d72b0144e32e24ebd2edfdd authored almost 7 years ago by Iwan Timmer <[email protected]>
Update version number

github.com/fpv-wtf/dji-moonlight-embedded - 5d708b98c90a9911c76b53fa2a908e5338ad47d2 authored almost 7 years ago by Iwan Timmer <[email protected]>
Update moonlight-common-c for GFE 3.12

github.com/fpv-wtf/dji-moonlight-embedded - df0114ee051822c580ff45ba3a997e61771b791a authored almost 7 years ago by Iwan Timmer <[email protected]>
Use PATH_MAX and memory safe string operations in libgamestream

github.com/fpv-wtf/dji-moonlight-embedded - a4b6de139abf93e8cf7bbbadcaac9c80da7417b4 authored about 7 years ago by Iwan Timmer <[email protected]>
evdev: limit unnecessary polls

The previous code was probably a typo.
This patch doesn't bring any measurable
performance impro...

github.com/fpv-wtf/dji-moonlight-embedded - 0125a497f0087d8a9effad58b42df30a20c06493 authored about 7 years ago by Dariusz Stojaczyk <[email protected]>
Moonlight-common-c update

github.com/fpv-wtf/dji-moonlight-embedded - 2c706dfb0b8f13fe4dbee9889801dd5d3f5f7170 authored about 7 years ago by Iwan Timmer <[email protected]>
Modernize CMake build script

github.com/fpv-wtf/dji-moonlight-embedded - ff31dda22f785178a62ae434a0e49f66ddc85b92 authored about 7 years ago by Iwan Timmer <[email protected]>
Correct map command description

github.com/fpv-wtf/dji-moonlight-embedded - 143b87b4887a4ca5a0ac497f471af80c47fafabc authored about 7 years ago by Iwan Timmer <[email protected]>
Remove debug statement

github.com/fpv-wtf/dji-moonlight-embedded - 7ea2a41f48d97e430f194a2339719474ec72cd63 authored about 7 years ago by Iwan Timmer <[email protected]>
Fix compilation error in VDPAU backend

github.com/fpv-wtf/dji-moonlight-embedded - f3219dffa0adc0a5937b4485045294019f4574e6 authored about 7 years ago by Iwan Timmer <[email protected]>
Fix enabling C99 on older compilers

github.com/fpv-wtf/dji-moonlight-embedded - 86ee3fd290b69279d46cd1191a5f050ffec6eb0d authored about 7 years ago by Iwan Timmer <[email protected]>
Add map function to create controller mappings

github.com/fpv-wtf/dji-moonlight-embedded - f08b70122338d887c4641a04a689422ef6567f8c authored about 7 years ago by Iwan Timmer <[email protected]>
Fix for GFE 3.10

github.com/fpv-wtf/dji-moonlight-embedded - a0c43053e7ab0ad0e9de7d35c7ca20dbd6adba98 authored about 7 years ago by Iwan Timmer <[email protected]>
FindFreescale.cmake: fixed kernel headers include path

github.com/fpv-wtf/dji-moonlight-embedded - fbe4a95c7db9a7dc1a6e68573cda1c82cd58b62b authored over 7 years ago by Dmitry <[email protected]>
Add missing headers

github.com/fpv-wtf/dji-moonlight-embedded - c8a8f05e786631446beefc3fe4b270b6c897e3ec authored over 7 years ago by Yegor Timoshenko <[email protected]>
Get home directory from password db in case the HOME env doesn't exist

github.com/fpv-wtf/dji-moonlight-embedded - 82b956a1e8ab2cc264d79d92faeb9bed1bcf2974 authored over 7 years ago by Iwan Timmer <[email protected]>
Require libcec 4

github.com/fpv-wtf/dji-moonlight-embedded - 0238a22004f429f5f45e2771a3aa4d22695ea72d authored over 7 years ago by Iwan Timmer <[email protected]>
Readd C_STANDARD property for libgamestream and moonlight-common-c

github.com/fpv-wtf/dji-moonlight-embedded - 06c3c7aada3581f2b5fe03683b555bffe0e8364d authored over 7 years ago by Iwan Timmer <[email protected]>
Set C99 usage globally instead of per target

github.com/fpv-wtf/dji-moonlight-embedded - d32b5b656fd481fe73bd300bbfd6fd411f5a612f authored over 7 years ago by Iwan Timmer <[email protected]>
Send gamepad data on trigger button press

github.com/fpv-wtf/dji-moonlight-embedded - a4e19af04f56a266b7d8bd657e3c3ba3210b21cc authored over 7 years ago by Iwan Timmer <[email protected]>
Update version number to 2.4.3

github.com/fpv-wtf/dji-moonlight-embedded - b6b47d30048c36ab0ca9b50359692fe2511fa32a authored over 7 years ago by Iwan Timmer <[email protected]>
Better explain unsupported option

github.com/fpv-wtf/dji-moonlight-embedded - 76f4699bba3f3793311e04ff7bfb349fcbe9ea62 authored over 7 years ago by Iwan Timmer <[email protected]>
Update gamecontrollerdb.txt

This one works better than the other, had some issues with the analog stick buttons

github.com/fpv-wtf/dji-moonlight-embedded - c7e0e91e48a06f160ab035a3bf85e8dbcca6f0e4 authored over 7 years ago by Aardappelsch <[email protected]>
Remove unneeded swscale header

github.com/fpv-wtf/dji-moonlight-embedded - d7e6313a555651082380ad14c703ece16fa41da6 authored over 7 years ago by Iwan Timmer <[email protected]>
Add warning for invalid mappings

github.com/fpv-wtf/dji-moonlight-embedded - c1c0e54345832310fcc0c2979d005299d63a8bf6 authored over 7 years ago by Iwan Timmer <[email protected]>
Check status code for GS api requests

github.com/fpv-wtf/dji-moonlight-embedded - 1b8ac983e515c4a8200497594c201372acfbda7d authored over 7 years ago by Iwan Timmer <[email protected]>
added missing #ifdefs for HAVE_VAAPI & HAVE_VDPAU

github.com/fpv-wtf/dji-moonlight-embedded - eb2bdad5358dae91c83924e7c56318dac5b13dad authored over 7 years ago by Adrian Cuzman <[email protected]>
Fix xbox 360 wireless fallback mapping

github.com/fpv-wtf/dji-moonlight-embedded - 76cf6f633949c35a6e4d99c201b45f990c411400 authored over 7 years ago by Iwan Timmer <[email protected]>
Use lowercase true

github.com/fpv-wtf/dji-moonlight-embedded - 9cd09b36e066af8a2e605812372824c4f29f00d1 authored over 7 years ago by Iwan Timmer <[email protected]>
Add mapping for wireless xbox controller

github.com/fpv-wtf/dji-moonlight-embedded - f081ebad216def13b63d0e753ee8d0d657bac91d authored over 7 years ago by Iwan Timmer <[email protected]>
Add default mapping for evdev

github.com/fpv-wtf/dji-moonlight-embedded - efa8d9a8c2868f6d964d73d29119fe3ae062b1c5 authored over 7 years ago by Iwan Timmer <[email protected]>
Sort and deduplicate gamecontrollerdb

github.com/fpv-wtf/dji-moonlight-embedded - 4a193599c71a6ce1c8c1c6ce73738319cedb6846 authored over 7 years ago by Iwan Timmer <[email protected]>
More clear input error messages

github.com/fpv-wtf/dji-moonlight-embedded - dbd225bf01fea2a10813862aa9b827c9ddc256dc authored over 7 years ago by Iwan Timmer <[email protected]>
Initialize correct axis

github.com/fpv-wtf/dji-moonlight-embedded - 37059d09f627bbe9264a5c8791b92bc0f39353d0 authored over 7 years ago by Iwan Timmer <[email protected]>
Initialize mapping memory

github.com/fpv-wtf/dji-moonlight-embedded - 9d26b22868af26c244bf06c068bf339b9a025b11 authored over 7 years ago by Iwan Timmer <[email protected]>
Add extra checks to reduce unexcpected gamepad input

github.com/fpv-wtf/dji-moonlight-embedded - 1b4e36646db927271b21ff8b4eb9a2704fa4a7df authored over 7 years ago by Iwan Timmer <[email protected]>
Check for non-available axis

github.com/fpv-wtf/dji-moonlight-embedded - 1770b09a236eae0e9720fbe77c376ff1df3fd18f authored over 7 years ago by Iwan Timmer <[email protected]>
Fix hat mapping issues

github.com/fpv-wtf/dji-moonlight-embedded - dd23c70d46f8e924e6bc3ca0411fa4f998021bfc authored over 7 years ago by Iwan Timmer <[email protected]>
Check if mapping exists for triggers

github.com/fpv-wtf/dji-moonlight-embedded - c245ce6cc0cb7bdadb5a56b3bfb5f2126ca5d77f authored over 7 years ago by Iwan Timmer <[email protected]>
Add support for SDL_GAMECONTROLLERCONFIG environment variable

github.com/fpv-wtf/dji-moonlight-embedded - 3e2c5b1789d5baad2bb054c7e84da5fe5168f92c authored over 7 years ago by Iwan Timmer <[email protected]>
Provide more debugging information for controllers

github.com/fpv-wtf/dji-moonlight-embedded - c23d95f83c7771bb3da2e54cdc0d2799004976d3 authored over 7 years ago by Iwan Timmer <[email protected]>
Fix digital triggers

github.com/fpv-wtf/dji-moonlight-embedded - 0e4820e3a8421c5258272421423baaca8fb98850 authored over 7 years ago by Iwan Timmer <[email protected]>
Present decoded frame in main thread for VAAPI and VDPAU

github.com/fpv-wtf/dji-moonlight-embedded - 04200f24c7f0c10d1c50579b4f52e2e656577cf8 authored over 7 years ago by Iwan Timmer <[email protected]>
Add missing VAAPI video callbacks

github.com/fpv-wtf/dji-moonlight-embedded - f96a644917b08d9274f7c3d3d3eefeda3f911008 authored over 7 years ago by Iwan Timmer <[email protected]>
Add X11 VAAPI decoder

github.com/fpv-wtf/dji-moonlight-embedded - 4415836579b642570f004c71b3dc780d20ccfed6 authored over 7 years ago by Iwan Timmer <[email protected]>
Use --unsupported option also for unsupported resolutions

github.com/fpv-wtf/dji-moonlight-embedded - 2c35e70cc0497d646f8f5ada6d58a5c53eb0fccf authored over 7 years ago by Iwan Timmer <[email protected]>
Don't require mapping for keyboard and mouse when using evdev

github.com/fpv-wtf/dji-moonlight-embedded - abbd3766bc33b46abdaffcec4c39cd28b6ef0a07 authored over 7 years ago by Iwan Timmer <[email protected]>
Solve conflict between pi and imx codepaths

github.com/fpv-wtf/dji-moonlight-embedded - 7653569bb5aa1bd7d85df709da9f23afc86e883a authored over 7 years ago by Iwan Timmer <[email protected]>
Update requested information for new issues

github.com/fpv-wtf/dji-moonlight-embedded - 36bbba8bb64642412b9d6cbdd927ee1c02027b0d authored over 7 years ago by Iwan Timmer <[email protected]>
Fix some build issues for older systems

github.com/fpv-wtf/dji-moonlight-embedded - 8388fea9a6329b03a35a5d3986267d444e3c13f1 authored over 7 years ago by Iwan Timmer <[email protected]>
Add button combination to quit streaming for gamepads

github.com/fpv-wtf/dji-moonlight-embedded - cdca4c1b3a3453509af32d20edac1a6eefb4be9a authored over 7 years ago by Iwan Timmer <[email protected]>
Add debug option to show http traffic

github.com/fpv-wtf/dji-moonlight-embedded - cbf31be73b9936ed2e266961978169616b704d9f authored over 7 years ago by Iwan Timmer <[email protected]>
Show platform name when verbose option is on

github.com/fpv-wtf/dji-moonlight-embedded - b0660e9dd35b8c2f61f96a39fc5fe75f7c995255 authored over 7 years ago by Iwan Timmer <[email protected]>
Add verbose option and hide most logging

github.com/fpv-wtf/dji-moonlight-embedded - e06a78130a673579a27460846deb5e82f4b15ad4 authored over 7 years ago by Iwan Timmer <[email protected]>
Complain only about mapping when streaming

github.com/fpv-wtf/dji-moonlight-embedded - d759cfdf370e425c1a9ddb7fae67f11845ad9130 authored over 7 years ago by Iwan Timmer <[email protected]>