Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-08-26 | use generic names to make it easier to switch to a new touch skin in the future | ronie | |
2014-08-13 | [language] missed some xbmc/kodi replacements | Martijn Kaijser | |
2014-08-12 | [language] Rebrand other language files as well. | Martijn Kaijser | |
2014-08-12 | [language] Rebrand main English language file to Kodi | Martijn Kaijser | |
2014-08-12 | Merge pull request #5073 from Jalle19/all-recordings-directory | jmarshallnz | |
[pvr] deprecate "All recordings" in favor of a "Group Items" feature | |||
2014-08-11 | [keyboard] settings for keyboard layouts | Jonathan Marshall | |
2014-08-11 | [pvr] remove the "All recordings" folder in favor of a "Group Items" option ↵ | Sam Stenvall | |
in the side blade | |||
2014-08-09 | Merge pull request #5105 from fritsch/removecrystalhd | Martijn Kaijser | |
Removecrystalhd | |||
2014-08-07 | Merge pull request #4990 from fightnight/patch-1 | Martijn Kaijser | |
Allow larger font size | |||
2014-08-06 | Merge pull request #5112 from xhaggi/pvr-dialog-guide-info-find-similar | Sascha Woo | |
[pvr] adds 'Find similar' button to guide info dialog | |||
2014-08-06 | [lang] shorten label 'Find similar programs' to 'Find similar' | xhaggi | |
2014-08-05 | Merge pull request #5094 from popcornmix/limitres | popcornmix | |
[rbp] Make gui limit default to 720 when memory is limited | |||
2014-08-05 | [rbp] Make gui limit default to 720 when memory is limited | popcornmix | |
On a 256M Pi, it's safest to default to 720p gui as memory is quite limited. | |||
2014-08-04 | Merge pull request #5077 from topfs2/remove_hal | Tobias Arrskog | |
Remove HAL | |||
2014-08-03 | Merge pull request #5115 from xhaggi/pvr-improve-search-window | Sascha Woo | |
[pvr] improvements/cleanups for the search window | |||
2014-08-03 | [pvr] improvements/cleanups for the search window | xhaggi | |
* removes item 'no search results' and adds a new item 'Search ...' which do not disappear if the results are shown * renames ShowSearchResults() to OpenDialogSearch() as we don't show results, we show the dialog to define the search settings * refactor method Search() into OnPrepareFileItems() * removes some needless methods/vars like ActionShowSearch() | |||
2014-08-03 | [view] fix label for default sort method in CGUIViewState | xhaggi | |
This adjusts the label which is used if no sort method is defined (Sort by: Name) to 'Name' as it's used in all CGUIViewState derivatives. Also discussed at trac http://trac.xbmc.org/ticket/15045 | |||
2014-08-02 | Merge pull request #5018 from jmarshallnz/string_fixup | jmarshallnz | |
[strings] move the 'Component-specific logging...' string out of reserved range | |||
2014-07-28 | Lang: Remove CrystalHD strings | fritsch | |
2014-07-21 | Remove HAL | Tobias Arrskog | |
2014-07-19 | [pvr] unify settings to control of showing channel info on channel switch | xhaggi | |
This unifies the settings 'pvrmenu.infoswitch', 'pvrmenu.infotimeout', 'pvrmenu.infotime' to one new setting 'pvrmenu.displaychannelinfo' which holds the options 'Off' and '1 sec' to '15 sec'. | |||
2014-07-17 | [lang] add comment/usage to key "Guide" to clarify its meaning | xhaggi | |
2014-07-13 | [pvr] rewrite of pvr windows | xhaggi | |
2014-07-13 | [sort] adds sorting by channel number | xhaggi | |
2014-07-13 | [strings] move the 'Component-specific logging...' string out of the ↵ | Jonathan Marshall | |
reserved range | |||
2014-07-11 | [pvr] add ability to delete a whole recordings folder | Sam Stenvall | |
2014-07-10 | [audioencoders] move vorbis, lame, flac and wav audio encoders to add-ons | Arne Morten Kvarving | |
2014-07-07 | Added English string | fightnight | |
ID #15110 | |||
2014-06-30 | [pvr] remove unnecessary filler method for setting 'pvrplayback.startlast' | xhaggi | |
This removes the filler method for setting 'pvrplayback.startlast' and add options directly to the settings.xml. | |||
2014-06-30 | [pvr] adjust labels for setting pvrplayback.startlast | xhaggi | |
This change the current used labels 'Yes' and 'Minimised' to 'Foreground' and 'Background', so it's easier to understand what's happen if you choose one of these options. | |||
2014-06-10 | Merge pull request #4287 from jmarshallnz/neverneverland | jmarshallnz | |
[addons] add support for 'never' updating or checking for updates | |||
2014-06-10 | clarify the impact of webserver username and password in the settings' ↵ | montellese | |
description | |||
2014-05-25 | [addons] show all add-ons in the add-on manager, including ↵ | Jonathan Marshall | |
libraries/modules/helpers | |||
2014-05-25 | [addons] adds 'Check for updates' to the root of the add-ons manager. | Jonathan Marshall | |
2014-05-25 | [addons] adds 'never' as an option for the addon update setting | Jonathan Marshall | |
2014-05-25 | [addons] switch general.addonupdates to an integer setting. Skins can use a ↵ | Jonathan Marshall | |
button control for the setting instead of a toggle. | |||
2014-05-21 | Merge pull request #4746 from popcornmix/ceclog | Martijn Kaijser | |
libcec: Make verbose logging optional | |||
2014-05-21 | Merge pull request #3636 from dsoms/master | Martijn Kaijser | |
[language] Update language/Catalan/langinfo.xml | |||
2014-05-18 | libcec: Make verbose logging optional | popcornmix | |
2014-05-18 | Merge pull request #4648 from fape/subtitles_downloadfirstsync | jmarshallnz | |
[rfc] [coreSubs]Automatically download first subtitle after first search | |||
2014-05-17 | Automatically download first subtitle | fape | |
2014-05-14 | upnp: add functionality to get Platinum log messages | Alasdair Campbell | |
2014-05-14 | [airtunes] - remove the old advanced_settings flag "enableairtunesdebuglog" | Memphiz | |
and replace it with the new optional component logging setting | |||
2014-05-14 | integrate optional component logging setting into core | montellese | |
2014-05-09 | Merge pull request #4657 from xhaggi/channel-icon-scan | jmarshallnz | |
[pvr] rewrite of implementation for search of missing channel icons | |||
2014-05-08 | [pvr] adds a background job to search for missing channel icons | xhaggi | |
This adds a background job to search for missing channel icons, which is exectued on every PVR manager start. | |||
2014-05-07 | adjust CGUIDialogProfileSettings to derive from CGUIDialogSettingsManualBase | montellese | |
2014-05-07 | adjust CGUIDialogVideoSettings to derive from CGUIDialogSettingsManualBase | montellese | |
2014-05-07 | adjust CGUIDialogAudioSubtitleSettings to derive from ↵ | montellese | |
CGUIDialogSettingsManualBase | |||
2014-05-07 | adjust CGUIDialogMediaFilter to derive from CGUIDialogSettingsManualBase | montellese | |