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

[pvr] adjust labels and refactoring for setting 'pvrplayback.startlast' #4969

Merged

Conversation

xhaggi
Copy link
Member

@xhaggi xhaggi commented Jun 30, 2014

I adjust the current used labels Minimised and Yes for the setting Continue last channel on startup to Background and Foreground, so they will be more suitable in case a user choose one of this options.

Apart from the label changes, I also change the current implementation for the setting. I removed the filler method and add the option directly to the settings.xml, which saves some lines in PVRManager.

This change the current used labels 'Yes' and 'Minimised' to 'Foreground' and 'Background', so it's easier to understand what's happen if you choose one of these options.
…last'

This removes the filler method for setting 'pvrplayback.startlast' and add options directly to the settings.xml.
@Jalle19
Copy link
Member

Jalle19 commented Jul 1, 2014

Looks good to me.

@xhaggi
Copy link
Member Author

xhaggi commented Jul 1, 2014

@opdenkamp ping

@xhaggi
Copy link
Member Author

xhaggi commented Jul 3, 2014

no opinions? so i think it's fine.

@xhaggi
Copy link
Member Author

xhaggi commented Jul 3, 2014

jenkins build this please

@opdenkamp
Copy link
Member

told you i was busy this week and that i wouldn't have time to look at it...

@@ -1238,14 +1238,15 @@
<default>true</default>
<control type="toggle" />
</setting>
<setting id="pvrplayback.startlast" type="integer" label="19189" help="36228">
<setting id="pvrplayback.continuelast" type="integer" label="19189" help="36228">

This comment was marked as spam.

This comment was marked as spam.

@xhaggi
Copy link
Member Author

xhaggi commented Jul 3, 2014

dropped the commit which change the setting name

@xhaggi
Copy link
Member Author

xhaggi commented Jul 7, 2014

jenkins build this please

@xhaggi
Copy link
Member Author

xhaggi commented Jul 8, 2014

@opdenkamp any objections?

@opdenkamp
Copy link
Member

nope

xhaggi added a commit that referenced this pull request Jul 8, 2014
…-startlast

[pvr] adjust labels and refactoring for setting 'pvrplayback.startlast'
@xhaggi xhaggi merged commit 61f2549 into xbmc:master Jul 8, 2014
@MartijnKaijser MartijnKaijser added this to the Helix 14.0-alpha1 milestone Jul 16, 2014
@xhaggi xhaggi deleted the pvr-refactor-setting-pvrplayback-startlast branch July 17, 2014 18:22
gannondroid pushed a commit to gannondroid/xbmc that referenced this pull request Jul 24, 2014
…back-startlast

[pvr] adjust labels and refactoring for setting 'pvrplayback.startlast'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component: PVR Type: Improvement non-breaking change which improves existing functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants