Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-05-08 | Merge pull request #7082 from fritsch/sysfsunI | jenkins4kodi | |
2015-05-08 | Merge pull request #7061 from FernetMenta/addons | Rainer Hochecker | |
addons: pvr and audiodecoder are optional addons, disable by default | |||
2015-05-08 | Merge pull request #7083 from FernetMenta/disptime | Rainer Hochecker | |
dvdplayer: fix display time after 43b6cf683abf16bc41e9b7f624a678c285c… | |||
2015-05-08 | Merge pull request #7086 from FernetMenta/audiolog | Rainer Hochecker | |
Revert "[ActiveAE] - ActiveAESink: Change several LOGNOTICE to LOGDEB… | |||
2015-05-08 | Merge pull request #7085 from HofiOne/Fix-Enhance-XCode-Builds | jenkins4kodi | |
2015-05-08 | Merge pull request #7084 from fritsch/imx-edid | Peter Frühberger | |
IMX: Fix path to edid on default imx kernel | |||
2015-05-08 | Revert "[ActiveAE] - ActiveAESink: Change several LOGNOTICE to LOGDEBUG to ↵ | Rainer Hochecker | |
reduce kodi.log "spamming"." - settings are not loaded at this time and debug logs go to nirvana This reverts commit b874868f0a5818dea33eab71fc16019856fcee43. | |||
2015-05-08 | Fixed OS X i386 Xcode builds on x86_64 build machines | Hofi | |
Without assigning App-OSX.xcconfig to Kodi.app target building i386 target will not fix dependent libraries when bundling the Kodi.app with copyframeworks-osx.command copyframeworks-osx.command uses XBMC_DEPENDS that composed like $(XBMC_DEPENDS_ROOT)/$(SDK_NAME)_$(CURRENT_ARCH)-target CURRENT_ARCH not set correctly, without assigning App-OSX.xcconfig the ONLY_ACTIVE_ARCH is not set and the builder machine architecture will be used instead of the targeted architecture. | |||
2015-05-07 | IMX: Fix path to edid on default imx kernel | fritsch | |
2015-05-07 | update re-Touched skin | Martijn Kaijser | |
2015-05-07 | SysfsUtils: don't create files when writing values - silence warnings | fritsch | |
2015-05-07 | Merge pull request #7066 from afedchin/win32_fix_monitor_power | Martijn Kaijser | |
[win32] Fix: CWinIdleTimer::StartZero - do not set ES_SYSTEM_REQUIRED… | |||
2015-05-07 | dvdplayer: fix display time after 43b6cf683abf16bc41e9b7f624a678c285c85c97 | Rainer Hochecker | |
2015-05-07 | addons: pvr and audiodecoder are optional addons, disable by default | Rainer Hochecker | |
2015-05-08 | [README.pvr] update/point to compile procedures | uNiversaI | |
Add TOC and source/compile procedure info. | |||
2015-05-08 | [README.linux] update/cleanup - keep up with current code | uNiversaI | |
Binary addons can be compiled separately from kodi. As such separate the procedures for both and update TOC Added audio Decoders procedures Cleanup and make it tidy. | |||
2015-05-07 | [remote] add support to delete in MyPictures via remote | uNiversaI | |
2015-05-07 | [win32] Fix: CWinIdleTimer::StartZero - do not set ES_SYSTEM_REQUIRED and ↵ | Anton Fedchin | |
ES_DISPLAY_REQUIRED if DPMS is active. | |||
2015-05-07 | Merge pull request #7077 from FernetMenta/paplayer | Rainer Hochecker | |
fixed: make sure we don't match a substring of an extension or a mime… | |||
2015-05-06 | Merge pull request #7075 from hudokkow/gitignore | h.udo | |
Ignore android build artifact | |||
2015-05-06 | fixed: make sure we don't match a substring of an extension or a mime type | Arne Morten Kvarving | |
(fixes .aif being redirected to vgmstream) | |||
2015-05-06 | Merge pull request #7076 from Paxxi/english | Martijn Kaijser | |
[strings] Fixed msg 31117 to match 31116 | |||
2015-05-06 | Fixed msg 31117 to match 31116 | Pär Björklund | |
2015-05-06 | Merge pull request #7054 from uNiversaI/patch-2 | Martijn Kaijser | |
[strings] fix capitalized second/third word | |||
2015-05-07 | [strings] fix capitalized second/third word | uNiversaI | |
The newer string are correct, however older strings suffer from this issue. Exceptions where left as is: * Words after : (colon) * Category names https://github.com/uNiversaI/kodi/blob/f5f938e428a3a81c957b2d934a73c168280846ca/addons/skin.confluence/language/English/strings.po#L237-L243 * CAPITALIZED long srings https://github.com/uNiversaI/kodi/blob/f5f938e428a3a81c957b2d934a73c168280846ca/addons/skin.confluence/language/English/strings.po#L508-L532# | |||
2015-05-06 | Ignore android build artifact | hudokkow | |
2015-05-06 | Allow uppercase input via SMS | John Rennie | |
2015-05-05 | Control.cpp: remove trailing whitespaces | Philipp Te | |
2015-05-05 | Python: ControlList - add ALL items to the list | Philipp Te | |
Core does a reset on the list in guilib on GUI_MSG_BIND_LABEL. As such we need to send the FULL list up to core, not just the new appended items. | |||
2015-05-05 | Revert "[davfile] use PROPFIND for Stat() and Exists()". Proper fix will ↵ | arnova | |
follow later. This reverts commit 91ffcad4197a18888ac1f4998ccf0fc8dd026f0e. | |||
2015-05-05 | Merge pull request #7067 from xhaggi/fix-launch-addon-from-dialog-addoninfo | Sascha Woo | |
[addons] fix launch addon from within CGUIDialogAddonInfo | |||
2015-05-05 | Merge pull request #7068 from xhaggi/fix-wrong-parameter-usage-in-appmessenger | jenkins4kodi | |
2015-05-05 | Merge pull request #7052 from koying/fixeglrotatedfonts | jenkins4kodi | |
2015-05-05 | [messenger] fix wrong parameter usage for TMSG_GUI_WINDOW_CLOSE | xhaggi | |
2015-05-05 | [addons] fix launch addon from within CGUIDialogAddonInfo | xhaggi | |
2015-05-05 | Merge pull request #7057 from Memphiz/osx_fix_addon_install | jenkins4kodi | |
2015-05-05 | configure.ac: pass $CFLAGS to $CC in XB_FIND_SONAME | Max Kellermann | |
Required for cross-compiling when CFLAGS contains -march=... | |||
2015-05-05 | configure.ac: do Darwin specific check only on Darwin | Max Kellermann | |
Reduces overhead on Linux and suppresses the error message when "file" is not installed. | |||
2015-05-05 | [Confluence] fix misaligned date label | ronie | |
2015-05-04 | [cmake] - only evaluate the sudo check on linux. On darwin with cmake 2.8.12 ↵ | Memphiz | |
the execute_process with the multiple commands inside doesn't seem to work (it detects that it needs sudo and so it doesn't install into the addons dir). Bumping to cmake 3.2.2 was an other solution which made it work but bumping cmake is considered to dangerous at this stage. Fixes missing addons on ios and osx builds. | |||
2015-05-04 | Merge pull request #7042 from koying/fixdroidstorage | jenkins4kodi | |
2015-05-04 | Merge pull request #7055 from koying/quickPR | Chris Browet | |
FIX: [sysfs] do not try to create files | |||
2015-05-04 | FIX: [sysfs] do not try to create files | Chris "koying" Browet | |
2015-05-04 | Merge pull request #7049 from FernetMenta/ffrw | Rainer Hochecker | |
dvdplayer: more fixes for ff/rw | |||
2015-05-04 | Merge pull request #7037 from Jalle19/timer-delete-confusion | Sam Stenvall | |
[pvr] Fix wrong notifications when stopping/deleting recordings/timers | |||
2015-05-04 | [pvr] change "recording deleted" to "timer deleted" to avoid confusion | Sam Stenvall | |
This particular message is only ever used when deleting timers | |||
2015-05-04 | [AML] fix sysfs path for permissions check | Stephan Raue | |
2015-05-03 | Merge pull request #6891 from opdenkamp/cec3 | Lars Op den Kamp | |
[cec] bump to libCEC 3.0.0 | |||
2015-05-03 | [cec] bump to libCEC 3.0.0 | Lars Op den Kamp | |
2015-05-03 | Merge pull request #7050 from InuSasha/features/confluence_livetv | ronie | |
[Skin] optimitation for picons in livetv |