Closed
Conversation
[PVR] Reminders: Show reminder dialogs only when GUI is fully initialized / user has logged in
[addons][base][filesystem][gui] improvement and fixes.
Parallel execution of gtest / ctest exposed data race on hardcoded file '/tmp/kodi-test'. Add nanosecond timestamp to filename to mitigate an issue. Signed-off-by: Vasyl Gello <vasek.gello@gmail.com>
…-less video sources.
…optical Show media stubs even if there is no optical drive
…watched-unwatched [video] Re-add 'Mark watched/unwatched' context menu items to content-less video sources.
- for consistency
jquery 1.11.0 -> 3.5.1 for Webinterface
[Android] Rename deprecated getVolumeList -> getStorageVolumes
Currently a deb is being created twice for a tvos build. No need for this.
[buildsteps/tvos] remove deb target from make-xbmc step
This supports both Micro and Extended gamecontroller support as per Apples API. Extended Gamecontroller supports 16 buttons, 4 axis - Dpad (4 buttons) - L/R Shoulder (2 buttons) - L/R Trigger (currently buttons but provides axis data) - A/B/X/Y - Menu (>= ios13 required) - Option (>= ios13 required) - L/R Thumbsticks (2 axis each stick) - L/R Thumbstick Buttons (>= ios 13 required) Micro Gamecontroller supports 6 buttons, 0 axis - Dpad (4 buttons) - A/X - Accelerometer/gyro data is possible, but not supported Note: Micro support is entirely untested. The only micro controller im aware of is the tvos Siri remote. TVOS input handling needs a complete overhaul for this to work on that platform currently. Todo: - Multicontroller handling - Convert Triggers to axis instead of buttons - Investigate crash with Steelseries Nimbus Pause button - Cleanup/refine Logging - Investigate Micro Gyro/Accelerometer input
[cmake] JsonSchemaBuilder warnings and install fix
Use HEVC_NAL_CRA_NUT as KeyFrame
[PeripheralBus] IOS GameController Support
Bump version to untagged commit hash to support features implemented in xbmc#15686
[depends] bump libnfs to 4.0.0
Owner
|
@I-Cat please stop submitting pull-requests to my repo. thx! |
Author
|
@ronie okay no problem. 😄 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Motivation and Context
How Has This Been Tested?
Screenshots (if appropriate):
Types of change
ad missing updates from other members to ronnie
Fixed spelling on privacy policy .txt file.
Checklist:
-[x] - review required Thanks