Commit Graph

  • 29f4511055 move mapping to userdata master Gustavo 2018-03-31 04:13:45 -0300
  • 7b5cbd0786 remove old settings Gustavo 2018-03-31 04:13:04 -0300
  • 5f2fd58a1e fix service Gustavo 2018-03-31 03:48:11 -0300
  • 313962e585 remove old stuff Gustavo 2018-03-31 03:47:58 -0300
  • 57b2908f20 update README Gustavo 2018-03-31 01:05:56 -0300
  • 9acc47cc76 fix #60 Gustavo 2018-03-31 01:05:46 -0300
  • 4d944396b8 Merge pull request #48 from hdkiller/2.4.3 Gustavo 2017-09-17 07:05:41 -0300
  • eabb575e81 Merge pull request #47 from stefansaraev/2.4.3 Gustavo 2017-09-17 07:05:02 -0300
  • ea377bcd05 add new parameter (-4k) and remove obsolete ones (-mapping) since controller config now comes from gamecontrollerdb HDKiller 2017-09-17 07:29:25 +0200
  • bac5d7bda9 make parameteres compatible with moonlight 2.4.3 HDKiller 2017-09-16 19:29:42 +0200
  • 0ab6cb4655 Update moonlight embedded wrapper to 2.4.3 Stefan Saraev 2017-09-16 19:33:01 +0300
  • 391de3feb3 Update moonlight embedded wrapper to 2.2.2 Gustavo 2016-10-06 15:29:36 -0300
  • c371ff8652 Merge pull request #21 from lrusak/major-rework Gustavo 2016-05-05 16:30:01 -0300
  • 0e440889c0 adjust systemd service Lukas Rusak 2016-05-05 00:26:07 -0700
  • e0dd3f6462 remove service.py (not needed) Lukas Rusak 2016-05-05 00:26:06 -0700
  • e8462a98b5 move moonlight.py from resources/ to lib/ Lukas Rusak 2016-05-05 00:26:06 -0700
  • ceb7ce5b90 rename service.sh to moonlight.sh and fix spacing Lukas Rusak 2016-05-05 00:26:06 -0700
  • c8dc3eb0de addon.py fix spacing and adjust import directory Lukas Rusak 2016-05-05 00:26:06 -0700
  • 137002f3ae move LICENSE.txt out of add-on directory Lukas Rusak 2016-05-05 00:26:06 -0700
  • 7ab30d16d7 remove mappings Lukas Rusak 2016-05-05 00:26:06 -0700
  • 17449f7b03 remove precompiled binaries Lukas Rusak 2016-05-05 00:26:06 -0700
  • ad01b129a5 Small fix and alternative dualshock3 mapping Gustavo 2016-04-16 19:49:43 -0300
  • 4e522c9e34 Update moonlight-embedded, added openssl lib Gustavo 2016-04-05 08:20:20 -0300
  • 1ec7269213 Update moonlight-embedded, added support to GFE 2.11.X Gustavo 2016-04-01 08:45:13 -0300
  • 0bcc4b0803 Update version Gustavo 2016-03-08 18:42:01 -0300
  • 5e2b6229b7 Fix dualshock3 and Xbox mapping Gustavo 2016-03-08 18:40:35 -0300
  • a222fb8be0 Added custom width/height and audio settings. Gustavo 2016-03-06 11:32:17 -0300
  • 2220180639 Update to moonlight-embedded 2.1.4 Gustavo 2016-03-01 19:28:17 -0300
  • 1eb2701d52 Fix service not working when setting a ip address. Gustavo 2016-02-23 12:13:00 -0300
  • e31b894b55 Update to newest moonlight-embedded (2.1.3) and rename libs to lib Gustavo 2016-02-21 20:16:41 -0300
  • 2afdf031e9 Fix code indentation and move keys to addon home. Gustavo 2016-02-17 14:21:45 -0200
  • 984fb7e7b9 Using ctypes instead popen, Fix pairing issue, add thumbnails to game list. Gustavo 2016-02-17 05:05:53 -0200
  • e878e935dc Update README.md Gustavo 2016-02-16 17:19:02 -0200
  • 830e218b15 Update README.md Gustavo 2016-02-16 17:18:43 -0200
  • f950c24f8e Add new features Gustavo 2016-02-16 17:16:57 -0200
  • ccfacceba7 deleted: evtest deleted: moonlight.sh new file: script.moonlight/LICENSE.txt new file: script.moonlight/addon.py new file: script.moonlight/addon.xml renamed: mappings/default.conf -> script.moonlight/bin/mappings/default.conf renamed: mappings/dualshock3.conf -> script.moonlight/bin/mappings/dualshock3.conf renamed: mappings/dualshock4.conf -> script.moonlight/bin/mappings/dualshock4.conf renamed: mappings/rumblepad2.conf -> script.moonlight/bin/mappings/rumblepad2.conf renamed: mappings/xbox360.conf -> script.moonlight/bin/mappings/xbox360.conf renamed: bin/moonlight -> script.moonlight/bin/moonlight new file: script.moonlight/bin/service.sh new file: script.moonlight/changelog.txt new file: script.moonlight/icon.png renamed: libs/libevdev.so.2.1.12 -> script.moonlight/libs/libevdev.so.2.1.12 renamed: libs/libgamestream.so.0 -> script.moonlight/libs/libgamestream.so.0 renamed: libs/libmoonlight-common.so.0 -> script.moonlight/libs/libmoonlight-common.so.0 renamed: libs/libmoonlight-pi.so -> script.moonlight/libs/libmoonlight-pi.so renamed: libs/libopus.so.0 -> script.moonlight/libs/libopus.so.0 new file: script.moonlight/resources/settings.xml new file: script.moonlight/service.py new file: script.moonlight/settings-default.xml new file: script.moonlight/system.d/script.moonlight.service Gustavo 2016-02-15 16:14:35 -0200
  • a182702708 first commit Gustavo 2016-02-13 18:18:46 -0200
  • 1fcd27dd1e first commit Gustavo 2016-02-13 18:17:48 -0200