1. 21 Sep, 2012 2 commits
    • David Fuhrmann's avatar
      macosx: create new classes for all controls bar related code · a0140fe5
      David Fuhrmann authored
      Now, we have two classes (instantiated from the xib file for each window)
      with controls bar stuff:
      - VLCControlsBarCommon holds all code common for main and detached window
      - VLCMainWindowControlsBar adds code specific for the main window bar
      
      With that, we can avoid all these redundant code for o_detached_*, furthermore
      this decouples all detached window control bar stuff from MainWindow.m.
      
      The objects can be accessed through the controlsBar method.
      a0140fe5
    • Rémi Denis-Courmont's avatar
      Win32: fix open mode signedness · b219b338
      Rémi Denis-Courmont authored
      b219b338
  2. 20 Sep, 2012 1 commit
  3. 19 Sep, 2012 6 commits
  4. 18 Sep, 2012 6 commits
  5. 17 Sep, 2012 16 commits
  6. 16 Sep, 2012 9 commits