1. 06 Mar, 2004 1 commit
  2. 05 Mar, 2004 1 commit
  3. 30 May, 2002 5 commits
    • Gildas Bazin's avatar
      · c8d6aecd
      Gildas Bazin authored
      * ./plugins/mpeg_vdec/vpar_headers.c: don't try to deference a null
      pointer (fix from sam).
      c8d6aecd
    • Cyril Deguet's avatar
      - gnome.c didn't compile · 908777d2
      Cyril Deguet authored
        (Gildas you forgot the default value for gnome-toolbartext, I assume
         it was 1 ;)
      908777d2
    • Cyril Deguet's avatar
      - removed the obsolete artificial delay when switching channels. · b123e61f
      Cyril Deguet authored
        Now it is ultra-fast !
      b123e61f
    • Xavier Marchesini's avatar
      · 80aa3da1
      Xavier Marchesini authored
       * intf_eject.c : added ejection code for Win32. Please test it under
                        Win95/98/Me, I just can't install a winme
                        in my work office :).
       * plugins/win32/* : enabled the "Eject" button (thanks Ipkiss)
       * src/misc/netutils.c : just changed my mail :P
      80aa3da1
    • Gildas Bazin's avatar
      · 0170377d
      Gildas Bazin authored
      * changed ADD_BOOL and ADD_BOOL_WITH_SHORT config macros to accept a
      default value as an argument.
      * modified the command line parsing to accept --foo and --no-foo when a
      "foo" boolean config option is defined.
      * modified the help menu to indicate if the option is enabled or
      disabled by default.
      0170377d
  4. 29 May, 2002 2 commits
    • Sam Hocevar's avatar
      * ./src/video_output/video_output.c: when the video output hasn't received · 9df1a97b
      Sam Hocevar authored
          a new picture for a while, it redisplays the last displayed one. This will
          be useful for DVD menus, but also solves the "picture becomes black when
          vlc is paused" issue.
      9df1a97b
    • Gildas Bazin's avatar
      · ae1fb706
      Gildas Bazin authored
      * ./plugins/dummy/dummy.c: added a CATEGORY_HINT to the config.
      * ./plugins/x11/xcommon.c: small change to the ToggleFullscreen routine
      to avoid a flickering during the switch.
      ae1fb706
  5. 28 May, 2002 3 commits
  6. 27 May, 2002 7 commits
  7. 25 May, 2002 3 commits
  8. 24 May, 2002 1 commit
    • Gildas Bazin's avatar
      · 830af7ae
      Gildas Bazin authored
      * ./include/inpu_ext-dec.h added a check to fifo->b_die after the call
      to BitstreamNextDataPacket() in GetChunk().
      Code using GetChunk() also needs to check fifo->b_die before using the
      obtained data.
      This fixes frequent crashes you get on win32 with the a52 plugin when you
      close a stream.
      830af7ae
  9. 23 May, 2002 4 commits
  10. 22 May, 2002 13 commits