Age | Commit message (Collapse) | Author |
|
[tools/depends] Fix android pycryptodome package, Bump rustup 1.75.0
|
|
Error was:
running git clean -xffd -e "project/BuildDependencies/downloads" -e "project/BuildDependencies/downloads2" -e "project/BuildDependencies/mingwlibs" -e "project/BuildDependencies/msys64" -e "project/BuildDependencies/tools" -e "cmake/addons/build/download/msys2-base-*.tar.xz"
warning: failed to remove cmake/addons/build/mingw/src/mingw/usr/bin/dirmngr.exe: Invalid argument
warning: failed to remove cmake/addons/build/mingw/src/mingw/usr/bin/msys-2.0.dll: Invalid argument
warning: failed to remove cmake/addons/build/mingw/src/mingw/usr/bin/msys-assuan-0.dll: Invalid argument
warning: failed to remove cmake/addons/build/mingw/src/mingw/usr/bin/msys-ffi-8.dll: Invalid argument
warning: failed to remove cmake/addons/build/mingw/src/mingw/usr/bin/msys-gcc_s-seh-1.dll: Invalid argument
warning: failed to remove cmake/addons/build/mingw/src/mingw/usr/bin/msys-gcrypt-20.dll: Invalid argument
warning: failed to remove cmake/addons/build/mingw/src/mingw/usr/bin/msys-gmp-10.dll: Invalid argument
warning: failed to remove cmake/addons/build/mingw/src/mingw/usr/bin/msys-gnutls-30.dll: Invalid argument
warning: failed to remove cmake/addons/build/mingw/src/mingw/usr/bin/msys-gpg-error-0.dll: Invalid argument
warning: failed to remove cmake/addons/build/mingw/src/mingw/usr/bin/msys-hogweed-6.dll: Invalid argument
warning: failed to remove cmake/addons/build/mingw/src/mingw/usr/bin/msys-iconv-2.dll: Invalid argument
warning: failed to remove cmake/addons/build/mingw/src/mingw/usr/bin/msys-idn2-0.dll: Invalid argument
warning: failed to remove cmake/addons/build/mingw/src/mingw/usr/bin/msys-intl-8.dll: Invalid argument
warning: failed to remove cmake/addons/build/mingw/src/mingw/usr/bin/msys-ksba-8.dll: Invalid argument
warning: failed to remove cmake/addons/build/mingw/src/mingw/usr/bin/msys-nettle-8.dll: Invalid argument
warning: failed to remove cmake/addons/build/mingw/src/mingw/usr/bin/msys-npth-0.dll: Invalid argument
warning: failed to remove cmake/addons/build/mingw/src/mingw/usr/bin/msys-p11-kit-0.dll: Invalid argument
warning: failed to remove cmake/addons/build/mingw/src/mingw/usr/bin/msys-tasn1-6.dll: Invalid argument
warning: failed to remove cmake/addons/build/mingw/src/mingw/usr/bin/msys-unistring-5.dll: Invalid argument
warning: failed to remove cmake/addons/build/mingw/src/mingw/usr/bin/msys-z.dll: Invalid argument
|
|
Motivated by the fact that we have 140 keys, so N^2 lookups can get expensive.
|
|
Game API v3.0.2: Mouse/keyboard addressing
|
|
[Joysticks] Fix broken focus on emulated analog stick
|
|
|
|
|
|
This reverts commit f6dd52e3aee595ddb6b6079253db51dd00a710b4.
|
|
Fix the scourge of game add-on build failures
|
|
|
|
This matches the current implementation with the latest documentation.
Before:
1
1/game.controller.multitap/2
After:
/1
/1/game.controller.multitap/2
|
|
|
|
[Input] Default buttonmaps for keyboard and mouse
|
|
[video] Change Versions Art Handling
|
|
WHERE ( x, y) IN () is a non-standard SQL extension supported by sqlite, mySql and MariaDB
|
|
|
|
The asset owner can be retrieved from the db and doesn't have to be provided through parameters.
|
|
version art
|
|
url is set to empty for Choose Art > no art
|
|
Movie art otherwise.
|
|
MacOS: add missing key mappings
|
|
|
|
AudioTrack: Simplify Channel selection
|
|
AESinkAudioTrack: Allow multi-channel float for new devices
|
|
|
|
While supported since API level 21, we had lots of issues up to 3 years
ago with devices opening multi-channel but not outputting anything. Let's
try it again this time but safe guard with an advanced setting.
At least running Android TV 11 should be fine. Float is the highest precision
and quality Android offers. Exxoplayer only distinguish between standard 16 bit
and 32 bit float for high precision.
All the other formats are created / downsampled / converted by Audiotrack to
match the final output.
As this does not work reliably and settings times for sinks (sinks don't have
settings as of now), let's go opt-in via advancedsettings.
|
|
AEChannelToAUDIOTRACKChannel is not used at the moment as we go with limited
Channelmasks Stereo, 5.1, 7.1. It is removed as separate commit as we will
need it back when Android devices appear that can do those advanced channel
layouts.
|
|
|
|
[VideoDB] restore compatibility with MariaDB < 10.5.2
|
|
Ive jumped the gun on this. I had stuff in a branch that installs PIL to same
location as pycryptodome to simplify. Revert this for now until that comes in
|
|
cargo-c fails to build on osx aarch64 host with the following failures
error[E0658]: use of unstable library feature 'stdsimd'
--> /Users/Shared/xbmc-depends/arm-darwin23.1.0-native/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ahash-0.8.7/src/operations.rs:124:24
|
124 | let res = unsafe { vaesmcq_u8(vaeseq_u8(transmute!(value), transmute!(0u128))) };
| ^^^^^^^^^^
|
= note: see issue #48556 <https://github.com/rust-lang/rust/issues/48556> for more information
error[E0658]: use of unstable library feature 'stdsimd'
--> /Users/Shared/xbmc-depends/arm-darwin23.1.0-native/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ahash-0.8.7/src/operations.rs:124:35
|
124 | let res = unsafe { vaesmcq_u8(vaeseq_u8(transmute!(value), transmute!(0u128))) };
| ^^^^^^^^^
|
= note: see issue #48556 <https://github.com/rust-lang/rust/issues/48556> for more information
error[E0658]: use of unstable library feature 'stdsimd'
--> /Users/Shared/xbmc-depends/arm-darwin23.1.0-native/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ahash-0.8.7/src/operations.rs:154:24
|
154 | let res = unsafe { vaesimcq_u8(vaesdq_u8(transmute!(value), transmute!(0u128))) };
| ^^^^^^^^^^^
|
= note: see issue #48556 <https://github.com/rust-lang/rust/issues/48556> for more information
error[E0658]: use of unstable library feature 'stdsimd'
--> /Users/Shared/xbmc-depends/arm-darwin23.1.0-native/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ahash-0.8.7/src/operations.rs:154:36
|
154 | let res = unsafe { vaesimcq_u8(vaesdq_u8(transmute!(value), transmute!(0u128))) };
| ^^^^^^^^^
|
= note: see issue #48556 <https://github.com/rust-lang/rust/issues/48556> for more information
Compiling hkdf v0.12.4
For more information about this error, try `rustc --explain E0658`.
error: could not compile `ahash` (lib) due to 4 previous errors
Bump to 1.75.0 resolves this.
|
|
|
|
[video] rework dimensions
|
|
|
|
[tvOS] fix assigning bundle ID to the generated frameworks
|
|
AESinkPipewire: Set Samplerate for the node
|
|
[ContextMenus] Don't populate python context items if browsing sub-menus
|
|
[PVR] "Play EPG Tags as Movies"
|
|
|
|
|
|
matches behavior of other scripts
|
|
|
|
|
|
|
|
[Windows] AESinkWASAPI: improve fallback when is not supported exact output channel layout
|
|
|
|
|
|
Failure occurred when running 'git clean' while gpg-agent.exe was daemonized.
|
|
Used as a fallback in case the joystick add-on isn't available.
|
|
[Input] Refactor to improve code organization
|