aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-02-13[cleanup] kills m_seekHandler in CApplication because SeekHandler use Singletonxhaggi
2015-02-13[seek] introduces seek settings (steps and delay) for musicxhaggi
2015-02-13[osx/ios] - update readmes to reflect minimum runtime targetsMemphiz
2015-02-13[seek] use setting to turn off delay instead of validate enabled seek stepsxhaggi
2015-02-13[keymaps] unify seek keys for FullscreenVideo and Visualisationxhaggi
2015-02-13[seek] use smart seek for ACTION_SMALL_STEP_BACKxhaggi
2015-02-13[seek] refactor analog seek handling out of CApplication into CSeekHandlerxhaggi
2015-02-13[seek] refactor seek handling out of CGUIWindowFullScreen into CSeekHanlderxhaggi
2015-02-13Merge pull request #6393 from tamland/python_10_compatMartijn Kaijser
2015-02-13Merge pull request #6417 from Memphiz/fixatomicstestjenkins4kodi
2015-02-13[tests] - string literals need spaces when concatinatedMemphiz
2015-02-13[tests] - add some missing includesMemphiz
2015-02-13[gtest] - pass cxx flags to gtest (for making it compile with c++11 on osx)Memphiz
2015-02-13[osx] - .m files need to be compiled with C compiler not with C++ compiler (m...Memphiz
2015-02-13[gtest/c++11/darwin] - add -DGTEST_USE_OWN_TR1_TUPLE=1 to testsuite for satis...Memphiz
2015-02-12Do not render when dpms is activeMatthias Gehre
2015-02-12[tests] - move atomics tests from shared_ptr of thread array to vector of sha...Arne Morten Kvarving
2015-02-12Merge pull request #6384 from FernetMenta/mp3Rainer Hochecker
2015-02-12Merge pull request #6396 from Montellese/addon_webinterface_ext_pointSascha Montellese
2015-02-12Merge pull request #6163 from Montellese/fix_audio_settings_volume_passthroughSascha Montellese
2015-02-12paplayer: fix gapless for mp3Rainer Hochecker
2015-02-12Merge pull request #6412 from Memphiz/c++11Martijn Kaijser
2015-02-12[c++11/GuiFontCache] - move the boost includes from the header to the cpp fil...Pär Björklund
2015-02-12[c++11] - atoi is not member of namespace stdMemphiz
2015-02-12[c++11] - add more missing explicit includesMemphiz
2015-02-12[darwin/rsxs/quirk] - force usage of toolchain stdbool.h - else rsxs plants i...Memphiz
2015-02-12[jenkins/ios] - don't overwrite deployment target but use what is defined in ...Memphiz
2015-02-12[osx/ios] - enable c++11 standard - bump osx deployment target from 10.6 to 1...Memphiz
2015-02-12[depends/plist] - added c++11 patchMemphiz
2015-02-12[xcode/c++11] - use std::move for making an object copyMemphiz
2015-02-12[xcode/c++11] - std::istream can't be checked for NULL - check is unneeded an...Memphiz
2015-02-12[xcode/c++11] - c++11 forbids concatinating constant strings without seperati...Memphiz
2015-02-11Merge pull request #6410 from Memphiz/ios8tvoutMemphiz
2015-02-11[ios] - when using the hdmi adapter (or any other hardware tvout adapter) wit...Memphiz
2015-02-11Merge pull request #6361 from wsnipex/rtmp-fixWolfgang Schupp
2015-02-11Merge pull request #6369 from tavoc/patch-1ronie
2015-02-11Merge pull request #6392 from FernetMenta/settingsjenkins4kodi
2015-02-11Merge pull request #6397 from MartijnKaijser/repoMartijn Kaijser
2015-02-11[confluence] fix misalignment of epg progressbartavoc
2015-02-11StringUtils::AlphaNumericCompare(): do not use temporal locale object as use_...Karlson2k
2015-02-11LangInfo: add m_locale and GetLocale() for current localeKarlson2k
2015-02-11[dialogvideoinfo] removed obsolete path invalidation codeMatthias Kortstiege
2015-02-11Merge pull request #5914 from tamland/content-type-checkstamland
2015-02-11[gui] fix missing breaks in switch/case CGUIDialogSeekBarxhaggi
2015-02-10Merge pull request #6387 from xhaggi/gui-update-seekoffsetSascha Woo
2015-02-10[repo] bye bye FrodoMartijn Kaijser
2015-02-10[confluence] output new info label Player.SeekStepSizexhaggi
2015-02-10[python] Don't set PYTHONCASEOK=1.anaconda
2015-02-10Merge pull request #6385 from AchimTuran/wrong.typejenkins4kodi
2015-02-10[gui] adds new info label Player.SeekStepSizexhaggi