Age | Commit message (Collapse) | Author |
|
- add icon "recordingerror" to show recordings with TS errors
- add icon "uhd4k" to show 4k video resolution
|
|
|
|
These changes ensures that only one flush is active when the fade-in thread
is running.
The first Pixmap::Lock() in cNopacityDisplayMenu::Action() takes so much longer
than the following, Thats why the first Pixmap::Lock() was moved before the while
loop. This makes the fade-in softer.
The DetailView thread was eliminated.
|
|
This can simplify the calls to SetAlpha.
|
|
This parameter is not required because the Total parameter can be used.
|
|
Fonts assigned in constructor of cNopacityMainMenuItem*.
Therefore SetFont(), SetFontSmall(), SetFontEPGWindow()
and SetFontEPGWindowLarge() can be deleted.
|
|
Make imgcache global so that it doesn't always have to be passed
explicitly to other functions.
|
|
This allows to access menu items in arbitrary order. This is required to
learn remote control keys in the remote plugin.
Also clear Tabs when creating menu to avoid uninitialized use.
Signed-off-by: Soeren Moch <smoch@web.de>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
progress bar detection
|
|
|
|
|
|
|
|
|
|
width also configurable)
|
|
channels menu
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|