Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-03-02 | [PVR] Guide window: Feature: 'Smart selection' of epg events." | Kai Sommerfeld | |
2017-02-26 | Merge pull request #11707 from garbear/fix-rumble | Garrett Brown | |
Fix rumble always enabled | |||
2017-02-25 | [PVR] Trac 17339: Remove non-working recording settings defaults. | Kai Sommerfeld | |
2017-02-22 | Merge pull request #11692 from garbear/darwin-input-settings | Garrett Brown | |
[Darwin] Separate Apple Remote settings into new group | |||
2017-02-19 | Add setting to disable rumble notifications | Garrett Brown | |
2017-02-19 | Peripheral API v1.3.1 - Expose rumble and power off capabilities | Garrett 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 settings | Garrett Brown | |
2017-02-17 | Settings: Disable dithering by default - cause 100% load on old rigs | fritsch | |
2017-02-14 | Merge pull request #11545 from HitcherUK/master | ronie | |
Update movie and TV library nodes | |||
2017-02-14 | Update music library nodes | Kevin Goffe | |
2017-02-07 | support for image decoder add-ons | notspiff | |
2017-01-28 | Fix Trac 17273 by disabling lonpress-mapping in VirtualKeyboard | Rechi | |
2017-01-25 | Update movie and TV library nodes | Kevin Goffe | |
Re-order and re-label the nodes so 'Recently added' and 'In progress' are at the top. | |||
2017-01-22 | Merge pull request #11500 from ↵ | Kai Sommerfeld | |
ksooo/pvr-remove-setting-hideconnectionlostwarning [PVR][Settings] Remove 'hide connection lost warning' setting and code. | |||
2017-01-22 | Merge pull request #11477 from peak3d/pycryptodome | Markus Pfau | |
add pycryptodome python module | |||
2017-01-21 | add pycryptodome python module | peak3d | |
2017-01-21 | Merge pull request #11449 from jjd-uk/char_set_settings | Martijn 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-20 | Align the settings level for the 2 different character set settings | jjd-uk | |
2017-01-19 | Merge pull request #11457 from popcornmix/rev_exif | Martijn Kaijser | |
[settings] restore show EXIF picture information setting | |||
2017-01-18 | Merge pull request #11434 from ksooo/pvr-channel-switch-with-okay-cleanup | Kai Sommerfeld | |
[PVR][guiinfo] Videofullscreen/Musicvisualisation: Direct channel number input | |||
2017-01-18 | Merge pull request #11424 from ronie/foldernames | ronie | |
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 1 | popcornmix | |
Aligns with musicfiles.usetags | |||
2017-01-15 | Revert "[settings] remove show EXIF picture information setting" | popcornmix | |
This reverts commit e7d90188436b6966eff23fd695e1a9d18f4af1b4. | |||
2017-01-11 | unify library node names | ronie | |
2017-01-10 | [cosmetics] cleanup xml library nodes | ronie | |
2017-01-09 | add support for vfs add-ons | notspiff | |
2017-01-04 | Merge pull request #11358 from ronie/fix-xml | ronie | |
librarynodes - fix invalid xml | |||
2017-01-03 | librarynodes - fix invalid xml | ronie | |
2017-01-03 | spelling: comments | Josh Soref | |
2017-01-01 | add option to wait for network on startup | verybadsoldier | |
2017-01-01 | Merge pull request #11277 from verybadsoldier/net_after_suspend | Martijn Kaijser | |
wait for network after resuming from suspend | |||
2016-12-31 | wait for network after waking up | verybadsoldier | |
2016-12-31 | [keyboard] Add Croatian | Doktor-X | |
2016-12-25 | Merge pull request #11242 from da-anda/rememberlayout | da-anda | |
[GUI] remember last used keyboard layout | |||
2016-12-25 | Merge pull request #11239 from da-anda/keyboard | da-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-22 | convolution-6x6: Fix assignemnt of vec4 | fritsch | |
2016-12-21 | [GUI] remember last used keyboard layout | da-anda | |
2016-12-21 | [keyboard] improvements to German keyboard layout | da-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-06 | cec: fixup strings after PR 10775 | popcornmix | |
2016-12-05 | Settings: Enable keyboard players by default | Garrett Brown | |
This allows the simple 2048 game add-on to be played out-of-the-box. | |||
2016-12-06 | Merge pull request #11011 from ronie/browsemulti | ronie | |
FileBrowser: fix multiple item selection | |||
2016-12-02 | [PVR] gui actions refactoring: hide channel | Kai Sommerfeld | |
2016-12-01 | [retroplayer] RetroPlayer core | Garrett 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? |