Commit Graph

38 Commits

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