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
2015-01-27
[AML/videobookmark] - use the CScreenshotAML class for generating video bookm...
Memphiz
2015-01-27
[AML/Screenshot] - add screenshot implementation for aml platforms - based on...
Memphiz
2015-01-27
[win32/packaging] - bring the package list back to alphabetical order
Memphiz
2015-01-26
python: add ControlTextBox.autoScroll() (thanks notspiff)
montellese
2015-01-26
guilib: add CGUITextBox::SetAutoScrolling(delay, time, repeatTime [, condition])
montellese
2015-01-26
cmake: fix expansion of EXTERNALPROJECT_SETUP variable
montellese
2015-01-26
cmake: replace addon depends build system with call to add_addon_depends
montellese
2015-01-26
cmake: add some comments to handle-depends.cmake
montellese
2015-01-26
[win32/packaging] - Update download script to retry downloading if archive ca...
Karlson2k
2015-01-26
[win32/packaging] - repack all win32 depencencies into formed packages
Memphiz
2015-01-26
[gui] fix font cutting in auto height textboxes
Matthias Kortstiege
2015-01-26
Merge pull request #4143 from bavison/font_cache
popcornmix
2015-01-26
Merge pull request #6271 from Montellese/fix_cmake_backwards_compat
jenkins4kodi
2015-01-26
Switch from glDrawArrays() to glDrawElements().
Ben Avison
2015-01-26
Move vertex data into an OpenGL VBO when the font cache entry is populated.
Ben Avison
2015-01-26
Move the vertex data across to a vertex buffer object just prior to drawing.
Ben Avison
2015-01-26
Enable hardware clipping.
Ben Avison
2015-01-26
Rather than applying the translation offsets to the vertices, now applies
Ben Avison
2015-01-26
Move the application of the translation offsets into the GLES code.
Ben Avison
2015-01-26
Rewrite of scrolling text code.
Ben Avison
2015-01-26
Increase font cache hit rate by keying on the fractional part of m_originX
Ben Avison
2015-01-26
Lay the groundwork for hardware clipping.
Ben Avison
2015-01-26
Add a cache of font glyph bounding box vertices.
Ben Avison
2015-01-26
CGUIFontTTFBase::RenderCharacter can now append to arbitrary vectors of vertices
Ben Avison
2015-01-26
Convert CGUIFontTTFBase::m_vertex to be managed as a std::vector.
Ben Avison
2015-01-26
Merge pull request #6101 from anaconda/stereomgr-english-pls
Matthias Kortstiege
2015-01-26
[pvr] only update a group's last watched timestamp if the timestamp has
Sam Stenvall
2015-01-26
Merge pull request #6157 from tobbi/cppcheck_perf_linux
Matthias Kortstiege
2015-01-26
Merge pull request #6242 from tobbi/coverity_719001
Sam Stenvall
2015-01-26
Merge pull request #6272 from mkortstiege/cosmetics
Kib
2015-01-26
[videosync] remove unused variable
Matthias Kortstiege
2015-01-26
[networkservices] remove unused variable
Matthias Kortstiege
2015-01-26
[httpheader] fix signed/unsigned mismatch
Matthias Kortstiege
2015-01-26
[texturemanager] reorder initialization list
Matthias Kortstiege
2015-01-26
[pvr] bump addon.pvr to 1.9.3 after dbfa0b6374b779a62c6fb0456f0c0618a6e25bfc
Martijn Kaijser
2015-01-25
Merge pull request #6269 from tobbi/coverity_1260398
Rainer Hochecker
2015-01-25
Merge pull request #6270 from ace20022/typo
Andreas Zelend
2015-01-25
fix typo in 729c42b0d9675ea6b3af7192afc23d96a775fc74.
ace20022
2015-01-25
Merge pull request #6255 from Jalle19/fix-variable-assignment
Martijn Kaijser
2015-01-25
[coverity] Proposed fix for CID 1260398
Tobias Markus
2015-01-25
Merge pull request #6221 from ace20022/audio_prio
Andreas Zelend
2015-01-25
Merge pull request #6253 from tobbi/cppcheck_perf_remaining
Rainer Hochecker
2015-01-24
[Confluence] fixed: sideblade would scroll
ronie
2015-01-24
[Confluence] Cosmetics
ronie
2015-01-24
Merge pull request #6263 from jabbera/dlnaUserAgentDarwinFix
Memphiz
2015-01-24
cppcheck performance fixes
Tobias Markus
2015-01-24
darwin dlna client user agent string override not working
Mike
2015-01-24
Merge pull request #6247 from tobbi/cppcheck_perf_video
Kib
2015-01-24
webserver: handle error in case no webinterface is installed
montellese
2015-01-24
cosmetics: remove unused/rarely used "using namespace" declarations
montellese
[prev]
[next]