コミット履歴

作者 SHA1 メッセージ 日付
  Felix Paul Kühne 0ee15e0862 Fix playback from within a folder, broken in e1d0d19984 11 年 前
  Felix Paul Kühne 1f69882606 fix 2 typos 11 年 前
  Marc Etcheverry 1b6c2bdb49 Search: remove the white separators and use the proper indicator style 11 年 前
  Marc Etcheverry b2e0a3808a Use UIScrollViewIndicatorStyleWhite where appropriate to actually see the scrollbar 11 年 前
  Marc Etcheverry 3ed801aaf1 Replace instances of NSLocalizedString(@"STRING", @"") with NSLocalizedString(@"STRING", nil) 11 年 前
  Marc Etcheverry 67824c111a Add file sharing support (#11302) 11 年 前
  Marc Etcheverry 435f914857 Fix crash on launch in iOS 6.1. -[UINavigationBar/UISearchBar barTintColor] is iOS 7+ only 11 年 前
  Felix Paul Kühne 6ac2077732 Collect all colors created in code at a central place 11 年 前
  Christopher Loessl 38ffb2e256 Fixes: Renaming was showing NULL 11 年 前
  Felix Paul Kühne 10649b507d cosmetics 11 年 前
  Pierre SAGASPE e815b7464e tap twice on navbar for show or hide search bar for media library 11 年 前
  Felix Paul Kühne 129cb7a5ab Fix incorrect assumption that the pad interface idiom matches the use of a collection view instead of a table view (refs #11237) 11 年 前
  Felix Paul Kühne e1d0d19984 Add search field for media library (refs #11303) 11 年 前
  Carola Nitz 52dbbe900e playlistViewController: added VLCMedialistDelegate 11 年 前
  Carola Nitz ba6f6246e4 fix crash selecting items, pressing createFolder and selecting a folder 11 年 前
  Carola Nitz f3afa27f1d fix crash selecting a folder and pressing the createFolderButton 11 年 前
  Carola Nitz 2185a37f40 workaround for a crash when dragging a file out of a folder 11 年 前
  Carola Nitz 9409880fdd continuous play items in a folder 11 年 前
  Carola Nitz 47967e0ac6 changed removeFolderButton as recommended by Damien Erambert 11 年 前
  Carola Nitz c8c65d85f2 folders: rearrange trackNumbers when removing/deleting a file 11 年 前
  Carola Nitz a0845131ff don't destroy a layout that we curently use 11 年 前
  Felix Paul Kühne cc0f6cde97 Library: fix a bunch of compilation warnings and crashes when trying to add non-MLFile items to a folder 11 年 前
  Felix Paul Kühne c271db9bc9 playlist table: improve reliability for folder reordering 11 年 前
  Carola Nitz 7062a00ecb make files reorderable in folders on iPhone 11 年 前
  Carola Nitz eccd2dd39d Add support for re-ordering within a folder 11 年 前
  Carola Nitz 625d6df148 avoid crash and make collectionview scrollable again 11 年 前
  Carola Nitz 6f5a90021c Folder functionality for the library 11 年 前
  Felix Paul Kühne 4e3caeddf5 library: add clear button within the renaming dialog (close #10601) 11 年 前
  Pierre SAGASPE 8e57c4e388 Formatting: replaces tabs with space and apply code rules 11 年 前
  Felix Paul Kühne 21fdc1d808 library: fix crash if the user is faster with his fingers than us by renaming files 11 年 前