Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-03-13 | [lang] add label for channel guide | xhaggi | |
2017-03-13 | [pvr] add button to open full channel guide to guide info dialog | xhaggi | |
2017-03-13 | [lang] adjust message comments | xhaggi | |
2017-03-05 | Change formatting to {fmt} instead of sprintf/snprintf style formatting | Pär Björklund | |
Groundwork, still passes most formatting through the fmt::sprintf() as the strings aren't updated yet Updated language addon to use the positional parameters | |||
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-19 | Add setting to disable rumble notifications | Garrett Brown | |
2017-02-19 | [addons] fix install notification message | Thomas Amland | |
2017-02-18 | add basic resume support for audiobooks | notspiff | |
2017-02-16 | [PVR] CPVRRecording is gui code free, finally. | Kai Sommerfeld | |
2017-02-16 | [PVR] CPVRClient is gui code free, finally (removed lots of dead code, btw). | Kai Sommerfeld | |
2017-02-16 | [PVR] CPVRTimers is gui code free, finally. | Kai Sommerfeld | |
2017-02-16 | [PVR] CPVRClients is gui code free, finally. | Kai Sommerfeld | |
2017-02-16 | [PVR] Move 'enter parental pin' from pvr manager and pvr timers to gui actions. | Kai Sommerfeld | |
2017-02-16 | [PVR] Move instant recording handling from pvr manager to gui actions. | Kai Sommerfeld | |
2017-02-16 | [PVR] Move settings changes handling from pvr manager and pvr clients to gui ↵ | Kai Sommerfeld | |
actions (reset pvr/epg database, channel scan, pvr client menu hooks processing). | |||
2017-02-16 | [PVR] Move 'switch to last played channel' from pvr manager to gui actions ↵ | Kai Sommerfeld | |
(making behavior the same as for the other switching actions, including checking for available recordings and parental check). | |||
2017-02-15 | Merge pull request #11664 from tamland/addons_broken_2 | Martijn Kaijser | |
[addons] auto-disable broken addon on update | |||
2017-02-15 | Merge pull request #11557 from DaveTBlake/TagScanVersion | Dave Blake | |
Forced full tag rescans of music files [Music DB Bump] | |||
2017-02-14 | Merge pull request #11545 from HitcherUK/master | ronie | |
Update movie and TV library nodes | |||
2017-02-12 | [addons] auto-disable broken addons after update | Thomas Amland | |
2017-02-12 | [estuary] fix message for broken addons | Thomas Amland | |
'broken' does not include incompatible | |||
2017-02-12 | [addons] remove non-functioning broken status code | Thomas Amland | |
2017-02-10 | Fix errors from axes discovered during mapping | Garrett Brown | |
On some platforms, such as OSX, an axis is not discovered until it is first moved. This causes problems with button mapping because we can't detect the axis's center by the initial position. To fix this, the user is shown a dialog that prompts them to press all analog buttons, guaranteeing they'll have an initial value next time. | |||
2017-02-07 | support for image decoder add-ons | notspiff | |
2017-02-04 | [PVR] CPVRChannelGroup::SearchAndSetChannelIcons: Fix progress dialog label ↵ | Kai Sommerfeld | |
text. | |||
2017-02-04 | Add advancedsetting to optionally prompt for full tag rescan, regardless of ↵ | DaveTBlake | |
files being unchanged, every time scanning is initiated i.e. from "Update Library" and when "Scan to library" from file view | |||
2017-02-02 | Controller dialog: Update button label because skipping is now mostly fixed | Garrett Brown | |
2017-01-30 | Merge pull request #11574 from Montellese/fix_strings_order | Martijn Kaijser | |
[resource.language.en_gb] fix order of strings after 1e86311 | |||
2017-01-30 | [lang] update skin path of estuary in language key usage docs | xhaggi | |
2017-01-29 | [resource.language.en_gb] fix order of strings after 1e86311 | montellese | |
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 #11499 from notspiff/remove_addon_settings | Martijn Kaijser | |
added: ability to remove add-on settings upon uninstall | |||
2017-01-21 | added: ability to remove add-on settings upon uninstall | Arne Morten Kvarving | |
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 | [settings] Add comment for help text of EXIF setting | popcornmix | |
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-16 | [PVR] Settings: use 'confirm channel switch' only for channel surfing, no ↵ | Kai Sommerfeld | |
longer for direct channel number input. the latter will always auto switch after the value of 'channel switch delay'. | |||
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-09 | add support for vfs add-ons | notspiff | |
2017-01-04 | Merge pull request #11335 from verybadsoldier/wait_net_on_startup | Rainer Hochecker | |
add option to wait for network on startup | |||
2017-01-03 | spelling: comments | Josh Soref | |
2017-01-03 | spelling: Vietnamese | Josh Soref | |