Historique des commits

Auteur SHA1 Message Date
  Felix Paul Kühne 9e37b33e9d library: fix corner case which lead the empty folder strings appear for an empty library (close #14851) il y a 10 ans
  Felix Paul Kühne b9369bf7b3 hide all right bar items when library is empty (close #14801) il y a 10 ans
  Pierre SAGASPE 14a344e20d fix target selector on swipe right gesture on the tableview cell il y a 10 ans
  Pierre SAGASPE 5760194581 initialize edit button title with NSLocalizedString for homogenize the title il y a 10 ans
  Felix Paul Kühne 236b2867b9 playlist: more sanity checks il y a 10 ans
  Felix Paul Kühne ad860bc856 playlist: prevent runtime exceptions il y a 10 ans
  Felix Paul Kühne 117e0e4f4c add locks for the mutable playlist array il y a 10 ans
  Felix Paul Kühne ce7be37c28 generally cancel any alert view when app resigns from the active state like it's 2009 il y a 10 ans
  Felix Paul Kühne b35d762650 fix 2 runtime exceptions il y a 10 ans
  Felix Paul Kühne 7d490b501e Cosmetics il y a 10 ans
  Tobias Conradi 32afeec2d1 Introduce new VLCPlayerDisplayController class which is responsible to show/hide the full screen and mini player il y a 10 ans
  Felix Paul Kühne b60953299a library: rewrite search to deliver better results (close #14593) il y a 10 ans
  Felix Paul Kühne 18250c3182 library: hide mini player in editing mode (refs #14654) il y a 10 ans
  Felix Paul Kühne daa2033a5b library: don't allow layout changes while editing (closes #14635) il y a 10 ans
  Felix Paul Kühne 775007d600 library: disable folder button in TV show and music album mode (closes #14733) il y a 10 ans
  Tobias Conradi 0731b6fa79 fix #14633 fix top inset for collection view il y a 10 ans
  Carola Nitz df9ab2029a readd miniplaybackview after relayout il y a 10 ans
  Carola Nitz 9a8f1459e6 persist state of viewpreference in playlistController il y a 10 ans
  Tobias Conradi 9883b8ae18 move VLCPlaybackController configuration code for MediaLibrary object to category on VLCPlaybackController reduce duplicated code in VLCPlaylistViewController il y a 10 ans
  Tobias Conradi 6d2121eb74 add animation to show/hide mini player il y a 10 ans
  Felix Paul Kühne 683f1f8308 handoff: further clean-up and partial fixes il y a 10 ans
  Tobias Conradi 1b9e26bd25 fix stale mini-players in hierachy il y a 10 ans
  Felix Paul Kühne 3e573604ef handoff: fix incorrect category selection il y a 10 ans
  Felix Paul Kühne 0707592a26 playlist: make sure that the mini playback controller doesn't hide parts of the data views il y a 10 ans
  Felix Paul Kühne def58c7560 playlist: make sure to stop playback before deleting a given media from the library il y a 10 ans
  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 il y a 10 ans
  Tobias Conradi 6c3e57315f migrations are done before playlist view becomes visible so we don't need to do migrations here il y a 10 ans
  Felix Paul Kühne 02bc1f5429 playlist: deploy mini playback view il y a 10 ans
  Felix Paul Kühne 0476d0df15 playlist: add view containers to a contentview instead of deploying them as our view itself il y a 10 ans
  Tobias Conradi c315382233 remove dead code il y a 10 ans