23 TAP_SPrint(s,
"%16.16llx", ChannelID);
31 case LGSZ_qtl: strcat(LogoPath,
".qtl");
break;
32 case LGSZ_ibl: strcat(LogoPath,
".ibl");
break;
33 case LGSZ_qsl: strcat(LogoPath,
".qsl");
break;
void(* LogoManager_CB)(int CallbackType, int Param1)
bool HDD_ChangeDir(const char *Dir)
bool INIGetString(char *Key, char *Value, char *DefaultValue, dword MaxLength)
INILOCATION INIOpenFile(char *FileName, char *AppName)
char * LogoManager_GetPathToLogoByChannelID(ulong64 ChannelID, tLogoStyle LogoStyle, tLogoSize LogoSize, tLogoAspect LogoAR, char *LogoPath)
bool HDD_TAP_PushDir(void)
char * LogoManager_GetDirectory(tLogoStyle LogoStyle, tLogoAspect LogoAR, char *LogoPath)
bool HDD_TAP_PopDir(void)
void LogoManager_Initialize(void *CallbackRoutine)