1. 05 Mar, 2002 1 commit
  2. 04 Mar, 2002 8 commits
  3. 03 Mar, 2002 3 commits
    • Gildas Bazin's avatar
      · ddc7a493
      Gildas Bazin authored
      
      * added network to the list of the plugins directories in Makefile
      * small bugfixes
      ddc7a493
    • Xavier Marchesini's avatar
      · 669c712a
      Xavier Marchesini authored
       * Fixed DVD input under Win32.
       * Fixed input parser under win32, chich couldn't understand that
      c:\windows\bureau is a valid file and doesn't need to be accessed with
      the plugin 'C' :-)
       * BTW, I added myself in the AUTHORS file :)
      669c712a
    • Sam Hocevar's avatar
      · 69ff2d31
      Sam Hocevar authored
        * Got rid of int_types.h and did a few changes Ipkiss will need. Hope I
          did not break other platforms.
      69ff2d31
  4. 02 Mar, 2002 5 commits
    • Gildas Bazin's avatar
      · 5402d883
      Gildas Bazin authored
      
      * fixed compilation problem related to ssize_t
      5402d883
    • Xavier Marchesini's avatar
      · e28bab12
      Xavier Marchesini authored
       * Various Win32 compilation fixes.
       * DVD compiles, but doesn't work yet.
       * Fixed some typos in my previous Win32 multicast commit
      e28bab12
    • Sam Hocevar's avatar
      · b5231008
      Sam Hocevar authored
         * ./plugins/dummy/input_dummy.c: fixed `vlc vlc:quit'.
         * ./src/input/input.c: initialized uninitialized variables.
      b5231008
    • Stéphane Borel's avatar
      · 3bb60ad0
      Stéphane Borel authored
      *Forgot a header.
      3bb60ad0
    • Stéphane Borel's avatar
      · 7a65e297
      Stéphane Borel authored
      *Initiliaze p_access_module & p_demux_modules to NULL when input thread
      in created.
      7a65e297
  5. 01 Mar, 2002 5 commits
    • Sam Hocevar's avatar
      · 4e412817
      Sam Hocevar authored
        * ./po/no.po: Norwegian translation by Sigmund Augdal. Berd� ka p� t�t.
        * ./src/misc/modules.c: shortcuts for --intf work again, gvlc launches the
          Gtk interface, qvlc launches the Qt interface, etc.
        * ./plugins/fx/scope.c: we now have sound together with --aout scope.
      4e412817
    • Stéphane Borel's avatar
      · 9487d454
      Stéphane Borel authored
      *Removed numerous deadlocks.
      9487d454
    • Xavier Marchesini's avatar
      69acbc72
    • Stéphane Borel's avatar
      · 9b393dab
      Stéphane Borel authored
      *dvd and dvdread support for input III.
      
      Dvdread is known to segfault at title change. I'm working on this.
      9b393dab
    • Christophe Massiot's avatar
      Input III (Episode 1). · d0bf23fa
      Christophe Massiot authored
      - Major rewrite of the buffer core functions
      - Modularity of access plugins (file, udp, http)
      - Modularity of network stack (ipv4, soon ipv6)
      - Autodetection of the type of stream
      
      And a new killing feature : HTTP streams are now seekable.
      
      Please note that dvd, dvdread and vcd plug-ins are broken and thus disabled.
      d0bf23fa
  6. 27 Feb, 2002 5 commits
    • Sam Hocevar's avatar
      · eba980c2
      Sam Hocevar authored
        * ./plugins/mpeg_vdec/vpar_headers.c: we no longer crash when the next
          stream doesn't have the same image size as the previous one.
        * ./src/audio_output/aout_pcm.c: another overrun fix; please test.
      eba980c2
    • Sam Hocevar's avatar
      · 45733ceb
      Sam Hocevar authored
        * ./configure.in: fixed a plugins/dsp.so compilation issue under OpenBSD.
      45733ceb
    • Sam Hocevar's avatar
      · a701094d
      Sam Hocevar authored
        * ./plugins/dsp/aout_dsp.c: OpenBSD compilation fix.
        * ./src/video_output/video_output.c: fixed a segfault on exit.
      a701094d
    • Sam Hocevar's avatar
      · 7f76c7c5
      Sam Hocevar authored
        * ./src/input/input.c: BeOS network support (no idea if it works when you
          don't have BONE, though).
      7f76c7c5
    • Sam Hocevar's avatar
      · 07a8286a
      Sam Hocevar authored
        * ./include/common.h: BeOS compile fixes.
        * ./plugins/beos/vout_beos.cpp: fixed BeOS video output.
      07a8286a
  7. 26 Feb, 2002 4 commits
    • Gildas Bazin's avatar
      · 813e5145
      Gildas Bazin authored
      * Fixed uninitialized variable in config_Duplicate()
      * Fixed problem introduced in latest gtk commit
      813e5145
    • Gildas Bazin's avatar
      · b69353c5
      Gildas Bazin authored
      * forgot to add the declaration of server_port in main.c
      * char pointers obtained by config_GetPszVariable need to be freed
      b69353c5
    • Xavier Marchesini's avatar
      · 638dac1c
      Xavier Marchesini authored
      Multicast now works under Win32, but this is a _bad_ kludge.
      
      It still segfaults 4 secondes after the first frame, but, at least, I
      can see two or three frames from MI2 :-)
      638dac1c
    • Stéphane Borel's avatar
      *Reversed my previous configuration change. · 426ddf37
      Stéphane Borel authored
      I'd better used dvd_title or so but INPUT_TITLE_VAR is also used in
      gtk_open.c and I can't find a neat way to prevent this, so I leave this
      option in main.c.
      426ddf37
  8. 25 Feb, 2002 4 commits
    • Sam Hocevar's avatar
      · 2935b320
      Sam Hocevar authored
        * ./include/threads.h: support for the State Threads Library, a userland
          threads library (http://state-threads.sourceforge.net/). Useless to most
          people, but can be handy to debug stuff. Activate with `--enable-st'.
      2935b320
    • Stéphane Borel's avatar
      · 83bd9d36
      Stéphane Borel authored
      *Adaptation to new configuration scheme for dvd, dvdread and spdif
      83bd9d36
    • Sam Hocevar's avatar
      · b9f798bf
      Sam Hocevar authored
        * ./plugins/lirc/lirc.c: removed CVS garbage.
      b9f798bf
    • Sam Hocevar's avatar
      · 1c467b80
      Sam Hocevar authored
        * ./plugins/gtk/gtk_menu.c: fixed a compile issue on IA64.
        * ./plugins/fx/scope.c: new toy plugin, an audio scope module.
      
          Each time I fix a bug in vlc I feel urge to code something useless. This
          one is very, very rough for the moment, probably buggy, slow, will crash
          your blender and reboot your fridge. Screenshot can be found here:
            http://www.zoy.org/~sam/vlc/vlc-scope.jpeg
          Activate with `--aout scope' (yes, it currently disables the real
          audio output... I'll fix this as well).
      1c467b80
  9. 24 Feb, 2002 5 commits
    • Sam Hocevar's avatar
      · f5c814d6
      Sam Hocevar authored
        * Replacement header for aout_common.h.
      f5c814d6
    • Sam Hocevar's avatar
      · e634a30c
      Sam Hocevar authored
        * Forgot one fix in my previous commit. As usual.
      e634a30c
    • Sam Hocevar's avatar
      · d4243d59
      Sam Hocevar authored
        * Fixed a quite old bug in the audio output which made the sound stutter
          when wrapping around the audio output fifo.
        * Lots of simplifications in the audio output, got rid of b_stereo.
      d4243d59
    • Johan Bilien's avatar
      Added a menu in the GTK and gnome interfaces to change the current program · 0b163416
      Johan Bilien authored
      in multi-program streams (such as ones provided by a DVB-S card).
      0b163416
    • Gildas Bazin's avatar
      · c40571df
      Gildas Bazin authored
      This is the first part of the new configuration architecture for vlc.
      Two other parts will follow soon:
      - config file implementation
      - gtk configuration interface.
      
      This part won't change much for end-users as these changes are mostly
      internal, you will however notice that the command line interface has
      changed. It will maybe be less user-friendly as I almost removed the
      short options but it shouldn't a big problem when the config file is
      implemented.
      
      What as changed is that it is really easy now to add configuration
      options to vlc. Plugins can also implement configuration options. All
      you have to do is to declare a MODULE_CONFIG section in your plugin.
      If you want to know more about this look at configuration.h and for some
      example: main.c, dsp.c or xvideo.c
      
      It would be nice if every developper could now start using configuration
      options in there plugins and also enhance old plugins.
      
      That's it, now let's hope I didn't break too many things ;-)
      c40571df