- Sep 20, 2018
-
-
Carola Nitz authored
-
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
-
- Sep 19, 2018
-
-
Carola Nitz authored
(closes #292)
-
- Sep 17, 2018
-
-
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)
-
- Sep 11, 2018
-
-
Carola Nitz authored
-
Carola Nitz authored
and capitalize string
-
- Sep 07, 2018
-
-
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)
-
- Sep 05, 2018
-
-
Carola Nitz authored
- This removes the old playlistTableviewcell and Collectionviewcell - it puts in place the architecture for further cells by adding a baseCollectionViewCell
-
- Sep 04, 2018
-
-
Carola Nitz authored
-
- Sep 03, 2018
-
-
- Aug 31, 2018
-
-
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
-
- Aug 30, 2018
-
-
Felix Paul Kühne authored
(cherry picked from commit 58fcf383)
-
- Aug 29, 2018
-
-
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
-
-
- Aug 27, 2018
-
-
Soomin Lee authored
-
Soomin Lee authored
(closes #293)
-
- Aug 24, 2018
-
-
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
-