* Many changes for TiVo support. It actually [kinda] works. :)
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
#include "config.h"
|
||||
#ifdef ENABLE_TIVO
|
||||
#ifdef TIVO_SUPPORT
|
||||
char *
|
||||
decodeString(const char * string);
|
||||
decodeString(const char * string, int inplace);
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user