コミット履歴

作者 SHA1 メッセージ 日付
  Felix Paul Kühne 408cf59e55 Library: increase cache size to 3 times the number of items shown on a single screen 12 年 前
  Felix Paul Kühne ed2a8a2bc1 Library: save various objc selector dispatches 12 年 前
  Felix Paul Kühne 555c8ac543 Library: only show video dimensions format string if we actually have video dimensions 12 年 前
  Felix Paul Kühne 46a5369894 Library: fix thumbnail display if app is freshly installed 12 年 前
  Felix Paul Kühne e6ff524d17 Library: implement thumbnail caching to speed-up scrolling performance 12 年 前
  Felix Paul Kühne 9d8d311f34 Library: improve drawing performance when switching isEditing 12 年 前
  Felix Paul Kühne 314ce3a831 Library: show file size in editing mode only. else, display video dimensions if available 12 年 前
  Felix Paul Kühne 3d8a882a2c library: hide playback position indicator if the user played more than 95% of the media, since playback will start-over anyway 12 年 前
  Jean-Baptiste Kempf 19738bed6a Mention the LICENSE in the files headers 12 年 前
  Felix Paul Kühne 67fdb0e3a9 Apply library background gradient on the pad 12 年 前
  Felix Paul Kühne a3cff2d98a Library View: reduce file size precision by dropping positions after the decimal point 12 年 前
  Felix Paul Kühne 6e23f4f4cb Implement updated color scheme 12 年 前
  Felix Paul Kühne b8f6431238 Fix corner-case in which the progress indicator wasn't displayed correctly 12 年 前
  Felix Paul Kühne 34a9e444fc Library View: fix reported file size, which was 50% too small 12 年 前
  Felix Paul Kühne 08400fbe09 Add confirmation dialog before deleting media on iPad (close #8734) 12 年 前
  Felix Paul Kühne 9b86e92e04 Compilation fix 12 年 前
  Gleb Pinigin b3f240a21e Add workaround for not implemented method commitEditingStyle in AQGridView 12 年 前
  Gleb Pinigin 51658bd1c0 Replace passcode view controller with a nice one 12 年 前
  Felix Paul Kühne fc6aa44c10 add a basic indicator whether the media is unread or not 12 年 前
  Felix Paul Kühne 80b3bfdb13 prepare an unread indicator in the media library 12 年 前
  Felix Paul Kühne 05b0510e1a slightly resize the grid view cell so we can display 3 columns instead of 2 in landscape mode 12 年 前
  Felix Paul Kühne 02ab754778 library view: add support for runtime meta data changes (close #8658) 12 年 前
  Gleb Pinigin 44b7ec40c6 Code simplification: subclass VLCPlaylistGridView from AQGridViewCell, editing simplification 12 年 前
  Felix Paul Kühne f982baa49b Clean-up property management within the grid view cell and add edit mode to grid view (close #8590) 12 年 前
  Felix Paul Kühne 798ba7cf08 Recreate grid view cell based upon a nib file (refs #8580 and #8590) 12 年 前