Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-10-29 | Merge pull request #8315 from mkortstiege/silent-ar-warnings | Matthias Kortstiege | |
[make] silent ar compiler warnings | |||
2015-10-29 | Merge pull request #8313 from koying/fixsurface | Martijn Kaijser | |
FIX: [droid;amcs] do not stop video when loosing main surface | |||
2015-10-29 | [make] silent ar compiler warnings | Matthias Kortstiege | |
In recent gnu binutils the ar binary operates in deterministic mode by default. This is rendering the 'u' option useless and is causing compiler warnings. | |||
2015-10-29 | Merge pull request #8310 from mkortstiege/fix-togglebutton-autowidth | Matthias Kortstiege | |
[guilib] fix togglebutton not properly resizing when using the altlabel | |||
2015-10-29 | Merge pull request #8314 from Razzeee/improve-gitignore-clion | Matthias Kortstiege | |
Remove .idea folder which get's created from JetBrains CLion | |||
2015-10-29 | Remove .idea folder which get's created from JetBrains CLion | Kolja Lampe | |
2015-10-28 | Merge pull request #8311 from ksooo/coverity-1 | Kai Sommerfeld | |
[PVR, guiinfo] Some random Coverity fixes | |||
2015-10-28 | FIX: [droid;amcs] do not stop video when loosing main surface | Chris "Koying" Browet | |
2015-10-28 | Merge pull request #8312 from hudokkow/thedroidsmustbecrazy | Chris Browet | |
[gitignore] More android artifacts | |||
2015-10-28 | [droid] update readme to recommend Ubuntu 14.04 | Martijn Kaijser | |
2015-10-28 | [gitignore] More android artifacts | h.udo | |
2015-10-28 | [d3d11] Fixed issue with stereoscopic 3D mode and DXVA scaling for some ↵ | Anton Fedchin | |
drivers which works incorrectly with DXVA processor and deferred context. | |||
2015-10-28 | [WinRenderer] Fix HQ scallers, to avoid unnecessary scaling at Stage1 (with ↵ | Anton Fedchin | |
DXVA processor and color shader). This also fixes HQ scallers for TAB/SBS modes. | |||
2015-10-28 | [globals] remove macro XBMC_GLOBAL | Matthias Kortstiege | |
2015-10-28 | [gif] Check frame dimensions. | ace20022 | |
2015-10-28 | [gif] Skip frames with an illegal dimension rather than abort. | ace20022 | |
2015-10-28 | [guilib] fix togglebutton not properly resizing when using the altlabel | Matthias Kortstiege | |
2015-10-28 | [PVR] Fix: Coverity: CGUIInfoManager: divide_by_zero (actually a false positive) | Kai Sommerfeld | |
2015-10-28 | [PVR] Fix: Coverity: CGUIDialogPVRRadioRDSInfo: uninit member | Kai Sommerfeld | |
2015-10-28 | [PVR] Fix: Coverity: CPVRManagerStartJob: unused member | Kai Sommerfeld | |
2015-10-28 | [PVR] Fix: Coverity: PVRGUIInfo: uninit member | Kai Sommerfeld | |
2015-10-27 | Adding keyboard layout: Czech QWERTZ | SkyCrawl | |
2015-10-27 | Merge pull request #8291 from koying/fixdroidvolume | Martijn Kaijser | |
CHG: [droid] decouple kodi and system audio volumes | |||
2015-10-27 | Merge pull request #8301 from ksooo/guiinfo-fix-listitem-isrecording | Kai Sommerfeld | |
[guiinfo] Fixed LISTITEM_ISRECORDING for epg event items ... | |||
2015-10-27 | Merge pull request #8302 from ksooo/xcode-add-missing-addons-include-dir | Memphiz | |
[xcode] add xbmc/addons/include directory to project (exists for ages… | |||
2015-10-26 | CHG: [droid] decouple kodi and system audio volumes | Chris "koying" Browet | |
2015-10-26 | Merge pull request #8300 from koying/chgdroidicons | Martijn Kaijser | |
CHG: [droid] Use best possible icons for app + refactor | |||
2015-10-26 | [xcode] add xbmc/addons/include directory to project (exists for ages, but ↵ | Kai Sommerfeld | |
was not in project) | |||
2015-10-26 | [guiinfo] Fixed LISTITEM_ISRECORDING for epg event items in case there is an ↵ | Kai Sommerfeld | |
aborted recording for the selected epg event. | |||
2015-10-26 | CHG: [droid] Use best possible icons for app + refactor | Chris "Koying" Browet | |
2015-10-26 | Merge pull request #8299 from koying/fixdroidcpu2 | Chris Browet | |
FIX: [droid] also check CPU2 for compatibility | |||
2015-10-26 | Merge pull request #8294 from koying/fixvideostop | Chris Browet | |
CHG: [droid] stop video when loosing focus | |||
2015-10-26 | CHG: [droid] stop video when loosing focus | Chris "Koying" Browet | |
2015-10-26 | FIX: [droid] protect clear surface vs. destruction | Chris "koying" Browet | |
2015-10-26 | FIX: [droid] also check CPU2 for compatibility | Chris "Koying" Browet | |
2015-10-26 | Merge pull request #8297 from MilhouseVH/dimfix | jenkins4kodi | |
2015-10-26 | Merge pull request #8289 from da-anda/confluence-3D | da-anda | |
[confluence][3D] random improvements to stereoscopic depth of elements | |||
2015-10-25 | [Screensaver] Allow Dim screensaver to animate when closing | MilhouseVH | |
Fix for screensaver remaining dim on skin reload has a side effect of stopping the animation during closing the screensaver. We need to ensure the dim level is only reset when animation finishes | |||
2015-10-25 | Merge pull request #8286 from mkortstiege/fix-crash_userrating | Razzeee | |
[infomanager] fix possible crash when accessing ListItem.UserRating | |||
2015-10-25 | Merge pull request #8295 from HitcherUK/master | ronie | |
[confluence] add full screen button to PVR | |||
2015-10-25 | Merge pull request #8293 from un1versal/dspstrings | Martijn Kaijser | |
CGUIDialogAudioDSPSettings: fix duplication of "Are you sure?" in dialog message: | |||
2015-10-25 | [confluence] add full screen button to PVR | HitcherUK | |
channels when playing windowed video | |||
2015-10-25 | [python] Fixed getRegion dateshort format without leading zero | LS80 | |
2015-10-25 | Merge pull request #8292 from koying/fixuprefreshlimits | Martijn Kaijser | |
FIX: [droid] increase valid refresh rate limits | |||
2015-10-25 | Merge pull request #6024 from anaconda/settings-hideemptyseries-gui | Martijn Kaijser | |
[settings] Promote hideemptyseries to GUI setting. | |||
2015-10-25 | CGUIDialogAudioDSPSettings: fix duplication of "Are you sure?" in dialog ↵ | un1versal | |
message. | |||
2015-10-25 | [settings] Promote hideemptyseries to GUI setting. | anaconda | |
This promotes videolibrary.hideemptyseries from an advanced setting to a GUI one. This is enabled by default. | |||
2015-10-25 | FIX: [droid] increase valid refresh rate limits | Chris "Koying" Browet | |
2015-10-25 | [confluence][3D] random improvements to stereoscopic depth of elements | da-anda | |
- lowered depth of extended progress, volume bar and lyrics - added missing depth to globalsearch - improved depths of lyrics overlay - added depth to poster in "Media Info 3" views | |||
2015-10-25 | Merge pull request #8195 from pokowaka/tag_refactor | Martijn Kaijser | |
Fixed crash on scanning incomplete id3v2 tags |