aboutsummaryrefslogtreecommitdiff
path: root/addons
AgeCommit message (Collapse)Author
2012-10-17Fixed: [Confluence] slide the Kai dialog over when the busy dialog pops up ↵Jezz_X
at the same time to prevent overlap and busy obscuring information
2012-10-15Merge pull request #1622 from jmarshallnz/skin_settingsArne Morten Kvarving
Skin settings to a button in Appearance, under skin chooser
2012-10-16Fixed: [Confluence] Don't assume TV Shows return a poster for their scrapped ↵Jezz_X
thumb anymore because apparently that changed recently and they now get banners again
2012-10-15[droid/pvr] add android path checks. credit @memphizLars Op den Kamp
2012-10-15[confluence] move skin settings to SkinSettings.xmlJonathan Marshall
2012-10-15Fixed: [Confluence] Proper fall back for people who haven't update their ↵Jezz_X
scraped graphic art yet between eden and frodo
2012-10-14Changed: [Confluence] streamlined the code for the new ListItem.Art stuffJezz_X
2012-10-14Fixed: [Confluence] posters we missing in library view due to bad visible ↵Jezz_X
condition. fixes #13406
2012-10-14Changed: [Confluence] reduced the Live TV image file size by halfJezz_X
2012-10-14Removed: [Confluence] unused graphics taking up spaceJezz_X
2012-10-14Fixed: [Confluence] Alignment of the progress bar in DialogBusy.xmlJezz_X
2012-10-14Changed/Fixed: [Confluence] let fan art still show when the visualization is ↵Jezz_X
in the background since most vis are transparent and not full screen
2012-10-14Changed: [Confluence] removed a label from the OSD that no longer has space ↵Jezz_X
for anymore
2012-10-13Fixed: [Confluence] small pvr view alignment issueJezz_X
2012-10-13Fixed: [Confluence] updated the Home screen "Now Playing" media icons to use ↵Jezz_X
Player.Art(thumb)
2012-10-13Fixed: [Confluence] Re-added back the Live TV Pause button to the side bar ↵Jezz_X
and home player controls and also fixed the live tv controls in PlayerControls.xml that were missed in 43000267dd308482f2864b46c43aa738edd4d6bc
2012-10-13Fixed: [Confluence] Navigation issue in VideoOSD caused by duplicate button ↵Jezz_X
id's made present by commit 43000267dd308482f2864b46c43aa738edd4d6bc
2012-10-13Partial Revert "Confluence: add extra PVR buttons to support pause and seek"Jezz_X
This reverts commit 43000267dd308482f2864b46c43aa738edd4d6bc.
2012-10-12Fixed: [Confluence] Media Filter window gets included in the background fade ↵Jezz_X
dialog set
2012-10-12Changed: [Confluence] Close the side bar when opening the advanced filtering ↵Jezz_X
dialog
2012-10-12Merge pull request #1600 from JezzX/Art_FixupJezz
Fixed: [Confluence] to use all the new ListItem.Art stuff
2012-10-11added: icon for the in progress tvshows library nodespiff
2012-10-12Changed: [Confluence] to use all the new ListItem.Art stuffJezz_X
2012-10-09Merge pull request #1580 from asylumfunk/js-house-cleaningSascha Montellese
[webinterface.default] cleanup JSON-RPC requests
2012-10-09cleanup - removed over 200k from the projectasylumfunk
- cleanup - moved ajax commonalities to dedicated library - cleanup - removed unneeded jQuery.proxy calls - cleanup - removed comments - performance - much faster replace - cleanup - upgraded jquery to 1.8.2, removed unreferenced js files - performance - lossless image size reduction with smushit
2012-10-09[pvr] added/update doxy for PVR add-on callbacks + cosmeticsLars Op den Kamp
2012-10-09[pvr] added TriggerEpgUpdate to the PVR interface, so an add-on can force an ↵Lars Op den Kamp
EPG update for a channel
2012-10-09Confluence: add extra PVR buttons to support pause and seekMarcel Groothuis
These buttons are only enabled when the current PVR backend supports pause and seek for the current playing stream
2012-10-09Merge pull request #1399 from Montellese/gsoc_advanced_filterSascha Montellese
[GSoC] Advanced Library Filtering
2012-10-08changed: drop now unused CGUIDialogVideoScanspiff
2012-10-08[confluence] add DialogMediaFilter.xmlmontellese
2012-10-08[confluence] add new button for advanced filteringmontellese
2012-10-07Merge pull request #1559 from asylumfunk/core.jsSascha Montellese
[webinterface.default] Core.js cleanup: no more global variables
2012-10-07[ios/atv2] - fix build by syncing xcode projectsMemphiz
2012-10-07changed: remove now unused CGUIDialogMusicScanspiff
2012-10-06cleanup - no more global variablesasylumfunk
- removed unused prototype definitions - explicitly access the local window - cleaned up logic, declared all implied variables - renamed file to follow convention - updated copyright year
2012-10-05cleanup - removed unreferenced functions, moved dangling variable declarationasylumfunk
2012-10-04Merge pull request #1533 from JezzX/Common_BackgroundLars Op den Kamp
Changed: [Confluence] Made the PVR window use the common background code...
2012-10-04[webinterface.default] fix Player.Go(Previous|Next|To) after changes in JSON-RPCmontellese
2012-10-04Changed: [Confluence] Made the PVR window use the common background code so ↵Jezz_X
it can use fanart for the background
2012-10-02Fixed: [Confluence] wrong description label shown for Service settingsJezz_X
2012-10-01Merge pull request #1503 from asylumfunk/webinterface.default-v2.0.3-squashSascha Montellese
[webinterface.default] improve performance of launcher code
2012-10-01Merge pull request #1452 from fetzerch/bugfix-pvr-cleanupLars Op den Kamp
[pvr] Show resume indicator for recordings + some cleanups
2012-09-30Merge pull request #1513 from MartijnKaijser/octoberMartijn Kaijser
version bump for October merge window
2012-10-01Merge pull request #1472 from 'fetzerch/bugfix-multiple-addons'.Lars Op den Kamp
[pvr] Fix problems with multiple PVR Addons running at the same time
2012-09-30version bump for October merge windowMartijnKaijser
2012-09-29[webinterface.default-v2.0.3]asylumfunk
- complete rewrite of Javascript loading - performs up to 200x faster - uses less resources - no pollution of global namespace - easier to maintain
2012-09-29[addons] Added FileExists, StatFile, DeleteFile, CreateDirectory, ↵Christian Fetzer
DirectoryExists and RemoveDirectory to libXBMCaddon
2012-09-29[webinterface.default] fix song view of a specific albummontellese
2012-09-26fixed: meh, too tiredspiff