status line renewed

git-svn-id: svn://code.dyne.org/veejay/trunk@123 eb8d1916-c9e9-0310-b8de-cf0c9472ead5
This commit is contained in:
Niels Elburg
2005-01-11 10:16:38 +00:00
parent aad938f2a1
commit a57c5e53e3
8 changed files with 95 additions and 23 deletions

View File

@@ -226,8 +226,7 @@ extern int clip_set_chain_channel(int s1, int position, int channel);
//int clip_chain_replace(int s1, int position, int effect_id);
extern int clip_chain_sprint_status(int s1, int entry, int changed, int r_changed, char *str,
int frame);
extern int clip_chain_sprint_status(int s1, int r, int f, int m, char *s );
extern int clip_set_render_entry(int s1, int entry);
extern int clip_get_render_entry(int s1);