projects
/
sound-tools
/
hdrec.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1c9ee72
)
128 long filenames allowed
author
hackbard
<hackbard>
Sun, 6 Jul 2003 12:05:47 +0000
(12:05 +0000)
committer
hackbard
<hackbard>
Sun, 6 Jul 2003 12:05:47 +0000
(12:05 +0000)
hdrec
patch
|
blob
|
history
hdrec.h
patch
|
blob
|
history
diff --git
a/hdrec
b/hdrec
index 41a6b8c8f03e6caacf7940391b7060c06c91de3d..bb3f97a260ab910c3ec184a3caf3213df9ed9305 100755
(executable)
Binary files a/hdrec and b/hdrec differ
diff --git
a/hdrec.h
b/hdrec.h
index 119fdbde248b26721a231ab542bb0e34183d4595..e3cb02f88f1316e9bc0564c0e2f59de9121f6dcf 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 */