Historial de Commits

Autor SHA1 Mensaje Fecha
  Felix Paul Kühne 4ba4157a98 app delegate shouldn't be a dumping side for de-facto singletons hace 10 años
  Pierre SAGASPE 94af0b1e83 library: enable action button on swipe right gesture hace 10 años
  Felix Paul Kühne 6aa0fff129 Drop iOS 6.1 hace 10 años
  Felix Paul Kühne 9e37b33e9d library: fix corner case which lead the empty folder strings appear for an empty library (close #14851) hace 10 años
  Felix Paul Kühne b9369bf7b3 hide all right bar items when library is empty (close #14801) hace 10 años
  Pierre SAGASPE 14a344e20d fix target selector on swipe right gesture on the tableview cell hace 10 años
  Pierre SAGASPE 5760194581 initialize edit button title with NSLocalizedString for homogenize the title hace 10 años
  Felix Paul Kühne 236b2867b9 playlist: more sanity checks hace 10 años
  Felix Paul Kühne ad860bc856 playlist: prevent runtime exceptions hace 10 años
  Felix Paul Kühne 117e0e4f4c add locks for the mutable playlist array 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
  Felix Paul Kühne 7d490b501e Cosmetics 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 b60953299a library: rewrite search to deliver better results (close #14593) hace 10 años
  Felix Paul Kühne 18250c3182 library: hide mini player in editing mode (refs #14654) hace 10 años
  Felix Paul Kühne daa2033a5b library: don't allow layout changes while editing (closes #14635) hace 10 años
  Felix Paul Kühne 775007d600 library: disable folder button in TV show and music album mode (closes #14733) hace 10 años
  Tobias Conradi 0731b6fa79 fix #14633 fix top inset for collection view hace 10 años
  Carola Nitz df9ab2029a readd miniplaybackview after relayout hace 10 años
  Carola Nitz 9a8f1459e6 persist state of viewpreference in playlistController hace 10 años
  Tobias Conradi 9883b8ae18 move VLCPlaybackController configuration code for MediaLibrary object to category on VLCPlaybackController reduce duplicated code in VLCPlaylistViewController hace 10 años
  Tobias Conradi 6d2121eb74 add animation to show/hide mini player hace 10 años
  Felix Paul Kühne 683f1f8308 handoff: further clean-up and partial fixes hace 10 años
  Tobias Conradi 1b9e26bd25 fix stale mini-players in hierachy hace 10 años
  Felix Paul Kühne 3e573604ef handoff: fix incorrect category selection hace 10 años
  Felix Paul Kühne 0707592a26 playlist: make sure that the mini playback controller doesn't hide parts of the data views hace 10 años
  Felix Paul Kühne def58c7560 playlist: make sure to stop playback before deleting a given media from the library 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 6c3e57315f migrations are done before playlist view becomes visible so we don't need to do migrations here hace 10 años