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 (updated for Krypton) - NeroBoron - 2016-05-27 4xBRZ looks great https://youtu.be/D35NlkSiBq0 RE: RetroPlayer Test Builds (updated for Krypton) - xel_arjona - 2016-06-09 Can it be possible to re-use controller Art-Work done for the openemu project..? They are beautiful RE: RetroPlayer Test Builds (updated for Krypton) - RockerC - 2016-06-10 (2016-06-09, 23:22)xel_arjona Wrote: Can it be possible to re-use controller Art-Work done for the openemu project..? They are beautifulThere is a risk of copyright infringement is you simply use pictures of real controllers like that. Probably safer to stay with a little more generic and abstract images that uses vector graphics. https://en.wikipedia.org/wiki/Vector_graphics Not sure where Fair use laws says about this for emulators but best not to use logos either. Another argument for using abstract images is some users will have non-orginal controllers. RE: RetroPlayer Test Builds (updated for Krypton) - zag - 2016-06-10 Games Image resource add-ons would be nice, so users can create their own RE: RetroPlayer Test Builds (updated for Krypton) - NeroBoron - 2016-06-10 (2016-06-10, 13:34)zag Wrote: Games Image resource add-ons would be nice, so users can create their own If i remember correctly this was the plan RE: RetroPlayer Test Builds (updated for Krypton) - houdin24 - 2016-06-14 Launchbox box type of login addon would be cool now that lauchbox has cloud service for images RE: RetroPlayer Test Builds (updated for Krypton) - the_bo - 2016-06-19 Seeing that krypton is still in alpha. Does it seem likely retroplayer will be merged Into v17 krypton? Thanks for great work can't wait to try it out. RE: RetroPlayer Test Builds (updated for Krypton) - garbear - 2016-06-19 One step at a time. Krypton contains all the input code from RetroPlayer. And when I say all, i mean 10K lines+, which is over half the entire RetroPlayer patch. So technically, RetroPlayer is more merged than not After rewriting the player from scratch, I'm finally pleased with the state of the code. I plan to begin the merging process when v18 is branched, which will occur slightly before v17 final is released, probably in 3-5 months. I plan to get GameStream working by then as well, so that's something to look forward to. RE: RetroPlayer Test Builds (updated for Krypton) - alister667 - 2016-06-28 I just wanted to drop a quick comment to thank garbear and Irusak for your efforts. Indeed my thanks to all the Kodi team. Thanks, this is developing into something special. RE: RetroPlayer Test Builds (updated for Krypton) - dickalan - 2016-06-29 I've been using Kodi/XBMC since 2008. Once the xbox was decommissioned I feel like there's been a hole in the software. Even though I haven't personally been active or done anything with this development I've been watching it for the past few years. Just waiting for it to get stable and hopefully someday merge with Kodi. It sounds like that day is getting closer and closer. Seriously, thank you garbear for all you do. I also have a passion project I work on frequently (unrelated to HTPC/emulators) and I know a "thank you" every now and again keeps me motivated. So again, thank you! RE: RetroPlayer Test Builds (updated for Krypton) - karl_87 - 2016-06-29 (2016-06-29, 07:42)dickalan Wrote: I've been using Kodi/XBMC since 2008. Once the xbox was decommissioned I feel like there's been a hole in the software. Even though I haven't personally been active or done anything with this development I've been watching it for the past few years. Just waiting for it to get stable and hopefully someday merge with Kodi. It sounds like that day is getting closer and closer. Seriously, thank you garbear for all you do. I also have a passion project I work on frequently (unrelated to HTPC/emulators) and I know a "thank you" every now and again keeps me motivated. So again, thank you! A thank you from me as well. This will make Kodi such an important part of the living room for me. RE: RetroPlayer Test Builds (updated for Krypton) - bawright86 - 2016-07-01 (2016-06-19, 17:44)garbear Wrote: I plan to get GameStream working by then as well, so that's something to look forward to. Does this mean Kodi on my HTPC will be able to stream from my Desktop PC just like Moonlight does? RE: RetroPlayer Test Builds (updated for Krypton) - Dippo - 2016-07-01 (2016-07-01, 00:57)bawright86 Wrote: Does this mean Kodi on my HTPC will be able to stream from my Desktop PC just like Moonlight does? There already is an experimental game addon (probably not updated to last api version?) which was a result from last years google summer of code project. Please see this thread. RE: RetroPlayer Test Builds (updated for Krypton) - sectune - 2016-07-03 Just donated bitcoins to you once again, thank you garbear - keep up your amazing work! RE: RetroPlayer Test Builds (updated for Krypton) - garbear - 2016-07-12 New OSX build uploaded based on 17 alpha 2. I'll upload an alpha2 build for windows when building binary add-ons for windows is fixed. |