aboutsummaryrefslogtreecommitdiff
path: root/system/settings/settings.xml
AgeCommit message (Collapse)Author
2014-11-18[addons] add toggle for hiding broken addons. hide by defaultThomas Amland
2014-11-10Disable extra logging by defaultTobias Arrskog
2014-11-08[logging] stop log spam introduced with ba34a62Matthias Kortstiege
2014-11-04Merge pull request #5632 from Montellese/defaultusernameMartijn Kaijser
[rebrand] change default webserver username from "xbmc" to "kodi"
2014-11-02[rebrand] - change default username of webserver from xbmc to kodiMemphiz
2014-10-28changed to enable all component logging by defaultLars Op den Kamp
2014-10-27[CEC] fixed: re-enable CEC logging by default after ↵Lars Op den Kamp
fba4e391197b92d2e49c936a3a13fe785014d31c. It can still be disabled for people who don't want to see CEC logging, but it'll now be enabled again by default when debugging is enabled, like it was in Gotham.
2014-10-21[fix] keyboard layout default settinguNiversaI
This fixes to match #5525 setting name is now English QWERTY
2014-10-19[rebrand] - make the system friendly name default to Kodi (seen in airplay ↵Memphiz
announcements and maybe others)
2014-10-14Merge pull request #5410 from Memphiz/ios8airplayjenkins4kodi
2014-10-11Maintain original volume: Move it to expert settings and enable it by defaultfritsch
2014-10-11Language and Settings: Rename normalizevolumes to maintainoriginalvolumefritsch
2014-10-05[settings] - add new expert setting for enabling ios8 compatibilityMemphiz
2014-10-03[settings] Rename DVDs category to Discs and add an option to specify the ↵ace20022
handling of Blu-rays.
2014-09-27Remove videoplayer.useframemtdec setting and make it defaultfritsch
2014-09-19[language] cleanup and improve stereoscopic labelsda-anda
- removes duplicates - makes wording more userfriendly - adding contextual help string for stereoscopic related labels
2014-09-19[3D] make "mono/2D" a default playback mode instead of a preferred stereo ↵da-anda
mode (it's no real stereomode) Also removes the mode "none" from the list of preferred modes, and moves it to the playback modes.
2014-09-19[3D] default preferred stereoscopic mode to "auto"da-anda
2014-09-16Merge pull request #5200 from koying/chgffmpegmtMartijn Kaijser
CHG: Refactor ffmpeg MT support
2014-09-03[players] Allow choice of omxplayer through acceleration settingspopcornmix
2014-08-29VAAPI: rewrite with VPP and ffmpeg filterRainer Hochecker
2014-08-12CHG: Refactor ffmpeg MT supportChris "Koying" Browet
2014-08-11[keyboard] settings for keyboard layoutsJonathan Marshall
2014-08-09Merge pull request #5105 from fritsch/removecrystalhdMartijn Kaijser
Removecrystalhd
2014-08-09Merge pull request #5008 from jmarshallnz/edit_keyboardjmarshallnz
Use an edit control in the keyboard dialog
2014-08-02Merge pull request #5018 from jmarshallnz/string_fixupjmarshallnz
[strings] move the 'Component-specific logging...' string out of reserved range
2014-07-28CrystalHD: Rest in peacefritsch
2014-07-20revert default value after #5060Lars Op den Kamp
missed by the review
2014-07-19[pvr] unify settings to control of showing channel info on channel switchxhaggi
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-14[keyboard] drop the input.remoteaskeyboard setting as no longer required.Jonathan Marshall
2014-07-13[pvr] rewrite of pvr windowsxhaggi
2014-07-13[strings] move the 'Component-specific logging...' string out of the ↵Jonathan Marshall
reserved range
2014-07-10[audioencoders] move vorbis, lame, flac and wav audio encoders to add-onsArne Morten Kvarving
2014-07-08Merge pull request #4969 from xhaggi/pvr-refactor-setting-pvrplayback-startlastSascha Woo
[pvr] adjust labels and refactoring for setting 'pvrplayback.startlast'
2014-07-03Merge pull request #4973 from xhaggi/pvr-setting-closechannelosdonswitchLars Op den Kamp
[pvr] setting: enable option 'Close channel OSD after switching channels' by default
2014-07-01[pvr] setting: enable option 'Close channel OSD after switching channels' by ↵xhaggi
default
2014-06-30[pvr] refactor enum ChannelStartLast to reflect the settingxhaggi
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-29[settings] - implement update mechanism for audiooutput setting (needed due ↵Memphiz
to new setting format)
2014-06-12Merge pull request #4765 from Memphiz/osxvdasettingjmarshallnz
[osx] - handle the VDA HW Acceleration setting same as all others (inste...
2014-05-25[addons] adds 'never' as an option for the addon update settingJonathan 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[osx] - handle the VDA HW Acceleration setting same as all others (instead ↵Memphiz
of overwriting in darwin_osx.xml - introduce HasVDA dependency and use that one)
2014-05-18Merge pull request #4648 from fape/subtitles_downloadfirstsyncjmarshallnz
[rfc] [coreSubs]Automatically download first subtitle after first search
2014-05-17Automatically download first subtitlefape
2014-05-14integrate optional component logging setting into coremontellese
2014-04-29X11: drop obsolete setting enablesystemkeysRainer Hochecker
2014-04-29X11: multi-head improvementsRainer Hochecker
2014-04-29X11: fix multi-head setupsFernetMenta
2014-04-12[settings]: fix upnp category visibility when built with --disable-upnpStefan Saraev