mirror of
https://projects.vdr-developer.org/git/vdr-plugin-tvguide.git
synced 2023-10-05 13:01:48 +00:00
Added feature to jump to a specific channel with number keys
This commit is contained in:
@@ -16,6 +16,7 @@ enum eBackgroundType {
|
||||
bgEpgHeader,
|
||||
bgButton,
|
||||
bgRecMenuBack,
|
||||
bgChannelJump,
|
||||
};
|
||||
|
||||
// --- cStyledPixmap -------------------------------------------------------------
|
||||
|
Reference in New Issue
Block a user