Age | Commit message (Collapse) | Author |
|
When displayPoster is disabled, most of the OSD area is not used in
channelview. Reduze the requested osd size in this case. This helps to
speed-up the display and reduces the variation in osd flush time, e.g.
for animations.
Signed-off-by: Soeren Moch <smoch@web.de>
|
|
With this menu item, the use of animation can be switched off centrally.
|
|
channelchange can be kept in cNopacityDisplayChannel.
So this variable can be deleted in cNopacityDisplayChannelView.
|
|
|
|
Changes in Flush(): This ensures that only one flush is active when
the thread is running.
Changes in Acton(): Since the first Pixmap::Lock() takes so much longer
than the following, the first Pixmap::Lock() was moved before the while
loop. This makes the fade-in softer.
|
|
Better identification of threads in logs
|
|
With this change it is possible to make various functions in
cNopacityDisplayChannelView and cNopacityDisplayMenuView private.
|
|
|
|
Make imgcache global so that it doesn't always have to be passed
explicitly to other functions.
|
|
Also use MessageBox here to get the unified appearence of messages
everywhere.
Signed-off-by: Soeren Moch <smoch@web.de>
|
|
We unconditionally create a channelView in the constructor, no need to check
its presence.
Signed-off-by: Soeren Moch <smoch@web.de>
|
|
|
|
timer conflict check
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
closed
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
info, next evet and next event info (closes Feature 1466)
|
|
backgrounds
|
|
available (and not two, closes Feature 1404)
|
|
1403)
|
|
|
|
|
|
|
|
|
|
in time is set to zero
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|