Felix Paul Kühne
|
b28b9b4e11
local network: refactor shared library code to never block the main thread
|
10 years ago |
Pierre SAGASPE
|
676a820c26
plex: add access to the Plex Server with an authentication if required
|
10 years ago |
Felix Paul Kühne
|
be0cfc04f7
local network: fix crash on opening the VC by making sure that we provide a proper string to the UPnP library
|
10 years ago |
Felix Paul Kühne
|
960787b7be
replace rarely used themed done button with a more appealing dark button
|
10 years ago |
Felix Paul Kühne
|
767a02ba31
subclass UINavigationController for custom appearance instead of using a category to save selector dispatches and slightly less clutter
|
10 years ago |
Pierre SAGASPE
|
9afda9be5d
local network: fix duplicate name of the dsm discovered on refresh
|
10 years ago |
Felix Paul Kühne
|
d225d1cef9
local network: add DSM stub
|
10 years ago |
Felix Paul Kühne
|
813f3d6b1e
local network: update (disabled) SAP discovery to the VLCKit 3.0 discovery API
|
10 years ago |
Pierre SAGASPE
|
d77c309df4
plex: add connect manually to plex media server
|
10 years ago |
Felix Paul Kühne
|
abc99aa166
local network: add missing l10n and minor appearance fixes
|
10 years ago |
Pierre SAGASPE
|
9c0774181f
LocalServer: Add "VLC for ios" Media server for stream or download (exchange of media between idevice)
|
10 years ago |
Pierre SAGASPE
|
0c204f91ff
local network: add http Server discovery via Bonjour
|
10 years ago |
Pierre SAGASPE
|
0527a941a2
local network: pull dow to refresh with background VLCDarkBackgroundColor
|
10 years ago |
Marc Etcheverry
|
ad70002aed
Fix a crash in the Local Network view controller
|
11 years ago |
Marc Etcheverry
|
02b995f654
Use UITableViewCellSeparatorStyleNone where appropriate
|
11 years ago |
Marc Etcheverry
|
b2e0a3808a
Use UIScrollViewIndicatorStyleWhite where appropriate to actually see the scrollbar
|
11 years ago |
Marc Etcheverry
|
3ed801aaf1
Replace instances of NSLocalizedString(@"STRING", @"") with NSLocalizedString(@"STRING", nil)
|
11 years ago |
Marc Etcheverry
|
a7e1567a7f
Use proper acronym UPnP rather than UPNP
|
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 |
Felix Paul Kühne
|
6ac2077732
Collect all colors created in code at a central place
|
11 years ago |
Pierre SAGASPE
|
c7a70e9d13
local network:fix crash when handle refresh is launched without wifi connection
|
11 years ago |
Pierre SAGASPE
|
e266e4ad6c
Add icons for Plex Server
|
11 years ago |
Pierre SAGASPE
|
d0eeb1effe
LocalServer: Add Plex web server support for stream or download with external subtitle
|
11 years ago |
Pierre SAGASPE
|
62d94a16c8
local network: add Plex Media Server discovery via Bonjour
|
11 years ago |
Felix Paul Kühne
|
423eda37ab
local network: compilation fix
|
11 years ago |
Felix Paul Kühne
|
2ae07d94ce
Revert "local network: add SMB/CIFS discovery via Bonjour"
|
11 years ago |
Felix Paul Kühne
|
92515f7cc0
local network: add SMB/CIFS discovery via Bonjour
|
11 years ago |
Felix Paul Kühne
|
b9b093680e
local network: simplify ftp bonjour discovery
|
11 years ago |
Felix Paul Kühne
|
681c82c543
local network: be more insistent when querying for UPnP servers
|
11 years ago |
Pierre SAGASPE
|
8e57c4e388
Formatting: replaces tabs with space and apply code rules
|
11 years ago |