Historial de Commits

Autor SHA1 Mensaje Fecha
  Felix Paul Kühne 4b9996e8a8 don't use the app delegate as a proxy to the playback controller hace 10 años
  Felix Paul Kühne 5b742eda0c vpc: add native support for media lists hace 10 años
  Felix Paul Kühne 5a89b2d6c8 Move passcode lock to a designated object which will take care of anything keychain related hace 10 años
  Felix Paul Kühne 4d5d3bcc31 shared instances: cosmetics hace 10 años
  Felix Paul Kühne 9acd094f76 playback: improve pausing when headphones are unplugged hace 10 años
  Felix Paul Kühne 713ee565c7 playback: fix vout behavior when app moves back and forth between active, background and active states (closes #14795) hace 10 años
  Felix Paul Kühne cb5cc7e9cf playback: speed-up continue where you left off (closes #14845) hace 10 años
  Felix Paul Kühne 0ec56c4b8c playback: move sleep timer to vpc and adapt to logic changes (closes #14829) hace 10 años
  Felix Paul Kühne d4d2b2c203 playback controller: rework media list handling, remove capability to play individual files, handle TV show episodes in the playlist way (fixes #14589, #14794, #14800) hace 10 años
  Felix Paul Kühne ce7be37c28 generally cancel any alert view when app resigns from the active state like it's 2009 hace 10 años
  Felix Paul Kühne b35d762650 fix 2 runtime exceptions hace 10 años
  Tobias Conradi 32afeec2d1 Introduce new VLCPlayerDisplayController class which is responsible to show/hide the full screen and mini player hace 10 años
  Felix Paul Kühne 3fc601b416 library: update the thumbnail to the last displayed frame when remember poisition is updated hace 10 años
  Felix Paul Kühne e26241fcdd playback: remove hack (closes #14688) hace 10 años
  Felix Paul Kühne f3eaf69283 playback: retain window-state in background mode and fix black screen when coming back (fixes #14686, #14687) hace 10 años
  Felix Paul Kühne 97428cd19f playback: fix 'crop to fill screen' on iPad (closes #14575) hace 10 años
  Tobias Conradi 21163e0ec8 fix playback speed slider reduce calculations in MoveViewController fix missing update to current values if opening movie view controller from mini player hace 10 años
  Felix Paul Kühne 13ce7bcb17 vpc: don't accidently disable the only audio track we have and do switch back to the last track when it is actually appropriate to do so in a timely manner hace 10 años
  Felix Paul Kühne 98bb898077 make sure video output doesn't get lost in background mode hace 10 años
  Felix Paul Kühne b7cbb286d5 mini playback: fix loss of video hace 10 años
  Felix Paul Kühne ad781be771 playback: push fullscreen video screen if the user starts playback of a media with a video track hace 10 años
  Felix Paul Kühne 080a70d20d playback: allow restarting the playback session for local files, too hace 10 años
  Felix Paul Kühne a3ec51a9fc playback screen: make sure to show correct state on appearance hace 10 años
  Felix Paul Kühne d641ed3259 vpc: fix logic error which could lead to false-positive results for the audio-only property hace 10 años
  Tobias Conradi 6c0a7bb241 fix crashing bug when paying a file from a media list hace 10 años
  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 hace 10 años
  Tobias Conradi 1436e7cb12 use local variables for meta data updates until end of method so everything that is not set gets reset to nil. hace 10 años
  Felix Paul Kühne c36baa3b7f vpc: add APIs to detect an active playback session and if it is audio-only hace 10 años
  Felix Paul Kühne 6dcca9741e movie player: remove vout from view hierarchy when app goes to background hace 10 años
  Felix Paul Kühne 7bea78646d playback: correctly continue video playback when coming back from the background hace 10 años