1. 08 Feb, 2001 11 commits
  2. 07 Feb, 2001 4 commits
  3. 06 Feb, 2001 2 commits
  4. 05 Feb, 2001 2 commits
  5. 04 Feb, 2001 1 commit
    • Sam Hocevar's avatar
      · 3e22bc68
      Sam Hocevar authored
       . removed obsolete video_yuv_mmx.S
       . updated the TODO list and wrote a small todo.pl parser to make it
         easier to see which items remain to be done
       . `make snapshot' now creates vlc-*.tar.gz and vlc-*-nocss.tar.gz
      3e22bc68
  6. 31 Jan, 2001 1 commit
    • Sam Hocevar's avatar
      · 8628860b
      Sam Hocevar authored
       . 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"
      8628860b
  7. 30 Jan, 2001 2 commits
  8. 29 Jan, 2001 2 commits
  9. 26 Jan, 2001 2 commits
  10. 25 Jan, 2001 1 commit
    • Sam Hocevar's avatar
      · 5a1ec867
      Sam Hocevar authored
       . removed Makefile -- I can't understand why it reappeared.
      5a1ec867
  11. 24 Jan, 2001 1 commit
  12. 23 Jan, 2001 2 commits
  13. 22 Jan, 2001 4 commits
  14. 21 Jan, 2001 2 commits
  15. 20 Jan, 2001 3 commits