diff options
Diffstat (limited to 'lib')
-rw-r--r-- | lib/cmyth/Win32/libcmyth.def | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/lib/cmyth/Win32/libcmyth.def b/lib/cmyth/Win32/libcmyth.def index 7ea435670f..47c14494ca 100644 --- a/lib/cmyth/Win32/libcmyth.def +++ b/lib/cmyth/Win32/libcmyth.def @@ -91,7 +91,7 @@ EXPORTS cmyth_get_bookmark_mark cmyth_get_bookmark_offset cmyth_mysql_get_commbreak_list - cmyth_mythtv_remove_previos_recorded + cmyth_mythtv_remove_previous_recorded cmyth_mysql_testdb_connection cmyth_chanlist_create cmyth_chanlist_get_item @@ -215,4 +215,9 @@ EXPORTS cmyth_ringbuf_read cmyth_file_read cmyth_livetv_read - cmyth_get_cutlist
\ No newline at end of file + cmyth_get_cutlist + cmyth_tuner_type_check + cmyth_update_bookmark_setting + cmyth_proginfo_port + cmyth_proginfo_season + cmyth_proginfo_episode
\ No newline at end of file |