RetroPlayer Test Builds (updated for Nexus) - Printable Version +- Kodi Community Forum (https://forum.kodi.tv) +-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33) +--- Forum: Game support (https://forum.kodi.tv/forumdisplay.php?fid=292) +--- Thread: RetroPlayer Test Builds (updated for Nexus) (/showthread.php?tid=173361) Pages:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
|
RE: RetroPlayer Test Builds - prae5 - 2013-12-03 (2013-12-02, 21:29)micoba Wrote: Hi! Garbear's initial port was one against OpenELEC 3.2.0 branch and is still very much in development. He is busy at the moment and hasn't had the time to merge it against the latest branch. This will happen at some point, but i think he is more focused on fix issues at the moment. RE: RetroPlayer Test Builds - nikc0069 - 2013-12-03 Darn, can't test still as I get no HD Audio with any Openelec builds before 3.2.3 on amd. Patiently waiting.... RE: RetroPlayer Test Builds - thorin33 - 2013-12-03 Thanks for the build. Downloaded and will test soon! (2013-12-03, 01:25)prae5 Wrote:(2013-12-02, 17:23)thorin33 Wrote: Would it be possible to get a 32-bit i386 build? RE: RetroPlayer Test Builds - prae5 - 2013-12-03 Overview of what and when I will be building can be found at http://xbmcnightlybuilds.com/now-building-openelec-retroplayer-build-images/ RE: RetroPlayer Test Builds - micoba - 2013-12-03 @prae5 Thank for your answer! It works great! I just have to figure out how to set controls... RE: RetroPlayer Test Builds - edru - 2013-12-18 Has anyone built a windows copy newer than whats listed in the OP? Tried to do it myself but started getting a tad more into what I could handle with my VM. RE: RetroPlayer Test Builds - n1md4 - 2013-12-22 (2013-11-26, 14:24)n1md4 Wrote: this I very rarely bump my own threads post, but I don't believe I'm the only one who wants this? Is there some setup guide for controllers in OE? I feel I'm totally missed something here! RE: RetroPlayer Test Builds - garbear - 2013-12-24 controllers are the first thing I'll take a look at when I return to this project. Turning keymal.xml files into add-ons and finishing the Joystick API are the first things I'm focusing on. I'll try to make it easier to configure controllers, but it'll probably still be delegated to the hand-editing of XML files. The offer is still open, though, if anyone wants a python-based configuration utility I can work with them to get this working. RE: RetroPlayer Test Builds - Hedda - 2013-12-28 (2013-12-24, 20:47)garbear Wrote: controllers are the first thing I'll take a look at when I return to this project. Turning keymal.xml files into add-ons and finishing the Joystick API are the first things I'm focusing on. I'll try to make it easier to configure controllers, but it'll probably still be delegated to the hand-editing of XML files. The offer is still open, though, if anyone wants a python-based configuration utility I can work with them to get this working.Looks like you guys already made a lot of progress on this work since before https://github.com/garbear/xbmc/tree/peripheral-addons https://github.com/xbmc/xbmc/pull/2706 https://github.com/xbmc/xbmc/pull/2370 https://github.com/garbear/xbmc/pull/13 Happy holidays! Hope to see this code in mainline v14 or v15 next year RE: RetroPlayer Test Builds - alejomejia - 2014-01-13 Hi Garbear, I'm trying to compile Retroplayer Project Intel Arch x86_64 on a ubuntu virtual machine, just in order to enable DragonRise joystick support, but after resolve some issues, I reach a point where there is an error on a Makefile created by autogen Makefile.def, The error is in line 4200: .PHONY: maybe-maintainer-clean-gcc maintainer-clean-gcc maybe-maintainer-clean-gcc: maybe-maintainer-clea\00\00gcc: maintainer-clean-gcc thats \00\00 produce an error on compile: config.status: creating Makefile make[1]: Entering directory `/media/amejia/LINUX/OpenELEC.tv/build.OpenELEC-Intel.x86_64-devel/gcc-4.7.3/.x86_64-openelec-linux-gnu-bootstrap' Makefile:4200: *** missing separator. Stop. make[1]: Leaving directory `/media/amejia/LINUX/OpenELEC.tv/build.OpenELEC-Intel.x86_64-devel/gcc-4.7.3/.x86_64-openelec-linux-gnu-bootstrap' make: *** [release] Error 2 I edited Makefile, remove that characters but again file is created and that characters appear again Thanks for your help, and congratulation for your hard work on this project RE: RetroPlayer Test Builds - garbear - 2014-01-15 Sorry alejomejia, this isn't something I'll be of much help on. It looks like the error is occurring when compiling GCC (several hours before the openelec build chain even reaches xbmc). Good luck! RE: RetroPlayer Test Builds - Romans I XVI - 2014-01-17 The link to your repo on the OP has a extra . on the end. RE: RetroPlayer Test Builds - xkalibr - 2014-01-20 Where can i donate? RE: RetroPlayer Test Builds - dr88dr88 - 2014-01-31 Is there a RetroPlayer test build for OpenELEC 4 nightly builds that I can install on my new NUC ? RE: RetroPlayer Test Builds - garbear - 2014-01-31 (2014-01-31, 17:25)dr88dr88 Wrote: Is there a RetroPlayer test build for OpenELEC 4 nightly builds that I can install on my new NUC ? no. this won't happen until I "rebase" retroplayer (update it to the current XBMC code). I was planning on rebasing when xbmc hit feature-freeze, but that time has come and gone. My next goal is to finish the rebase soon after the first beta. I'll put out an OpenELEC 4 build soon after that. (2014-01-20, 04:48)xkalibr Wrote: Where can i donate?Thanks for your support! I may post a bitcoin address in the future. I formatted over my last wallet a few days ago (still hoping to recover the 0.3 btc I mined for a friend) so I recommend waiting until I learn how to backup my files properly :p |