Carola Nitz
|
bf7bb7e950
VLCPlaybackController: fix rounding error which prevented crop to fill to be applied on iPad
|
7 years ago |
Carola Nitz
|
7dc66c6d61
VLCPlaybackController: Add aspect ratio for crop fill for iPhone 4
|
7 years ago |
Carola Nitz
|
3a67439c72
VLCPlaybackController: don't localize the formats
|
7 years ago |
Carola Nitz
|
da60f1297c
VLCPlaybackController: use scalefactor and added enum for different aspectratios to fix changing between different aspectratios
|
7 years ago |
Carola Nitz
|
0d5c545213
VLCPlaybackController: videooutput shouldn't be set to nil when the app is send to the background to avoid crash (Closes #60)
|
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
|
72a456dd90
Move the update UI with metadata call to the mainqueue to avoid crashes when the UI was updated from the background.
|
7 years ago |
Felix Paul Kühne
|
386ebd55cd
VLCPlaybackController: replace another occurance of deprecated API
|
8 years ago |
Felix Paul Kühne
|
c8d2d628bc
VLCPlaybackController: replace deprecated, thread-unsafe-API
|
8 years ago |
Carola Nitz
|
eecd44e956
Replace setting the passthrough via private Api with now exposed property
|
8 years ago |
Soomin Lee
|
0bd209b858
tvOS: Fix compilation
|
8 years ago |
Carola Nitz
|
d781d85e8f
update tvOS framework to compile again
|
8 years ago |
Carola Nitz
|
12d0a02ff2
move updateDisplayMetadata call out of mainqueue to avoid unresponsive UI
|
8 years ago |
Soomin Lee
|
b47269ec5b
iOS: Add shuffle feature
|
8 years ago |
Soomin Lee
|
0f60f39609
iOS: Fix VLCPlaybackController projection checking crash out-of-bounds exception
|
8 years ago |
Soomin Lee
|
771a67fbb9
iOS: Add hardware decoding in settings
|
8 years ago |
Soomin Lee
|
5f0e796317
iOS: Add basic 360 support methods in VLCPlaybackController
|
8 years ago |
Thomas Guillem
|
c2d36dd036
vlc: ignore configuration changed events
|
8 years ago |
Thomas Guillem
|
bcc9ffec3e
vpc: pause only when headphones are unplugged
|
8 years ago |
Thomas Guillem
|
3d16036b9a
Revert "vpc: enforce the audio device's reported output latency (closes #2)"
|
8 years ago |
Felix Paul Kühne
|
384d26df4f
playback controller: tvOS compilation fix
|
9 years ago |
Felix Paul Kühne
|
049e76a1a4
playback controller: fix compilation warning
|
9 years ago |
Felix Paul Kühne
|
67a712e397
UIDevice: move category to properties with a 3 character prefix
|
9 years ago |
Felix Paul Kühne
|
446151a97b
playback controller: remove deprecated synchronous parse call
|
9 years ago |
Felix Paul Kühne
|
47f9dbb869
TV: recover S/PDIF state
|
9 years ago |
Felix Paul Kühne
|
13e75086a0
vpc: correctly respect continuity options for audio and video (closes #16840)
|
9 years ago |
Felix Paul Kühne
|
635335ec5c
VPC: use VLCKit's dialog provider
|
9 years ago |
Felix Paul Kühne
|
1adcfa2fe0
Fix saving playback progress for media containing spaces
|
9 years ago |
Felix Paul Kühne
|
4311169c1f
fix repeat one / repeat list
|
9 years ago |
Felix Paul Kühne
|
6900666288
Compilation fix
|
9 years ago |