mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-13 00:13:37 +02:00
lcd4linux: use to_string() function from helpers.cpp
Origin commit data
------------------
Commit: 48e5d1d7ef
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-05-24 (Tue, 24 May 2016)
Origin message was:
------------------
- lcd4linux: use to_string() function from helpers.cpp
This commit is contained in:
@@ -79,7 +79,6 @@ class CLCD4l
|
||||
bool CompareParseID(uint64_t &i_ParseID);
|
||||
bool GetLogoName(uint64_t channel_id, std::string channel_name, std::string & logo);
|
||||
|
||||
std::string Int2String(int iconvert);
|
||||
std::string hexStr(unsigned char* data);
|
||||
void strReplace(std::string & orig, const char *fstr, const std::string rstr);
|
||||
bool WriteFile(const char *file, std::string content = "", bool convert = false);
|
||||
|
Reference in New Issue
Block a user