Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Estuary][PVR] Guide window: Add possibility to switch between horizontal and vertical epg grid view. #11958

Merged
merged 3 commits into from Apr 13, 2017

Conversation

ksooo
Copy link
Member

@ksooo ksooo commented Apr 12, 2017

This PR enhances Estuary's PVR Guide window with the feature to be able to choose between two epg grid views - 'vertical' (already present before this PR) and 'horizontal' (new).

screenshot000
screenshot001
screenshot002

The changes have been runtime tested on macOS, latest Kodi master.

@phil65 @ronie might be interested in taking a look at the skin changes.

@ksooo ksooo added Type: Feature non-breaking change which adds functionality Component: PVR Component: Skin v18 Leia labels Apr 12, 2017
@ksooo ksooo added this to the L 18.0-alpha1 milestone Apr 12, 2017
@ksooo ksooo requested a review from phil65 April 12, 2017 17:27
@ksooo ksooo force-pushed the epg-grid-views branch 3 times, most recently from 6559873 to 1f311a1 Compare April 12, 2017 19:21
<include>MediaMenuItemsCommon</include>
<label>$LOCALIZE[31023]</label>
<label2>[B]$INFO[Container.Viewmode][/B]</label2>
<visible>Integer.IsGreater(Container.ViewCount,1)</visible>

This comment was marked as spam.

This comment was marked as spam.

<control type="label" id="1">
<left>68</left>
<top>-2</top>
<width>$PARAM[channel_label_width]</width>

This comment was marked as spam.

This comment was marked as spam.

@phil65
Copy link
Contributor

phil65 commented Apr 13, 2017

2 comments, but looks good in general.

…s on kodi exit: 'Cleanup: Having to cleanup texture windows/pvr/epg_progress_horizontal.png'
…where appropriate, private vs. public, virtual vs. non-virtual, ...).
@ksooo
Copy link
Member Author

ksooo commented Apr 13, 2017

@phil65 your suggested changes are now in. Thanks for the review.

@ksooo
Copy link
Member Author

ksooo commented Apr 13, 2017

jenkins build this please

@ksooo ksooo merged commit 0a0a3cf into xbmc:master Apr 13, 2017
@ksooo ksooo deleted the epg-grid-views branch April 13, 2017 20:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component: PVR Component: Skin Type: Feature non-breaking change which adds functionality v18 Leia
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants