Codebase list squeezelite / f2099a9
Further man page improvements. Chris Boot 10 years ago
1 changed file(s) with 14 addition(s) and 2 deletion(s). Raw diff Collapse all Expand all
106106 .TP
107107 .B \-n <name>
108108 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 .
110118 .TP
111119 .B \-p <priority>
112120 Set real time priority of output thread (1-99; default
151159 .B <recipe>:<flags>:<attenuation>:<precision>:<passband_end>:<stopband_start>:<phase_response>
152160 .SS recipe
153161 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.
155163 .TP
156164 .IR v ", " h ", " m ", " l " or " q
157165 are mutually exclusive and correspond to very high, high, medium, low or quick
163171 .IR s
164172 changes resampling bandwidth from the default 95% (based on the 3dB point) to
165173 99%.
174 .TP
175 .IR E
176 exception - avoids resampling if the output device supports the playback sample
177 rate natively.
166178 .TP
167179 .IR X
168180 resamples to the maximum sample rate for the output device ("asynchronous"