Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
2014-05-07 | settings: add range slider control | montellese | |
2014-05-07 | Merge pull request #4646 from xhaggi/channel-selection | Sascha Woo | |
[pvr] numeric input to select a channel within pvr views | |||
2014-05-07 | [pvr] adds numeric input to select a channel within pvr views | xhaggi | |
2014-05-04 | Merge pull request #4346 from Jalle19/correct-codec-names | jmarshallnz | |
Use correct codec names, MPEG is always written in upper-case | |||
2014-05-02 | media: use string-based instead of enum-based MediaType | montellese | |
2014-04-29 | X11: drop obsolete setting enablesystemkeys | Rainer Hochecker | |
2014-04-29 | X11: fix multi-head setups | FernetMenta | |
2014-04-18 | [lang] removed duplicated Vietnamese language | txtranslation | |
2014-04-18 | [lang] update of core language files | txtranslation | |
2014-04-12 | Fix spelling of "Liechtenstein" in langinfo.xml | Tobias Markus | |
2014-03-28 | [lang] update of core language files | txtranslation | |
2014-03-23 | Merge pull request #4452 from NedScott/settings-description | jmarshallnz | |
correct ID for PVR settings description | |||
2014-03-22 | get rid of non DNS online check | wsnipex | |
if DNS resolution doesn't work, we have a problem anyway |