[svn r113] A lot of changes at gmyth_socket.c and gmyth_filetransfer. From now on, file transfer dont handle the monitor socket, and the QUERY_RECORDER messages - dont call spawn livetv, dont call get_file_position, is_recording, etc. These are gmyth_livetv responsibility. File transfer now has the _new, _open, _seek, and _close methods, just like gnomevfs does.
1 #ifndef MMYTH_ESG_GRID_VIEW_H_
2 #define MMYTH_ESG_GRID_VIEW_H_
6 GtkWidget *epg_grid_view_new(MMythUi * mmyth_ui);
8 #endif /* MMYTH_ESG_GRID_VIEW_H_ */