* Add some preliminary code for the eventual possibility of TiVo support.
This commit is contained in:
4
tivo_utils.h
Normal file
4
tivo_utils.h
Normal file
@ -0,0 +1,4 @@
|
||||
#ifdef ENABLE_TIVO
|
||||
char *
|
||||
decodeString(const char * string);
|
||||
#endif
|
Reference in New Issue
Block a user