Age | Commit message (Collapse) | Author |
|
Fix skin element "toggle button"
|
|
Fix dimming screensaver if rendering front to back
|
|
Rating Icons, extend Rating support for Recordings
|
|
[PVR] Feature: "Delete after watching" for recordings
|
|
AudioEngine: Include LFE mixing setting
|
|
[PVR] CPVRClient cleanup: Move CAddonEpgTag to unnamed namespace and …
|
|
* Can't align to top
* Undefined font (font16)
* Don't think you can use align or aligny in a progress control
* No control ids in list 1103
* Nothing ondown from PVR osd buttons
* Lowercase false
* Remove unused variable
* Remove unused include
|
|
with the rest of CAddon* implementations.
|
|
|
|
[PVR] Misc cppcheck warning fixes.
|
|
|
|
through PVR recordings GUI component (to prepare future user interaction).
|
|
[cmake][addons] Dont quote variable passed to externalproject_add
|
|
[cmake][webOS] Exclude python config files from packaging
|
|
[cmake] Fix waylandpp scanner hint from pkg-config
|
|
TestConversionMatrix: Add missing `<iomanip>` include
|
|
[dvdread] fix warning 'gcc_struct' attribute directive ignored
|
|
|
|
|
|
|
|
|
|
|
|
|
|
We have user without AVR running fullrange speakers. They want the bass of
a 5.1 or 7.1 layout being mixed into FL and FR. This new setting allows
to do so.
|
|
[addons][PVR] PVR Addon API 9.0.0
|
|
Alwin partially fixed this in https://github.com/xbmc/xbmc/commit/2c1ef3dce244e4918b07f452d1c28a3b3b6d71a3
Reason he probably didnt see this was most of our addons use a sha256 file.
game.libretro.mrboom and game.libretro.2048 do not, and therefore fail to build with errors
such as:
CMake Error at /usr/share/cmake-3.30/Modules/ExternalProject/shared_internal_commands.cmake:1127 (message):
At least one entry of URL is a path (invalid in a list)
Call Stack (most recent call first):
/usr/share/cmake-3.30/Modules/ExternalProject.cmake:3035 (_ep_add_download_command)
/home/xxx/repos/xbmc/cmake/scripts/common/HandleDepends.cmake:272 (externalproject_add)
CMakeLists.txt:455 (add_addon_depends)
-- Configuring incomplete, errors occurred!
|
|
|
|
GetChannelStreamProperties. Add function StreamClosed. Add stream property PVR_STREAM_PROPERTY_LIVEPLAYBACKASEPG.
|
|
|
|
[PVR] Fix CAddonTimer ctor, firstDay member init. Make CaddonChannel ctor explicit
|
|
PVR_RECORDING::strParentalRatingCode, PVR_RECORDING::strParentalRatingIcon, PVR_RECORDING::strParentalRatingSource.
|
|
EPG_TAG::strParentalRatingSource. Changed EPG_TAG::iParentalRating type to unsigned int. Fix documentation.
|
|
c-struct init to DynamicCStructHdl default ctor.
|
|
explicit.
|
|
[PVR] CPVRGUIDirectory: Add support for saved search results.
|
|
[PVR] Saved searches: Add possibility to set a user defined icon for a search
|
|
[video][windows] Fix videos provided by plugins not played from info …
|
|
[tools/depends][native] Bump Markupsafe 2.1.5
[tools/depends][native] Bump Mako 1.3.5
[tools/depends][target] Bump pythonmodules-setuptools 72.1.0
[tools/depends][target] Bump Python 3.12.5
[tools/depends][target] samba-gplv3 patch distutils usage
python 3.12 removed distutils from core cpython, and it is now only available from
setuptools. Patch to import setuptools before trying to use distutils in samba
python functionality testing
[tools/depends][target] Mesa support setuptools for py3.12
Fix failure to find Mako due to error on import of distutils
Patch imports setuptools first, which allows distutils to succeed
|
|
|
|
|
|
for certain settings combination.
|
|
|
|
|
|
As per https://mesonbuild.com/Release-notes-for-1-3-0.html#machine-files-pkgconfig-field-deprecated-and-replaced-by-pkgconfig
Recommended solution for now is to duplicate, which turns off warning.
DEPRECATION: "pkgconfig" entry is deprecated and should be replaced by "pkg-config"
|
|
meson.build:615: WARNING: dri3 option "false" deprecated, please use "disabled" instead.
meson.build:661: WARNING: gallium-vdpau option "false" deprecated, please use "disabled" instead.
meson.build:803: WARNING: gallium-va option "false" deprecated, please use "disabled" instead.
meson.build:847: WARNING: gallium-xa option "false" deprecated, please use "disabled" instead.
|
|
|
|
[VideoDB] Fix episode_view performance for very large databases
|
|
[video] Change select action choose implementation to open the full context menu of the item…
|
|
[PVR] Fix major design flaw to use std::hash value as persistent client UID
|
|
[PVR] CPVRClients::UpdateTimerTypes: Fix crash with addons not suppor…
|