aboutsummaryrefslogtreecommitdiff
path: root/addons/skin.confluence
AgeCommit message (Collapse)Author
2016-03-01[Confluence] - bye bye Confluence.phil65
2016-02-27Merge pull request #9192 from HitcherUK/update_default_iconsKevin Goffe
[GUI] Update default icons
2016-02-27Merge pull request #9191 from HitcherUK/hide_osd_close_buttonKevin Goffe
[GUI] Hide OSD close button
2016-02-24Merge pull request #8617 from HitcherUK/masterKevin Goffe
[skin.confluence] Add 'cancel' button to keyboard
2016-02-24Merge pull request #9175 from HitcherUK/replace_thumb_size_with_image_sizeKevin Goffe
[GUI] Replace thumb size with images res
2016-02-24[GUI] Hide OSD close buttonHitcherUK
when disabling mouse input and also stop the clock from shifting
2016-02-23[GUI] Update default iconsHitcherUK
Adds new icons and fixes DefaultAddonFoo.png missing the addon image
2016-02-23Update MusicOSD controls alignment1977David
2016-02-21[GUI] Replace thumb size with images resHitcherUK
Replaces `GetThumbSize()` with `m_imageRes` so bookmark/chapter images are the same resolution as posters, etc and also enable background loading of thumbs
2016-02-13[texturepacker] remove squish usageStefan Saraev
2016-02-13[texturepacker] make disabling dxt/lzo actualy work.Stefan Saraev
2016-02-11Merge pull request #7215 from phil65/rem_startup_playlistKevin Goffe
It's gone. Thanks.
2016-02-11[gui] move addon properties to list item labelsThomas Amland
2016-02-09[Skin] Changes for showing a button to rate in the musicOSDKolja Lampe
2016-02-07Merge pull request #9012 from Glenn-1990/timerlogosKai Sommerfeld
[PVR] [confluence] Use timer logos depending on its state.
2016-02-05Merge pull request #8778 from ronie/confluence-flipronie
[Confluence] fix size & position of mirrored image
2016-02-05Merge pull request #9002 from ronie/confluence-rdsronie
[Confluence] fix radio channels background
2016-02-01[confluence] added new timer logos and move them to an includeGlenn-1990
2016-01-31[Confluence] cleanup non existent skin settingronie
2016-01-31fix radio channels backgroundronie
2016-01-30[Confluence] increase textbox height in DialogConfirm.xmlronie
2016-01-24[gui] merge skin XMLs for MusicPlaylist and VideoPlaylistphil65
2016-01-23Merge pull request #8547 from ronie/displayafterseekMartijn Kaijser
don't toggle DisplayAfterSeek on ShowTime builtin command
2016-01-23Merge pull request #8875 from ronie/dialogvolumebarMartijn Kaijser
Remove mutebug dialog
2016-01-23Merge pull request #8865 from ronie/dialogconfirmMartijn Kaijser
merge 'ok', 'yesno' & 'progress' dialogs xml files
2016-01-23Merge pull request #8892 from ronie/dialogmusicinfoMartijn Kaijser
merge albuminfo & songinfo xml files
2016-01-22rename kaitoast xml to DialogNotification.xmlronie
2016-01-19remove mutebug dialogronie
2016-01-19[Confluence] refactor mutedialog into volumebarronie
2016-01-18[Confluence] add DialogConfirm.xml and remove othersronie
2016-01-17[Confluence] merge albuminfo and songinfo xml'sronie
2016-01-17merge albuminfo and songinfo xml'sronie
2016-01-17Handling of tags giving people that contribute to the recording e.g.DaveTBlake
Composer, Conductor, Lyricist, Mixer etc. including TIPL and TMCL held as vector of artist name and role in CMusicInfoTag and CSong. Contributors are held in library as artists with role in song_artist and role tables determining which tag was source of data. Remove JoinPhrase and boolFeatured as unused elsewhere, artist string now stored rather than built. Queries changed to generally access only standard artists not other roles Contributors included in both JSON and Info Labels Add example/default role nodes and modified SongInfoDialog so data visible.
2016-01-14[confluence] bump to Krypton gui versionMartijn Kaijser
2016-01-14bump confluence for kryptonMartijn Kaijser
2016-01-10Merge pull request #8279 from un1versal/A-Man-for-All-Seasonsronie
[confluence] add "In progress" submenu entry to TV SHOWS - Depends on #8261
2016-01-10[skin.confluence] Add 'Get more' to media menusHitcherUK
For when they're removed from the VFS.
2016-01-09[confluence] Add In Progress submenu entry to TVSHOWSun1versal
Implement https://github.com/xbmc/xbmc/pull/8261 in TVSHOWS submenu
2016-01-07[Confluence] remove startup playlist optionphil65
2016-01-06[Confluence] fix size & position of mirrored imageronie
2015-12-31[confluence][fix] get rid of view (ID: 51) in pvr channel window which cause ↵xhaggi
issues with viewtypes
2015-12-29Merge pull request #8488 from Razzeee/disable-ratings-for-pluginsRazzeee
Disable ratings button for plugins
2015-12-29[addons] add shortcut to settings in sidebarThomas Amland
2015-12-29[addons] move addon system settings to regular settings windowThomas Amland
moves notifications/auto update from side menu moves functionallity from the 'system' directory to settings and merges orphaned/required dependencies
2015-12-23Revert "[PVR] wip: handle disabled timers/readonly timers better in the GUI"Kai Sommerfeld
2015-12-23[confluence] show disabled timersGlenn-1990
2015-12-18Merge pull request #8592 from ronie/confluence-transMartijn Kaijser
reduce padding on dialog buttons
2015-12-18Merge pull request #8561 from ksooo/pvr-separate-timer-windowKai Sommerfeld
[PVR] Feature: Separate windows for "Timer Rules" and "Timers"
2015-12-18[skin.confluence] Add 'cancel' button to keyboardHitcherUK
Allows remotes without a 'home' button to close the keyboard dialog
2015-12-16[PVR] Removed "Group timers" option that makes no sense anymore with ↵Kai Sommerfeld
separated timer/rules window