- 20 Sep, 2018 3 commits
-
-
Carola Nitz authored
return MovieCell for all other cells where we don't have yet a designated cell
-
Soomin Lee authored
-
Carola Nitz authored
When you add a childViewConroller to a UITabbarcontroller it will keep them in the viewControllers. by setting the viewControllers on the tabbarcontroller later we removed the childViewController which led to that Controller not getting any updates like willTransitionToSize. Simply appending the other viewcontrollers would show the player as additional tab We now have plain UiViewController with tabbarController and PlayerController as ChildViewControllers to fix this layout issue
-
- 19 Sep, 2018 1 commit
-
-
Carola Nitz authored
(closes #292)
-
- 17 Sep, 2018 2 commits
-
-
Soomin Lee authored
-
Soomin Lee authored
This allows monitoring of changes in the Documents folder from external apps. Additionally changes `mediaFilesFoundRequiringAdditionToStorageBackend` to optional since the new medialibrary doesn't need it. (closes #297)
-
- 11 Sep, 2018 2 commits
-
-
Carola Nitz authored
-
Carola Nitz authored
and capitalize string
-
- 07 Sep, 2018 1 commit
-
-
Carola Nitz authored
if an external screen is connected we're not showing the tracklabel anymore but display that information as part of the external views title (closes ##222)
-
- 05 Sep, 2018 1 commit
-
-
Carola Nitz authored
- This removes the old playlistTableviewcell and Collectionviewcell - it puts in place the architecture for further cells by adding a baseCollectionViewCell
-
- 04 Sep, 2018 1 commit
-
-
Carola Nitz authored
-
- 03 Sep, 2018 1 commit
-
-
Mike JS. Choi authored
-
- 31 Aug, 2018 2 commits
-
-
Carola Nitz authored
* position indicator in the middle of the movieViewController * simplify state code and only show the indicator for buffering when we are not in paused mode before since we never get an event that we're done with buffering (closes #306)
-
Soomin Lee authored
-
- 30 Aug, 2018 1 commit
-
-
Felix Paul Kühne authored
(cherry picked from commit 58fcf383)
-
- 29 Aug, 2018 6 commits
-
-
Carola Nitz authored
The presentedViewController in that case is nil and therefore nothing is displayed
-
Felix Paul Kühne authored
(cherry picked from commit 19c863d2)
-
Soomin Lee authored
(closes #269)
-
Soomin Lee authored
-
Soomin Lee authored
-
Mike JS. Choi authored
-
- 27 Aug, 2018 2 commits
-
-
Soomin Lee authored
-
Soomin Lee authored
(closes #293)
-
- 24 Aug, 2018 17 commits
-
-
Soomin Lee authored
-
Soomin Lee authored
(closes #294)
-
Carola Nitz authored
(closes #240)
-
Soomin Lee authored
-
Soomin Lee authored
-
Soomin Lee authored
-
Soomin Lee authored
-
Soomin Lee authored
-
Soomin Lee authored
-
Soomin Lee authored
-
Soomin Lee authored
-
Soomin Lee authored
-
Soomin Lee authored
-
Soomin Lee authored
-
Soomin Lee authored
-
Soomin Lee authored
-
Soomin Lee authored
-