Ignore:
Timestamp:
Mar 16, 2012, 4:02:47 PM (13 years ago)
Author:
Silvan Scherrer
Message:

SMPlayer: 0.7.1 trunk update

Location:
smplayer/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • smplayer/trunk

  • smplayer/trunk/man/smplayer.1

    r96 r124  
    1 .TH smplayer 1 "July 2009" "The SMPlayer Project" "SMPlayer"
     1.TH smplayer 1 "January 2012" "The SMPlayer Project" "SMPlayer"
    22.SH NAME
    33SMPlayer \- The best GUI frontend for MPlayer
     
    77[\fI-send-action <action_name>\fR] [\fI-actions <action_list>\fR] [\fI[\-no]\-close\-at\-end\fR]
    88[\fI[\-no]\-fullscreen\fR] [\fI\-sub <subtitle_file>\fR] [\fI-pos <x> <y>\fR] [\fI-size <width> <height>\fR]
    9 [\fI\-add\-to\-playlist\fR] [\fI\-help|\-\-help|\-h|\-?\fR] [\fI[\-playlist] <media1>\fR] [\fI[\-playlist] <media2>\fR]...
     9[\fI\-add\-to\-playlist\fR] [\fI-disable-server]
     10[\fI\-help|\-\-help|\-h|\-?\fR] [\fI<media1>\fR] [\fI<media2>\fR]...
    1011.SH DESCRIPTION
    1112.TP
     
    7677opened in a new instance.
    7778.TP
     79.B -disable-server
     80Disables the server used to communicate with other instances.
     81This also disables the possibility to use a single instance.
     82.TP
    7883.B <media1> <media2> ...
    7984Any kind of file that SMPlayer can open. It can be a local file,
    8085a DVD (e.g. dvd://1), an Internet stream
    81 (e.g. mms://....) or a local playlist in format m3u or pls. If the
    82 \fB\-playlist\fR option is used, that means that SMPlayer will
    83 pass the \fB\-playlist\fR option to MPlayer, so MPlayer will
    84 handle the playlist, not SMPlayer.
     86(e.g. mms://....) or a local playlist in format m3u or pls.
    8587.SH "SEE ALSO"
    8688\fBmplayer\fR(1)
    8789.SH AUTHOR
    88 The author of SMPlayer is Ricardo Villalba <rvm@escomposlinux.org>.
     90The author of SMPlayer is Ricardo Villalba <rvm@users.sourceforge.net>.
    8991
    9092This manual page was written by Matvey Kozhev <sikon@lucidfox.org> for the
Note: See TracChangeset for help on using the changeset viewer.