An error occurred fetching the project authors.
  1. 21 Jul, 2003 1 commit
    • Gildas Bazin's avatar
      · 85d35a75
      Gildas Bazin authored
      * modules/codec/quicktime.c, configure.ac: ported the audio part of the quicktime module to win32.
      85d35a75
  2. 20 Jul, 2003 2 commits
  3. 19 Jul, 2003 1 commit
  4. 18 Jul, 2003 1 commit
  5. 17 Jul, 2003 3 commits
    • Gildas Bazin's avatar
      · 035792d5
      Gildas Bazin authored
      * modules/gui/wxwindows/*: The wxwindows interface is now a "dialogs provider" module as well as a normal "interface".
         Dialog providers expose an api that allow other modules to use the GUI dialogs the module provides (open dialogs, etc...).
         + misc small enhancements.
      
      * modules/gui/skins/*: completely removed the dependancy on the wxwindows code (which also eliminates the need for the basic_skins module).
         The skins module will now try to load a "dialogs provider" to display the open, messages, file info and preferences dialogs.
      035792d5
    • Sam Hocevar's avatar
      0001dd31
    • Sam Hocevar's avatar
      * mozilla/Makefile.am: Moved mozilla plugin generation directives here. · 8bbbcc31
      Sam Hocevar authored
        * configure.ac: Propagate $(top_srcdir) to the vlc-config call.
      8bbbcc31
  6. 16 Jul, 2003 1 commit
  7. 14 Jul, 2003 2 commits
    • Sigmund Augdal Helberg's avatar
      All: My shot at improving subtitle rendering in vlc. Now each vout uses a... · 14b3f0cf
      Sigmund Augdal Helberg authored
      All: My shot at improving subtitle rendering in vlc. Now each vout uses a "text renderer" module to render text on the video when needed. I decieded to make this a module type, because other api's (win32 and macosx) is supposed to do better than freetype under some circumstances.
      
      include/video_output.h: added some members needed by text renderer modules
      src/video_output/video_output.c: load and unload text renderer module when needed
      src/video_output/video_text.c: implemented some functions to show text on the video
      include/osd.h: exported the functions to show text
      modules/misc/Modules.am, module/misc/freetype.c: new text renderer module, largly based on the old osdtext module.
      modules/video_filter/Modules.am, modules/video_filter/osd_text.c: removed the osdtext module
      configure.ac: changes "osdtext" to "freetype" some places
      modules/codec/spudec/*: when iconv is available, use it to convert textual subtitles from the encoding given by --sub-encoding to utf8. Use new code to render subtitles
      modules/control/lirc/lirc.c: use new code to give feedback on buttons pressed. untested.
      modules/demux/util/sub.c: remove all traces of the ugly old osdtext module
      modules/misc/dummy/*: added a "text renderer" submodule in the dummy module
      src/misc/modules.c: included osd.h as it seems to be needed to export symbols
      
      
      final notes: you need to give a proper value to --freetype-font. This should be the path to a font file freetype2 can handle (almost any format afaik) with a unicode translation table in it. Windows ttf files will do. In linux at least openoffice distributes some fonts that work. I think macosx and beos also has useable fonts.
      
      14b3f0cf
    • Gildas Bazin's avatar
  8. 11 Jul, 2003 1 commit
  9. 07 Jul, 2003 2 commits
  10. 06 Jul, 2003 2 commits
    • Christophe Massiot's avatar
      Fixed Mac OS X build. · f48bd24d
      Christophe Massiot authored
      f48bd24d
    • Gildas Bazin's avatar
      · ff373bfc
      Gildas Bazin authored
      * modules/gui/wxwindows/streamout.cpp: clean-up for sap support.
          Added a couple of transcoding codecs (WMV2, MJPG, mp3).
          The output filename is now surrounded by quotes and the MRL is updated correctly on codec change.
      * install-win32: start menu shortucts are installed in the "All Users" section.
      * configure.ac: added a --with-ffmpeg-mp3lame option for when ffmpeg was compiled with mp3lame support.
      ff373bfc
  11. 03 Jul, 2003 1 commit
  12. 02 Jul, 2003 1 commit
  13. 01 Jul, 2003 4 commits
  14. 29 Jun, 2003 1 commit
    • Gildas Bazin's avatar
      · 0d0dffab
      Gildas Bazin authored
      * configure.ac, modules/mux/ogg.c, modules/stream_out/transcode.c: vorbis transcoding support (the transcoder still doesn't support vorbis decoding though, so no vorbis -> else transcoding)
      0d0dffab
  15. 28 Jun, 2003 3 commits
    • Sam Hocevar's avatar
      * configure.ac: · c0d62786
      Sam Hocevar authored
          + Look for libintl in $(top_builddir)/intl, not \$(top_srcdir)/intl.
          + Added CVS Id string.
        * m4/vlc.m4:
          + Added CVS Id string.
      c0d62786
    • Sam Hocevar's avatar
      * Makefile.am: · 655212dd
      Sam Hocevar authored
          + Call $(srcdir)/toolbox from $(builddir) instead of $(srcdir).
          + Call $(builddir)/vlc-config instead of $(srcdir)/vlc-config, because
            generated files end in $(builddir).
          + Added -Imozilla to the mozilla plugin link flags.
          + Look for mozilla/vlcintf.idl in $(srcdir).
        * configure.ac:
          + Set VLC_CONFIG to $(builddir)/vlc-config instead of $(srcdir)/vlc-config.
        * toolbox:
          + Look for Makefile.am in ${srcdir}, and Makefile in ${builddir}.
          + Prepend ${srcdir} to header files we handle.
        * m4/vlc.m4:
          + Look for vlc-config.in.in in ${srcdir} but generate vlc-config.in in
            ${builddir}.
        * modules/gui/skins/src/dialogs.cpp, modules/gui/wxwindows/interface.cpp:
          + Include the pixmap with a path relative to the current directory.
      
         This commit should fix builds that use --srcdir (Closes: #319).
      655212dd
    • Christophe Massiot's avatar
      7cd00a56
  16. 27 Jun, 2003 3 commits
    • Sam Hocevar's avatar
    • Gildas Bazin's avatar
      * configure.ac: fixed matroska detection. · a77d803e
      Gildas Bazin authored
      a77d803e
    • Sam Hocevar's avatar
      * bootstrap: · fe17002d
      Sam Hocevar authored
          + New build system, using recursive makefiles. Due to the amount of code
            in VLC, this had become unavoidable.
          + Removed the check for OS X's stack size, since our automake targets are
            a lot less hungry now.
          + Ditto for Solaris's sed.
          + Since automake-1.6 is faster than 1.7, use it first if both are present.
        * m4/vlc.m4:
          + New AX_ADD_CPPFLAGS, AX_ADD_CFLAGS, AX_ADD_CXXFLAGS, AX_ADD_OBJCFLAGS
            and AX_ADD_LDFLAGS macros that do all the magic to detect possible
            modules and register their flags.
          + New AX_ADD_BUILTINS and AX_ADD_PLUGINS macros.
          + Some magic to generate vlc-config.
        * configure.ac:
          + Moved most code to the AX_ADD_* macros.
          + Explicitely added all target Makefiles.
        * modules/**/Modules.am:
          + Path to sources are now relative to Modules.am's directory level.
      fe17002d
  17. 25 Jun, 2003 1 commit
  18. 24 Jun, 2003 1 commit
  19. 23 Jun, 2003 1 commit
    • Gildas Bazin's avatar
      · 8b67039c
      Gildas Bazin authored
      * modules/packetizer/vorbis.c: vorbis data packetizer for the stream output.
      * modules/mux/ogg.c: cleanup, bug fixes and vorbis support.
      * modules/demux/ogg.c: added vorbis channels info.
      * modules/misc/httpd.c: bug fix for stream header generation.
      8b67039c
  20. 22 Jun, 2003 5 commits
    • Gildas Bazin's avatar
      · f0ca77dd
      Gildas Bazin authored
      * configure.ac: removed -Winline which in fact was the culprit for the verbosity of gcc-3.3.
      * modules/gui/skins/src/skin_main.cpp: fixed icon loading.
      f0ca77dd
    • Gildas Bazin's avatar
      · 2cf16a20
      Gildas Bazin authored
      * configure.ac: really removed -Wdisabled-optimization this time.
      2cf16a20
    • Gildas Bazin's avatar
      · b2dd679b
      Gildas Bazin authored
      * ALL: bumped version number to 0.6.0 (finally :), updated po, ChangeLog, removed
      the Wdisabled-optimization flag from the build (too verbose with gcc-3.3).
      b2dd679b
    • Gildas Bazin's avatar
      · a4b28e62
      Gildas Bazin authored
      * configure.ac: compile fix for sunos
      a4b28e62
    • Gildas Bazin's avatar
      · 9cd192e3
      Gildas Bazin authored
      * configure.ac, modules/demux/Modules.am: matroska configure detection (disabled by default).
      Due to the way matroska headers directly reference ebml headers, you'll have to configure like this:
      CPPFLAGS=-I/usr/local/include/ebml ./configure --enable-mkv
      9cd192e3
  21. 21 Jun, 2003 2 commits
  22. 16 Jun, 2003 1 commit
    • Gildas Bazin's avatar
      · c4d9a444
      Gildas Bazin authored
      * configure.ac.in, modules/codec/ffmpeg/*: a few direct rendering fixes and got rid of the old post-processing code.
      c4d9a444