Tobias Conradi
|
0731b6fa79
fix #14633 fix top inset for collection view
|
10 년 전 |
Carola Nitz
|
df9ab2029a
readd miniplaybackview after relayout
|
10 년 전 |
Carola Nitz
|
9a8f1459e6
persist state of viewpreference in playlistController
|
10 년 전 |
Tobias Conradi
|
9883b8ae18
move VLCPlaybackController configuration code for MediaLibrary object to category on VLCPlaybackController reduce duplicated code in VLCPlaylistViewController
|
10 년 전 |
Tobias Conradi
|
6d2121eb74
add animation to show/hide mini player
|
10 년 전 |
Felix Paul Kühne
|
683f1f8308
handoff: further clean-up and partial fixes
|
10 년 전 |
Tobias Conradi
|
1b9e26bd25
fix stale mini-players in hierachy
|
10 년 전 |
Felix Paul Kühne
|
3e573604ef
handoff: fix incorrect category selection
|
10 년 전 |
Felix Paul Kühne
|
0707592a26
playlist: make sure that the mini playback controller doesn't hide parts of the data views
|
10 년 전 |
Felix Paul Kühne
|
def58c7560
playlist: make sure to stop playback before deleting a given media from the library
|
10 년 전 |
Tobias Conradi
|
9beee90fe2
MLFile now stores relative path in the path property. the absolut path/url can be accessed by using the property url which returns an NSURL
|
10 년 전 |
Tobias Conradi
|
6c3e57315f
migrations are done before playlist view becomes visible so we don't need to do migrations here
|
10 년 전 |
Felix Paul Kühne
|
02bc1f5429
playlist: deploy mini playback view
|
10 년 전 |
Felix Paul Kühne
|
0476d0df15
playlist: add view containers to a contentview instead of deploying them as our view itself
|
10 년 전 |
Tobias Conradi
|
c315382233
remove dead code
|
10 년 전 |
Tobias Conradi
|
49bee8363d
fix some more warning
|
10 년 전 |
Felix Paul Kühne
|
960787b7be
replace rarely used themed done button with a more appealing dark button
|
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 년 전 |
Felix Paul Kühne
|
802882579f
fix regression introduced in 2.4.x: we displayed the library contents on launch while the it was still unlocked
|
10 년 전 |
Carola Nitz
|
fe2d7ae6f6
updated handoff
|
10 년 전 |
Felix Paul Kühne
|
c88e1ff93a
library: drop search support when in collection view mode (closes #12901)
|
10 년 전 |
Felix Paul Kühne
|
9b41636253
library: fix exception when removing the last item from a folder (closes #13507)
|
10 년 전 |
Felix Paul Kühne
|
8238f3f3e3
sharing: fix exception when touch the share button on iPad on iOS 8 (closes #13419)
|
10 년 전 |
Felix Paul Kühne
|
7319b0b428
playlist: add codec information
|
10 년 전 |
Pierre SAGASPE
|
91d56370bc
fix the first display of library with the search bar hidden on iPad
|
10 년 전 |
Pierre SAGASPE
|
603d1897b1
fix the first tap twice on navbar for show or hide search bar
|
10 년 전 |
Felix Paul Kühne
|
8a07a0f2c3
allow sharing audio tracks and show episodes in addition to regular files (close #13170)
|
10 년 전 |
Pierre SAGASPE
|
63fcaf1103
local network: tap twice on navbar for show or hide search bar
|
10 년 전 |
Pierre SAGASPE
|
d843f32b4d
local network: searchBar with VLCOrangeTintColor
|
10 년 전 |
Felix Paul Kühne
|
43224b484c
implement library search field for iPad (close #11303)
|
11 년 전 |