Skip to content
Snippets Groups Projects
  1. Mar 06, 2004
  2. Mar 05, 2004
  3. Aug 22, 2001
    • Samuel Hocevar's avatar
      · 07bf678b
      Samuel Hocevar authored
        * Split ChangeLog into ChangeLog and ChangeLog.libdvdcss.
        * Added --xvadaptor flag to select the XVideo adaptor to use.
        * Everything is ready for the 0.2.83 release.
      07bf678b
  4. Aug 20, 2001
    • Jon Lech Johansen's avatar
      · dadbc98a
      Jon Lech Johansen authored
        * Switched QNX audio output to block mode as stream mode is no
          longer supported under the latest QNX release.
      dadbc98a
  5. Aug 19, 2001
    • Samuel Hocevar's avatar
      · bd7443f2
      Samuel Hocevar authored
        * Added support in ./configure for the cprof profiler.
        * Activated -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 on all platforms, fixes
          issues under Solaris and QNX.
        * Additional checks for SSE-specific (non-MMXEXT) instructions, as
          reported in <20010817114220.A23480@slartibartfast.angrypacket.com>.
      bd7443f2
  6. Aug 17, 2001
    • Jon Lech Johansen's avatar
      · ef84fdfe
      Jon Lech Johansen authored
        * Overlay now works under latest QNX release.
      ef84fdfe
  7. Aug 14, 2001
  8. Aug 13, 2001
    • Samuel Hocevar's avatar
      · a0bb5da4
      Samuel Hocevar authored
        * Added missing debian files I forgot to add a long time ago.
        * Fixed libglide2/libglide3 inconsistency in debian/control.
      a0bb5da4
  9. Aug 10, 2001
  10. Aug 09, 2001
    • Samuel Hocevar's avatar
      · 20ff5191
      Samuel Hocevar authored
        * Added BSD/OS libdvd by Steven M. Schultz <sms@TO.GD-ES.COM> in
          extras/BSDI_dvdioctl after he suggested it. License is GPL.
        * ./configure now checks for an installed libdvd under BSD/OS and
          falls back to ours if not found.
        * Fixed harmless typos in yesterday's Solaris libdvd patches.
        * Bumped libdvdcss version number up to 0.0.3 ; release will probably
          follow once the BSDI changes have been tested.
      20ff5191
    • Jon Lech Johansen's avatar
    • Samuel Hocevar's avatar
      · 3007c6b8
      Samuel Hocevar authored
        * Fixed a bug in the gtk interface which caused vlc to go amok after
          having met a zero-sized area.
        * Found out how to type '�' in vim :-)
        * Added missing bloat to modules_export.h.
        * 'snapshot*' rules do not depend on 'clean', and don't use /tmp anymore.
        * Added vlc:loop playlist command to go back at the beginning.
          Usage: vlc file1.mpeg file2.mpeg ... fileN.mpeg vlc:loop
          This change isn't very elegant but there are already bugs in the
          playlist handling, I'll try to polish it once the playlist is fixed.
      3007c6b8
  11. Aug 08, 2001
    • Samuel Hocevar's avatar
      · e9ea66ae
      Samuel Hocevar authored
        * Solaris DVD decryption support by H}kan Hjort <d95hjort@dtek.chalmers.se>.
      e9ea66ae
  12. Aug 07, 2001
    • Samuel Hocevar's avatar
      · 641341e8
      Samuel Hocevar authored
        * Updated version number to 0.2.82.
        * Updated ChangeLog.
        * Fixed a typo in Makefile.dep.
      641341e8
    • Samuel Hocevar's avatar
      · 6b933b9e
      Samuel Hocevar authored
        * Got Makefile to launch ./configure almost properly. $(MAKECMDGOALS) rules !
        * Various debian scripts fixes.
        * Added -lmsvcrt40 to the win32 flags for proper execution under Wine.
        * Fixed broken soname setting under Solaris (and OS X, sort of).
        * Made the illegal instruction report more explicit.
        * BSD/OS 4.3beta1 fixes by Steven M. Schultz <sms@TO.GD-ES.COM>.
      6b933b9e
  13. Aug 06, 2001
    • gbazin's avatar
      · 851ffa75
      gbazin authored
      * Fixed the sdl video output plugin that I broke 2 days ago.
      851ffa75
    • Samuel Hocevar's avatar
      · 156201a1
      Samuel Hocevar authored
        * libdvdcss* packages are now a bit more policy-compliant.
      156201a1
    • Samuel Hocevar's avatar
      · 460360a8
      Samuel Hocevar authored
        * Added a dummy libdvdcss so that the DVD plugin can be used without
          libdvdcss. It will try to dlopen() libdvdcss at runtime, though,
          and will use the dummy functions only if it couldn't find a valid
          libdvdcss. This is probably only useful to package maintainers.
      
        * Tidied the snapshot-* Makefile rules.
        * Tidied the modules Makefiles.
        * Removed useless stuff in the debian/ directory.
        * Removed the "make all" kludge in the Makefile.opts rule. I hope this
          patch is harmless on all systems.
      460360a8
    • Samuel Hocevar's avatar
      · f82f7f25
      Samuel Hocevar authored
        * Made the remote command plugin usable even with no stream.
        * Fixed a deadlock in the remote command plugin.
        * Fixed a deadlock in the SPU decoder.
      f82f7f25
  14. Aug 05, 2001
    • gbazin's avatar
      · e57dfae1
      gbazin authored
      * Minor bug fix to aout_directx.c
      e57dfae1
    • gbazin's avatar
      · 85c3dbc4
      gbazin authored
      * Big rewrite of the DirectX audio plugin. The audio output is now (almost)
          perfect on Win32.
      * Fixed a bug in ac3dec_CreateThread() in ac3_decoder_thread.
      * On Win32, open() will now open files in binary mode by default.
      * A few minor changes to vout_xvideo.c
      85c3dbc4
  15. Aug 03, 2001
    • gbazin's avatar
      · f65e5509
      gbazin authored
      Oops, forgot to commit this file.
      f65e5509
    • gbazin's avatar
      · 2737d4c1
      gbazin authored
      * Fixed a segfault in yuv_End() in video_yuvmmx.c
      * Fixed the "Gdk-ERROR **: BadCursor" bug in the x11 and xvideo plugins
      * Fixed a segfault in SetBufferPicture() in video_output.c. This segfault
          only happened with the xvideo plugin because this one is not using
          SetBuffers().
      
      PS: The last fix broke the overlay output of SDL (black screen) I will
        investigate this later on.
      2737d4c1
  16. Jul 31, 2001
    • gbazin's avatar
      · dbfcf9f6
      gbazin authored
      * Fixed a segfault in PSEnd in input_ps.c
      * The video decoder thread is now also reniced to a lower priority on
        Win32 (as in the linux version). This slightly increases the responsiveness of vlc.
      dbfcf9f6
  17. Jul 30, 2001
    • gbazin's avatar
      · 712e7249
      gbazin authored
      * Fixed a Win32 bug in libdvdcss. This bug was appearing on title change.
      * Modified input_dvd so you can now go directly to the selected chapter
        when you change the title.
      * Implemented the Probe function in the Xvideo plugin. Xvideo is now the
        default video output plugin when it is supported.
      712e7249
    • Christophe Massiot's avatar
      9305e95b
    • Christophe Massiot's avatar
      * Don't miserably die in `make` when ./configure hasn't be run ; · 544bdffc
      Christophe Massiot authored
      * Fixed a bug when compiling KDE plug-in without Qt plug-in ;
      * Now taking into account $KDEDIR ;
      * Made SDL configure error messages more explicit ;
      * --disable-sdl is now correctly taken into account ;
      * Changed the order of evaluation of sdl-config and sdl11-config ;
      * Finally fixed SDL*/SDL.h check ;
      544bdffc
    • Samuel Hocevar's avatar
      · 20823a81
      Samuel Hocevar authored
        * VC++/Intel compiler fixes by Jon Lech Johansen <jon-vl@nanocrew.net>.
      20823a81
  18. Jul 29, 2001
    • Samuel Hocevar's avatar
      · ed87d047
      Samuel Hocevar authored
        * Better gtk-config detection.
        * Removed duplicate checks in configure.in.
        * Fixed a typo in vlc.spec.
      ed87d047
  19. Jul 28, 2001
    • Samuel Hocevar's avatar
      · 4aaa00c6
      Samuel Hocevar authored
        * Fix in libdvdcss in the key caching code.
        * Removed useless variables in configure.in which caused all subsequent
          compilation tests to fail.
      4aaa00c6
  20. Jul 27, 2001
Loading