Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-10-26 | [depends] move to SDL2 for linux | wsnipex | |
2014-10-26 | [configure] Moved xbmc to SDL2 | Tobias Arrskog | |
2014-10-26 | Merge pull request #5577 from Montellese/cmake_install_prefix | Sascha Montellese | |
cmake: handle cases when cmake has pre-initialized CMAKE_INSTALL_PREFIX | |||
2014-10-26 | Merge pull request #5581 from BigNoid/nsis | Martijn Kaijser | |
[win32] Dont delete AppData folder | |||
2014-10-26 | [ios] - fix compile (stupid backport error - yeah i will continue using ↵ | Memphiz | |
jenkins i promise ...) | |||
2014-10-26 | [jenkins/android] - fixed wrong env_var check | Memphiz | |
2014-10-26 | [Confluence] fix visible condition | ronie | |
2014-10-26 | Merge pull request #5580 from ronie/OpenWeatherMap | Tobias Arrskog | |
Update Confluence weather window + Add new weather strings | |||
2014-10-26 | [win32] Dont delete AppData folder | BigNoid | |
2014-10-26 | Merge pull request #5579 from ronie/cleanup-actions | Tobias Arrskog | |
Remove 'XBMC.' prefix from built-ins | |||
2014-10-26 | [jenkins/android] - allow to build OBB package via jenkins env_var | Memphiz | |
2014-10-26 | [ios8] - another native keyboard fix which slipped through when compiling ↵ | Memphiz | |
with our old sdk on jenkins | |||
2014-10-26 | [jenkins/android] - enable usage of release sign key | Memphiz | |
2014-10-26 | [vtb] - fix the removed clamp for retina displays (need to fix the stride ↵ | Memphiz | |
for some movies as it was done before) | |||
2014-10-26 | cmake: handle cases when cmake has pre-initialized CMAKE_INSTALL_PREFIX | montellese | |
2014-10-26 | Merge pull request #5574 from arnova/posix_file_fix | Tobias Arrskog | |
fixed: Asserting on empty protocol is too extreme | |||
2014-10-26 | fixed: Asserting on empty protocol is too extreme, it also fails with file://... | arnova | |
2014-10-26 | Merge pull request #5567 from wsnipex/legacy | Tobias Arrskog | |
[buildsystem] posix: add legacy xbmc links for libdir, includedir and da... | |||
2014-10-25 | Merge pull request #5553 from uNiversaI/patch-1 | Martijn Kaijser | |
[rebrand] fix minor @echo @APP_NAME@ intead of kodi/xbmc | |||
2014-10-25 | Merge pull request #5108 from koying/chgdroidobb | Martijn Kaijser | |
[wip] CHG: [droid] refactor packaging to allow obb google extension apk | |||
2014-10-25 | Merge pull request #5564 from janbar/fix_gridSubChannelMerge | Lars Op den Kamp | |
[pvr] Fix unexpected sub channel merge in EPG grid | |||
2014-10-25 | Remove 'XBMC.' from built-ins | ronie | |
2014-10-25 | Merge pull request #5568 from mkortstiege/redacted | Martijn Kaijser | |
[wip] redact username/password when logging | |||
2014-10-25 | Merge pull request #5563 from tamland/runscript-fix | Tobias Arrskog | |
runscript: make sure to get the correct extension point to run | |||
2014-10-25 | Merge pull request #5403 from Memphiz/xcode6 | Tobias Arrskog | |
[ios] - add support for compiling with Xcode 6 and iOS 8 SDK | |||
2014-10-24 | [pvr] Fix unexpected sub channel merge in EPG grid | janbar | |
Using backend channel number, number would be not unique if any sub channel exist. So don't use it to sense channel breaks. Use unique channel identifier instead. | |||
2014-10-24 | Merge pull request #5569 from mkortstiege/log_libpath | Martijn Kaijser | |
[scrapers] log what actually failed to load | |||
2014-10-24 | Merge pull request #5566 from anaconda/fix-logdbus | Tobias Arrskog | |
Fix LOGDBUS component logging. | |||
2014-10-24 | [scrapers] log what actually failed to load | Matthias Kortstiege | |
2014-10-24 | [streamdetails] do not log username/password | Matthias Kortstiege | |
2014-10-24 | [playlistplayer] do not log username/password | Matthias Kortstiege | |
2014-10-24 | [subtitles] do not log username/password | Matthias Kortstiege | |
2014-10-24 | [videoinfoscanner] do not log username/password | Matthias Kortstiege | |
2014-10-24 | [buildsystem] posix: add legacy xbmc links for libdir, includedir and ↵ | wsnipex | |
datarootdir fixes legacy xbmc binary addons, e.g. pvr | |||
2014-10-24 | Fix LOGDBUS component logging. | anaconda | |
2014-10-23 | [Confluence] Update weather window | ronie | |
2014-10-23 | Merge pull request #5551 from FernetMenta/vaapifix | Rainer Hochecker | |
vaapi: workaround intel bugs | |||
2014-10-23 | [ios] - fix devcert signing (pvr addons were missing and couldn't be loaded) | Memphiz | |
2014-10-23 | vaapi: glIsSync, glIsTexture seem to unreliable on Intel | Rainer Hochecker | |
2014-10-23 | runscript: make sure to get the correct extension point to run | Thomas Amland | |
2014-10-23 | Merge pull request #5557 from popcornmix/pisink_audio | popcornmix | |
[PiSink] Dual audio support | |||
2014-10-23 | Merge pull request #5554 from popcornmix/edl_flush | Tobias Arrskog | |
[omxplayer] Restore flush/accurate seek flags to fix issue with edl skip | |||
2014-10-23 | Merge pull request #5390 from Memphiz/iphone6 | Memphiz | |
[ios] - support iphone6plus screensize which uses screenScale 3 | |||
2014-10-23 | Add some new weather strings | ronie | |
2014-10-22 | Merge pull request #5490 from xhaggi/fix-built-in-activatewindow | Tobias Arrskog | |
[builtin] fix activatewindow if directory path differs | |||
2014-10-22 | CHG: [droid] refactor packaging to allow obb google extension apk | Chris \"Koying\" Browet | |
2014-10-22 | Merge pull request #5547 from xhaggi/pvr-fix-context-menu | Sascha Woo | |
[pvr] fix call to base class GetContextButtons() to re-add favorite entry | |||
2014-10-22 | Merge pull request #5526 from xhaggi/pvr-fix-continue-last-channel | Sascha Woo | |
[pvr] fix continue playback of last watched channel on startup if group was deleted or channel was moved | |||
2014-10-22 | [PiSink] Dual audio support | popcornmix | |
The Pi supports dual audio in omxplayer, where the gpu outputs audio to both hdmi and analogue connections. With dvdplayer being more usable on Pi now, there are frequent requests for this functionality through the Pi Sink. This removes the gui setting for "dual audio" and creates a new sink output for dual audio. It add support to the Pi sink and makes omxplayer use the new setting. | |||
2014-10-22 | [omxplayer] Restore flush/accurate seek flags to fix issue with edl skipping | popcornmix | |