1. 09 May, 2003 5 commits
    • Gildas Bazin's avatar
      · 4d4cc838
      Gildas Bazin authored
      * modules/misc/httpd.c: win32 fixes.
      * modules/control/http.c: fixed a problem with IE that sends POST requests instead of GET ones.
      4d4cc838
    • Laurent Aimar's avatar
      * mmstu: fixed a lookup. · c633f942
      Laurent Aimar authored
      c633f942
    • Derk-Jan Hartman's avatar
      * modules/gui/macosx/prefs.m: · d1c3c6fa
      Derk-Jan Hartman authored
        - possibly fixed a crash situation when clicking the OK button (not sure though)
      * modules/gui/macosx/macosx.m:
        - made the transparency option an advanced option.
      d1c3c6fa
    • Eric Petit's avatar
      * src/misc/messages.c: forget a defined(SYS_BEOS) in my last commit · 9778fc2f
      Eric Petit authored
       * src/misc/configuration.c: config_PutPsz now sets the variable to NULL
         if the string is empty
       * modules/gui/macosx/prefs.m: remove duplicate (now) code with config_PutPsz
      9778fc2f
    • Derk-Jan Hartman's avatar
      * modules/gui/macosx/prefs.?: · a4fc3454
      Derk-Jan Hartman authored
        - made the advanced button better.
        - added missing CONFIG_ITEM_DIRECTORY support
      * extras/MacOSX/Resources/English.lproj/MainMenu.nib/*:
        - added the semi 'apple' default of com-, as a hotkey for the prefs.
      a4fc3454
  2. 08 May, 2003 13 commits
  3. 07 May, 2003 12 commits
  4. 06 May, 2003 8 commits
  5. 05 May, 2003 2 commits
    • Gildas Bazin's avatar
      · d8e92b78
      Gildas Bazin authored
      * modules/demux/mpeg/ts.c: compiler warning fix.
      * src/input/input_programs.c: a "Disable" choice is added by default to "audio-es", "video-es" and "spu-es".
      d8e92b78
    • Gildas Bazin's avatar
      · 95b4a56a
      Gildas Bazin authored
      * ALL: changed the prototype of input_AddES() to include enough information so we can build an "video-es", "audio-es" and "spu-es" object variable. These variables can be used by the interfaces to navigate between the elementary streams.
      * modules/gui/wxwindows/menus.cpp: use the "foo-es" object variables.
      95b4a56a