Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-05-16 | Merge pull request #13848 from DaveTBlake/LocalArtistArtFix | Dave Blake | |
[Music]Automatically fetch any art type for artists and albums | |||
2018-05-16 | Add LOGWINDOWING component log secion | peak3d | |
2018-05-16 | Merge pull request #13869 from ronie/esfx | Dave Blake | |
[Estuary] MusicInfo - Fix play button & navigation | |||
2018-05-14 | [lang][skin.estouchy] updated language files from Transifex | txtranslation | |
2018-05-14 | [lang][skin.estuary] updated language files from Transifex | txtranslation | |
2018-05-14 | [lang][kodi.core] automatic syntax corrections for the en_GB language file | txtranslation | |
2018-05-11 | [Estuary] MusicInfo - Fix play button & navigation | ronie | |
2018-05-05 | VideoPlayer: add setting for using VAAPI HEVC | Lukas Rusak | |
2018-05-05 | VideoPlayer: add setting for using VAAPI VP9 | Lukas Rusak | |
2018-05-05 | VAAPI: add vp8 support | Lukas Rusak | |
2018-05-04 | Merge pull request #13274 from lrusak/mode-whitelist | Lukas Rusak | |
Mode whitelist | |||
2018-05-02 | DisplaySettings: whitelisted mode selection | Lukas Rusak | |
2018-05-02 | Album and artist art selection: find local art for all art types consistently. | DaveTBlake | |
Allow for alternative thumb and fanart file names from advanced settings. Pick up any type of art from local files where image filename case insensitively matches art type. | |||
2018-05-01 | [pvr] Guide window: add confirmation doalog when user selects a future ↵ | Kai Sommerfeld | |
programme in the guide window and default select action is 'smart select'. | |||
2018-04-27 | Add option to prefer scraped album covers over images embedded in a music file | DaveTBlake | |
2018-04-23 | Bump repository add-on to 3.1.0 | Philipp Kerling | |
Due to recent change to https URL, bump was forgotten earlier. | |||
2018-04-20 | Merge pull request #13788 from Guilouz/patch-4 | ronie | |
Fix duplicate ID | |||
2018-04-19 | Merge pull request #13647 from pkerling/addon-ssl | pkerling | |
Verify add-on zip authenticity | |||
2018-04-18 | Fix duplicate ID | Cyril | |
Two buttons with '11105' ID. | |||
2018-04-08 | Fix endless rescraping of single new unfound album from update library. | DaveTBlake | |
Correctly update progress bar title during scanning. Show when just checking for new or changed files compared to when scanning metadata. | |||
2018-04-07 | Refresh done by job on dialog not back in music window | DaveTBlake | |
Update context menu use,correct container stuff (never worked!) Clear local images from cache so recent changes to current image seen immediately during selection | |||
2018-04-07 | Merge pull request #13737 from FernetMenta/leftover | Rainer Hochecker | |
AE: drop dsp leftovers | |||
2018-04-05 | Merge pull request #13738 from ksooo/estuary-fix-busydialog-animations | Kai Sommerfeld | |
[Estuary] Reintroduce/fix busy dialog animations after #13715. | |||
2018-04-05 | [Estuary] Reintroduce/fix busy dialog animations after #13715. | Kai Sommerfeld | |
2018-04-05 | [addons] Validate addons.xml against provided hash | Philipp Kerling | |
2018-04-05 | [addons] Switch file hashes to sha256 | Philipp Kerling | |
MD5 is known to be insecure for some time now. | |||
2018-04-05 | [addons] Allow specifying separate URL for add-on art | Philipp Kerling | |
Needed so we do not overload the mirror redirector with SSL requests (when datadir is set to an HTTPS URL) | |||
2018-04-05 | [addons] Switch official repository datadir to https | Philipp Kerling | |
2018-04-05 | drop more dsp leftovers | Rechi | |
2018-04-04 | ADSP: Remove skin conditions | fritsch | |
2018-04-04 | drop leftovers from audio dsp removal | Rainer Hochecker | |
2018-03-30 | [estuary] Ensure player cache level progress and busy spinner are not shown ↵ | Kai Sommerfeld | |
at the same time (prefer cache level progress), remove animations because switching between progress/busy must be instantly. | |||
2018-03-27 | Merge pull request #12853 from ronie/12850-skin | ronie | |
skin changes needed for PR12850 | |||
2018-03-27 | Merge pull request #12860 from Wolftronics-SBC/master | ronie | |
Updated hungarian.xml frequently used buttons add to keyboard layout | |||
2018-03-15 | [PVR] PVRGUIInfo: Fixed PVR.EpgEventDuration, ↵ | Kai Sommerfeld | |
PVR.EpgEvent(Elapsed|Remaining|Finish)Time to support channel preview. | |||
2018-03-15 | skin changes need for PR12850 | ronie | |
2018-03-13 | Merge pull request #13642 from ksooo/pvr-guiinfo | Kai Sommerfeld | |
[PVR][guiinfo][Estuary] Bunch of PVR guiinfo fixes and improvements | |||
2018-03-12 | Merge pull request #12857 from phate89/use_our_api_scrapers | phate89 | |
Use our api to set info on python scrapers | |||
2018-03-12 | [PVR][guiinfo] GUIDialogSeekBar: Introduced control 402 for eog event seek ↵ | Kai Sommerfeld | |
percentage. | |||
2018-03-12 | [PVR][guiinfo] New GUI label: PVR.EpgEventSeekTime. | Kai Sommerfeld | |
2018-03-12 | [PVR][guiinfo] New GUI label: PVR.TimeshiftOffset. | Kai Sommerfeld | |
2018-03-12 | [lang][skin.estouchy] updated language files from Transifex | txtranslation | |
2018-03-12 | [lang][skin.estuary] updated language files from Transifex | txtranslation | |
2018-03-12 | [lang][kodi.core] automatic syntax corrections for the en_GB language file | txtranslation | |
2018-03-04 | Merge pull request #13578 from peak3d/primesettings | Markus Pfau | |
[Settings] Allow s/w decode for GBM platform | |||
2018-03-01 | Merge pull request #13533 from DaveTBlake/JobInfoDialog | Dave Blake | |
[Music]Refactor Song Information Dialog | |||
2018-02-25 | [Settings] Allow s/w decode for GBM platform | peak3d | |
2018-02-24 | Fetch full song info and art types info, and set user rating as separate ↵ | DaveTBlake | |
jobs from UI to avoid locking. Wait for fetched data, cancel possible while waiting should fetch be slow. Job populates the dialog item and art items list, then triggers dialog event to indicate completion. Support selection of any type of art. OnGetArt replaces OnGetThumb, and art type selection in separate class for use by other music info dialog later. Handling fallback art, showing it as the current art when there is no specific song art. Improve how CMusicInfoLoader::LoadAdditionalTagInfo fetches artist and album data as song item properties. Album info button enabled only when album known (library item). Use GUI_MSG_UPDATE_ITEM to efficiently keep GUI item art consistent. | |||
2018-02-24 | [PVR] Guide window: Reintroduce 'wrap around' when navigating the epg grid. | Kai Sommerfeld | |
2018-02-19 | Merge pull request #13525 from tamland/subtitle_dialog | tamland | |
Consolidate subtitle dialogs |