mirror of
https://github.com/game-stop/veejay.git
synced 2025-12-16 04:40:11 +01:00
fix preview resolution switching
git-svn-id: svn://code.dyne.org/veejay/trunk@1363 eb8d1916-c9e9-0310-b8de-cf0c9472ead5
This commit is contained in:
@@ -40,8 +40,8 @@ The OpenSound Control WWW page is
|
||||
#include <stdio.h>
|
||||
|
||||
#define MAX_ALIASES_PER_CONTAINER 3
|
||||
#define MAX_CHILDREN_PER_CONTAINER 20
|
||||
#define MAX_METHODS_PER_CONTAINER 30
|
||||
#define MAX_CHILDREN_PER_CONTAINER 32
|
||||
#define MAX_METHODS_PER_CONTAINER 32
|
||||
#define BASE_NUM_TO_REALLOCATE 10
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user