index
:
slackcoder/xbmc
master
Kodi is an award-winning free and open source home theater media center software and entertainment hub for digital media
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
2023-04-23
TexturePacker: GifFrame: remove custom copy constructor
Lukas Rusak
2023-04-23
TexturePacker: GifHelper: use std::vector for image data
Lukas Rusak
2023-04-23
TexturePacker: GifHelper: use std::vector for template
Lukas Rusak
2023-04-23
TexturePacker: GifHelper: use CFile as an object
Lukas Rusak
2023-04-23
TexturePacker: GIFDecoder: pass filename as std::string
Lukas Rusak
2023-04-23
TexturePacker: GIFDecoder: use GifHelper as an object
Lukas Rusak
2023-04-23
TexturePacker: CXBTFWriter: use std::vector data
Lukas Rusak
2023-04-23
TexturePacker: use std::vector for packed data
Lukas Rusak
2023-04-23
TexturePacker: remove useless maxMSE variable
Lukas Rusak
2023-04-23
TexturePacker: use as a proper class
Lukas Rusak
2023-04-23
TexturePacker: replace empty CreateSkeletonHeader method
Lukas Rusak
2023-04-23
[linux] Add dev name and forum url to kodi.metainfo
Miguel Borges de Freitas
2023-04-21
Merge pull request #23150 from lrusak/TexturePacker-PR-1
Lukas Rusak
2023-04-21
Merge pull request #22885 from craigcarnell/update/mesa-23.0.0
fuzzard
2023-04-20
[depends] mesa: build with wayland support only for GLES
craigcarnell
2023-04-20
Merge pull request #22773 from lrusak/depends-download-improvements
Wolfgang Schupp
2023-04-17
tools/depends: add ARCHIVE_TOOL_FLAGS where applicable
Lukas Rusak
2023-04-17
tools/depends: split ARCHIVE_TOOL and ARCHIVE_TOOL_FLAGS to be consistent
Lukas Rusak
2023-04-17
tools/depends: split RETRIEVE_TOOL and RETRIEVE_TOOL_FLAGS to be consistent
Lukas Rusak
2023-04-17
tools/depends: add download target
Lukas Rusak
2023-04-17
tools/depends: improve download retry logic
Lukas Rusak
2023-04-17
tools/depends: only set RETRIEVE_TOOL and ARCHIVE_TOOL for native builds
Lukas Rusak
2023-04-17
Update to wayland-protocol 1.24
craigcarnell
2023-04-17
Update Mesa to v23.0.1, libdrm 2.4.115, wayland 1.18
craigcarnell
2023-04-17
[Omega] Alpha 1
fuzzard
2023-04-16
Merge pull request #23157 from joseluismarti/schedule-limit
fuzzard
2023-04-16
[Android] Avoid crash when create recommendation channels and schedule more t...
Jose Luis Marti
2023-04-14
TexturePacker: DecodedFrame: remove pointer to IDecoder
Lukas Rusak
2023-04-14
TexturePacker: DecoderManager: pass filename as string_view
Lukas Rusak
2023-04-14
TexturePacker: DecoderManager remove use of c_str()
Lukas Rusak
2023-04-14
TexturePacker: DecoderManager use range based for loop for extensions
Lukas Rusak
2023-04-14
TexturePacker: DecoderManager use range based for loop
Lukas Rusak
2023-04-14
TexturePacker: DecoderManager use unique_ptr for decoders list
Lukas Rusak
2023-04-14
TexturePacker: DecoderManager: use as a proper class
Lukas Rusak
2023-04-14
TexturePacker: IDecoder: remove FreeDecodedFrame method
Lukas Rusak
2023-04-14
TexturePacker: IDecoder: use std::vector for image data
Lukas Rusak
2023-04-14
TexturePacker: use c++17
Lukas Rusak
2023-04-14
Merge pull request #19141 from lrusak/edid-decode
Lukas Rusak
2023-04-11
tools/depends: add libdisplay-info to linux builds
Lukas Rusak
2023-04-11
tools/depends: add hwdata to linux builds
Lukas Rusak
2023-04-10
[UWP][Build] Remove requirement of specific Windows SDK version
thexai
2023-04-10
Merge pull request #22967 from lrusak/ffmpeg-6
fuzzard
2023-04-10
Merge pull request #22999 from joseluismarti/AsyncTask
fuzzard
2023-04-06
webos: Initial starfish video acceleration
Stephan Sundermann
2023-04-04
tools/depends: ffmpeg: update to 6.0
Lukas Rusak
2023-03-27
[webos] remove uncecessary keyboard override
wsnipex
2023-03-27
[depends] bump webos-userland to v0.0.6
wsnipex
2023-03-25
[cmake] build waylandpp static
wsnipex
2023-03-23
[webos] fix building binary addons
wsnipex
2023-03-22
Merge pull request #23026 from webosbrew/mariadb-gssapi-webos
Wolfgang Schupp
[next]