An error occurred fetching the project authors.
  1. 20 Feb, 2001 1 commit
    • Sam Hocevar's avatar
      · ba61d25c
      Sam Hocevar authored
       * Updated version number to 0.2.62. Release tonight.
      
       * DVD plugin is still non-functional when you don't have DVD ioctls,
         but at least it compiles under BeOS as well.
       * Minor cosmetic changes here and there.
      ba61d25c
  2. 16 Feb, 2001 1 commit
    • Sam Hocevar's avatar
      · 566ca287
      Sam Hocevar authored
       * Upgraded version number to 0.2.61. Release is today.
      
       * Fixed package building (both RPMs and .debs).
       * Fixed `make snapshot' rule.
       * Added some magic to filename detection. To read a DVD you now just
         need to run 'vlc dvd:/dev/hdc' for instance. Same for file:// URIs.
       * Fixed a segfault in the slider when no stream was playing.
       * Made the slider go from 0 to 100 (instead of 99 :)
       * The vlc now doesn't exit when finished playing. As a side effect of
         the playlist code being very recent, it continuously loops.
      566ca287
  3. 14 Feb, 2001 1 commit
  4. 05 Feb, 2001 1 commit
  5. 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
  6. 19 Jan, 2001 1 commit
    • Sam Hocevar's avatar
      · 7590bd9b
      Sam Hocevar authored
       . changed program version to 0.2.5 (preparing 0.3.0 release).
       . changed codename to Urumov
       . cleaned a lot of stuff in the Debian package generation.
      
        If anyone objects with the versioning scheme, let's fight in the
        dirt and sort that out. Or change it yourself.
      
        Debian packages can be tried here: http://armitage.via.ecp.fr/~sam/vlc/
      7590bd9b
  7. 24 Oct, 2000 1 commit
  8. 28 Aug, 2000 1 commit
  9. 22 Aug, 2000 1 commit
  10. 16 Aug, 2000 1 commit
  11. 15 Aug, 2000 1 commit
  12. 14 Aug, 2000 1 commit
  13. 13 Aug, 2000 2 commits
  14. 08 Aug, 2000 2 commits
    • Sam Hocevar's avatar
      . vir� les aliases � xvlc �, � ggivlc � etc. qui faisaient un peu · 57947f96
      Sam Hocevar authored
        piti�, pour ne laisser que � vlc �, � gvlc � (gnome) et � fbvlc �
        (framebuffer) ; les autres restent bien entendu accessibles avec
        par exemple � vlc --vout ggi �.
      
       . IMPORTANT - nouvelle option --synchro pour forcer un type de
        synchro. Pour le moment les options possibles sont :
      
          --synchro I     /* n'affiche que les I */
          --synchro IP    /* affiche les I et toutes les P */
          --synchro IP+   /* affiche les I, les P, et la moiti� des B */
          --synchro IPB   /* affiche toutes les images */
      
         Toute autre valeur de --synchro sera ignor�e et c'est l'algo
        par d�faut bas� sur la consommation de processeur qui sera
        utilis�. Notez que si vous en demandez trop au vlc, il va
        bien entendu planter, ou tout du moins remplir sa fifo comme
        un gros cochon. On n'y peut pas grand chose, c'est la vie.
      57947f96
    • Sam Hocevar's avatar
      . d�commentage d'une fonction comment�e par erreur · 9667c930
      Sam Hocevar authored
       . version 0.1.99f
       . divers fixes dans la cr�ation des packages
      9667c930
  15. 07 Aug, 2000 1 commit
    • Sam Hocevar's avatar
      * vlc.init becomes ~/.vlcrc · f6268f60
      Sam Hocevar authored
        * removed float operations in the video decoder, and all emms asm functions
        * borrowed linuxvideo's MMX motion compensation
        * fixed an undefined symbol in the MMX YUV plugin
      
      Meuuh & Sam.
      f6268f60
  16. 30 Jul, 2000 1 commit
  17. 20 Jul, 2000 1 commit
  18. 19 Jul, 2000 1 commit
  19. 11 Jul, 2000 1 commit
  20. 04 Jul, 2000 1 commit
    • Sam Hocevar's avatar
      Bon, puisque �a semble commiter sous BeOS, je commite. · 57e189eb
      Sam Hocevar authored
      Voil� le changelog appoximatif :
      
       . fichier INSTALL plus clair
       . vir� quelques warnings
       . *PATH sont maintenant d�finis dans config.h
       . quelques fautes d'orthographe
       . l'option --enable-ppro n'est pas mise par d�faut car elle ne fonctionne
        pas sur un K6-2
       . nouvelle API des plugins
       . le client framebuffer ne d�truit plus la console quand on quitte
       . r�paration de la YUV 8 bits
       . mise des YUV en plugins
       . transfo YUV 32bits MMX chour�e dans la libmpeg2
      57e189eb
  21. 23 Jun, 2000 1 commit
  22. 20 Jun, 2000 1 commit
  23. 18 Jun, 2000 1 commit
  24. 17 Jun, 2000 1 commit