Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-11-15 | FFMpeg: Bump to 2.8.2-Jarvis-beta2 | fritsch | |
2015-11-15 | [PVR] fix timer dialog 'maxRecordings' label | Glenn-1990 | |
2015-11-15 | Merge pull request #8388 from MartijnKaijser/single_repo | Martijn Kaijser | |
[repo] Only fetch the addons.xml for the current version | |||
2015-11-15 | [repo] Only fetch the addons.xml for the current version as we changed our ↵ | Martijn Kaijser | |
repo script on the server to auto copy all compatible version to a single folder | |||
2015-11-15 | Merge pull request #8387 from MartijnKaijser/16.0b2 | Martijn Kaijser | |
bump to 16.0 beta 2 | |||
2015-11-15 | bump to 16.0 beta 2 | Martijn Kaijser | |
2015-11-15 | [PVR] Remove repeating timers from Recording lists | metaron | |
Stops a repeating timer with status 'Recording' appearing in currently recording lists along with its currently recording child timer | |||
2015-11-14 | Merge pull request #8384 from stefansaraev/amc-sd16.0b1-Jarvis | Chris Browet | |
[amcodec] partialy revert 344af8f | |||
2015-11-14 | [amcodec] partialy revert 344af8f | Stefan Saraev | |
it made livetv worse on linux.. | |||
2015-11-14 | Merge pull request #8383 from koying/fixdroidmpeg2 | Chris Browet | |
FIX: [droid] Only sw for SD MPEG | |||
2015-11-14 | FIX: [droid] Only sw for SD MPEG | Chris "koying" Browet | |
2015-11-14 | Merge pull request #8382 from koying/fixamcresize | Chris Browet | |
FIX: [amc] skip frame render when changing surface size | |||
2015-11-14 | FIX: [amc] skip frame render when changing surface size | Chris Browet | |
Prevents annoying and visible dimension change | |||
2015-11-13 | Merge pull request #8379 from FernetMenta/getdelay | Rainer Hochecker | |
AE: fix GetDelay - only apply time correction to sink delay | |||
2015-11-13 | Merge pull request #8377 from DaveTBlake/ContentFilesViewMediaInfo | Dave Blake | |
Music file view content as "files" and still have "media info" view type | |||
2015-11-12 | Merge pull request #8372 from tamland/fix_blacklist_clearing | tamland | |
[addons] fix clearing of blacklist state on uninstall | |||
2015-11-12 | [addons] lock manager initialization | Thomas Amland | |
2015-11-12 | [addons] dont change disabled state in db directly on addon update | Thomas Amland | |
manager is responsible for enabling/disabling | |||
2015-11-12 | [addons] clear blacklist state from database and manager on uninstall | Thomas Amland | |
2015-11-12 | AE: fix GetDelay - only apply time correction to sink delay | Rainer Hochecker | |
2015-11-12 | Merge pull request #8378 from enen92/master | Martijn Kaijser | |
[pydocs] Fix small typo in xbmc.log() example | |||
2015-11-12 | [pydocs] Fix small typo in xbmc.log() example | enen92 | |
This fix a minimal typo in the example provided in the documentation for the xbmc.log function | |||
2015-11-12 | Restore content to "files" when in music file view, but still have "media ↵ | DaveTBlake | |
info" view type available so that music file tag data can be displayed. The original file view functionality was broken when deprecating the use of CGUIViewStateWindowMusicSong to make music more like video. But previous attempts to restore sorting and view types by setting content to "songs" were too course and caused other issues. | |||
2015-11-11 | Merge pull request #8376 from afedchin/fix_dvd_dxva | jenkins4kodi | |
2015-11-12 | [win32/utils] Fixed converting yuv420 to nv12. Fixed trac #16217 | Anton Fedchin | |
2015-11-11 | Merge pull request #8371 from FernetMenta/ccfix | Rainer Hochecker | |
VideoPlayer: fix for closed captions - 708 | |||
2015-11-10 | [events] fix crash when attempting to install an addon not in a repository ↵ | Thomas Amland | |
from the event list | |||
2015-11-10 | [addons] remove unused methods | Thomas Amland | |
2015-11-10 | [addons] fix min/max typo. should get the repo with the highest version | Thomas Amland | |
2015-11-10 | [addons] dont include broken versions in available updates | Thomas Amland | |
2015-11-10 | VideoPlayer: fix for closed captions - 708 | Rainer Hochecker | |
2015-11-10 | Merge pull request #8141 from metaron-uk/recordInvest | Kai Sommerfeld | |
[PVR] Fix for recording associations | |||
2015-11-10 | Merge pull request #8354 from DaveTBlake/ArtistDescNotVector | Dave Blake | |
Fix missing artist names in legacy Python music interface | |||
2015-11-10 | Merge pull request #8343 from AlwinEsch/sort-GUIWindowLoginScreen | Alwin Esch | |
[gui] Sort include files on GUIWindowLoginScreen.* alphabetical | |||
2015-11-10 | [gui] Sort include files on GUIWindowLoginScreen.* alphabetical | Alwin Esch | |
2015-11-09 | [PVR] Recording EPG Association Fix | metaron | |
Check for EPG associations after Client EPG update has finished - No point checking after DB load before client update as well as recordings are loaded before EPG Updates in a refresh sequence - Move recording association update to correct place in UpdateEPG | |||
2015-11-09 | Merge pull request #8338 from NedScott/more_long-press_changes | Andreas Zelend | |
Minor keyboard.xml improvements | |||
2015-11-09 | Merge pull request #8350 from AlwinEsch/fix-builddep | Wolfgang Schupp | |
[builddep] fix build Ubuntu 16.4 Xenial | |||
2015-11-09 | Merge pull request #8360 from ksooo/pvr-context-menu-cleanup-4 | Kai Sommerfeld | |
2015-11-09 | Merge pull request #8367 from Memphiz/ios_fix_bgmusic | Memphiz | |
[ios] - fix playback controls from ios control center when kodi is pl… | |||
2015-11-08 | [ios] - fix playback controls from ios control center when kodi is playing ↵ | Memphiz | |
music and backgrounded | |||
2015-11-08 | Merge pull request #8366 from Memphiz/jenkins_addons | Memphiz | |
[jenkins] buildsteps update | |||
2015-11-08 | Merge pull request #8358 from DaveTBlake/JSONFixMoodFormat | Dave Blake | |
Fix album and artist mood output for JSON to be array as in spec | |||
2015-11-08 | Use CMusicInfoTag.GetArtistString() and GetAlbumArtistString to pass song ↵ | DaveTBlake | |
and album artist string out to python addons. Use GetArtistString when calling GetAlbumByName which queries album.strArtists field Check !GetArtistString().empty() rather than GetArtist() (that could be empty when string has values) | |||
2015-11-08 | [builddep] add calls to create missing headers on build for libgpg-error | Alwin Esch | |
2015-11-07 | [jenkins] - evaluate new env var "BUILD_BINARY_ADDONS" | Memphiz | |
2015-11-07 | [jenkins] - remove unused linux32 buildsteps | Memphiz | |
2015-11-07 | [jenkins] - removed osx32 build support | Memphiz | |
2015-11-07 | Merge pull request #8365 from koying/fixbattery | Chris Browet | |
FIX: [droid] some intent filters MUST be registered in code | |||
2015-11-07 | FIX: [droid] some intent filters MUST be registered in code | Chris "koying" Browet | |