Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-12-19 | Merge pull request #22286 from fuzzard/Nexus_rc220.0rc2-Nexus | fuzzard | |
[V20] Nexus RC2 | |||
2022-12-19 | [V20 RC2] Version bumps | fuzzard | |
2022-12-19 | Merge pull request #22284 from thexai/fix-Xbox-database-Nexus | fuzzard | |
[Xbox][Database] Fix race condition at upgrade databases version | |||
2022-12-18 | [Xbox][Database] Fix race condition at upgrade databases version | thexai | |
2022-12-18 | Merge pull request #22280 from ksooo/music_video_fix-playlist_detection-nexus | fuzzard | |
[music][video] (Music|Video)Utils::IsItemPlayable: Fix playlist detection | |||
2022-12-18 | Merge pull request #22264 from popcornmix/egl_modifiers | fuzzard | |
DRMPRIMEEGL: Also map the plane modifiers | |||
2022-12-16 | [music][video] (Music|Video)Utils::IsItemPlayable: Fix playlist detection. | ksooo | |
2022-12-15 | Merge pull request #22275 from repojohnray/nexus_fixstrikethrough | Miguel Borges de Freitas | |
[Subtitles] fix uninitialized strikethrough flag (Nexus backport) | |||
2022-12-15 | [Subtitles] fix uninitialized strikethrough flag | repojohnray | |
2022-12-15 | Merge pull request #22268 from enen92/nexus_backport_fix_discs_macos | Miguel Borges de Freitas | |
[Discs] Fix physical drive access on macOS | |||
2022-12-15 | Merge pull request #22267 from enen92/a_silicon_disk_backport | Miguel Borges de Freitas | |
[discs] Allow compilation of darwin driver on apple silicon | |||
2022-12-14 | [discs] Allow compilation of darwin driver on apple silicon | Miguel Borges de Freitas | |
2022-12-15 | Merge pull request #22261 from fuzzard/Nexus_fix_libmicrohttpd_timespecget | fuzzard | |
[BP][tools/depends][target] libmicrohttpd - disable timespec_get apple platforms | |||
2022-12-14 | [Discs] Fix physical drive access on macOS | Miguel Borges de Freitas | |
2022-12-14 | DRMPRIMEEGL: Also map the plane modifiers | Dom Cobley | |
The modifiers are required for rendering a plane but currently are lose between the decoder and EGL renderer With this patch hardware formats like Broadcom 8-bit (SAND128) and 10-bit (P030) can now be correctly rendered | |||
2022-12-14 | [tools/depends][target] libmicrohttpd - disable timespec_get usage for apple ↵ | fuzzard | |
platforms disable timespec_get for apple platforms. Was introduced in __API_AVAILABLE(macosx(10.15), ios(13.0), tvos(13.0), watchos(6.0)) however older platforms (reported 10.13.6) fail to run. | |||
2022-12-13 | Merge pull request #22255 from enen92/Nexus_txt_backport | Miguel Borges de Freitas | |
[Teletext] ensure thread safety | |||
2022-12-13 | Merge pull request #22249 from emveepee/vsdebugfixnexus | fuzzard | |
[BP][Windows] Fix Crash introduced in #22234 for windows Debug builds | |||
2022-12-12 | Merge pull request #22247 from emveepee/resumefixnexus | Kai Sommerfeld | |
[PVR] Fix for duplicate resume dialogs | |||
2022-12-12 | Merge pull request #22246 from ksooo/pvr-fix-epg-migration-nexus | Kai Sommerfeld | |
[PVR] Fix EPG database v15 -> v16 migration. | |||
2022-12-12 | [Teletext] ensure thread safety | repojohnray | |
2022-12-11 | Re-arrange code | emveepee | |
Backport of PR 22248 | |||
2022-12-11 | [PVR] Fix for duplicate resume dialogs | emveepee | |
Nexus backport of PR 22241 | |||
2022-12-11 | [PVR] Fix EPG database v15 -> v16 migration. | ksooo | |
2022-12-10 | Merge pull request #22236 from fuzzard/nexus_rc120.0rc1-Nexus | fuzzard | |
[V20 RC1] Version bumps for RC1 | |||
2022-12-10 | [V20 RC1] Version bumps for RC1 | fuzzard | |
Bump splash to RC label | |||
2022-12-10 | Merge pull request #22235 from fuzzard/addon_tmdbtv_bump | fuzzard | |
[Addon] bump metadata.tvshows.themoviedb.org.python 1.6.0 | |||
2022-12-10 | [Addon] bump metadata.tvshows.themoviedb.org.python 1.6.0 | fuzzard | |
Bump packaged version of metadata.tvshows.themoviedb.org.python to 1.6.0 to accomodate api changes in post Beta1 | |||
2022-12-10 | Merge pull request #22232 from enen92/osx_fullscreen_resize | fuzzard | |
[macOS][nativewindow] Resize/reposition while in fullscreen (XBMC_FUL… | |||
2022-12-10 | Merge pull request #22228 from enen92/get_glcontext_macos | fuzzard | |
[Macos][NativeWindowing] Get GL context on main thread | |||
2022-12-10 | Merge pull request #22229 from enen92/macos_windowing_deprecations | fuzzard | |
[macos][native windowing] Address a few deprecations | |||
2022-12-10 | Merge pull request #22227 from enen92/osx_didresize_fullscreen_toggle | fuzzard | |
[macos] Avoid toggling fullscreen twice on startup | |||
2022-12-10 | Merge pull request #22234 from joseluismarti/param-and-comment | fuzzard | |
[GUI] PARAM in includes are not evaluated when comments exist | |||
2022-12-09 | [GUI] PARAM in includes are not evaluated when comments exist | Jose Luis Marti | |
2022-12-08 | [macOS][nativewindow] Resize/reposition while in fullscreen ↵ | Miguel Borges de Freitas | |
(XBMC_FULLSCREEN_UPDATE) event | |||
2022-12-08 | [macos][native windowing] Address a few deprecations | Miguel Borges de Freitas | |
2022-12-08 | [Macos][NativeWindowing] Get GL context on main thread | Miguel Borges de Freitas | |
2022-12-08 | [macos] Avoid toggling fullscreen twice on startup | Miguel Borges de Freitas | |
2022-12-08 | [VideoInfoScanner] Prevent logging errors by getting empty directory (#22173) | larrignon | |
* Prevent logging errors by getting empty directory. Prevent logging errors by getting empty directory. | |||
2022-12-08 | Merge pull request #22205 from repojohnray/vaapifixavhwdevicectxalloc | fuzzard | |
VAAPI: fix av_hwdevice_ctx_alloc() related memory leak | |||
2022-12-08 | Merge pull request #22212 from emveepee/eventname | fuzzard | |
PVR Event Log name change | |||
2022-12-07 | Merge pull request #22221 from rimasx/patch-1 | fuzzard | |
Add estonian keyboard | |||
2022-12-05 | PVR Event log name | emveepee | |
The name sent to the event log is the PVR addon name which does not identify the instance having issues. | |||
2022-12-06 | Merge pull request #22215 from repojohnray/subtitlesfixflush | fuzzard | |
[Subtitles] fix Flush() related memory leak | |||
2022-12-06 | Merge pull request #22171 from enen92/txt_diacrit_pt | fuzzard | |
[Teletext] Fix diacrit unicode chars using harfbuzz | |||
2022-12-06 | Merge pull request #22218 from joseluismarti/preferredRefreshRate | fuzzard | |
[Android] preferredRefreshRate is ignored if preferredDisplayModeId is set | |||
2022-12-05 | Add estonian keyboard | rimasx | |
It works fine with Kodi 19.4 on Arch. | |||
2022-12-06 | Merge pull request #22217 from enen92/osx_window_mask | fuzzard | |
[macos] native window: always use the same window mask regardless of … | |||
2022-12-06 | Merge pull request #22214 from enen92/live_resize_osx | fuzzard | |
[macos] fix nativewindow live resize | |||
2022-12-05 | Merge pull request #22216 from enen92/rename_xbmc_kodi_osx | Miguel Borges de Freitas | |
MacOS: some trival xbmc->kodi renames |