1
mirror of https://code.videolan.org/videolan/vlc synced 2024-08-27 04:21:53 +02:00
vlc/debian
Sam Hocevar 8628860b53 . version 0.2.50 for the Linux Expo
. --overlay and --fulscreen options (only work with --vout sdl)
 . the vlc exits after the end of the stream, which prevents from having
   to kill it and relaunch it during a presentation, just script it like :

      for i in ~/mpeg/* ; do vlc --fullscreen --overlay --vout sdl $i ; done


 Yes, I know the --overlay stuff is fucking ugly. But *I* am not the one
  who redefines vout_sys_t in an interface-related source file. I won't
  change it until the vout/intf is finished being rewritten.

 Additional information: if "--overlay --fulscreen" doesn't center your
  picture, try with your screen geometry, eg:
  "--overlay --fullscreen --width 1024 --height 768"
2001-01-31 03:42:39 +00:00
..
.cvsignore . added a .cvsignore file in lib/ so that the directory doesn't get 2001-01-07 17:07:02 +00:00
changelog . version 0.2.50 for the Linux Expo 2001-01-31 03:42:39 +00:00
control . changed program version to 0.2.5 (preparing 0.3.0 release). 2001-01-19 18:17:36 +00:00
rules . changed program version to 0.2.5 (preparing 0.3.0 release). 2001-01-19 18:17:36 +00:00
vlc-gnome.menu . changed program version to 0.2.5 (preparing 0.3.0 release). 2001-01-19 18:17:36 +00:00
vlc.1 . version 0.2.50 for the Linux Expo 2001-01-31 03:42:39 +00:00
vlc.copyright . changed program version to 0.2.5 (preparing 0.3.0 release). 2001-01-19 18:17:36 +00:00
vlc.dirs . changed program version to 0.2.5 (preparing 0.3.0 release). 2001-01-19 18:17:36 +00:00
vlc.docs . fixed PPC .deb build 2000-08-22 15:58:32 +00:00
vlc.menu . changed program version to 0.2.5 (preparing 0.3.0 release). 2001-01-19 18:17:36 +00:00