1. 20 Jul, 2003 10 commits
    • Gildas Bazin's avatar
      · ac35c595
      Gildas Bazin authored
      * src/input/input_ext-plugins.c: fixed previous commit.
      * modules/gui/wxwindows/interface.cpp: fixed a couple of bugs.
      ac35c595
    • Derk-Jan Hartman's avatar
      * README.MacOSX.rtf: updated section on subtitles. · ebd0d973
      Derk-Jan Hartman authored
      * vlc.ebuild: added amd64 keyword. changed script to use emake again.
        Removed MODULES from the doc installation.
      * src/libvlc.h: added the new ffmpeg a/v encoders to the list for the prefs.
      * share/vlc_win32_rc.rc: Changed the Win32 name of VLC from,
        "An Opensource Media Player" to "VLC media player".
      * other: added the new transcoding codecs, channels option and SAP option
        to the stream output dialog.
      ebd0d973
    • Olivier Teulière's avatar
    • Sigmund Augdal Helberg's avatar
      Draw the text in the U and V planes as well. Removes the transparency effect. · e9e2c245
      Sigmund Augdal Helberg authored
      Also check which chroma is in use and give an error message if it isn't
      supported.
      
      Someone (possibly me) should write some renderer functions for other
      colorspaces.
      e9e2c245
    • Gildas Bazin's avatar
      · 1aefba7e
      Gildas Bazin authored
      * Added MPEG 1 to the list of encapsulation methods (useful to produce files playable by WMP).
      1aefba7e
    • Gildas Bazin's avatar
      · 57effc14
      Gildas Bazin authored
      * src/input/input_ext-plugins.c: in input_FillBuffer(), if we can't immediately allocate a new buffer, try until we manage to get one.
      57effc14
    • Sigmund Augdal Helberg's avatar
      some cleanup in file info code, add fourccs in hex form ( some users want · ae606eef
      Sigmund Augdal Helberg authored
      that ), add audio bitrate when available (untested)
      ae606eef
    • Gildas Bazin's avatar
      · e9829fa6
      Gildas Bazin authored
      * modules/gui/wxwindows/preferences.cpp: windows can't have open _and_ save file dialogs so only use open file dialogs on win32 in the preferences menu.
      * Makefile.am: removed INSTALL.win32 from the win32 package as it's only useful for developpers anyway.
      e9829fa6
    • Gildas Bazin's avatar
      · ae65b15b
      Gildas Bazin authored
      * modules/gui/wxwindows/*, include/vlc_interface.h: new generic "open file" dialog.
      * modules/gui/skins/*: use the new generic "open file" dialog to load skins.
      ae65b15b
    • Clément Stenac's avatar
      modules/control/joystick.c: Joystick control module (linux only) · ce09ec77
      Clément Stenac authored
      disabled by default, use --enable-joystick & --extraintf joystick
      
      actions are:
      	left-right: variable speed seek
      	up-down: browse the playlist
      	button 1: play/pause
      	button 2: fullscreen
      ce09ec77
  2. 19 Jul, 2003 9 commits
  3. 18 Jul, 2003 10 commits
  4. 17 Jul, 2003 11 commits