Carola Nitz
|
7ca4866fa3
PAPasscode: use the pod instead of individual files and added error handling
|
7 years ago |
Carola Nitz
|
909f1d64b6
KeychainCoordinator: convert to swift
|
7 years ago |
Carola Nitz
|
e3f63bed36
LayoutAnchorContainer: Add a protocol to have a common denominator for layoutanchors
|
7 years ago |
Carola Nitz
|
c3301c364a
We should use -Os(fastest smallest) for Release builds to reduce code size
|
7 years ago |
Carola Nitz
|
ea54eeb7f2
Initial Drag and Drop support
|
7 years ago |
Carola Nitz
|
b184615176
Projectfile+Podfile: remove unneeded debug targets
|
7 years ago |
Soomin Lee
|
c8b42af074
pbxproj: Remove unnecessary path
|
8 years ago |
Carola Nitz
|
df0904fde5
VLCNetworkLoginViewFieldCell: adjust layout for iPhone X
|
7 years ago |
Carola Nitz
|
9c6d6871f3
VLCNavigationController: remove it since we can achieve the same affect with UIAppearance
|
7 years ago |
Felix Paul Kühne
|
98456013f3
Update Hockey SDK
|
7 years ago |
Felix Paul Kühne
|
dd6230c387
ATV: bump version and fix signage
|
7 years ago |
Felix Paul Kühne
|
9fc4afead6
Raise tvOS deployment target
|
7 years ago |
Felix Paul Kühne
|
927e942f59
update pod resources to latest version
|
7 years ago |
Carola Nitz
|
0f8bdb39c1
VLCPlaybackController: Decouple Metadata and controlcenter code from playback
|
7 years ago |
Carola Nitz
|
ce03cb9c3f
VLCRemoteControlService: remove < iOS 9 code and Decouple the remotecontrolEvents from the playbackController
|
7 years ago |
Carola Nitz
|
5571b74308
Tests: adjusted Deploymenttarget and changed call that is not available on iOS 9
|
7 years ago |
Carola Nitz
|
a6d004009a
added basic Tests for codecs
|
7 years ago |
Soomin Lee
|
7b5210c8ac
Move source files to Sources
|
7 years ago |
Felix Paul Kühne
|
8a2f3233a0
Hardcode our dev team
|
7 years ago |
Felix Paul Kühne
|
e9df21459d
Deploy upnpx 1.4.0
|
7 years ago |
Carola Nitz
|
a03c0f014f
pods: bump MobileVLCKit and TVVLCKit versions
|
7 years ago |
Carola Nitz
|
dbd91a1b21
bump deployment target for upcoming 3.0 release and to fix jenkins builds
|
7 years ago |
Felix Paul Kühne
|
d3dd41e061
Update VLCKit
|
7 years ago |
Carola Nitz
|
857f410d49
VLCMovieViewcontroller: move navigationbar into Movieviewcontroller to use autolayoutconstraints and use the presenting navigationbar instead of creating a new one. This removes a lot of unnecessary code and fixes an issue where the navigation bar was colliding with the statusbar (closes #34)
|
7 years ago |
Carola Nitz
|
0d35aaec11
Revert "iOS: Add navigation bar animation on scroll on the LibraryView"
|
7 years ago |
Carola Nitz
|
96f81a4f50
move TrackselectorView out of the MovieViewController
|
7 years ago |
Carola Nitz
|
7c94c41e94
first hit at seperating viewpresentation from the underlying media management. Moved the _foundmedia array into it's own class VLCMediaDataSource.m.
|
8 years ago |
Carola Nitz
|
49b540c5f1
moved the code related to providing searchresults into it's own file
|
7 years ago |
Carola Nitz
|
eecd44e956
Replace setting the passthrough via private Api with now exposed property
|
8 years ago |
Carola Nitz
|
390c421ffe
remove blurcategory again from watch since the accelerate framework is only available on watchOS 4 and crashed on all older watches
|
8 years ago |