https://bugs.kde.org/show_bug.cgi?id=405278

--- Comment #16 from Mauro Carvalho Chehab <mchehab+sams...@kernel.org> ---
> This feature can be in the EPG guide too, by default show only EGP channels
> (the current way) and pressing some bottom or checkbox, show all channels,
> even ones without EPG

That's simple to implement. Added.

> >> Sadly i do not know how to program, so i can't really helping develop this 
> >> :)
> > That's a good opportunity to learn :-)
> 
> I actually want to learn, but something more simple like python or go...
> c++, i have problems even trying to read it, probably because everything
> that uses c++ is already way too big for me to understand :D

Well, c++ is not more complex than python. What makes harder to understand a
code are class inheritance and events handling, as it is harder to check who
called a piece of the code. Modern languages have mechanism for those, so, with
regards to code complexity, c++ is not more complex than python.

Try to understand the src/dvb/xmltv.cpp parser. It doesn't contain too much of
those.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to