Switch to unified view

a/doc/upplay.html b/doc/upplay.html
...
...
725
  else
725
  else
726
    window.onload = reinstallAndRemoveTimer;
726
    window.onload = reinstallAndRemoveTimer;
727
}
727
}
728
728
729
}
729
}
730
asciidoc.install();
730
asciidoc.install(2);
731
/*]]>*/
731
/*]]>*/
732
</script>
732
</script>
733
</head>
733
</head>
734
<body class="article">
734
<body class="article">
735
<div id="header">
735
<div id="header">
736
<h1>Upplay manual</h1>
736
<h1>Upplay manual</h1>
737
<div id="toc">
738
  <div id="toctitle">Table of Contents</div>
739
  <noscript><p><b>JavaScript must be enabled in your browser to display the table of contents.</b></p></noscript>
740
</div>
737
</div>
741
</div>
738
<div id="content">
742
<div id="content">
739
<div id="preamble">
743
<div class="sect1">
744
<h2 id="_overview">Overview</h2>
740
<div class="sectionbody">
745
<div class="sectionbody">
741
<div class="imageblock">
746
<div class="imageblock">
742
<div class="content">
747
<div class="content">
743
<img src="legend-upplay-main.png" alt="legend-upplay-main.png" />
748
<img src="legend-upplay-main.png" alt="legend-upplay-main.png" />
744
</div>
749
</div>
...
...
908
the path at the top will open the element in a new tab. This can be
913
the path at the top will open the element in a new tab. This can be
909
particularly useful if you want to go back to a previous search without
914
particularly useful if you want to go back to a previous search without
910
losing the current display.</p></div>
915
losing the current display.</p></div>
911
<div class="paragraph"><p><code>^f</code> or <code>/</code> will open the search panel, <code>Esc</code> will close it (or the x-cross
916
<div class="paragraph"><p><code>^f</code> or <code>/</code> will open the search panel, <code>Esc</code> will close it (or the x-cross
912
button at the right).</p></div>
917
button at the right).</p></div>
913
<div class="paragraph"><p><a href="searching.html">more detail on search</a>.</p></div>
918
</div>
919
</div>
920
<div class="sect1">
921
<h2 id="_searching">Searching</h2>
922
<div class="sectionbody">
923
<div class="paragraph"><p>Upplay supports two search modes:</p></div>
924
<div class="ulist"><ul>
925
<li>
926
<p>
927
Inside the current directory page: this is handy to quickly skip inside
928
  a long list.
929
</p>
930
</li>
931
<li>
932
<p>
933
Server search.
934
</p>
935
</li>
936
</ul></div>
937
<div class="paragraph"><p>The search panel is located at the bottom of the library window (the one on
938
the right), and normally hidden. You can open it by the following actions:</p></div>
939
<div class="ulist"><ul>
940
<li>
941
<p>
942
Typing <code>/</code> inside the library window.
943
</p>
944
</li>
945
<li>
946
<p>
947
Typing <code>Ctrl+f</code> inside the library window.
948
</p>
949
</li>
950
<li>
951
<p>
952
Using the View menu
953
</p>
954
</li>
955
</ul></div>
956
<div class="paragraph"><p>Not all servers support search (e.g, MediaTomb does not, Minidlna does,
957
etc.).</p></div>
958
<div class="paragraph"><p>You can close the panel by the following actions:</p></div>
959
<div class="ulist"><ul>
960
<li>
961
<p>
962
Typing <code>Esc</code> (the Escape key).
963
</p>
964
</li>
965
<li>
966
<p>
967
Clicking the x-cross icon on the right of the panel
968
</p>
969
</li>
970
<li>
971
<p>
972
Using the <code>View</code> menu.
973
</p>
974
</li>
975
</ul></div>
976
<div class="paragraph"><p>When the search panel opens for the first time, the panel is in local
977
search mode. Typing inside the search entry area will try to find matches
978
in the page. You can use the two arrow buttons or type <code>F3</code> or <code>Shift+F3</code>
979
to find the next or previous match.</p></div>
980
<div class="paragraph"><p>In server mode, the search panel will let you enter a search string and the
981
kind of field inside which you want to search (the combobox on the right,
982
Artist/Album/Title). Type <code>Enter</code> or click the search button to start the
983
search.</p></div>
984
<div class="paragraph"><p>The results are displayed just like a directory listing and can be
985
used in the same way (including opening tabs for directory listings, etc.).</p></div>
986
<div class="paragraph"><p>Server searches are always relative to the first directory earlier in the
987
path, never to another search.
988
If your search yields nothing, one of the things to check is that you are
989
high enough in the tree (not searching a single directory).</p></div>
990
<div class="paragraph"><p>Also <strong><em>space characters are significant in the search entry</em></strong>. This has a
991
capacity for trouble but it can also be a great help when trying to match
992
words (there are no standard UPnP ways to specify word matches, or anchor a
993
search at the beginning or end of a field).</p></div>
914
</div>
994
</div>
915
</div>
995
</div>
916
<div class="sect1">
996
<div class="sect1">
917
<h2 id="_tab_bar_section">Tab bar section</h2>
997
<h2 id="_tab_bar_section">Tab bar section</h2>
918
<div class="sectionbody">
998
<div class="sectionbody">
...
...
967
</div>
1047
</div>
968
</div>
1048
</div>
969
<div class="sect1">
1049
<div class="sect1">
970
<h2 id="hiresadjust">Adjusting the font sizes on high resolution displays</h2>
1050
<h2 id="hiresadjust">Adjusting the font sizes on high resolution displays</h2>
971
<div class="sectionbody">
1051
<div class="sectionbody">
972
<div class="paragraph"><p>Most people will find that the font sizes are too small on high DPI
1052
<div class="paragraph"><p>Most people will find that the font sizes (and buttons/icons) are too small
973
displays.</p></div>
1053
on high DPI displays.</p></div>
974
<div class="paragraph"><p>As of version 1.2.5, the GUI can be partially adjusted by editing two style
1054
<div class="paragraph"><p>As of version 1.2.5, the GUI can be partially adjusted by editing two style
975
sheet files. To adjust the font sizes:</p></div>
1055
sheet files. To adjust the font sizes:</p></div>
976
<div class="ulist"><ul>
1056
<div class="ulist"><ul>
977
<li>
1057
<li>
978
<p>
1058
<p>
...
...
986
  directives. An adequate approach will usually be to multiply the sizes by
1066
  directives. An adequate approach will usually be to multiply the sizes by
987
  some constant factor (e.g.: 2 &#8230;).
1067
  some constant factor (e.g.: 2 &#8230;).
988
</p>
1068
</p>
989
</li>
1069
</li>
990
</ul></div>
1070
</ul></div>
1071
<div class="paragraph"><p>On Windows, use <em>notepad</em> or an equivalent pure text editor to edit the
1072
files, which are located in the <em>share</em> and <em>share\cdbrowser</em>
1073
subdirectories of the top installation directory (e.g: <em>C:\Program Files
1074
(x86)\Upplay\</em>). You need to specify "all files" when opening the files,
1075
because notepad does not list <em>.css</em> files by default (only <em>.txt</em>).</p></div>
991
<div class="paragraph"><p>The adjustment is not perfect for now: the player section does not update
1076
<div class="paragraph"><p>The adjustment is not perfect for now: the player section does not update
992
its size, which means that some titles will be truncated (in the top left
1077
its size, which means that some titles will be truncated (in the top left
993
area), and the icon sizes are unchanged.</p></div>
1078
area), and the icon sizes are unchanged. Arbitrary text truncation may
1079
happen in places. This will hopefully be improved in a future release.</p></div>
994
<div class="paragraph"><p>There are other, system-based, approaches described on the following Qt page:
1080
<div class="paragraph"><p>There are other, system-based, approaches described on the following Qt page:
995
<a href="http://doc.qt.io/qt-5/highdpi.html">http://doc.qt.io/qt-5/highdpi.html</a></p></div>
1081
<a href="http://doc.qt.io/qt-5/highdpi.html">http://doc.qt.io/qt-5/highdpi.html</a></p></div>
996
</div>
1082
</div>
997
</div>
1083
</div>
998
</div>
1084
</div>
999
<div id="footnotes"><hr /></div>
1085
<div id="footnotes"><hr /></div>
1000
<div id="footer">
1086
<div id="footer">
1001
<div id="footer-text">
1087
<div id="footer-text">
1002
Last updated
1088
Last updated
1003
 2016-03-28 18:36:59 CEST
1089
 2016-04-01 10:15:31 CEST
1004
</div>
1090
</div>
1005
</div>
1091
</div>
1006
</body>
1092
</body>
1007
</html>
1093
</html>