Miguel Borges de Freitas

Results 23 issues of Miguel Borges de Freitas

Checkstyle is an XML output format for source-code checkers. This will provide interoperability with both IDEs and editors that expect code suggestions in checkstyle format, as well as other continuous...

enhancement
help wanted

## Description Backport of https://github.com/xbmc/xbmc/pull/25164 for Omega. Please only merge if confirmed no regressions are caused by the original PR for master.

Type: Fix
Type: Cleanup
Component: GUI rendering
Type: Backport
v21 Omega

## Description This PR moves the EDL interface to `std::chrono` so that we can benefit from type safety, expressive syntax and builtin conversions for duration. No functional changes are added....

Type: Improvement
Component: Players
v22 "P"

## Description Added in https://github.com/xbmc/xbmc/pull/24664 as an hack since the change from a window to a dialog in screensavers. Screensaver.asteroids does not clear the screen on windows leading to a...

Type: Improvement
WIP
Component: GUI engine
v22 "P"

## Description Looking into how to decouple components from GUI and from the Application I've found that a lot of examples just call into g_application to obtain either the item...

Type: Cleanup
Type: Improvement
Rebase needed
Component: UPnP
v22 "P"

Allows to distinguish between release and debug builds. In Kodi we are already using exiv2 on master (future release) and we are including this patch (added in https://github.com/xbmc/xbmc/commit/501ec1fae0fb86760548018f02702a9caf8ba997) so we...

…cements ## Description This is similar to https://github.com/xbmc/xbmc/pull/25831 but for videoplayer. Doesn't remove all dependencies but it's a step forward. ## Motivation and context Remove GUI coupling ## How has...

Type: Improvement
Component: GUI engine
Component: Players
v22 Piers

## Description Adds an upstream patch from libcdio to fix a crash in `read_toc_osx`. Hopefully a new release is done soon (libcdio is migrating to github and hasn't got any...

Type: Fix
Backport: Needed
Platform: macOS
Component: Discs
v22 Piers

## Description Backport of https://github.com/xbmc/xbmc/pull/25797 for Nexus

Type: Fix
Type: Backport
Component: Discs
v21 Omega

## Description Another simple/cosmetic change. In Kodi/XBMC everything optical/disc related is called DVD from a time where only DVD drives where available. Rename those type of sources to `SOURCE_TYPE_OPTICAL_DISC` and...

Type: Improvement
Component: Discs
v22 Piers