aboutsummaryrefslogtreecommitdiff
path: root/system
AgeCommit message (Collapse)Author
2017-03-02[PVR] Guide window: Feature: 'Smart selection' of epg events."Kai Sommerfeld
2017-02-26Merge pull request #11707 from garbear/fix-rumbleGarrett Brown
Fix rumble always enabled
2017-02-25[PVR] Trac 17339: Remove non-working recording settings defaults.Kai Sommerfeld
2017-02-22Merge pull request #11692 from garbear/darwin-input-settingsGarrett Brown
[Darwin] Separate Apple Remote settings into new group
2017-02-19Add setting to disable rumble notificationsGarrett Brown
2017-02-19Peripheral API v1.3.1 - Expose rumble and power off capabilitiesGarrett Brown
2017-02-19[addons] fix notification setting (should not hide feedback on manual ↵Thomas Amland
install) and set it to off by default
2017-02-18[Darwin] Update system input settingsGarrett Brown
2017-02-17Settings: Disable dithering by default - cause 100% load on old rigsfritsch
2017-02-14Merge pull request #11545 from HitcherUK/masterronie
Update movie and TV library nodes
2017-02-14Update music library nodesKevin Goffe
2017-02-07support for image decoder add-onsnotspiff
2017-01-28Fix Trac 17273 by disabling lonpress-mapping in VirtualKeyboardRechi
2017-01-25Update movie and TV library nodesKevin Goffe
Re-order and re-label the nodes so 'Recently added' and 'In progress' are at the top.
2017-01-22Merge pull request #11500 from ↵Kai Sommerfeld
ksooo/pvr-remove-setting-hideconnectionlostwarning [PVR][Settings] Remove 'hide connection lost warning' setting and code.
2017-01-22Merge pull request #11477 from peak3d/pycryptodomeMarkus Pfau
add pycryptodome python module
2017-01-21add pycryptodome python modulepeak3d
2017-01-21Merge pull request #11449 from jjd-uk/char_set_settingsMartijn Kaijser
Align the settings level for the 2 different character set settings
2017-01-20[PVR][Settings] Remove 'hide connection lost warning' setting and code.Kai Sommerfeld
2017-01-20Align the settings level for the 2 different character set settingsjjd-uk
2017-01-19Merge pull request #11457 from popcornmix/rev_exifMartijn Kaijser
[settings] restore show EXIF picture information setting
2017-01-18Merge pull request #11434 from ksooo/pvr-channel-switch-with-okay-cleanupKai Sommerfeld
[PVR][guiinfo] Videofullscreen/Musicvisualisation: Direct channel number input
2017-01-18Merge pull request #11424 from ronie/foldernamesronie
unify library node names
2017-01-17[PVR][keymaps] Rework fullscreen window direct channel number input - fix ↵Kai Sommerfeld
remote keymap numeric key definitions
2017-01-16[PVR] Settings: change default for 'confirm channel switch' to true.Kai Sommerfeld
2017-01-15[settings] Increase settings level for pictures.usetags to 1popcornmix
Aligns with musicfiles.usetags
2017-01-15Revert "[settings] remove show EXIF picture information setting"popcornmix
This reverts commit e7d90188436b6966eff23fd695e1a9d18f4af1b4.
2017-01-11unify library node namesronie
2017-01-10[cosmetics] cleanup xml library nodesronie
2017-01-09add support for vfs add-onsnotspiff
2017-01-04Merge pull request #11358 from ronie/fix-xmlronie
librarynodes - fix invalid xml
2017-01-03librarynodes - fix invalid xmlronie
2017-01-03spelling: commentsJosh Soref
2017-01-01add option to wait for network on startupverybadsoldier
2017-01-01Merge pull request #11277 from verybadsoldier/net_after_suspendMartijn Kaijser
wait for network after resuming from suspend
2016-12-31wait for network after waking upverybadsoldier
2016-12-31[keyboard] Add CroatianDoktor-X
2016-12-25Merge pull request #11242 from da-anda/rememberlayoutda-anda
[GUI] remember last used keyboard layout
2016-12-25Merge pull request #11239 from da-anda/keyboardda-anda
[keyboard] improvements to German keyboard layout
2016-12-24[PVR] Fix guide window: do not jump to grid start on channel group change; ↵Kai Sommerfeld
go to 'now' instead.
2016-12-22convolution-6x6: Fix assignemnt of vec4fritsch
2016-12-21[GUI] remember last used keyboard layoutda-anda
2016-12-21[keyboard] improvements to German keyboard layoutda-anda
2016-12-18[PVR] Rename setting 'start playback minimised' to 'start playback full ↵Kai Sommerfeld
screen' to reflect what it actually does.
2016-12-18[PVR] Refactor and fix (especially consistency of) "play minimized" settings ↵Kai Sommerfeld
handling. Fixes trac 17145.
2016-12-06cec: fixup strings after PR 10775popcornmix
2016-12-05Settings: Enable keyboard players by defaultGarrett Brown
This allows the simple 2048 game add-on to be played out-of-the-box.
2016-12-06Merge pull request #11011 from ronie/browsemultironie
FileBrowser: fix multiple item selection
2016-12-02[PVR] gui actions refactoring: hide channelKai Sommerfeld
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?