VLCRemoteControlService: Add settings to skip forward/back instead of go to next/previous track
- on lockscreen and when using external controls (like headphones and car controls). (resolve #428 #800) Signed-off-by:Felix Paul Kühne <felix@feepk.net>
parent
3c1b64dd
No related branches found
No related tags found
Showing
- Documentation/NEWS.md 2 additions, 0 deletionsDocumentation/NEWS.md
- Resources/iOS/Settings.bundle/Root.inApp.plist 40 additions, 0 deletionsResources/iOS/Settings.bundle/Root.inApp.plist
- Resources/iOS/Settings.bundle/Root.plist 40 additions, 0 deletionsResources/iOS/Settings.bundle/Root.plist
- Resources/iOS/Settings.bundle/en.lproj/Root.strings 4 additions, 0 deletionsResources/iOS/Settings.bundle/en.lproj/Root.strings
- Resources/tvOS/Settings.bundle/en.lproj/Root.strings 4 additions, 0 deletionsResources/tvOS/Settings.bundle/en.lproj/Root.strings
- Sources/App/iOS/VLCAppDelegate.m 2 additions, 0 deletionsSources/App/iOS/VLCAppDelegate.m
- Sources/App/tvOS/AppleTVAppDelegate.m 2 additions, 0 deletionsSources/App/tvOS/AppleTVAppDelegate.m
- Sources/Headers/VLCConstants.h 2 additions, 0 deletionsSources/Headers/VLCConstants.h
- Sources/Headers/VLCTVConstants.h 2 additions, 0 deletionsSources/Headers/VLCTVConstants.h
- Sources/Playback/OS Integration/VLCRemoteControlService.m 21 additions, 6 deletionsSources/Playback/OS Integration/VLCRemoteControlService.m
- Sources/Settings/Model/SettingsSection.swift 16 additions, 0 deletionsSources/Settings/Model/SettingsSection.swift
Loading
Please register or sign in to comment