aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-03-16[tools/depends][target] target_platform based dependency buildingfuzzard
2023-03-15[Android] Remove OBB expansion filesJose Luis Marti
2023-03-15[Settings] Refresh visibility and enable status on setting updateMiguel Borges de Freitas
2023-03-15[macOS][NativeWindowing] Lock move screen ability to the fact the app is not ↵Miguel Borges de Freitas
running in fullscreen
2023-03-15[settings][settingconditions] Add virtual method SupportsScreenMoveenen92
2023-03-15Merge pull request #22964 from thexai/fix-prepare-envthexai
[Windows][build ffmpeg] more robust build scripts
2023-03-15Merge pull request #22984 from joseluismarti/init-weightfuzzard
[windowing] fix uninitialised weight
2023-03-15[windowing] fix uninitialised weightJose Luis Marti
2023-03-14Merge pull request #22979 from enen92/isfullscreen_nukeMiguel Borges de Freitas
[Settings] Remove IsFullScreen complex condition
2023-03-14Merge pull request #22974 from enen92/music_visualization_dimjenkins4kodi
2023-03-14[Settings] Remove IsFullScreen complex conditionenen92
2023-03-14[Settings] Nuke old use visualization instead of screensaver settingenen92
2023-03-14[Settings] Add groups for screensaver settingsenen92
2023-03-14[Audio][Screensaver] Add setting to disable screensaver if playing audioenen92
2023-03-14Merge pull request #22976 from enen92/label_pixel_perfectMiguel Borges de Freitas
[Estuary][MusicViz] Fix label height
2023-03-14[Estuary][MusicViz] Fix label heightenen92
2023-03-14[cmake][win] allow MAXTHREADS env var for /MP usefuzzard
2023-03-14[Settings] Disable screensaver.usemusicvisinstead if no music visualization ↵enen92
is defined
2023-03-14Merge pull request #22973 from enen92/selectboolMiguel Borges de Freitas
[docs][doxygen] Document Skin.SelectBool builtin
2023-03-14Merge pull request #22972 from enen92/fixup_links_docsMiguel Borges de Freitas
[Docs] Fix Links
2023-03-13Merge pull request #22906 from lrusak/gl-gles-static-createLukas Rusak
COverlay: add static create methods
2023-03-13[JSON-RPC] Add genre to Video.Fields.Episode fieldsenen92
2023-03-13[docs][doxygen] Document Skin.SelectBool builtinenen92
2023-03-13[Docs] Fix Linksenen92
2023-03-13Merge pull request #22966 from fuzzard/configure_asflagsfuzzard
[tools/depends] add asflags as predefined flag option
2023-03-13Merge pull request #22970 from fuzzard/fix_cmake_libass_linuxfuzzard
[cmake] FindLibASS only add pkgconfig ldflags for KODI_DEPENDSBUILD
2023-03-13[cmake] FindLibASS only add pkgconfig ldflags for KODI_DEPENDSBUILDfuzzard
2023-03-12Merge pull request #22304 from fuzzard/depends_gnutlsfuzzard
[tools/depends][target] Bump gnutls 3.7.8
2023-03-12fix gnutls issue with ndk 21Jose Luis Marti
2023-03-12[tools/depends] gnutls 3.7.8fuzzard
2023-03-11[Windows][build ffmpeg] more robust build scriptsthexai
2023-03-11Merge pull request #22858 from enen92/upnp_fixes_foldersfuzzard
[upnp] fix regressions for folder definitions
2023-03-11Merge pull request #22940 from fuzzard/android_staticlibassfuzzard
[Tools/depends] Build libass static only, Update android packaging
2023-03-11[tools/depends][target] Build libass as static onlyfuzzard
We also change android packaging to expect static libass
2023-03-11Merge pull request #22951 from fuzzard/android_packaging_cleanfuzzard
[Android] Packaging scripts cleanup
2023-03-11[tools/depends] add asflags as predefined flag optionfuzzard
2023-03-11[android][packaging] remove no longer used ARCH blockfuzzard
Looks to have been a legacy of gdbserver. No longer needed.
2023-03-11[android][packaging] remove unused variablesfuzzard
2023-03-11[cmake][android] install remove superfluous loopfuzzard
foreach loop only used for shairplay, where we already explicitly bundle shairplay 3 lines later. Just remove the loop. Add a target test for adding the shairplay lib to bundlefiles
2023-03-11[android][packaging] ANDROID_DEBUGGABLE isnt used since commit 7586145fuzzard
2023-03-11Merge pull request #22852 from KyleSanderson/cleaning-up-the-housefuzzard
Add binary addons clean documentation
2023-03-11Merge pull request #22937 from joseluismarti/mediacodec-casefuzzard
[Android] Simplify switch case statements and map AVCOL_TRC_BT709 in …
2023-03-11Merge pull request #22953 from fuzzard/cmake_android_bundlefilefuzzard
[Cmake][android] Add target support to add_bundle_file function
2023-03-10Merge pull request #22950 from joseluismarti/mediacodec-doviPeter Frühberger
[Android] Use dolby-vision codec if supported by the device
2023-03-10Merge pull request #22936 from CrystalP/quickfix-window-pos-sizethexai
[Windows] shrink window to fit the screen and avoid a crash
2023-03-10Merge pull request #22927 from garbear/sync-controllersfuzzard
Sync controller add-ons with controller-topology-project
2023-03-10[cmake][android] install use Shairplay::Shairplay target for bundle_filesfuzzard
2023-03-10[cmake][android] add_bundle_file add support for IMPORTED targetsfuzzard
2023-03-10[Android] Use dolby-vision codec if supported by the deviceJose Luis Marti
2023-03-09Merge pull request #22920 from thexai/SMB-chunk-sizethexai
[Windows] Fix SMB read chunk size when is not used FileCache