Marc Etcheverry
|
1cc9340fcd
Update strings for the new sharing support
|
11 years ago |
Marc Etcheverry
|
67824c111a
Add file sharing support (#11302)
|
11 years ago |
Marc Etcheverry
|
a7e1567a7f
Use proper acronym UPnP rather than UPNP
|
11 years ago |
Marc Etcheverry
|
14162c9f55
Automatically select build architecture and quiet warnings
|
11 years ago |
Marc Etcheverry
|
eacda07848
Remove 'VLC for iOS-Info.plist' from the Copy Bundle Resources phase
|
11 years ago |
Marc Etcheverry
|
b399037499
Set the Debug configuration optimization level to -O0 to make LLDB usable
|
11 years ago |
Marc Etcheverry
|
a38740bb64
Fix crash in iOS 6 when attempting to download or upload a file
|
11 years ago |
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.
|
11 years ago |
Marc Etcheverry
|
635b2798e3
Make the keyboard dark in the iOS 7 search bars
|
11 years ago |
Marc Etcheverry
|
c4715bc8ab
Make the keyboard dark in iOS 7 for Downloads, Connect to Server and Open Network Stream
|
11 years ago |
Marc Etcheverry
|
338923efbd
Fix the descender 'g' in the "Universal Plug'n'Play" text in Local Network being cut off at the bottom. Do not inset the rect, UILabel will vertically center by default.
|
11 years ago |
Marc Etcheverry
|
cf6726209d
Local Network: Make the highlighted text in the cells more readable when selected
|
11 years ago |
Marc Etcheverry
|
6d8f782cbd
More readable color for the text field placeholders in Downloads and Open Network Stream (iOS 7). This matches the text field styling in "Connect to Server"
|
11 years ago |
Marc Etcheverry
|
435f914857
Fix crash on launch in iOS 6.1. -[UINavigationBar/UISearchBar barTintColor] is iOS 7+ only
|
11 years ago |
Marc Etcheverry
|
9f194207ab
Open Network Stream: Add a copy action when tapping and holding the cells
|
11 years ago |
Marc Etcheverry
|
9f38ece94f
Open Network Stream: Make the highlighted text in the cells more readable when selected
|
11 years ago |
Marc Etcheverry
|
27fa44844e
Fix browsing of UPnP devices with no SortCapabilities (HDHomeRun)
|
11 years ago |
Felix Paul Kühne
|
22f3cacf8e
about dialog: use white scrollbar instead of the default since we using a dark background
|
11 years ago |
Felix Paul Kühne
|
c656a32aff
fix copyright header
|
11 years ago |
Felix Paul Kühne
|
d01804e088
Remove super-seeded hack
|
11 years ago |
Felix Paul Kühne
|
6ac2077732
Collect all colors created in code at a central place
|
11 years ago |
Felix Paul Kühne
|
d476f45654
about view: drop useless xib file and fix #11637
|
11 years ago |
Pierre SAGASPE
|
82e976e4c5
web intf: simple downloading UI, more fun.
|
11 years ago |
Pierre SAGASPE
|
fac6dc1bb7
web intf: displaying media thumbnails in the html
|
11 years ago |
Pierre SAGASPE
|
6b2e727d5f
quick fix: the downloading network activity indicator display
|
11 years ago |
Pierre SAGASPE
|
15e2e33306
Adding redirect URL support to download module
|
11 years ago |
Gleb Pinigin
|
b8d5f3c401
Playback: pause on incoming call and resume only if playback was interrupted
|
12 years ago |
Gleb Pinigin
|
c1b70de245
HTTPServer: use meaningful defines of error codes from errno.h
|
11 years ago |
Gleb Pinigin
|
e76dafe0bd
Remove unused method (for deployment target >= 6.0)
|
11 years ago |
Gleb Pinigin
|
4a757d7fd9
build script: introduce argument '-p' to build stable version of MobileVLCKit
|
11 years ago |