1. 18 Jan, 2011 2 commits
    • Rémi Denis-Courmont's avatar
      Qt4: remove custom X11 display with --x11-display · 7a6342fc
      Rémi Denis-Courmont authored
      In older VLC versions, we had to use the same X11 display for the
      window provider (the UI) and the video outputs to avoid Xlib aborts.
      We do not need this anymore. Morever, the XCB outputs can detect the
      error and fail safe.
      
      To change the UI display, the DISPLAY environment variable is used.
      The only real use case for --x11-display is output to a different
      display than that of the UI. This change restores this use case,
      and simplifies the Qt4 interface.
      7a6342fc
    • Jean-Philippe André's avatar
      Qt: fix crash in the playlist model · 2cfc9f51
      Jean-Philippe André authored
      Bug: right-click on an empty node leads to a segfault
      2cfc9f51
  2. 17 Jan, 2011 9 commits
  3. 16 Jan, 2011 19 commits
  4. 15 Jan, 2011 10 commits