repo.or.cz
/
jack_freewheel_button.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Distribute pyjack with freewheel-related functionality
[jack_freewheel_button.git]
/
pyjack-0.5.2
/
patches
/
enable-jack2.diff
blob
baa1bb7bf2093140400f8d5523607a5d0df2f842
1
--- pyjack.c.old 2010-04-21 13:37:01.000000000 +0100
2
+++ pyjack.c 2010-04-21 13:37:16.202977932 +0100
3
@@ -40,7 +40,7 @@
4
// Global shared data for jack
5
6
/* Uncomment the next line if you have Jack2 */
7
-// #define JACK2 1
8
+#define JACK2 1
9
10
11
#define PYJACK_MAX_PORTS 256