Check communication between MediaExplorer and context
Open, HighPublic

Description

  • Especially accessing data provider when creating new session.
  • Adjust context and MediaExplorer interaction
BAndiT1983 updated the task description. (Show Details)
BAndiT1983 raised the priority of this task from to Normal.
BAndiT1983 added a project: Open Cine.
BAndiT1983 added a subscriber: BAndiT1983.
BAndiT1983 updated the task description. (Show Details)Mar 25 2015, 7:49 PM
BAndiT1983 raised the priority of this task from Normal to High.Mar 26 2015, 8:30 PM
BAndiT1983 updated the task description. (Show Details)Mar 26 2015, 8:43 PM
BAndiT1983 claimed this task.
BAndiT1983 added a comment.EditedMar 28 2015, 1:22 PM

Next tasks:

  • Rework logic (MediaExplorerPresenter.cpp)
_model = new MediaExplorerModel(_context->GetDefaultDataProvider());

Notes:

  • Import dialog should request (from context) available data providers and store the type of the clip data in the clip info
  • MediaExplorer should request new session by providing clip info, maybe the list of clips, which were selected, should also be stored in context