aboutsummaryrefslogtreecommitdiff
path: root/system
AgeCommit message (Collapse)Author
2013-08-01Merge pull request #2987 from ronie/remove-wundergroundMartijn Kaijser
[RFC] Ship XBMC without weather addon
2013-08-01[langauge] add missing setting descriptionsMartijn Kaijser
2013-08-01[3D] fixup some labelsJoakim Plate
2013-08-01[3D] move preferred sterescopic mode into system settingsJoakim Plate
It will apply to viz and pictures eventually
2013-08-01[3D] drop setting for global enablement of stereoscopic supportJoakim Plate
We should not hide this feature, it should have sane defaults and only display when we find a movie with stereo data or forced stereo info
2013-08-01[3D] add settings to configure the playback behavior of stereoscopic videosFranz Koch
- preferred playback mode of stereoscopic movies (ask, stereoscopic/3D, mono/2D) - preferred stereoscopic mode (use video mode or a fixed mode) - quit stereoscopic mode when playback stopped
2013-08-01[3D] add a global toggle to enable/disable stereoscopic related features and ↵Joakim Plate
moved interaction with stereoscopic related settings to a central stereoscopics manager
2013-08-01added: support SBS and TAB display of xbmc guiJoakim Plate
2013-08-01Merge pull request #2970 from FernetMenta/sledgehammerRainer Hochecker
grAEken: add ActiveAE as an additional audio engine
2013-08-01Settings: add settings for sound quality processingKarlson2k
2013-08-01[WIN32] changed: use the new settings system instead of hardcoded values.wsoltys
2013-08-01AE: add streamsilence to gui settings for engines which suppport drainunknown
2013-08-01ADD: [droid] libstagefright dvdplayer hw codecChris "koying" Browet
2013-07-25[cosmetics] update copyright headersM. Kaijser
2013-07-23use correct setting description for weather settingsM. Kaijser
2013-07-19remove wunderground addonronie
2013-06-10Merge pull request #2774 from popcornmix/rpi-settingspopcornmix
[rbp] Fix new settings scheme for RPi and provide defaults
2013-06-09Implement Logitech Rumblepad 2Tarulia
2013-06-02[osx] changed, move videoplayer.usevda into darwin_osx.xml and nuke a vda ↵davilla
dyload define
2013-06-01Merge pull request #2780 from Montellese/settings_list_controlSascha Montellese
settings: add list control using CGUIDialogSelect
2013-06-01Merge pull request #2765 from Montellese/settings_subsettingsSascha Montellese
settings: support "subsettings" using a "parent" attribute
2013-05-30settings: greatly simplify OnSettingChanging() handler for ↵montellese
videoscreen.screen/resolution/screenmode
2013-05-29[rbp] Disable unimplemented settings optionspopcornmix
I've been through the settings carefully and have made any settings that are not implemented on Pi be not-visible. If and when support is added for probing capabilities of the media player then the hiding of unsupported options can be removed. Thanks to montellese for making this configuration so simple.
2013-05-27settings: remove redundant "label" and "help" definitions in ↵montellese
platform-specific setting definition files
2013-05-27settings: implement automatically indented "subsettings" through "parent" ↵montellese
XML attribute
2013-05-23settings: fix dependency defintion of videoscreen.screenmontellese
2013-05-23settings: use the new list control where it makes sensemontellese
2013-05-23Merge pull request #2738 from Montellese/fix_videoscreen_settingsSascha Montellese
settings: move dependency handling into CSettingsManager and fix videoscreen settings
2013-05-21[language] add UI setting descriptionsMartijn Kaijser
2013-05-21settings: move <formatlabel> tag into <control> tagmontellese
2013-05-21settings: move <heading> tag into <control> tagmontellese
2013-05-21settings: move <addontype> tag into <constraints> tagmontellese
2013-05-21settings: move <allowempty> tag into <constraints> tagmontellese
2013-05-21settings.xml: remove unneeded <control> tags for action settingsmontellese
2013-05-21settings: move <dependencies> tag out of <control> tagmontellese
2013-05-19Add artist level to CD Audio rip pathTolriq
PR made as requested in http://forum.xbmc.org/showthread.php?tid=164044
2013-05-18settings: remove redundant/invalid <heading> definitions (part 2)montellese
2013-05-18settings: remove redundant/invalid <heading> definitionsmontellese
2013-05-15settings: make sure videoscreen.screen/resolution change if ↵montellese
videoscreen.screenmode is changed
2013-05-14fixed: peripheral settings must be visible for peripherals that are detectedLars Op den Kamp
2013-05-11move verbose logging below enable debug logging and make it a "subsetting" ↵Martijn Kaijser
fixes #14317
2013-05-11fix weather.currentlocation default value and remove its valid range contraintsmontellese
2013-05-11settings: services.webserverport must not depend on services.webservermontellese
2013-05-09wake on accesst4.ravenbird
2013-05-08[settings] - fix the input settings for osxMemphiz
2013-05-08[settings] - airplaypassword depends on useairplaypasswordMemphiz
2013-05-08[settings] - adapt the ios settings.xml and hide some more options which are ↵Memphiz
invalid
2013-05-04settings: add lost "None" option for the weather addonmontellese
2013-05-04changed: improve logging customizabilityspiff
- remove LOG_LEVEL_DEBUG_SAMBA - add a mask field for log levels - make the log levels customizable from the gui
2013-05-04changed: show debug settings at standard levelspiff