aboutsummaryrefslogtreecommitdiff
AgeCommit 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 orderMemphiz
2015-01-26python: add ControlTextBox.autoScroll() (thanks notspiff)montellese
2015-01-26guilib: add CGUITextBox::SetAutoScrolling(delay, time, repeatTime [, condition])montellese
2015-01-26cmake: fix expansion of EXTERNALPROJECT_SETUP variablemontellese
2015-01-26cmake: replace addon depends build system with call to add_addon_dependsmontellese
2015-01-26cmake: add some comments to handle-depends.cmakemontellese
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 packagesMemphiz
2015-01-26[gui] fix font cutting in auto height textboxesMatthias Kortstiege
2015-01-26Merge pull request #4143 from bavison/font_cachepopcornmix
2015-01-26Merge pull request #6271 from Montellese/fix_cmake_backwards_compatjenkins4kodi
2015-01-26Switch from glDrawArrays() to glDrawElements().Ben Avison
2015-01-26Move vertex data into an OpenGL VBO when the font cache entry is populated.Ben Avison
2015-01-26Move the vertex data across to a vertex buffer object just prior to drawing.Ben Avison
2015-01-26Enable hardware clipping.Ben Avison
2015-01-26Rather than applying the translation offsets to the vertices, now appliesBen Avison
2015-01-26Move the application of the translation offsets into the GLES code.Ben Avison
2015-01-26Rewrite of scrolling text code.Ben Avison
2015-01-26Increase font cache hit rate by keying on the fractional part of m_originXBen Avison
2015-01-26Lay the groundwork for hardware clipping.Ben Avison
2015-01-26Add a cache of font glyph bounding box vertices.Ben Avison
2015-01-26CGUIFontTTFBase::RenderCharacter can now append to arbitrary vectors of verticesBen Avison
2015-01-26Convert CGUIFontTTFBase::m_vertex to be managed as a std::vector.Ben Avison
2015-01-26Merge pull request #6101 from anaconda/stereomgr-english-plsMatthias Kortstiege
2015-01-26[pvr] only update a group's last watched timestamp if the timestamp hasSam Stenvall
2015-01-26Merge pull request #6157 from tobbi/cppcheck_perf_linuxMatthias Kortstiege
2015-01-26Merge pull request #6242 from tobbi/coverity_719001Sam Stenvall
2015-01-26Merge pull request #6272 from mkortstiege/cosmeticsKib
2015-01-26[videosync] remove unused variableMatthias Kortstiege
2015-01-26[networkservices] remove unused variableMatthias Kortstiege
2015-01-26[httpheader] fix signed/unsigned mismatchMatthias Kortstiege
2015-01-26[texturemanager] reorder initialization listMatthias Kortstiege
2015-01-26[pvr] bump addon.pvr to 1.9.3 after dbfa0b6374b779a62c6fb0456f0c0618a6e25bfcMartijn Kaijser
2015-01-25Merge pull request #6269 from tobbi/coverity_1260398Rainer Hochecker
2015-01-25Merge pull request #6270 from ace20022/typoAndreas Zelend
2015-01-25fix typo in 729c42b0d9675ea6b3af7192afc23d96a775fc74.ace20022
2015-01-25Merge pull request #6255 from Jalle19/fix-variable-assignmentMartijn Kaijser
2015-01-25[coverity] Proposed fix for CID 1260398Tobias Markus
2015-01-25Merge pull request #6221 from ace20022/audio_prioAndreas Zelend
2015-01-25Merge pull request #6253 from tobbi/cppcheck_perf_remainingRainer Hochecker
2015-01-24[Confluence] fixed: sideblade would scrollronie
2015-01-24[Confluence] Cosmeticsronie
2015-01-24Merge pull request #6263 from jabbera/dlnaUserAgentDarwinFixMemphiz
2015-01-24cppcheck performance fixesTobias Markus
2015-01-24darwin dlna client user agent string override not workingMike
2015-01-24Merge pull request #6247 from tobbi/cppcheck_perf_videoKib
2015-01-24webserver: handle error in case no webinterface is installedmontellese
2015-01-24cosmetics: remove unused/rarely used "using namespace" declarationsmontellese