Further man page improvements.
Chris Boot
9 years ago
106 | 106 | .TP |
107 | 107 | .B \-n <name> |
108 | 108 | Set the player name. This name is used by the Logitech Media Server to refer to |
109 | the player by name. | |
109 | the player by name. This option is mututally exclusive with | |
110 | .BR \-N . | |
111 | .TP | |
112 | .B \-N <filename> | |
113 | Allow the server to set the player's name. The player name is stored in the file | |
114 | pointed to by | |
115 | .B <filename> | |
116 | so that it can persist between restarts. This option is mututally exclusive with | |
117 | .BR \-n . | |
110 | 118 | .TP |
111 | 119 | .B \-p <priority> |
112 | 120 | Set real time priority of output thread (1-99; default |
151 | 159 | .B <recipe>:<flags>:<attenuation>:<precision>:<passband_end>:<stopband_start>:<phase_response> |
152 | 160 | .SS recipe |
153 | 161 | This part of the argument string is made up of a number of single-character |
154 | flags: \fB[v|h|m|l|q][L|I|M][s][X]\fR. The default value is \fBhL\fR. | |
162 | flags: \fB[v|h|m|l|q][L|I|M][s][E|X]\fR. The default value is \fBhL\fR. | |
155 | 163 | .TP |
156 | 164 | .IR v ", " h ", " m ", " l " or " q |
157 | 165 | are mutually exclusive and correspond to very high, high, medium, low or quick |
163 | 171 | .IR s |
164 | 172 | changes resampling bandwidth from the default 95% (based on the 3dB point) to |
165 | 173 | 99%. |
174 | .TP | |
175 | .IR E | |
176 | exception - avoids resampling if the output device supports the playback sample | |
177 | rate natively. | |
166 | 178 | .TP |
167 | 179 | .IR X |
168 | 180 | resamples to the maximum sample rate for the output device ("asynchronous" |