1. 28 Nov, 2013 2 commits
    • David Fuhrmann's avatar
      macosx: implement simpler and generic drop view for all drag / drop operations · 819d233b
      David Fuhrmann authored
      - Use the new VLCDragDropView for both CAS and main window drop zone.
        This implements a drop highlight border the same way as in playlist view.
      - Remove Brushed Metal Image view and its own drop implementation.
        When having a image view inside a drop zone, you need to use
        VLCDropDisabledImageView which disables the own drop handling of NSImageView.
      - Removed more unneeded drop implementations for subviews from CAS
      819d233b
    • Francois Cartegnie's avatar
      demux: ogg: don't double read · b1946d46
      Francois Cartegnie authored
      wrong fix for cid #1048729
      bs_read in __MAX macro forwards read pointer twice
      b1946d46
  2. 27 Nov, 2013 7 commits
  3. 26 Nov, 2013 9 commits
  4. 25 Nov, 2013 13 commits
  5. 24 Nov, 2013 4 commits
  6. 23 Nov, 2013 5 commits