An error occurred fetching the project authors.
  1. 05 Mar, 2001 1 commit
    • Sam Hocevar's avatar
      · 2afb7240
      Sam Hocevar authored
        * Everything in place for the 0.2.63 release.
      
        * Got rid of the CONTRIBUTORS list, and switched AUTHORS to a
          linux-kernel like author list.
        * Updated TODO list.
        * Fixed a segfault in the BeOS interface when --noaudio was specified.
        * Title and Chapter selection in the Gnome and Gtk+ interfaces.
      2afb7240
  2. 14 Feb, 2001 1 commit
  3. 08 Feb, 2001 1 commit
    • Sam Hocevar's avatar
      · 71f866bf
      Sam Hocevar authored
       . added comments to src/interface/intf_plst.c and include/intf_plst.h
         so that people understand how the playlist works.
       . updated the TODO list (34 items to do, 41 done !)
      71f866bf
  4. 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
  5. 23 Jan, 2001 1 commit
  6. 20 Dec, 2000 1 commit
  7. 05 Dec, 2000 1 commit
  8. 27 Nov, 2000 2 commits
    • Christophe Massiot's avatar
      * Added more stats · aa7cf7ba
      Christophe Massiot authored
      * Fixed a bug in the parser when trashing an already parsed frame
      * Simplified (and enhanced) vpar_synchro for B pictures
      * Lowered the synchro DELTA
      aa7cf7ba
    • Christophe Massiot's avatar
      * vlc is now compiled without the STATS mode by default. · b335e3b4
      Christophe Massiot authored
       * Fixed a bug which made frames go backwards with some displays (the
         video_decoder thread is now niced).
       * Made use of intf_WarnMsg() in the most needed places.
      Also simplified the synchro algorithm and fixed a bug with non-(5/1) streams.
      Fixed the optimizations in the configure stuff.
      Warning : this release needs a full rebuild (make clean; make).
      Warning : I might have broken the BeOS port, could somebody check ?
      b335e3b4
  9. 20 Nov, 2000 1 commit
    • Henri Fallon's avatar
      · a7dd995f
      Henri Fallon authored
      Added : alsa support
      Todo : - test it on several cards
             - support more than Stereo s16
             - make configure check for alsa
      a7dd995f
  10. 18 Nov, 2000 1 commit
  11. 23 Oct, 2000 1 commit
  12. 29 Aug, 2000 1 commit
  13. 28 Aug, 2000 1 commit
  14. 27 Aug, 2000 3 commits
  15. 24 Aug, 2000 1 commit
    • Pierre Baillet's avatar
      Hello, · 0765875a
      Pierre Baillet authored
      Some news things:
      
       . I am still going on modifiying the key event handling method to make it more flexible. I still have a few things to get what I'd like to
       . added a keystrokes.h include which contains a generic name of all the VLC keys binding
       . modified some of the core interface routines to allow the passing of an extra parameter with a keystroke (VLC_CHANNEL).
       . next step: move all the interface dependent parts (such as the getKey function) to the plugins.
      
      Hope this will run on your boxes...
      0765875a
  16. 21 Aug, 2000 1 commit
  17. 17 Aug, 2000 1 commit
    • Sam Hocevar's avatar
      . new tasks : · 617bd4db
      Sam Hocevar authored
      Description: Fix plugins namespace problem
      Description: Fix plugin autoloading
      Description: Real plugin API
      Description: Enable compiled-in plugins
      Description: Optimize SPU rendering
      Description: SPU error recovery
      617bd4db
  18. 15 Aug, 2000 2 commits
    • Sam Hocevar's avatar
      * fixed a dumb bug in the Makefile that prevented inclusion of the · af22a4b5
      Sam Hocevar authored
          -march=pentium directive. thanks Meuuh, blame sam.
        * fixed a warning in main.c.
        * separate Debian packages.
        * added request for ALSA support in the TODO list.
      af22a4b5
    • Sam Hocevar's avatar
      . rajout� build-stamp et debian/tmp dans les .cvsignore · 454c7eb8
      Sam Hocevar authored
       . de nouvelles id�es dans la TODO list :
      
      Difficulty: Guru    Urgency: Wishlist   Support for RTP
      Difficulty: Medium  Urgency: Wishlist   Draw a font / support color fonts
      Difficulty: Medium  Urgency: Important  Layer 2 mono support
      Difficulty: Hard    Urgency: Wishlist   MP3 support
      Difficulty: Hard    Urgency: Normal     Support for unencapsulated streams
      Difficulty: Guru    Urgency: Wishlist   Ogg/Vorbis audio decoder support
      Difficulty: Hard    Urgency: Normal     Xv video output support
      Difficulty: Medium  Urgency: Normal     SDL video output support
      454c7eb8
  19. 14 Aug, 2000 1 commit
  20. 13 Aug, 2000 1 commit
  21. 10 Aug, 2000 2 commits