aboutsummaryrefslogtreecommitdiff
path: root/system
AgeCommit message (Collapse)Author
2016-12-01[retroplayer] RetroPlayer coreGarrett Brown
Thanks to elpendor for RGB565 support, poisson for RAII improvements, ChrisMyhre for catching a compile error, notspiff for CMake fixes, acmiyaguchi for video and audio codec support, and popcornmix for Raspberry Pi support (PR 62). TODO: Is a call to `g_renderManager.IsStarted()` needed?
2016-12-01[retroplayer] Game add-onsGarrett Brown
Thanks to Themaister for rewind functionality, fetzerch for mouse support, file length check and cmake modifications, topfs2 for fixing a crash when loading game clients, eibma for fixing linux compilation errors, a1rwulf for catching a missing callback symbol and fixing some rebase errors, and to notspiff for helping with the rebrand and cmake.
2016-12-01[retroplayer] Keyboard playersGarrett Brown
2016-12-01[retroplayer] Game settingsGarrett Brown
2016-11-30FileBrowser: fix multiple item selectionronie
2016-11-26Fix for devinput driver in newer version of lircZlopez
Newer version of lirc is creating two section in /etc/lirc/lircd.conf.d/devinput.lircd.conf devinput-32 and devinput-64. This fix should prevent the remote controller to stop working when updating lircd.
2016-11-20Set option albumartistsonly=false, so that all artists with the role are ↵DaveTBlake
shown regardless of system settings
2016-11-15Merge pull request #10924 from FernetMenta/rgainDave Blake
paplayer: fix replay gain and remove redundant "avoid clipping" setting
2016-11-14Remove the "avoid clipping" replay gain settingDaveTBlake
2016-11-12Always show controller configuration in settingsGarrett Brown
2016-11-11[cec] added: setting to make libCEC wake up the AVR explicitly when ↵Lars Op den Kamp
activating the source. ref: https://github.com/Pulse-Eight/libcec/issues/156
2016-11-11[cec] Added advanced settings for action when TV goes standbyLars Op den Kamp
Added advances settings for action when TV goes standby : Pause playback, Stop playback, Exit Kodi
2016-11-11[cec] bump to libCEC 4.0.0Lars Op den Kamp
2016-11-08Show controller dialog if the user connects an unmapped controllerGarrett Brown
2016-10-26ADD: [droid] standard Mode api + 4K guiChris Koying Browet
2016-10-22Settings / Lang: Show noise / silence settingfritsch
2016-10-19Merge pull request #10717 from DaveTBlake/RoleNodesNotAlbumArtistOnlyDave Blake
Fix Music Standard Roles Nodes
2016-10-16Set option albumartistsonly=false, so that all artists with the role are ↵DaveTBlake
shown regardless of system settings
2016-10-16rename ui sound addonronie
2016-10-09AE: Explicitely check for DTS when making setting invisiblefritsch
2016-10-07Fix remixers node to use string constantDaveTBlake
2016-10-04Create italian.xml (#10545)Emanuele Canessa
Create italian Keyboard
2016-10-02Merge pull request #10585 from Ignoble61/remote-xmlMartijn Kaijser
Remove home screen info mapping from remote.xml
2016-09-29Remove home screen info mapping from remote.xmlunfledged
2016-09-28minor keymap changeNed Scott
As requested here: https://github.com/xbmc/xbmc/commit/9719da3ea8046d363f3ebf650368ce7ef0838ed3#commitcomment-19212541 change control + arrow to alt + arrow, to avoid conflict on Mac OS X.
2016-09-22Merge pull request #10347 from NedScott/misc-keymapMartijn Kaijser
Miscellaneous keymap cleanup
2016-09-22Merge pull request #10520 from Memphiz/more_skinzoomMemphiz
[settings] - increase possible skinzoom from +-20 to +-30 percent.
2016-09-21Musicroles Menu Additional default nodesDave Blake
2016-09-21[settings] - increase possible skinzoom from +-20 to +-30 percent. This ↵Memphiz
allows proper size alignment for 16:9 projector on 2.35:1 screen users
2016-09-18Miscellaneous keymap cleanupNed Scott
These are all the little things that didn't seem big enough for their own PR: Updated the header area to finally remove all those lingering XBMC references (some even mentioned the xbox!) touchscreen.xml - Removed two-finger-swipe-left = seek(-7). It will now always be "back". This was originally added when remote.xml used to do smallstepback, but JMarshall thought back should always be back, and I agree. I just forgot to change touchscreen.xml Joystick keymap had an unneeded < programs > section that was left over from a previous fix. Added a couple of mod-combo actions to keyboard.xml for the sake of users who can't use longpress (Flirc, etc).
2016-09-18add where string is used (+1 squashed commits)jjd-uk
Squashed commits: [ab24410] [settings] make skin settings button more obvious
2016-09-13[RDS] enable internal announcements by defaultronie
2016-08-29[keyboard] add Silesian. thx to gkkulikMartijn Kaijser
2016-08-29[keymap] fix window namesronie
2016-08-24Add deadzone settings to joysticksGarrett Brown
2016-08-20Merge pull request #10313 from ronie/mediasettingsronie
rename librarysettings to mediasettings
2016-08-19rename librarysettings to mediasettingsronie
2016-08-19remove longpress from left/right keysRainer Hochecker
2016-08-17Settings: make Peripherals a Standard setting, not AdvancedMilhouseVH
2016-08-16[Language] - added a second label "Input" in the context of input devices ↵Memphiz
and use this for the Input category in our settings
2016-08-14Merge pull request #10234 from popcornmix/atemposettingRainer Hochecker
settings: Add settings option to control atempo resampling
2016-08-13Merge pull request #8409 from jonfryd/opengl-mipmappingjenkins4kodi
2016-08-13Pictures: High quality picture downscaling using mipmappingJon Frydensbjerg
2016-08-12Add USB ID for WeTek Core remoteNed Scott
Apparently there's at least some WeTek Core USB receivers that use a different ID, so the new WeTek remote keymap wasn't loading for them. This fixes it.
2016-08-10Merge pull request #10268 from popcornmix/rbpsettingsmvcpopcornmix
rbp: Fix up settings group for supportmvc
2016-08-10settings: Add settings option to control atempo resamplingpopcornmix
Atempo rsampling does increase cpu usage so may want to be disabled (e.g. on Pi 1). The threshold when atempo resampling is used compared to normal resampling could be usefully changed. This adds a setting for controlling this and defaults to disabled on Pi 1
2016-08-08rbp: Fix up settings group for supportmvcpopcornmix
The group got renumbered in #10184
2016-08-06[joysticks] automatically power off peripheral joysticks that support it on ↵montellese
shutdown (configurable)
2016-08-06[joysticks] Add "Test rumble" settingGarrett Brown
2016-08-02Merge pull request #10201 from jjd-uk/controlMartijn Kaijser
[settings] restore input devices to system, and move json-rpc app set…