1. 30 Mar, 2003 1 commit
  2. 29 Mar, 2003 7 commits
    • Gildas Bazin's avatar
      · 912d212c
      Gildas Bazin authored
      * modules/gui/wxwindows/open.cpp: fixed an event problem on win32.
      * modules/gui/wxwindows/wxwindows.cpp: fixed a compilation problem on
         win32 when the wxwindows interface is compiled as a builtin.
      912d212c
    • Sigmund Augdal Helberg's avatar
      preferences.cpp: Changed the preferences dialog to use a tree of categories · 6f1c7457
      Sigmund Augdal Helberg authored
      and plugins, the way wxwindows do it.
      pluginsbox.(cpp|h): removed the "Configure" button from CONFIG_ITEM_MODULE
      widgets, as it isn't needed anymore
      6f1c7457
    • Sigmund Augdal Helberg's avatar
      70f82bff
    • Gildas Bazin's avatar
      · c32ee2a6
      Gildas Bazin authored
      * modules/audio_filter/channel_mixer/headphone.c, src/libvlc.h:
         moved the headphone-dim config option to the headphone plugin.
      * modules/demux/demuxdump.c: the demuxdump-file config optin now has a default value.
      * src/libvlc.c: fixed the extraintf config option not to spawn an interface plugin when an invalid name has been given.
      c32ee2a6
    • Gildas Bazin's avatar
      · a8bded2e
      Gildas Bazin authored
      * modules/gui/wxwindows/*: small fixes to the open and streamout dialogs.
      a8bded2e
    • Jean-Paul Saman's avatar
      If --disable-xosd is given then xosdtext is not build. · 7755dab3
      Jean-Paul Saman authored
      If --enable-xose is given then xosdtext is build also.
      7755dab3
    • Gildas Bazin's avatar
      · 5efb3f69
      Gildas Bazin authored
      * modules/gui/wxwindows/*: added demuxdump support to the open dialog.
      5efb3f69
  3. 28 Mar, 2003 3 commits
  4. 26 Mar, 2003 7 commits
  5. 25 Mar, 2003 10 commits
  6. 24 Mar, 2003 12 commits
    • Gildas Bazin's avatar
      · 050ec31d
      Gildas Bazin authored
      * src/video_output/video_output.c, include/video_output.h:
         take into account the caching delay when dropping frames that are too
         far into the future.
      050ec31d
    • Gildas Bazin's avatar
      · b0bbf9c3
      Gildas Bazin authored
      * modules/access/ftp.c, modules/access/http.c: the http and ftp plugins now implement SetProgram(). TS streams will now work over
      http :)
      b0bbf9c3
    • Eric Petit's avatar
      configure.ac.in: fixed a BeOS compile issue · 15716694
      Eric Petit authored
      15716694
    • Gildas Bazin's avatar
      · e56522ec
      Gildas Bazin authored
      * modules/access/*: grrr... apparently I also need to reset the file descriptor set inside the loop.
      e56522ec
    • Derk-Jan Hartman's avatar
      * moved macosx-dmg to extras/MacOSX/macosx-dmg · 866a8149
      Derk-Jan Hartman authored
      * added some macosx files to DIST that were probably missing in the tar ;)
      866a8149
    • Gildas Bazin's avatar
      · 59e1e3d6
      Gildas Bazin authored
      * modules/access/*: don't forget to reinitialize the timeout when looping around select().
      59e1e3d6
    • Gildas Bazin's avatar
      · 607b74b2
      Gildas Bazin authored
      * modules/access/*: pf_read() in access modules is now blocking. We still
         check regularly for p_input->b_die though. Now the demuxers can safely
         assume that pf_read() == 0 means EOF.
      * ALL: got rid of the p_input->b_connected flag.
      * src/input/input_ext-plugins.c, src/input/input.c: fixed the infinite loop
         of "decoder stuck" messages that sometimes happened.
      * src/interface/intf_eject.c, modules/misc/network/ipv4.c: fixed compilation
         warnings.
      607b74b2
    • Derk-Jan Hartman's avatar
      c4969929
    • Derk-Jan Hartman's avatar
      * modules/access/dvd*: changed some errors in warnings because the directory · 3f822b5c
      Derk-Jan Hartman authored
        might still be readable by the directory access module.
      * added drag and drop support for directories.
      3f822b5c
    • Sam Hocevar's avatar
      * ./THANKS: added a translation contributor. · 3ec27748
      Sam Hocevar authored
        * ./po/it.po: fixed this file's format.
        * ./m4: fixed "make dist" when gettext is too old.
      3ec27748
    • Derk-Jan Hartman's avatar
      7ebdd5ba
    • Gildas Bazin's avatar
      · eb0eac06
      Gildas Bazin authored
      * modules/access/directory.c: fixed the directory access plugin.
      * configure.ac.in, modules/access/Modules.am: enabled the directory access plugin.
      eb0eac06