Codebase list squeezelite / 1a23ece
rearrange usage list Adrian Smith 9 years ago
1 changed file(s) with 4 addition(s) and 2 deletion(s). Raw diff Collapse all Expand all
4545 " -o <output device>\tSpecify output device, default \"default\", - = output to stdout\n"
4646 " -l \t\t\tList output devices\n"
4747 #if ALSA
48 " -L \t\t\tList volume controls for output device\n"
49 " -V <control>\t\tUse ALSA control for volume adjustment, otherwise use software volume adjustment\n"
5048 " -a <b>:<p>:<f>:<m>\tSpecify ALSA params to open output device, b = buffer time in ms or size in bytes, p = period count or size in bytes, f sample format (16|24|24_3|32), m = use mmap (0|1)\n"
5149 #endif
5250 #if PORTAUDIO
9694 #endif
9795 #if VISEXPORT
9896 " -v \t\t\tVisualiser support\n"
97 #endif
98 # if ALSA
99 " -L \t\t\tList volume controls for output device\n"
100 " -V <control>\t\tUse ALSA control for volume adjustment, otherwise use software volume adjustment\n"
99101 #endif
100102 #if LINUX || FREEBSD
101103 " -z \t\t\tDaemonize\n"