Tobias Conradi
|
bfb7c0b6ee
We don't need to add iTunesArtwork to the app bundle, it's only needed for iTunes Connect and not in the project.
|
10 年之前 |
Tobias Conradi
|
e090bcbc77
remove stale references in project file
|
10 年之前 |
Carola Nitz
|
6d52b5d1f8
move images into asset manager
|
10 年之前 |
Pierre SAGASPE
|
476b4e6624
plex: add VLCPlexWebAPI
|
10 年之前 |
Tobias Conradi
|
ad527e708e
rename newest model version to match app version
|
10 年之前 |
Tobias Conradi
|
9883b8ae18
move VLCPlaybackController configuration code for MediaLibrary object to category on VLCPlaybackController reduce duplicated code in VLCPlaylistViewController
|
10 年之前 |
Felix Paul Kühne
|
18ad81c58d
deploy 'no artwork' bitmap
|
10 年之前 |
Felix Paul Kühne
|
d7303162d3
watch extension: fix library lookup paths
|
10 年之前 |
Tobias Conradi
|
5ce76b3ded
fix watch kit extension
|
10 年之前 |
Tobias Conradi
|
39e599167d
add new model version
|
10 年之前 |
Tobias Conradi
|
6c10703b4d
first step of formalizing of Watch -> App communication
|
10 年之前 |
Felix Paul Kühne
|
c6208dff57
add basic mini playback view
|
10 年之前 |
Tobias Conradi
|
ce80f39030
move playlist array logic from VLCPlaylistInterfaceController to MLMediaLibrary category which eventually can be uses by both the iOS and Watch App
|
10 年之前 |
Tobias Conradi
|
dfdb942dab
refresh all registered managed objects on update notification
|
10 年之前 |
Tobias Conradi
|
7d4faeac70
set space for indentation at project level contributors no longer have to change their global setting or can commit with tab indentation by accident
|
10 年之前 |
Tobias Conradi
|
2f08666e38
move layout code for time navigation title view to separate view
|
10 年之前 |
Tobias Conradi
|
ce1383cdba
update xcode projects
|
10 年之前 |
Felix Paul Kühne
|
767a02ba31
subclass UINavigationController for custom appearance instead of using a category to save selector dispatches and slightly less clutter
|
10 年之前 |
Carola Nitz
|
276874f093
make watchkit optional to not crash on iOS 7
|
10 年之前 |
Felix Paul Kühne
|
ffc3b9ab44
playback: split any non-UI logic from the view controller to a designated global instance
|
10 年之前 |
Tobias Conradi
|
195046b5a0
UI updates should always happen on the main thread always set the gradient as default background image so the wrong image doesn't stay for a short time after page changes move progress related calculations to category
|
10 年之前 |
Carola Nitz
|
3927095a21
removed dependencies of fabric
|
10 年之前 |
Felix Paul Kühne
|
dee0b5ce82
switch from quincykit on a custom installation to Fabric
|
10 年之前 |
Felix Paul Kühne
|
fbd27f9e33
add an efficient, generic implementation to scale any image to fit any frame
|
10 年之前 |
VideoLAN
|
a0361ae435
Add l10n to Japanese, Chinese (Hans), Swedish, Turkish, Portuguese (Portugal), Ukrainian, Russian, Greek, Danish, Dutch, Tamil, Finnish, Italian, Spanish
|
10 年之前 |
Felix Paul Kühne
|
ff0315bfb2
fix exception on blur when creating blurred clusters for the watch
|
10 年之前 |
Felix Paul Kühne
|
92463f82ed
thumbnail cache: dynamically adapt cluster thumb size to watch size
|
10 年之前 |
Tobias Conradi
|
d49ef11453
rename InterfaceController to VLCPlaylistInterfaceController
|
10 年之前 |
Felix Paul Kühne
|
f07de47f4a
thumbnails cache: add basic watch support and add it to the respective target
|
10 年之前 |
Carola Nitz
|
f20ac797fa
switch between shows, albums and all files via force touch. added a gradient to backgroundimages
|
10 年之前 |