aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-10-29Merge pull request #8315 from mkortstiege/silent-ar-warningsMatthias Kortstiege
[make] silent ar compiler warnings
2015-10-29Merge pull request #8313 from koying/fixsurfaceMartijn Kaijser
FIX: [droid;amcs] do not stop video when loosing main surface
2015-10-29[make] silent ar compiler warningsMatthias 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-29Merge pull request #8310 from mkortstiege/fix-togglebutton-autowidthMatthias Kortstiege
[guilib] fix togglebutton not properly resizing when using the altlabel
2015-10-29Merge pull request #8314 from Razzeee/improve-gitignore-clionMatthias Kortstiege
Remove .idea folder which get's created from JetBrains CLion
2015-10-29Remove .idea folder which get's created from JetBrains CLionKolja Lampe
2015-10-28Merge pull request #8311 from ksooo/coverity-1Kai Sommerfeld
[PVR, guiinfo] Some random Coverity fixes
2015-10-28FIX: [droid;amcs] do not stop video when loosing main surfaceChris "Koying" Browet
2015-10-28Merge pull request #8312 from hudokkow/thedroidsmustbecrazyChris Browet
[gitignore] More android artifacts
2015-10-28[droid] update readme to recommend Ubuntu 14.04Martijn Kaijser
2015-10-28[gitignore] More android artifactsh.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_GLOBALMatthias 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 altlabelMatthias 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 memberKai Sommerfeld
2015-10-28[PVR] Fix: Coverity: CPVRManagerStartJob: unused memberKai Sommerfeld
2015-10-28[PVR] Fix: Coverity: PVRGUIInfo: uninit memberKai Sommerfeld
2015-10-27Adding keyboard layout: Czech QWERTZSkyCrawl
2015-10-27Merge pull request #8291 from koying/fixdroidvolumeMartijn Kaijser
CHG: [droid] decouple kodi and system audio volumes
2015-10-27Merge pull request #8301 from ksooo/guiinfo-fix-listitem-isrecordingKai Sommerfeld
[guiinfo] Fixed LISTITEM_ISRECORDING for epg event items ...
2015-10-27Merge pull request #8302 from ksooo/xcode-add-missing-addons-include-dirMemphiz
[xcode] add xbmc/addons/include directory to project (exists for ages…
2015-10-26CHG: [droid] decouple kodi and system audio volumesChris "koying" Browet
2015-10-26Merge pull request #8300 from koying/chgdroidiconsMartijn 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-26CHG: [droid] Use best possible icons for app + refactorChris "Koying" Browet
2015-10-26Merge pull request #8299 from koying/fixdroidcpu2Chris Browet
FIX: [droid] also check CPU2 for compatibility
2015-10-26Merge pull request #8294 from koying/fixvideostopChris Browet
CHG: [droid] stop video when loosing focus
2015-10-26CHG: [droid] stop video when loosing focusChris "Koying" Browet
2015-10-26FIX: [droid] protect clear surface vs. destructionChris "koying" Browet
2015-10-26FIX: [droid] also check CPU2 for compatibilityChris "Koying" Browet
2015-10-26Merge pull request #8297 from MilhouseVH/dimfixjenkins4kodi
2015-10-26Merge pull request #8289 from da-anda/confluence-3Dda-anda
[confluence][3D] random improvements to stereoscopic depth of elements
2015-10-25[Screensaver] Allow Dim screensaver to animate when closingMilhouseVH
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-25Merge pull request #8286 from mkortstiege/fix-crash_userratingRazzeee
[infomanager] fix possible crash when accessing ListItem.UserRating
2015-10-25Merge pull request #8295 from HitcherUK/masterronie
[confluence] add full screen button to PVR
2015-10-25Merge pull request #8293 from un1versal/dspstringsMartijn Kaijser
CGUIDialogAudioDSPSettings: fix duplication of "Are you sure?" in dialog message:
2015-10-25[confluence] add full screen button to PVRHitcherUK
channels when playing windowed video
2015-10-25[python] Fixed getRegion dateshort format without leading zeroLS80
2015-10-25Merge pull request #8292 from koying/fixuprefreshlimitsMartijn Kaijser
FIX: [droid] increase valid refresh rate limits
2015-10-25Merge pull request #6024 from anaconda/settings-hideemptyseries-guiMartijn Kaijser
[settings] Promote hideemptyseries to GUI setting.
2015-10-25CGUIDialogAudioDSPSettings: 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-25FIX: [droid] increase valid refresh rate limitsChris "Koying" Browet
2015-10-25[confluence][3D] random improvements to stereoscopic depth of elementsda-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-25Merge pull request #8195 from pokowaka/tag_refactorMartijn Kaijser
Fixed crash on scanning incomplete id3v2 tags