1. 18 May, 2003 1 commit
  2. 17 May, 2003 8 commits
    • Gildas Bazin's avatar
      · 3a0e5d28
      Gildas Bazin authored
      * INSTALL.win32: finally updated the instructions on how to build vlc for win32 :)
      * install-win32, Makefile.am: updates for the win32 package.
      * NEWS: added a few missing things.
      3a0e5d28
    • Gildas Bazin's avatar
      · bc0d451c
      Gildas Bazin authored
      * modules/gui/wxwindows/menus.cpp: don't display choices menu when there is only 1 choice available.
      * modules/gui/wxwindows/streamout.cpp: small cosmetic changes.
      * modules/gui/wxwindows/open.cpp: added a CD Audio entry.
      bc0d451c
    • Gildas Bazin's avatar
      · 8b62cc3c
      Gildas Bazin authored
      * include/input_ext-intf.h: forgot this file in my last commit.
      * src/input/input_programs.c: prev/next-chapter and prev/next-title navigation variables are created only when necessary.
      8b62cc3c
    • Gildas Bazin's avatar
      · 35a3ceeb
      Gildas Bazin authored
      * modules/access/cdda.c, modules/access/vcd/*: New CD digital audio module (by me and fenrir).
        You can now listen to your favorite CDDAs with vlc, or even stream them :)
        (Their is not yet any support for jitter correction).
      * modules/codec/araw.c: small clean-up.
      35a3ceeb
    • Eric Petit's avatar
      * modules/gui/beos/MessagesWindow.* : cleaning · 4a7b1635
      Eric Petit authored
       * modules/gui/beos/PreferencesWindow.* : split the main modules into
         its categories
      4a7b1635
    • Eric Petit's avatar
      modules/gui/beos/* : cosmetic · 8885548e
      Eric Petit authored
      8885548e
    • Gildas Bazin's avatar
      · 36062de2
      Gildas Bazin authored
      * modules/video_output/directx/events.c: implemented the same shortcuts as in the x11/xvideo output.
      36062de2
    • Gildas Bazin's avatar
      · 4525fffa
      Gildas Bazin authored
      * configure.ac.in: removed the encoders from the list of plugins as they are not used currently.
      * src/libvlc.h, modules/audio_filter/resampler/bandlimited.c: added an hq-resampling option to enable/disable the high quality resampling.
      4525fffa
  3. 16 May, 2003 1 commit
    • Gildas Bazin's avatar
      · bd7ed3ce
      Gildas Bazin authored
      * modules/packetizer/copy.c, modules/stream_out/transcode.c: added SVQ3 fourcc so we can transcode SVQ3. Small bug fix as well.
      bd7ed3ce
  4. 15 May, 2003 14 commits
  5. 14 May, 2003 8 commits
  6. 13 May, 2003 8 commits
    • Gildas Bazin's avatar
      · e85803a0
      Gildas Bazin authored
      * modules/gui/wxwindows/menus.cpp: forgot a vlc_object_release(). The popup menu is now created on the stack.
      e85803a0
    • Gildas Bazin's avatar
      · 1d4c684a
      Gildas Bazin authored
      * modules/gui/wxwindows/*: added a navigation menu in the interface menubar.
      * modules/gui/wxwindows/subtitles.cpp: forgot this one in my last commit.
      1d4c684a
    • Gildas Bazin's avatar
      · 409095fb
      Gildas Bazin authored
      * modules/gui/wxwindows/*: new subtitles file dialog box.
      * modules/demux/util/sub.c: fixed a few description strings.
      * Makefile.am: small cosmetic change to package-win32 target.
      409095fb
    • Cyril Deguet's avatar
      * beginning of event processing in X11 skins · d47392b8
      Cyril Deguet authored
      * graphics should work, but....
      d47392b8
    • Cyril Deguet's avatar
      4e2943d8
    • Eric Petit's avatar
      modules/gui/beos/PreferencesWindow.*: · 3dae4454
      Eric Petit authored
        - use BMenuFields for string_from_list config items
        - cleaning
      3dae4454
    • Gildas Bazin's avatar
      · 7ba77f51
      Gildas Bazin authored
      * modules/control/rc/rc.c: win32 fixes for the handling of special control keys.
      7ba77f51
    • Gildas Bazin's avatar
      · c618906c
      Gildas Bazin authored
      * modules/gui/wxwindows/preferences.cpp: small fixes.
      c618906c