Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-02-21 | Merge pull request #6507 from mkortstiege/flickering | Martijn Kaijser | |
[videoinfoscanner] reset library bools only once - fixes #15805 | |||
2015-02-21 | Merge pull request #6493 from tamland/compiler_flags | tamland | |
[linux] prepend -Wall so it doesn't override flags from environment | |||
2015-02-21 | [videoinfoscanner] reset library bools only once - fixes #15805 | Matthias Kortstiege | |
2015-02-21 | Merge pull request #6503 from wsnipex/gcc-4.9-fix | Wolfgang Schupp | |
[configure] make sure the gcc-4.9 SSE workaround is only enabled on x86 | |||
2015-02-21 | Merge pull request #6506 from AlwinEsch/fix-compiler-warning | Alwin Esch | |
[pvr] Fix compiler warning in CGUIWindowPVRRecordings | |||
2015-02-20 | [pvr] Fix compiler warning in CGUIWindowPVRRecordings | AlwinEsch | |
2015-02-20 | dvdplayer: reset error integral when flushing sync errors | Rainer Hochecker | |
2015-02-20 | Merge pull request #6496 from FernetMenta/dsfix | Rainer Hochecker | |
[win32] - fix DirectSound for streams with very low sample rates | |||
2015-02-20 | Merge pull request #6492 from koying/fixuppilosx | jenkins4kodi | |
2015-02-20 | Merge pull request #6491 from Memphiz/fixjenkinsscripts | Wolfgang Schupp | |
[jenkins/addons] - fix error detection during addons build | |||
2015-02-20 | [win32] - fix DirectSound for streams with very low sample rates | Rainer Hochecker | |
2015-02-20 | [configure] make sure the gcc-4.9 SSE workaround is only enabled on x86 | wsnipex | |
2015-02-19 | [Confluence] api bump | ronie | |
2015-02-19 | Merge pull request #6494 from ronie/rever-api-bw | Martijn Kaijser | |
revert xbmc.gui bw-compatibility change | |||
2015-02-19 | revert xbmc.gui bw-compatibility change | ronie | |
2015-02-19 | Merge pull request #6489 from Carcharius/jump_to_unplayed | jenkins4kodi | |
2015-02-19 | Merge pull request #6467 from mkortstiege/mysql_autocommit | Matthias Kortstiege | |
[mysql] fix transaction handling | |||
2015-02-19 | Merge pull request #6406 from Montellese/videodb_queuing | Matthias Kortstiege | |
video library: queue database write processes | |||
2015-02-19 | Add support for jumping to the first unwatched tv show season/episode. | Carcharius | |
Only allows jumping to unwatched episodes if sorting by episode number. | |||
2015-02-19 | Merge pull request #6422 from Paxxi/coverity | jenkins4kodi | |
2015-02-19 | issue 1262131 ignoring bytes read | Pär Björklund | |
Should silence a bunch of warnings without altering code logic | |||
2015-02-19 | issue 1262428 out of bounds read | Pär Björklund | |
this code seems to have done nothing for a long time. If the first loop hit it's break condition the second loop would check the same value and break directly. Not sure what effects this might have had? | |||
2015-02-19 | issue 1269601 bad override | Pär Björklund | |
base class method is not const | |||
2015-02-19 | 1269602 bad override | Pär Björklund | |
base class is not const | |||
2015-02-19 | issue 1269603 unchecked return value | Pär Björklund | |
not really an issue but might as well fix it. | |||
2015-02-19 | issue 1269604 | Pär Björklund | |
Dead code, no changes in git blame since 2012, comment out to avoid further warnings | |||
2015-02-19 | issue 1269605 | Pär Björklund | |
First check makes second check impossible to be true also switched to c++ style casts | |||
2015-02-19 | [linux] prepend -Wall so it doesn't override flags from environment | Thomas Amland | |
2015-02-19 | FIXUP: fix python PIL after #5218 | Chris "koying" Browet | |
2015-02-19 | [jenkins/addons] - fix error detection during addons build | Memphiz | |
2015-02-19 | Merge pull request #6402 from Karlson2k/w32_setloc_01 | Pär Björklund | |
Locale fixes | |||
2015-02-19 | Merge pull request #6290 from Jalle19/fix-15732 | jenkins4kodi | |
2015-02-19 | cmake: fix include of check_target_platform.cmake | montellese | |
2015-02-19 | Merge pull request #6407 from OpenELEC/libcurl-check | jenkins4kodi | |
2015-02-19 | Merge pull request #6487 from wsnipex/gcc-4.9-fix | jenkins4kodi | |
2015-02-19 | [pvr] don't allow the "go to parent" item to be deleted from the | Sam Stenvall | |
recordings window. The Delete action can't be triggered by the context menu anymore but is still triggerable using the delete key | |||
2015-02-19 | [gui] remove any set context buttons for the "go to parent" item | Sam Stenvall | |
(fixes #15732) | |||
2015-02-19 | Merge pull request #6327 from ruuk/indexed_control_getlabel | jenkins4kodi | |
2015-02-19 | [configure] enable SSE when using gcc-4.9 | wsnipex | |
2015-02-19 | [win32] JSONVariantWriter::Write(): use wide string version of setlocale() ↵ | Karlson2k | |
to prevent crash on win32 | |||
2015-02-19 | JSONVariantWriter::Write(): do no re-set locale if locale is already "C" | Karlson2k | |
2015-02-19 | [win32] Set thread local locale for started threads | Karlson2k | |
2015-02-19 | [win32] Set thread local locale for main thread | Karlson2k | |
2015-02-19 | [win32] WIN32Util: add SetThreadLocalLocale() for controlling thread local ↵ | Karlson2k | |
locale | |||
2015-02-19 | [win32] Add win32/crts_caller for calling same function in all loaded CRTs | Karlson2k | |
2015-02-18 | Merge pull request #6485 from wsnipex/depends-c++11 | Memphiz | |
[depends] enable C++11 for native builds | |||
2015-02-18 | Merge pull request #6483 from Montellese/cmake_platform_definitions | Sascha Montellese | |
cmake: add platform directory and parsing of platform specific definitions | |||
2015-02-18 | Merge pull request #6481 from AlwinEsch/pvr-database | Rainer Hochecker | |
[pvr] Cleanup CPVRDatabase help text | |||
2015-02-18 | [depends] enable C++11 for native builds | wsnipex | |
2015-02-18 | cmake: add platform definitions for android, darwin, freebsd, ios, rbpi and ↵ | montellese | |
windows |