mirror of
https://github.com/vdr-projects/vdr.git
synced 2025-03-01 10:50:46 +00:00
Implemented cSkinCursesDisplayMenu::SetScrollbar(); fixed calculating the scrollbar sizes in the skins
This commit is contained in:
3
HISTORY
3
HISTORY
@@ -5639,6 +5639,7 @@ Video Disk Recorder Revision History
|
||||
- Added missing #include <limits.h> to epg.c and menuitems.h (thanks to Ville Skytt<74>).
|
||||
- The new function cSkin::SetScrollbar() can be implemented by skins to display
|
||||
a scrollbar in every list menu. The 'classic' and 'sttng' skins have been
|
||||
changed accordingly.
|
||||
changed accordingly, as well as the 'skincurses' plugin.
|
||||
- Introduced 'operator const void * ()' in cString to catch cases where operator*()
|
||||
should be used.
|
||||
- Fixed calculating the scrollbar sizes in the skins.
|
||||
|
Reference in New Issue
Block a user