Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-02-08 | [jenkins] - don't clamp release builds to 1 thread - parallel building seems ↵ | Memphiz | |
working ok on the builders [tm] | |||
2015-02-08 | Merge pull request #6365 from MartijnKaijser/helix_webinterface | Martijn Kaijser | |
[addon] webinterface shouldn't have GUI as dependency | |||
2015-02-08 | Merge pull request #6364 from MartijnKaijser/14.2b1 | Martijn Kaijser | |
bump to 14.2 beta 1 | |||
2015-02-08 | [addon] webinterface shouldn't have GUI as dependency | Martijn Kaijser | |
2015-02-08 | bump to 14.2 beta 1 | Martijn Kaijser | |
2015-01-29 | Merge pull request #6299 from ronie/helix-re-touched14.1-Helix | Martijn Kaijser | |
[Re-Touched] revert makefile changes | |||
2015-01-29 | revert makefile changes | ronie | |
2015-01-29 | Merge pull request #6072 from MartijnKaijser/14.1final | Martijn Kaijser | |
bump to 14.1 final | |||
2015-01-29 | Merge pull request #6294 from ronie/helix-re-touched | Martijn Kaijser | |
[Re-Touched] Add PVR support (backport) | |||
2015-01-29 | [Re-Touched] Add PVR support | ronie | |
2015-01-28 | Merge pull request #6288 from mkortstiege/helixfontcutting | Martijn Kaijser | |
[gui] fix font cutting in auto height textboxes | |||
2015-01-28 | [gui] fix font cutting in auto height textboxes | Matthias Kortstiege | |
2015-01-26 | Merge pull request #6217 from FernetMenta/ffmpegforhelix | Martijn Kaijser | |
ffmpeg: bump to 2.4.6 - bug fix | |||
2015-01-26 | [lang] update of skin.confluence language files | txtranslation | |
2015-01-26 | [lang] update of core language files | txtranslation | |
2015-01-25 | Merge pull request #6229 from Jalle19/helix-bump-addons | Martijn Kaijser | |
[pvr] Helix: bump PVR addons | |||
2015-01-25 | Merge pull request #6145 from Memphiz/fixosxkeyinputbp | Martijn Kaijser | |
[osx] - fix broken keyboard input | |||
2015-01-25 | Merge pull request #6230 from mkortstiege/invalidate_helix | Martijn Kaijser | |
[videodatabase] path hash is not invalidated when removing tv shows or episodes | |||
2015-01-25 | [keyboard] - disabletextinput after the keyboard dialog is open because in ↵ | Memphiz | |
that state the editcontrol has not the focus and therefore textinput is disabled (and text is handled via key actions in this case) | |||
2015-01-25 | [guilib/input] - replace GUI_MSG_INPUT_TEXT with ACTION_INPUT_TEXT | Memphiz | |
2015-01-25 | [guilib] - add new action and members ACTION_INPUT_TEXT | Memphiz | |
2015-01-25 | Merge pull request #6223 from anaconda/helix-5958 | Martijn Kaijser | |
[Helix] Fix state not saved after 5842 if playing from "Recently added". (5958) | |||
2015-01-25 | Merge pull request #6224 from tamland/stack_fixes_backport | Martijn Kaijser | |
improve error handling of stacked items | |||
2015-01-25 | Merge pull request #6128 from Montellese/Helix_fix_media_library_navigation | Martijn Kaijser | |
[backport] media library: fix path history navigation | |||
2015-01-25 | Merge pull request #6114 from uNiversaI/helix-pick | Martijn Kaijser | |
[Helix backport] Fix memory leak in OGGcodec | |||
2015-01-25 | [pvr] Helix: bump PVR addons | Sam Stenvall | |
2015-01-25 | Merge pull request #6147 from Memphiz/fixosxvsyncbp | Martijn Kaijser | |
[osx] - fixed vsync for osx - notify reference clock when refresh rate h... | |||
2015-01-25 | Merge pull request #6144 from Memphiz/fixosxpastefromclipboard | Martijn Kaijser | |
[sdl/osx] - stop eating cmd+v keycombination away in sdlinput - applicat... | |||
2015-01-24 | Merge pull request #6267 from jabbera/dlnaUserAgentDarwinFix | Martijn Kaijser | |
darwin dlna client user agent string override not working | |||
2015-01-24 | darwin dlna client user agent string override not working | Mike | |
f | |||
2015-01-22 | [Helix backport] Fix memory leak in OGGcodec: m_inited was never set to ↵ | uNiversaI | |
true and inial… This is a backport of #6113 | |||
2015-01-20 | [videodatabase] path hash is not invalidated when removing tv shows or episodes | Matthias Kortstiege | |
2015-01-19 | Fix state not saved after 5842 if playing from "Recently added". | anaconda | |
See: * http://forum.kodi.tv/showthread.php?tid=210479 * https://github.com/xbmc/xbmc/pull/5842#issuecomment-67107411 * http://trac.kodi.tv/ticket/15603 | |||
2015-01-19 | improve error handling of stacked items | Thomas Amland | |
fixes multiple segfaults on invalid stack paths | |||
2015-01-17 | ffmpeg: bump to 2.4.6 - bug fix | Rainer Hochecker | |
2015-01-11 | [lang] update of skin.confluence language files | txtranslation | |
2015-01-11 | [lang] update of core language files | txtranslation | |
2015-01-11 | [lang] update of internal addon language files | txtranslation | |
2015-01-11 | Merge pull request #6110 from Memphiz/fixrecursionbp | Martijn Kaijser | |
[addoninstaller] - prevent recursion on addons with circular dependecies... | |||
2015-01-10 | Merge pull request #6164 from fritsch/helixupnp | Peter Frühberger | |
upnp: do not block upnp renderer on start of playback | |||
2015-01-09 | upnp: do not block upnp renderer on start of playback | Rainer Hochecker | |
2015-01-08 | [sdl/osx] - stop eating cmd+v keycombination away in sdlinput - application ↵ | Memphiz | |
handles the paste shortcut already - fixes non-working paste on non-osd-keyboard textfields for osx | |||
2015-01-07 | [osx] - fixed vsync for osx - notify reference clock when refresh rate has | Memphiz | |
changed - fixes #15612 | |||
2015-01-07 | media library: don't change the current directory path in ↵ | montellese | |
SetHistoryForPath() (fixes #15668) | |||
2015-01-07 | media library: ignore trailing slashes when comparing the start directory ↵ | montellese | |
path with the current directory path | |||
2015-01-07 | URIUtils: support ignoring trailing slashes in PathEquals() | montellese | |
2015-01-04 | [addoninstaller] - prevent recursion on addons with circular dependecies - ↵ | Memphiz | |
fixes stackoverflow crash with xunity repo | |||
2015-01-04 | Merge pull request #6107 from Montellese/Helix_fix_mixed_partymode | jenkins4kodi | |
2015-01-04 | videodb: fix GetRandomMusicVideo() with empty WHERE clause (fixes mixed ↵ | montellese | |
party mode) | |||
2015-01-04 | [addons] sync with repo | Martijn Kaijser | |