Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Soomin Lee 4135681788 VLCHTTPFileDownloader: downloadFileFromURL: Always check for potential name 5 gadi atpakaļ
  Soomin Lee fd155dce8f Use kVLCHTTPUploadDirectory constant 6 gadi atpakaļ
  Justin Anderson ff9a2c275e Rewrote VLCHTTPFileDownloader 6 gadi atpakaļ
  Soomin Lee 2fc331592e VLCHTTPFileDownloader: Handle name duplicate download 6 gadi atpakaļ
  Soomin Lee 8416fbf0c3 VLCHTTPFileDownloader: Add guard for tvOS 7 gadi atpakaļ
  Soomin Lee a83d2edca3 VLCHTTPFileDownloader: Post NewFileAdded notification 7 gadi atpakaļ
  Alexis Aubry f03a9375af Rename VLC-for-iOS to VLC-iOS and rename the Module from VLC-iOS to VLC 7 gadi atpakaļ
  Carola Nitz 7ded3c6093 VLCAlertViewController: added a convenience method to omit the buttonsAction 7 gadi atpakaļ
  Carola Nitz 28c8bb0bb4 VLCAlertViewController :made the buttonsAction optional 7 gadi atpakaļ
  Quentin Richard 4900ef1f94 Refactoring on VLCAlertViewController 7 gadi atpakaļ
  Quentin Richard b2d273caa8 Update AlertView to AlertViewController 7 gadi atpakaļ
  Felix Paul Kühne e245195360 http file downloader: remove check for supported file format 7 gadi atpakaļ
  Pierre SAGASPE 8c06b5d3ed VLCHTTPFileDownloader : Replacing deprecated NSURLConnection for NSURLSession 7 gadi atpakaļ
  Carola Nitz e9870f6643 VLCHTTPFileDownloader: only download files that are supported by VLC 7 gadi atpakaļ
  Felix Paul Kühne 67a712e397 UIDevice: move category to properties with a 3 character prefix 9 gadi atpakaļ
  Felix Paul Kühne 95ad1b17e9 downloads: let the user download anything over http and save it in a way it is displayed in the library (closes #16928) 9 gadi atpakaļ
  Felix Paul Kühne 6a9424bcfd http downloading: prettify some strings 9 gadi atpakaļ
  Felix Paul Kühne 3f409199db http file downloader: fix integer overflow 10 gadi atpakaļ
  Felix Paul Kühne 8bb0d9b0dc more App Delegate cleanup 10 gadi atpakaļ
  Felix Paul Kühne 33b6e3a3ec misc bag of clean-up 10 gadi atpakaļ
  Felix Paul Kühne ce7be37c28 generally cancel any alert view when app resigns from the active state like it's 2009 10 gadi atpakaļ
  Tobias Conradi fa40d70dd1 change method signature to be more readable 10 gadi atpakaļ
  Felix Paul Kühne 9aa92461a6 http file downloader: de-duplicate code 10 gadi atpakaļ
  Pierre SAGASPE d7e19aa01e httpDownloader: check for available space left on device prior to downloading 10 gadi atpakaļ
  Marc Etcheverry 3ed801aaf1 Replace instances of NSLocalizedString(@"STRING", @"") with NSLocalizedString(@"STRING", nil) 11 gadi atpakaļ
  Pierre SAGASPE 15e2e33306 Adding redirect URL support to download module 11 gadi atpakaļ
  Felix Paul Kühne 49d45e2997 http downloader: use our own user-agent 11 gadi atpakaļ
  Felix Paul Kühne 66f6f4ec35 centralize network activity indicator management to fix corner-case issues 11 gadi atpakaļ
  Pierre SAGASPE 8e57c4e388 Formatting: replaces tabs with space and apply code rules 11 gadi atpakaļ
  Felix Paul Kühne ed3a97c3e1 fix compilation warnings from the future 11 gadi atpakaļ