128 long filenames allowed
authorhackbard <hackbard>
Sun, 6 Jul 2003 12:05:47 +0000 (12:05 +0000)
committerhackbard <hackbard>
Sun, 6 Jul 2003 12:05:47 +0000 (12:05 +0000)
hdrec
hdrec.h

diff --git a/hdrec b/hdrec
index 41a6b8c..bb3f97a 100755 (executable)
Binary files a/hdrec and b/hdrec differ
diff --git a/hdrec.h b/hdrec.h
index 119fdbd..e3cb02f 100644 (file)
--- a/hdrec.h
+++ b/hdrec.h
@@ -6,7 +6,7 @@
 #define PLAY 1
 #define RECORD 2
 
-#define MAX_C_FILE 32
-#define MAX_C_DEVICE 32
+#define MAX_C_FILE 128
+#define MAX_C_DEVICE 128
 
 #endif /* HDREC_H */