1. 09 May, 2003 3 commits
    • 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 4 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
    • Derk-Jan Hartman's avatar
      * fixed the autogenerated menu's. · 45d50b96
      Derk-Jan Hartman authored
      45d50b96
    • Eric Petit's avatar
      configure.ac.in: fixed libdvbpsi detection for people who don't have · d5a0f848
      Eric Petit authored
         stdint.h but inttypes.h
      d5a0f848