Skip to content
  • Vibhoothi's avatar
    libraryView:Introduce a dataModel · 0bf55a22
    Vibhoothi authored
    This commits adds a new dataModel to the VLC which essentailly brings us the Model View
    Controller concept ie. seperates dataModel from View and Controlle
    The following are the changes introuduced with this commitr
      - Add Cocoa class VLCMainWindowDataModel which is the dataModel for us
      - Build the dataModel
      - Make changes to the VLC Xcode Project to adapt to the new change
    0bf55a22