updated the changelog
[simple-xmbc-rem] / www / index.html
1
2
3 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
4   "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
5
6 <html xmlns="http://www.w3.org/1999/xhtml">
7   <head>
8     <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
9     
10     <title>Welcome to Simple XBMC Remote &mdash; Simple XBMC Remote v0.8.3 documentation</title>
11     <link rel="stylesheet" href="_static/default.css" type="text/css" />
12     <link rel="stylesheet" href="_static/pygments.css" type="text/css" />
13     <script type="text/javascript">
14       var DOCUMENTATION_OPTIONS = {
15         URL_ROOT:    '',
16         VERSION:     '0.8.3',
17         COLLAPSE_INDEX: false,
18         FILE_SUFFIX: '.html',
19         HAS_SOURCE:  true
20       };
21     </script>
22     <script type="text/javascript" src="_static/jquery.js"></script>
23     <script type="text/javascript" src="_static/underscore.js"></script>
24     <script type="text/javascript" src="_static/doctools.js"></script>
25     <link rel="top" title="Simple XBMC Remote v0.8.3 documentation" href="#" />
26     <link rel="next" title="Main Window" href="mainwindow.html" /> 
27   </head>
28   <body>
29     <div class="related">
30       <h3>Navigation</h3>
31       <ul>
32         <li class="right" style="margin-right: 10px">
33           <a href="genindex.html" title="General Index"
34              accesskey="I">index</a></li>
35         <li class="right" >
36           <a href="mainwindow.html" title="Main Window"
37              accesskey="N">next</a> |</li>
38         <li><a href="#">Simple XBMC Remote v0.8.3 documentation</a> &raquo;</li> 
39       </ul>
40     </div>  
41
42     <div class="document">
43       <div class="documentwrapper">
44         <div class="bodywrapper">
45           <div class="body">
46             
47   <div class="section" id="welcome-to-sxr">
48 <h1>Welcome to <em>Simple XBMC Remote</em><a class="headerlink" href="#welcome-to-sxr" title="Permalink to this headline">ΒΆ</a></h1>
49 <p>Contents:</p>
50 <div class="toctree-wrapper compound">
51 <ul>
52 <li class="toctree-l1"><a class="reference internal" href="mainwindow.html">Main Window</a><ul>
53 <li class="toctree-l2"><a class="reference internal" href="mainwindow.html#buttons">Buttons</a></li>
54 </ul>
55 </li>
56 <li class="toctree-l1"><a class="reference internal" href="setupdialog.html">Setup Dialog</a><ul>
57 <li class="toctree-l2"><a class="reference internal" href="setupdialog.html#xbmc">XBMC</a></li>
58 <li class="toctree-l2"><a class="reference internal" href="setupdialog.html#screen">Screen</a></li>
59 <li class="toctree-l2"><a class="reference internal" href="setupdialog.html#notifications">Notifications</a></li>
60 </ul>
61 </li>
62 </ul>
63 </div>
64 <p><em>Simple XBMC Remote</em> is a simple <a class="reference external" href="http://qt.nokia.com/">Qt4</a> application
65 for controlling your <a class="reference external" href="http://xbmc.org/">XBMC</a> from your phone. It was tested
66 and developed using a <a class="reference external" href="http://maemo.nokia.com/n900/">N900 phone</a> and test on
67 Maemo5. Some of it may work on other platforms, but some of the functionality
68 is implemented only on Maemo 5.</p>
69 <div class="figure align-center">
70 <a class="reference external image-reference" href="_images/simplexbmcremote-0.8.2.png"><img alt="_images/simplexbmcremote-0.8.2.png" src="_images/simplexbmcremote-0.8.2.png" style="height: 400px;" /></a>
71 <p class="caption"><em>Simple XBMC Remote</em> (release 0.8.2)</p>
72 </div>
73 </div>
74
75
76           </div>
77         </div>
78       </div>
79       <div class="sphinxsidebar">
80         <div class="sphinxsidebarwrapper">
81   <h4>Next topic</h4>
82   <p class="topless"><a href="mainwindow.html"
83                         title="next chapter">Main Window</a></p>
84   <h3>This Page</h3>
85   <ul class="this-page-menu">
86     <li><a href="_sources/index.txt"
87            rel="nofollow">Show Source</a></li>
88   </ul>
89 <div id="searchbox" style="display: none">
90   <h3>Quick search</h3>
91     <form class="search" action="search.html" method="get">
92       <input type="text" name="q" size="18" />
93       <input type="submit" value="Go" />
94       <input type="hidden" name="check_keywords" value="yes" />
95       <input type="hidden" name="area" value="default" />
96     </form>
97     <p class="searchtip" style="font-size: 90%">
98     Enter search terms or a module, class or function name.
99     </p>
100 </div>
101 <script type="text/javascript">$('#searchbox').show(0);</script>
102         </div>
103       </div>
104       <div class="clearer"></div>
105     </div>
106     <div class="related">
107       <h3>Navigation</h3>
108       <ul>
109         <li class="right" style="margin-right: 10px">
110           <a href="genindex.html" title="General Index"
111              >index</a></li>
112         <li class="right" >
113           <a href="mainwindow.html" title="Main Window"
114              >next</a> |</li>
115         <li><a href="#">Simple XBMC Remote v0.8.3 documentation</a> &raquo;</li> 
116       </ul>
117     </div>
118     <div class="footer">
119         &copy; Copyright 2011, Ionutz Borcoman.
120       Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.0.7.
121     </div>
122   </body>
123 </html>