Историја ревизија

Аутор SHA1 Порука Датум
  Felix Paul Kühne a3ec51a9fc playback screen: make sure to show correct state on appearance пре 10 година
  Felix Paul Kühne d641ed3259 vpc: fix logic error which could lead to false-positive results for the audio-only property пре 10 година
  Felix Paul Kühne 37fac1bc22 l10n: fix typo пре 10 година
  Tobias Conradi 6c0a7bb241 fix crashing bug when paying a file from a media list пре 10 година
  Felix Paul Kühne cee7085fb5 Deduplicate strings пре 10 година
  Tobias Conradi aa7675aea7 accessibility improvements needs translations пре 10 година
  Tobias Conradi 9beee90fe2 MLFile now stores relative path in the path property. the absolut path/url can be accessed by using the property url which returns an NSURL пре 10 година
  Tobias Conradi 5ce76b3ded fix watch kit extension пре 10 година
  Tobias Conradi e42cf32ca4 we don't need to set the group path anymore пре 10 година
  Tobias Conradi 39e599167d add new model version пре 10 година
  Tobias Conradi 7b5c14dfa4 use new migration API of MediaLibraryKit пре 10 година
  Tobias Conradi 6c3e57315f migrations are done before playlist view becomes visible so we don't need to do migrations here пре 10 година
  Felix Paul Kühne bf826e999a mini player: improve layout пре 10 година
  Tobias Conradi fd2e5ff461 simulator app groups workaround for when entitlements are not correctly added for a simulator build пре 10 година
  Tobias Conradi 993b8b3b94 hide meta info labels with controls if playing video пре 10 година
  Tobias Conradi 6c10703b4d first step of formalizing of Watch -> App communication пре 10 година
  Tobias Conradi 219932afa6 add volume slider to Now Playing Interface пре 10 година
  Tobias Conradi 1436e7cb12 use local variables for meta data updates until end of method so everything that is not set gets reset to nil. пре 10 година
  Tobias Conradi 4b8a4ce79c don't try to bring application to foreground when playback starts doesn't work on device and would likely lead to rejection пре 10 година
  Tobias Conradi 81dbdda5d3 increase playlist page size to 20 пре 10 година
  Felix Paul Kühne a409624b29 app delegate: don't push movie view controller when playback starts пре 10 година
  Felix Paul Kühne 02bc1f5429 playlist: deploy mini playback view пре 10 година
  Felix Paul Kühne c6208dff57 add basic mini playback view пре 10 година
  Felix Paul Kühne 03283d8622 video VC: don't stop playback on close and make sure to always be the VPC's delegate if displayed пре 10 година
  Felix Paul Kühne c36baa3b7f vpc: add APIs to detect an active playback session and if it is audio-only пре 10 година
  Felix Paul Kühne 0476d0df15 playlist: add view containers to a contentview instead of deploying them as our view itself пре 10 година
  Felix Paul Kühne 6dcca9741e movie player: remove vout from view hierarchy when app goes to background пре 10 година
  Tobias Conradi 715211ef8b for library mode none return empty array add nullability annotations пре 10 година
  Tobias Conradi ce80f39030 move playlist array logic from VLCPlaylistInterfaceController to MLMediaLibrary category which eventually can be uses by both the iOS and Watch App пре 10 година
  Tobias Conradi 1b2bf10bd4 use VLCPlaybackController for playback control only present VLCMoviewViewController when the app is active DRY app delegate by moving VLCMovieViewController initialization and presentation to methods пре 10 година