1. 02 Sep, 2003 4 commits
  2. 01 Sep, 2003 2 commits
  3. 31 Aug, 2003 3 commits
  4. 30 Aug, 2003 4 commits
    • Gildas Bazin's avatar
      · f5808afe
      Gildas Bazin authored
      * modules/gui/wxwindows/messages.cpp: forgot to initialize b_verbose ;)
      f5808afe
    • Gildas Bazin's avatar
      · d246063a
      Gildas Bazin authored
      * include/vlc_config.h: removed unused config stuff.
      * include/vlc_interface.h, modules/gui/wxwindows/interface.cpp: new common INTF_ABOUT_MSG message shared by interfaces.
      d246063a
    • Gildas Bazin's avatar
      · 0de1ee71
      Gildas Bazin authored
      * modules/access/v4l/v4l.c: fixed uninitialized variable.
      * modules/gui/wxwindows/streamout.cpp: cosmetic change in the gui.
      0de1ee71
    • Laurent Aimar's avatar
      67f11e24
  5. 29 Aug, 2003 6 commits
  6. 28 Aug, 2003 7 commits
    • Gildas Bazin's avatar
      · 6c7682e3
      Gildas Bazin authored
      * src/video_output/*, src/libvlc.h, include/video_output.h: added an --align option to allow modifying the alignment of a video inside its window (very useful for the wall filter).
      * modules/video_output/x11/xcommon.c: small cosmetic change.
      * modules/access/v4l/v4l.c: clean-up (removed old references to encoders).
      6c7682e3
    • Laurent Aimar's avatar
      * standard : · 4fd953bd
      Laurent Aimar authored
       - when muxer or access or both are missing try to do a guess (based on the
       other one or the extention).
       - if both are still missing -> abort.
       - it forces asfh when using mmsh
       - it issues a error message with non working couple (like udp/avi, ...)
       (but it doesn't fail)
      4fd953bd
    • Gildas Bazin's avatar
      · 881e69ce
      Gildas Bazin authored
      * Makefile.am: zip files have a .zip extension ;)
      881e69ce
    • Gildas Bazin's avatar
      · d5714f96
      Gildas Bazin authored
      * Makefile.am: grrr, should have tested my last commit ;)
      d5714f96
    • Gildas Bazin's avatar
      · fc17d875
      Gildas Bazin authored
      * Makefile.am: added a "package-win32-exe" and "package-win32-zip" rule. "package-win32" will do both.
      fc17d875
    • Sam Hocevar's avatar
      * src/misc/threads.c, include/vlc_threads.h: Removed the pthread wrapper for · 695659b3
      Sam Hocevar authored
        gprof. If you still want to profile pthread applications using gprof please
        see http://sam.zoy.org/writings/programming/gprof.html and also consider
        using oprofile if you are using ia32.
      695659b3
    • Gildas Bazin's avatar
      * modules/gui/wxwindows/*, src/playlist/playlist.c,... · d46439c5
      Gildas Bazin authored
      * modules/gui/wxwindows/*, src/playlist/playlist.c, modules/video_output/directx/events.c: got rid of the "Close Menu" popup menu item in the wxwindows interface.
      * modules/gui/wxwindows/*: updated the stream output dialog.
      
      d46439c5
  7. 27 Aug, 2003 8 commits
  8. 26 Aug, 2003 6 commits