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

@@ -27,6 +27,9 @@
#define MAX_EFFECTS 103
#define PARAM_WIDTH (1<<0x2)
#define PARAM_HEIGHT (1<<0x3)
#define PARAM_FADER (1<<0x1)
// keyframe-able parameter sets
typedef struct
@@ -67,6 +70,7 @@ typedef struct vj_effect_t {
char **param_description; // unused.
int *defaults;
int *flags; // parameter flags
int *limits[2]; // [0] = min, [1] = max
int extra_frame; // effect requires a secundary frame