Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-09-20 | PVR Guide fix | ronie | |
2017-09-14 | [PVR] Cleanup: Remove obsolete and unused setting pvrplayback.scantime. | Kai Sommerfeld | |
2017-09-09 | Language: Add description for SPDIF 352.8 and 384 khz | fritsch | |
2017-09-07 | Merge pull request #12761 from garbear/disable-top2 | Garrett Brown | |
Disable top bar: FullscreenGame version | |||
2017-09-07 | Implement FullscreenGame window | Garrett Brown | |
2017-09-06 | Add contextmenu option to remove resume points | Kolja Lampe | |
2017-08-29 | [PVR][settings] Make epg.lingertime an official setting, remove the ↵ | Kai Sommerfeld | |
respective advanced setting. | |||
2017-08-27 | Merge pull request #12720 from garbear/remove-file | Garrett Brown | |
Remove unused file from Game OSD video settings | |||
2017-08-27 | [lang][skin.estouchy] updated language files from Transifex | txtranslation | |
2017-08-27 | [lang][skin.estuary] updated language files from Transifex | txtranslation | |
2017-08-26 | Remove unused file from Game OSD video settings | Garrett Brown | |
This removes a file that was previously part of PR 12639 before being merged into DialogSelect.xml. | |||
2017-08-25 | Merge pull request #12639 from garbear/video-settings | Garrett Brown | |
Game OSD: New dialog for video settings | |||
2017-08-24 | [PVR][Estuary] PVR Addon API 5.7.0: Add support for epg tag playback. | Kai Sommerfeld | |
2017-08-24 | [PVR][addons] PVR Addon API 5.7.0: Implementation: New API function ↵ | Kai Sommerfeld | |
IsEPGTagPlayable and GetEPGStreamProperties. | |||
2017-08-24 | [PVR][addons] PVR Addon API 5.7.0: Implementation: New API function ↵ | Kai Sommerfeld | |
IsEPGTagRecordable. | |||
2017-08-17 | Merge pull request #12664 from pkerling/wayland-for-master | Rainer Hochecker | |
Wayland windowing system | |||
2017-08-17 | Merge pull request #12597 from DaveTBlake/InfoSettings | Dave Blake | |
[Music]Fix change of information provider for albums and artists | |||
2017-08-16 | Add log category for timing information | Philipp Kerling | |
This is useful for debugging AV sync etc. but should usually be disabled because it generates a lot of information. | |||
2017-08-16 | Merge pull request #12658 from tamland/drop_lang_migration | tamland | |
[lang] remove language add-on migration code | |||
2017-08-15 | Information provider settings and related scraping fixes. | DaveTBlake | |
MusicDB changes: Add release group MBID, scrapedMBID flag and lastScraped to views. GetAlbum and GetArtist now fetch these values, so remove separate queries for values. This fixes loss of release group MBID when refreshing with a scraper that does not return release group id e.g. TADB scraper or from NFO files, and needed for JSON API exposure of properties. Rework info provider settings to be artist and album id specific rather than path. Replace content with infosetting table and store idSetting in artist and album tables. Add clean up of orphaned settings. Remove albuminfosong table, storing scraped tracks is deprecated. Fix having "Change information provider" on context menu for parent folder and *all items. IsAllItem() handles paths with options at the end. Fix refresh of information for all items within this path after info provider change for a single artist or album. Add facility to set information provider for multiple artists or albums. Unlike the path based attempt before this works. From context menu set information provider for a) current item, b) all items on node, c) default (for all). | |||
2017-08-12 | Game OSD: Combine new dialog into DialogSelect.xml | Garrett Brown | |
2017-08-11 | Game OSD: Add game control | Garrett Brown | |
2017-08-11 | [PVR][settings] Remove unused setting pvrmenu.closechannelosdonswitch. This ↵ | Kai Sommerfeld | |
was never implemented and it makes no sense to implement 'keep info display open forever on channel switch'. This would just be annoying. | |||
2017-08-10 | Merge pull request #12534 from koying/fixdblogL | Martijn Kaijser | |
FIX: Database debug spew on demand only | |||
2017-08-10 | [lang] drop migration to language add-ons | Thomas Amland | |
2017-08-08 | Game OSD: Add video filter and view mode dialogs | Garrett Brown | |
2017-08-05 | Game OSD: Add icons and move settings to custom dialog | Garrett Brown | |
2017-08-05 | Game OSD: Don't show end time of game | Garrett Brown | |
2017-08-05 | Game OSD: Show seek dialog when game OSD is open | Garrett Brown | |
2017-08-05 | Game OSD: Change "Resume" button to "Pause/Resume" | Garrett Brown | |
This informs the user that the button combo also pauses the game, opening the menu. | |||
2017-08-03 | Merge pull request #12110 from chewitt/smbclient_leia | Martijn Kaijser | |
smbclient: cleanup smbclient configuration | |||
2017-08-03 | FIX: Database debug spew on demand only | Chris "Koying" Browet | |
2017-08-02 | [lang][skin.estouchy] updated language files from Transifex | txtranslation | |
2017-08-02 | [lang][skin.estuary] updated language files from Transifex | txtranslation | |
2017-08-02 | [lang][kodi.core] automatic syntax corrections for the en_GB language file | txtranslation | |
2017-08-01 | Merge pull request #11163 from garbear/notify-failure | Garrett Brown | |
Fix silent failure when game add-on can't be installed | |||
2017-07-28 | Merge pull request #12558 from ronie/estouchy-2.0.5 | Martijn Kaijser | |
skin.estouchy 2.0.5 | |||
2017-07-27 | Fix silent failure when game add-on can't be installed | Garrett Brown | |
2017-07-27 | Merge pull request #12556 from garbear/controller-relpointer | Garrett Brown | |
Controller window: Support mapping relative pointers | |||
2017-07-27 | Update game.controller.default to v1.0.4 | Garrett Brown | |
2017-07-25 | changed some wordings and punctuations | DaVukovic | |
2017-07-24 | [settings] introduce new setting 'Startup action' and add 'Play TV/Radio' | xhaggi | |
2017-07-24 | [settings] rename category interface > other to startup | xhaggi | |
2017-07-23 | skin.estouchy 2.0.5 | ronie | |
2017-07-23 | [Peripheral API] v1.3.4: Add support for mapping relative pointers | Garrett Brown | |
2017-07-22 | smbclient: cleanup smbclient configuration | chewitt | |
2017-07-20 | [estuary] show colored backgrounds if channel guide is shown outside fullscreen | xhaggi | |
2017-07-17 | [VideoPlayer] ColorManager: added UHDTV (bt.2020) support | Anton Fedchin | |
2017-07-12 | Merge pull request #12434 from garbear/autosave | Garrett Brown | |
Implement basic gameplay persistence (autosave) | |||
2017-07-10 | added: ability to inspect add-on dependencies prior to installation | Arne Morten Kvarving | |