aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-05-14[stings] Improve sentence for CEC settingsMartijn Kaijser
2015-05-13A possible fix for looping over a modified vectorPär Björklund
2015-05-13Merge pull request #7134 from tobbi/coverity_1287129Memphiz
Fix coverity #1287129
2015-05-13Fix coverity #1287129Tobias Markus
2015-05-13Merge pull request #7120 from afedchin/winrender_fix_leakMartijn Kaijser
[win32] WinRenderer: Fix possible memory leak.
2015-05-13rebuilt libcec against the latest platform libLars Op den Kamp
2015-05-13bump libplatform to 1.0.9 and include xbmc-addons.include when building it ↵Lars Op den Kamp
in depends
2015-05-13[pvr] bumps addons to use libplatformh.udo
2015-05-13Merge pull request #7122 from ksooo/fix-csettingaction-label2-updateKai Sommerfeld
[settings] Fixed CGUIControlButtonSetting::Update handling for CSettingAction
2015-05-13Merge pull request #7101 from popcornmix/mmal_limitpopcornmix
[mmalcodec] Limit submitted video frames.
2015-05-13Fixed CGUIControlButtonSetting::Update handling for CSettingActionKai Sommerfeld
2015-05-13Added KEY_PLAYCD and KEY_PAUSECD for linux support of bluetooth headphone ↵c3n
buttons
2015-05-13Merge pull request #7130 from koying/fixglesboboesMemphiz
FIX: [gles] don't compile BOB OES shader if not supported
2015-05-13FIX: [audiotrack] proper detection of supported sample ratesChris "Koying" Browet
2015-05-13FIX: [gles] don't compile BOB OES shader if not supportedChris "koying" Browet
2015-05-13[cosmetics] corrects format + indentationxhaggi
2015-05-13[gui] force activate fullscreen window with CApplication::SwitchToFullScreen()xhaggi
2015-05-13[gui] force activate window screen calibration in CGUIDialogVideoSettingsxhaggi
2015-05-13Merge pull request #7128 from tobbi/coverity_719001jenkins4kodi
2015-05-12Fix coverity #719001Tobias Markus
2015-05-12Merge pull request #7115 from popcornmix/stereomodespopcornmix
[mmalrenderer] Fix for stereo view modes
2015-05-12Merge pull request #7124 from smallint/imx-rendercapturePeter Frühberger
[imx] RGB -> BGR for RenderCapture
2015-05-12Merge pull request #7126 from phil65/fix_stringSam Stenvall
[Translations] fix escaping of ' " ' in strings.po
2015-05-12fix stringArne Morten Kvarving
2015-05-12[rfft] - implement d'torMemphiz
2015-05-12[gui] introduce new force window activation which do not check for active modalsxhaggi
2015-05-12[imx] RGB -> BGR for RenderCapturesmallint
2015-05-12Merge pull request #7118 from phil65/confluence_fixesronie
[Confluence] - fix some invalid values / fonts
2015-05-11[Confluence] - improved value order for "rating" variablePhilipp Te
2015-05-11Merge pull request #7100 from popcornmix/sinkpi_omxpopcornmix
[SinkPi] Handle multichannel layout more like OMXAudio
2015-05-11Merge pull request #7114 from popcornmix/render_fixpopcornmix
[renderer] Fix for number of surfaces being passed to codec
2015-05-11Merge pull request #7123 from Memphiz/jenkins_verboseMemphiz
Jenkins verbose
2015-05-11[jenkins] - make building of binary addons verbose for getting more compelte ↵Memphiz
build output
2015-05-11Merge pull request #7095 from Montellese/xsp_fix_sets_15746Sascha Montellese
Fix grouping movies into sets in smartplaylists
2015-05-11[README] fix typo coding -> codeuNiversaI
2015-05-11[contributing.md] some cleanup and updatinguNiversaI
* Restructure * Cleanup formatting. * Update links and add new relevant quick links
2015-05-11[win32] WinRenderer: Fix possible memory leak.Anton Fedchin
2015-05-11[Confluence] - fix some invalid values / fontsPhilipp Te
2015-05-10[configure] fix python version check and add py3k checkThomas Amland
2015-05-10update ax_python_devel.m4 to rev 17Thomas Amland
2015-05-10[fft/viz] - replaced our buggy fft implementation with rfftMemphiz
2015-05-10[fft] - added kissfft based rfft implementation and unit tests for itMemphiz
2015-05-10[mmalrenderer] Fix for stereo view modespopcornmix
PR6090 (dirty regions for video) meant that RenderUpate is no longer called with the expected stereo view mode. So, just explicitly set this before calling ManageDisplay to get the desired rectangles
2015-05-10[renderer] Fix for number of surfaces being passed to codecpopcornmix
2015-05-10changed: Improve HTTP dir error loggingarnova
2015-05-10changed: Prevent Curl log spam with Webdav + only retry without range with ↵arnova
http error 416
2015-05-10[contrib] - added contrib dir and kissfft sourcesMemphiz
2015-05-10Merge pull request #7080 from uNiversaI/stringsMartijn Kaijser
[strings] take 2 - fix capitalized second/third word + fix typos/misspelling and cleanup.
2015-05-10Merge pull request #7053 from OpenELEC/aml-fixesjenkins4kodi
2015-05-10Merge pull request #7107 from Memphiz/fixjoystickwarningMemphiz
[keymapping/joystick] - fix the annoying error logging which is logge…