aboutsummaryrefslogtreecommitdiff
path: root/system
AgeCommit message (Collapse)Author
2013-12-02Merge pull request #3746 from amet/setDefaultSubServicesZeljko Ametovic
[coreSubs] set default services for Tv Shows and Movies
2013-12-03[coreSubs] set default services for Tv Shows and Moviesamet
2013-12-02[WIN32] implemented test pattern for DirectXwsoltys
2013-11-16use correct settings descripting text for screensaver fixes #14691Martijn Kaijser
2013-11-14Input: Disable Joystick Gui Setting by defaultfritsch
2013-11-13[darwin/settings] - hide one more unused option for darwinMemphiz
2013-11-12[subtitles] set a maximum of 3 languages.Jonathan Marshall
2013-11-12[subtitles] adds new dialog for subtitles to core.Jonathan Marshall
2013-11-12fixes incorrect <dependency> in darwin settingsJonathan Marshall
2013-11-12another missing <control> tag in darwin settingsJonathan Marshall
2013-11-12ensure we specify the <control> type for darwin settingsJonathan Marshall
2013-11-10Merge pull request #3582 from ulion/ffmpeg_multi_thread_switchjmarshallnz
Add video player switch for multi-thread decoding
2013-11-09Merge pull request #3396 from ace20022/default_sub_seljmarshallnz
[DVDPlayer] Improve preferred subtitle selection
2013-11-09[Settings/DVDPlayer] Add option "Prefer external subtitles" to category ↵ace20022
subtitles and adapt DVDPlayer accordingly.
2013-11-08Add video player switch for multi-thread decodingulion
2013-11-06FIX: fixup stagefright disabling by properly using OnSettingUpdateChris "Koying" Browet
2013-11-06Merge pull request #3079 from koying/fixstagefrightdyloadChris Browet
FIX: [stagefright] dyload the whole codec to prevent api breakage
2013-11-06FIX: [droid] fix android-specific settings xmlChris "Koying" Browet
2013-11-05[rbp] Add missing control types to settingspopcornmix
2013-11-05AE: settings, add new control type toggle to setting normalizelevelsRainer Hochecker
2013-11-04AE: re-add setting normalizelevels, formally inverted and known as boost ↵Rainer Hochecker
volume on downmix
2013-11-03settings: refactor setting controls into custom registerable controlsmontellese
2013-11-01Merge pull request #3336 from t-nelson/string_setting_label2Trent Nelson
Show values of string settings with button controls
2013-11-01[rbp/omxplayer] Support multichannel PCM audio output over hdmipopcornmix
Requires updated firmware (from next branch)
2013-11-01Merge pull request #3477 from koying/adddefaultjoystickChris Browet
ADD: implement default joystick map
2013-10-31Merge pull request #3455 from FernetMenta/audiopageRainer Hochecker
new audio settings
2013-10-29Merge pull request #3392 from garbear/pvrmenu.searchiconsMartijn Kaijser
Disable channel icon scan when icon path is empty
2013-10-28AE: change help messagesRainer Hochecker
2013-10-28AE: rework streamsilenceRainer Hochecker
2013-10-28AE: make streamsilence an integer so it can define a timeout after which the ↵Rainer Hochecker
mode is disabled
2013-10-28[AE/CA] - fix hidden settings for darwinMemphiz
2013-10-28[rbp] Update to work with new audio settingspopcornmix
2013-10-28AudioSettings: Remove AAC Setting for passthroughfritsch
2013-10-28[AE] refactor audio settings pageRainer Hochecker
2013-10-28ADD: implement default joystick mapChris "Koying" Browet
2013-10-27Add proper "<?xml ..." declaration to most .xml filesKarlson2k
2013-10-17gles: fixed, add missing nv12 render formatdavilla
2013-10-16settings: fix dependency definition for videoplayer.usevdpaumixermontellese
2013-10-13Show values of string settings with button controlst-nelson
2013-10-08Merge pull request #3373 from bobo1on1/systemkeysbobo1on1
Setting to disable keyboard grabbing when in fullscreen on platforms that use SDL on X11
2013-10-08fixed, runtime determined settings need OnSettingUpdate callback handlersdavilla
2013-10-06Merge pull request #3385 from Montellese/fix_skin_themeSascha Montellese
properly reset skin-related settings after changing the current skin (fixes #14595)
2013-10-06Disable channel icon scan when icon path is emptyGarrett Brown
XBMC checks the icon path and terminates the scan early if no path is set. This commit causes the setting to respect that.
2013-10-06settings: fix updating skin-related settings spinnersmontellese
2013-10-05vdpau: fix incorrect spcifier in settings for vdpau mixerRainer Hochecker
2013-10-04added: setting to disable keyboard grabbing when in fullscreen on platforms ↵bobo1on1
that use SDL on X11, calls SDL_WM_GrabInput(SDL_GRAB_OFF) with the SDL_FULLSCREEN temporarily zero'd, this will make SDL call XUnGrabPointer and XUnGrabKeyboard, allowing window manager keys like printscreen, volume and alt-tab to work
2013-10-02droid: Add Android MediaCodec for DVDPlayerdavilla
2013-10-02Merge pull request #3280 from arnova/big_step_is_big_steparnova
changed: Large step should not skip chapters instead
2013-09-30Merge pull request #3344 from davilla/amcodec-guisettingsdavilla
changed, add a proper GUI selector for AMLogic video decoder, refactor AMLogic bits in AESinkAUDIOTRACK
2013-09-28remove obsolete .conf fileMartijn Kaijser