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
Age
Commit message (
Expand
)
Author
2018-06-12
[tools] nuke whitespace
h.udo
2018-06-12
[userdata] nuke whitespace
h.udo
2018-06-12
[xbmc] nuke whitespace
h.udo
2018-06-12
Merge pull request #14020 from hudokkow/header_cleanup
Cristiano Silva
2018-06-12
[TexturePacker] Nuke include guards
h.udo
2018-06-12
[EventClients] Nuke include guards
h.udo
2018-06-12
[TexturePacker] pragma once position
h.udo
2018-06-12
[EventClients] pragma once position
h.udo
2018-06-12
[lib] pragma once position
h.udo
2018-06-12
[xbmc] Nuke include guards
h.udo
2018-06-12
[xbmc] pragma once really?
h.udo
2018-06-12
[xbmc] missing pragma once
h.udo
2018-06-12
[xbmc] pragma once position
h.udo
2018-06-12
Reusepython (#13814)
Markus Pfau
2018-06-12
Merge pull request #11017 from Ignoble61/node-order
Dave Blake
2018-06-12
Merge pull request #14015 from ksooo/pvr-inputstream-rework
Kai Sommerfeld
2018-06-11
Merge pull request #13624 from koying/droidbinaddonsrepo
Rechi
2018-06-11
ADD: [droid] support for binary addons by repo
Chris "Koying" Browet
2018-06-11
Merge pull request #14008 from garbear/game-osd-settings
Garrett Brown
2018-06-11
Game OSD: Add "Advanced settings" button to settings list
Garrett Brown
2018-06-11
Merge pull request #13993 from popcornmix/mmalrepeat
popcornmix
2018-06-11
Merge pull request #14014 from MaxKellermann/matrix_optimizations
Rainer Hochecker
2018-06-11
[PVR][VideoPlayer] Rework and simplify DVDInputStreamPVRManager.
Kai Sommerfeld
2018-06-11
guilib/MatrixGLES: move/rename source to rendering/MatrixGL.cpp
Max Kellermann
2018-06-11
Merge pull request #14013 from FernetMenta/vaapiamd
Rainer Hochecker
2018-06-11
guilib/MatrixGLES: remove `const` from parameter `src_mat_1`
Max Kellermann
2018-06-11
guilib/MatrixGLES: remove the unused "dst_mat" parameter
Max Kellermann
2018-06-10
guilib/MatrixGLES: make Matrix4Mul() static
Max Kellermann
2018-06-10
guilib/MatrixGLES: add `alignas` to allow SIMD optimizations
Max Kellermann
2018-06-10
guilib/MatrixGLES: eliminate MultMatrixf(const GLfloat *)
Max Kellermann
2018-06-10
guilib/MatrixGLES: construct CMatrixGL instances instead of arrays
Max Kellermann
2018-06-10
guilib/MatrixGLES: add TransformMatrix constructor
Max Kellermann
2018-06-10
guilib/MatrixGLES: add MultMatrixf() overload with CMatrixGL parameter
Max Kellermann
2018-06-10
guilib/MatrixGLES: use C++ math wrappers
Max Kellermann
2018-06-10
guilib/MatrixGLES: remove unused method PrintMatrix()
Max Kellermann
2018-06-10
guilib/MatrixGLES: make m_pMatrix private
Max Kellermann
2018-06-10
guilib/MatrixGLES: add GLfloat... constructor
Max Kellermann
2018-06-10
guilib/MatrixGLES: remove unused array constructor
Max Kellermann
2018-06-10
guilib/MatrixGLES: remove implicit zero-initialization
Max Kellermann
2018-06-10
guilib/MatrixGLES: remove useless default constructor
Max Kellermann
2018-06-10
gl*/GL*Shader: use CMatrixGL::operator const float*()
Max Kellermann
2018-06-10
guilib/MatrixGLES: remove unused non-const cast operator
Max Kellermann
2018-06-10
guilib/MatrixGLES: remove useless copy constructor/operator
Max Kellermann
2018-06-10
VideoFilterShader, rendering/gl: make GLfloat pointers "const"
Max Kellermann
2018-06-10
guilib/MatrixGLES: remove unnecessary <cmath> from header
Max Kellermann
2018-06-10
guilib/MatrixGLES: move "system_gl.h" to header
Max Kellermann
2018-06-10
Merge pull request #14006 from MaxKellermann/guilib_cleanups
pkerling
2018-06-10
Merge pull request #13996 from rbuehlma/clear_edl_on_open_file
Rainer Hochecker
2018-06-10
guilib/GUIInfoLabel: use move operator
Max Kellermann
2018-06-10
guilib/GUIInfoLabel: optimize temporary std::string instances
Max Kellermann
[next]