Pierre SAGASPE
|
8f44ace8a5
VLCOpenNetworkStreamViewController: replace deprecated NSURLConnection by NSURLSession
|
%!s(int64=7) %!d(string=hai) anos |
Victor Gama
|
a00878464c
Replace availability checks with the modern @available syntax (Fix #116)
|
%!s(int64=7) %!d(string=hai) anos |
Carola Nitz
|
f82802c050
NSUserDefaults: remove synchronized since it's outdated
|
%!s(int64=7) %!d(string=hai) anos |
Carola Nitz
|
26264da599
VLCPlaybackController : remove playURL calls and use medialist instead everywhere
|
%!s(int64=7) %!d(string=hai) anos |
Carola Nitz
|
a6d004009a
added basic Tests for codecs
|
%!s(int64=7) %!d(string=hai) anos |
Felix Paul Kühne
|
67a712e397
UIDevice: move category to properties with a 3 character prefix
|
%!s(int64=9) %!d(string=hai) anos |
Alessio Pollero
|
cb917373ab
Fix title not removed after removing a network stream source
|
%!s(int64=9) %!d(string=hai) anos |
Adam Viaud
|
7a070806a2
Renaming item in the Network Stream panel, rev2
|
%!s(int64=9) %!d(string=hai) anos |
Felix Paul Kühne
|
b8c9dd92da
Minor UI fix
|
%!s(int64=9) %!d(string=hai) anos |
Felix Paul Kühne
|
244ac26bcf
iOS ONS: micro-optimization
|
%!s(int64=9) %!d(string=hai) anos |
Felix Paul Kühne
|
6e37624186
LAN server sync: fix previous commit
|
%!s(int64=9) %!d(string=hai) anos |
Felix Paul Kühne
|
0db90ed8e5
open network stream vc: move synchronous network operations off the main-thread and micro-optimize
|
%!s(int64=9) %!d(string=hai) anos |
Felix Paul Kühne
|
fac12a8a56
Add key-value iCloud sharing for recently played URLs
|
%!s(int64=9) %!d(string=hai) anos |
Pierre SAGASPE
|
90e978ca5b
open network stream VC: add dismiss Keyboard
|
%!s(int64=10) %!d(string=hai) anos |
Pierre SAGASPE
|
4657b35e59
fix background color in the Open network stream view and the download view
|
%!s(int64=10) %!d(string=hai) anos |
Carola Nitz
|
86a3cfb98e
renamed the PlaylistViewController to LibraryViewController since it was never a playlist in the first place
|
%!s(int64=10) %!d(string=hai) anos |
Felix Paul Kühne
|
4b9996e8a8
don't use the app delegate as a proxy to the playback controller
|
%!s(int64=10) %!d(string=hai) anos |
Felix Paul Kühne
|
4ba4157a98
app delegate shouldn't be a dumping side for de-facto singletons
|
%!s(int64=10) %!d(string=hai) anos |
Felix Paul Kühne
|
6aa0fff129
Drop iOS 6.1
|
%!s(int64=10) %!d(string=hai) anos |
Felix Paul Kühne
|
ce7be37c28
generally cancel any alert view when app resigns from the active state like it's 2009
|
%!s(int64=10) %!d(string=hai) anos |
Felix Paul Kühne
|
6d64794190
network stream VC: allow keeping up to 100 recently played URLs instead of 15
|
%!s(int64=10) %!d(string=hai) anos |
Felix Paul Kühne
|
960787b7be
replace rarely used themed done button with a more appealing dark button
|
%!s(int64=10) %!d(string=hai) anos |
Felix Paul Kühne
|
767a02ba31
subclass UINavigationController for custom appearance instead of using a category to save selector dispatches and slightly less clutter
|
%!s(int64=10) %!d(string=hai) anos |
Felix Paul Kühne
|
af17db0e61
open network stream VC: simplify pasteboard loader
|
%!s(int64=10) %!d(string=hai) anos |
Pierre SAGASPE
|
48967c6f67
check to see if there is enough free space on the device to the subtitles downloader
|
%!s(int64=10) %!d(string=hai) anos |
Filipe Cabecinhas
|
dd7bcb2b11
Fix subtitle downloads by not messing encodings
|
%!s(int64=10) %!d(string=hai) anos |
Felix Paul Kühne
|
8981534e66
correctly cancel text fields when opening the menu (close #13169)
|
%!s(int64=10) %!d(string=hai) anos |
Marc Etcheverry
|
3ed801aaf1
Replace instances of NSLocalizedString(@"STRING", @"") with NSLocalizedString(@"STRING", nil)
|
%!s(int64=11) %!d(string=hai) anos |
Gleb Pinigin
|
ecf9eb378c
Network: use HEAD method to check availability of subtitles; follow code convention
|
%!s(int64=11) %!d(string=hai) anos |
Marc Etcheverry
|
9efa7a12a6
Open Network Stream: Do not update the URL field with the contents of the clipboard when the player exits. This used to wipe your previously set URL, which would be annoying if you had a typo and needed to modify it after a playback failure. URL field will only be updated when the user re-enters the Open Network Stream view controller or backgrounds & foregrounds the app.
|
%!s(int64=11) %!d(string=hai) anos |