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

Refactor and fix #113

Merged
merged 3 commits into from
Oct 15, 2018
Merged

Refactor and fix #113

merged 3 commits into from
Oct 15, 2018

Conversation

phunkyfish
Copy link
Member

v3.12.5

Hopefully the last large refactor ;)

@ksooo ksooo removed their assignment Oct 13, 2018
Copy link
Member

@ksooo ksooo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As it is unreviewable I trust you on the refactoring changes. Just minor comments for the rest.

src/enigma2/Admin.cpp Show resolved Hide resolved
pvr.vuplus/addon.xml.in Show resolved Hide resolved
@phunkyfish
Copy link
Member Author

Ok, ready to go.

@phunkyfish
Copy link
Member Author

Should be ready now

@phunkyfish
Copy link
Member Author

@ksooo can you approve this? 😉

Copy link
Member

@ksooo ksooo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@phunkyfish phunkyfish merged commit 9f3e9c0 into kodi-pvr:master Oct 15, 2018
@phunkyfish phunkyfish deleted the refactor-and-fix branch October 15, 2018 20:16
bool Epg::IsInitialEpgCompleted()
{
m_readHandle = XBMC->OpenFile(INITIAL_EPG_READY_FILE.c_str(), 0);
byte buf[1];
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@phunkyfish
Copy link
Member Author

phunkyfish commented Oct 15, 2018 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants