Luis Fernandes
|
1742d917d9
Added vlc:// prefix and handling
|
12 lat temu |
Felix Paul Kühne
|
a7d0ac7840
App Delegate: disable LOCAL_PLAYBACK_HACK by default
|
12 lat temu |
Felix Paul Kühne
|
df9800847c
H.264 loop filter: match Android settings
|
12 lat temu |
Felix Paul Kühne
|
3e9c5b2405
Use different defaults for the loop filter depending on device speed
|
12 lat temu |
Felix Paul Kühne
|
12e9905a7c
Add option to control H.264 loop filtering (close #8814)
|
12 lat temu |
Felix Paul Kühne
|
947455e13c
App Delegate: save some objc selector dispatches
|
12 lat temu |
Felix Paul Kühne
|
e6f59ee99a
App Delegate: prevent crash if added media is being removed while it didn't fully arrive
|
12 lat temu |
Romain Goyet
|
d833073370
Put the UINavigationController theming in a category
|
12 lat temu |
Felix Paul Kühne
|
5d62649717
App Delegate: remove debug
|
12 lat temu |
Felix Paul Kühne
|
276bd58167
App Delegate: update media database before adding new stuff to prevent duplicate items
|
12 lat temu |
Jean-Baptiste Kempf
|
19738bed6a
Mention the LICENSE in the files headers
|
12 lat temu |
Romain Goyet
|
af50130ab4
Always use initWithNibName:nil whenever possible
|
12 lat temu |
Jean-Baptiste Kempf
|
976a523562
Remove tabs and trailing spaces
|
12 lat temu |
Gleb Pinigin
|
40251d01b8
Slightly speed up startup time
|
12 lat temu |
Felix Paul Kühne
|
aa30059483
Implement refined navbar background for the phone's landscape mode
|
12 lat temu |
Gleb Pinigin
|
e198305c10
Passcode: ask for passcode after restarting of application
|
12 lat temu |
Gleb Pinigin
|
570a19ceea
Exclude from iCloud backup files added after application start up
|
12 lat temu |
Gleb Pinigin
|
65b18b1b8e
bugfix: correctly exclude files from iCloud backup
|
12 lat temu |
Gleb Pinigin
|
2d70171f45
Directory watcher: correctly detect what files was added
|
12 lat temu |
Gleb Pinigin
|
e512846c34
Add helper category method to NSString to determine when filePath is supported media/subtitle format or not
|
12 lat temu |
Gleb Pinigin
|
03998b94a0
Add 'smart' directory watcher (closes #8731)
|
12 lat temu |
Gleb Pinigin
|
bb5e9d4a50
Refactoring: hide ivars
|
12 lat temu |
Felix Paul Kühne
|
7a0a71231d
Remove verbosity setting and rename time stretching internally
|
12 lat temu |
Felix Paul Kühne
|
1d285dfae8
Implement basic customized navbar in library view
|
12 lat temu |
Gleb Pinigin
|
56fa587228
Initialize playlist view controller programmatically(except empty library view), => should improve scrolling performance
|
12 lat temu |
Gleb Pinigin
|
faa0c47009
Use boolValue instead of intValue for settings options
|
12 lat temu |
Gleb Pinigin
|
ad66f76995
Passcode: remove cancel button after app resuming
|
12 lat temu |
Felix Paul Kühne
|
481fccadaf
App Delegate: don't ask for passcode if disabled by the user (close #8695)
|
12 lat temu |
Felix Paul Kühne
|
b54abea82e
Add a UI and a data backend for Dropbox (close #8573)
|
12 lat temu |
Felix Paul Kühne
|
ed6859879a
Switch settings implementation to a saner approach, so the user can set most options both in System Settings and in-app (using InAppSettingsKit)
|
12 lat temu |