Age | Commit message (Collapse) | Author |
|
A smaller OSD size is also used when "Use scraperinfos and pictures" is
disabled in the plugin main menu
|
|
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>
|
|
Fix debug log in cGeometryManager::SetGeometry(void).
Add debug log in cImageCache::CreateCacheDelayed(void)
|
|
- Initiate osdLeft, osdTop, osdWidth and osdHeight with 0 in
cGeometryManager::cGeometryManager().
- cGeometryManager::GeometryChanged(void) is renamed
to cGeometryManager::SetOSDSize(void) and merged to set
osdLeft, osdTop, osdWidth and osdHeight to cOsd::*.
The cache is now created via cNopacity::SetOSDSize(void)
when the skin is started for the first time or when
the geometry is changed.
All SetDisplay*() were merged and moved to cGeometryManager::SetGeometry.
So we can delete then all unnecessary funktions.
|
|
Besides the unified message view this allows great code simplification.
Signed-off-by: Soeren Moch <smoch@web.de>
|
|
Follow the usual pattern to implement global variables in source files
and declare these variables as extern in corresponding headers.
Signed-off-by: Soeren Moch <smoch@web.de>
|
|
|
|
|
|
|
|
DisplayReplay is active
|
|
DisplayChannel, DisplayTracks, DisplayVolume and DisplayMessages
|
|
|
|
timer width
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|