1
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https ://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
1
+ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http ://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2
2
< html xmlns ="http://www.w3.org/1999/xhtml ">
3
3
< head >
4
4
< meta http-equiv ="Content-Type " content ="text/xhtml;charset=UTF-8 "/>
5
5
< meta http-equiv ="X-UA-Compatible " content ="IE=9 "/>
6
- < meta name ="generator " content ="Doxygen 1.8.17 "/>
6
+ < meta name ="generator " content ="Doxygen 1.8.13 "/>
7
7
< meta name ="viewport " content ="width=device-width, initial-scale=1 "/>
8
8
< title > Kodi Development: Add-on Rendering control</ title >
9
9
< link href ="tabs.css " rel ="stylesheet " type ="text/css "/>
13
13
< script type ="text/javascript " src ="resize.js "> </ script >
14
14
< script type ="text/javascript " src ="navtreedata.js "> </ script >
15
15
< script type ="text/javascript " src ="navtree.js "> </ script >
16
+ < script type ="text/javascript ">
17
+ $ ( document ) . ready ( initResizable ) ;
18
+ </ script >
16
19
< link href ="search/search.css " rel ="stylesheet " type ="text/css "/>
17
20
< script type ="text/javascript " src ="search/searchdata.js "> </ script >
18
21
< script type ="text/javascript " src ="search/search.js "> </ script >
19
22
< script type ="text/javascript ">
20
- /* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
21
23
$ ( document ) . ready ( function ( ) { init_search ( ) ; } ) ;
22
- /* @license -end */
23
24
</ script >
24
25
< link href ="doxygen.css " rel ="stylesheet " type ="text/css " />
25
26
</ head >
56
57
</ table >
57
58
</ div >
58
59
<!-- end header part -->
59
- <!-- Generated by Doxygen 1.8.17 -->
60
+ <!-- Generated by Doxygen 1.8.13 -->
60
61
< script type ="text/javascript ">
61
- /* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
62
62
var searchBox = new SearchBox ( "searchBox" , "search" , false , 'Search' ) ;
63
- /* @license -end */
64
63
</ script >
65
64
</ div > <!-- top -->
66
65
< div id ="side-nav " class ="ui-resizable side-nav-resizable ">
74
73
</ div >
75
74
</ div >
76
75
< script type ="text/javascript ">
77
- /* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
78
- $ ( document ) . ready ( function ( ) { initNavTree ( '_addon__rendering_control.html' , '' ) ; initResizable ( ) ; } ) ;
79
- /* @license -end */
76
+ $ ( document ) . ready ( function ( ) { initNavTree ( '_addon__rendering_control.html' , '' ) ; } ) ;
80
77
</ script >
81
78
< div id ="doc-content ">
82
79
<!-- window showing the filter options -->
93
90
</ iframe >
94
91
</ div >
95
92
96
- < div class ="PageDoc " > < div class =" header ">
93
+ < div class ="header ">
97
94
< div class ="headertitle ">
98
95
< div class ="title "> Add-on Rendering control </ div > </ div >
99
96
</ div > <!--header-->
105
102
</ ul >
106
103
</ div >
107
104
< div class ="textblock "> < p > < b > Control where rendering becomes performed from add-on to show on Kodi</ b > </ p >
108
- < hr />
105
+ < hr />
109
106
< h1 > < a class ="anchor " id ="Addon_Rendering_control_sect1 "> </ a >
110
107
Example</ h1 >
111
- < div class ="fragment "> < div class ="line "> <control type=< span class ="stringliteral "> "renderaddon"</ span > < span class ="keywordtype "> id</ span > =< span class ="stringliteral "> "9"</ span > ></ div >
112
- < div class ="line "> <left>5</left></ div >
113
- < div class ="line "> <top>50</top></ div >
114
- < div class ="line "> <width>780</width></ div >
115
- < div class ="line "> <height>515</height></ div >
116
- < div class ="line "> </control></ div >
117
- </ div > <!-- fragment --> < hr />
108
+ < div class ="fragment "> < div class ="line "> <control type=< span class ="stringliteral "> "renderaddon"</ span > < span class ="keywordtype "> id</ span > =< span class ="stringliteral "> "9"</ span > ></ div > < div class ="line "> <left>5</left></ div > < div class ="line "> <top>50</top></ div > < div class ="line "> <width>780</width></ div > < div class ="line "> <height>515</height></ div > < div class ="line "> </control></ div > </ div > <!-- fragment --> < hr />
118
109
< h1 > < a class ="anchor " id ="Addon_Rendering_control_sect2 "> </ a >
119
110
Available tags</ h1 >
120
111
< p > Only the < a href ="http://kodi.wiki/view/Default_Control_Tags "> default control</ a > tags are applicable to this control.</ p >
121
- < hr />
112
+ < hr />
122
113
< h1 > < a class ="anchor " id ="Addon_Rendering_control_sect3 "> </ a >
123
114
See also</ h1 >
124
115
< h4 > Development:</ h4 >
@@ -127,14 +118,13 @@ <h4>Development:</h4>
127
118
< li > < a href ="http://kodi.wiki/view/Skinning "> Skinning</ a > </ li >
128
119
</ ul >
129
120
</ div > </ div > <!-- contents -->
130
- </ div > <!-- PageDoc -->
131
121
</ div > <!-- doc-content -->
132
122
<!-- start footer part -->
133
123
< div id ="nav-path " class ="navpath "> <!-- id is needed for treeview function! -->
134
124
< ul >
135
125
< li class ="footer "> Generated by
136
126
< a href ="http://www.doxygen.org/index.html ">
137
- < img class ="footer " src ="doxygen.png " alt ="doxygen "/> </ a > 1.8.17 </ li >
127
+ < img class ="footer " src ="doxygen.png " alt ="doxygen "/> </ a > 1.8.13 </ li >
138
128
</ ul >
139
129
</ div >
140
130
</ body >
0 commit comments