remove empty sigc++2 directory

git-svn-id: svn://localhost/ardour2/branches/3.0@3432 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
Doug McLain
2008-06-02 05:02:28 +00:00
parent 2f3f697bb8
commit 9c0d7d72d7
2797 changed files with 0 additions and 992363 deletions

View File

@@ -1,94 +0,0 @@
type,count,group,name,switch,led,id
# faders
fader,7,strip,gain,1,0,0x00
fader,1,master,gain,1,0,0x07
# pots
pot,7,strip,vpot,1,1,0x10
pot,1,,jog,1,0,0x17
pot,1,,external,1,0,0x2e
# strip buttons
button,7,strip,recenable,1,1,0x18
button,7,strip,solo,1,1,0x20
button,7,strip,mute,1,1,0x10
button,7,strip,select,1,1,0x0
button,7,strip,vselect,1,0,0x08
# overlay buttons
button,1,assignment,io,1,1,0x28
button,1,assignment,sends,1,1,0x5a
button,1,assignment,pan,1,1,0x59
button,1,assignment,plugin,1,1,0x57
button,1,assignment,eq,1,1,0x58
button,1,assignment,dyn,1,1,0x2d
button,1,bank,left,1,0,0x2e
button,1,bank,right,1,0,0x2f
button,1,bank,channel_left,1,0,0x30
button,1,bank,channel_right,1,0,0x31
button,1,,flip,1,1,0x32
button,1,,edit,1,1,0x56
button,1,display,name_value,1,0,0x34
button,1,display,smpte_beats,1,0,0x35
button,1,,F1,1,0,0x36
button,1,,F2,1,0,0x37
button,1,,F3,1,0,0x38
button,1,,F4,1,0,0x39
button,1,,F5,1,0,0x3a
button,1,,F6,1,0,0x3b
button,1,,F7,1,0,0x3c
button,1,,F8,1,0,0x3d
button,1,,F9,1,0,0x3e
button,1,,F10,1,0,0x3f
button,1,,F11,1,0,0x40
button,1,,F12,1,0,0x41
button,1,,F13,1,0,0x42
button,1,,F14,1,0,0x43
button,1,,F15,1,0,0x44
button,1,,F16,1,0,0x45
# turn on/off all solos
button,1,,global_solo,1,0,0x27
button,1,modifiers,option,1,0,0x50
button,1,modifiers,cmd_alt,1,0,0x49
button,1,automation,on,1,1,0x4a
button,1,automation,rec_ready,1,1,0x4b
button,1,functions,undo,1,1,0x4c
button,1,automation,snapshot,1,1,0x4d
button,1,functions,redo,1,1,0x4f
button,1,functions,marker,1,1,0x47
button,1,functions,enter,1,1,0x51
button,1,functions,cancel,1,0,0x52
button,1,functions,mixer,1,0,0x53
# transport buttons
button,1,transport,frm_left,1,1,0x5b
button,1,transport,frm_right,1,1,0x5c
button,1,transport,loop,1,1,0x46
button,1,transport,punch_in,1,1,0x48
button,1,transport,punch_out,1,1,0x4e
button,1,transport,home,1,1,0x2a
button,1,transport,end,1,1,0x29
button,1,transport,"rewind",1,1,0x2c
button,1,transport,"ffwd",1,1,0x2b
button,1,transport,"stop",1,1,0x5d
button,1,transport,"play",1,1,0x5e
button,1,transport,"record",1,1,0x1f
button,1,cursor,"cursor_up",1,0,0x60
button,1,cursor,"cursor_down",1,0,0x61
button,1,cursor,"cursor_left",1,0,0x62
button,1,cursor,"cursor_right",1,0,0x63
button,1,,"zoom",1,1,0x64
button,1,,"scrub",1,1,0x65
button,1,user,"user_a",1,0,0x66
button,1,user,"user_b",1,0,0x67
button,7,strip,"fader_touch",1,0,0x68
button,1,master,"fader_touch",1,0,0x6f
button,1,master,mute,1,0,0x17
button,1,,clicking,1,1,0x33
button,1,,"smpte",0,1,0x71
button,1,,"beats",0,1,0x72
button,1,,"solo",0,1,0x73
button,1,,"relay_click",0,1,0x76
1 type count group name switch led id
2 # faders
3 fader 7 strip gain 1 0 0x00
4 fader 1 master gain 1 0 0x07
5 # pots
6 pot 7 strip vpot 1 1 0x10
7 pot 1 jog 1 0 0x17
8 pot 1 external 1 0 0x2e
9 # strip buttons
10 button 7 strip recenable 1 1 0x18
11 button 7 strip solo 1 1 0x20
12 button 7 strip mute 1 1 0x10
13 button 7 strip select 1 1 0x0
14 button 7 strip vselect 1 0 0x08
15 # overlay buttons
16 button 1 assignment io 1 1 0x28
17 button 1 assignment sends 1 1 0x5a
18 button 1 assignment pan 1 1 0x59
19 button 1 assignment plugin 1 1 0x57
20 button 1 assignment eq 1 1 0x58
21 button 1 assignment dyn 1 1 0x2d
22 button 1 bank left 1 0 0x2e
23 button 1 bank right 1 0 0x2f
24 button 1 bank channel_left 1 0 0x30
25 button 1 bank channel_right 1 0 0x31
26 button 1 flip 1 1 0x32
27 button 1 edit 1 1 0x56
28 button 1 display name_value 1 0 0x34
29 button 1 display smpte_beats 1 0 0x35
30 button 1 F1 1 0 0x36
31 button 1 F2 1 0 0x37
32 button 1 F3 1 0 0x38
33 button 1 F4 1 0 0x39
34 button 1 F5 1 0 0x3a
35 button 1 F6 1 0 0x3b
36 button 1 F7 1 0 0x3c
37 button 1 F8 1 0 0x3d
38 button 1 F9 1 0 0x3e
39 button 1 F10 1 0 0x3f
40 button 1 F11 1 0 0x40
41 button 1 F12 1 0 0x41
42 button 1 F13 1 0 0x42
43 button 1 F14 1 0 0x43
44 button 1 F15 1 0 0x44
45 button 1 F16 1 0 0x45
46 # turn on/off all solos
47 button 1 global_solo 1 0 0x27
48 button 1 modifiers option 1 0 0x50
49 button 1 modifiers cmd_alt 1 0 0x49
50 button 1 automation on 1 1 0x4a
51 button 1 automation rec_ready 1 1 0x4b
52 button 1 functions undo 1 1 0x4c
53 button 1 automation snapshot 1 1 0x4d
54 button 1 functions redo 1 1 0x4f
55 button 1 functions marker 1 1 0x47
56 button 1 functions enter 1 1 0x51
57 button 1 functions cancel 1 0 0x52
58 button 1 functions mixer 1 0 0x53
59 # transport buttons
60 button 1 transport frm_left 1 1 0x5b
61 button 1 transport frm_right 1 1 0x5c
62 button 1 transport loop 1 1 0x46
63 button 1 transport punch_in 1 1 0x48
64 button 1 transport punch_out 1 1 0x4e
65 button 1 transport home 1 1 0x2a
66 button 1 transport end 1 1 0x29
67 button 1 transport rewind 1 1 0x2c
68 button 1 transport ffwd 1 1 0x2b
69 button 1 transport stop 1 1 0x5d
70 button 1 transport play 1 1 0x5e
71 button 1 transport record 1 1 0x1f
72 button 1 cursor cursor_up 1 0 0x60
73 button 1 cursor cursor_down 1 0 0x61
74 button 1 cursor cursor_left 1 0 0x62
75 button 1 cursor cursor_right 1 0 0x63
76 button 1 zoom 1 1 0x64
77 button 1 scrub 1 1 0x65
78 button 1 user user_a 1 0 0x66
79 button 1 user user_b 1 0 0x67
80 button 7 strip fader_touch 1 0 0x68
81 button 1 master fader_touch 1 0 0x6f
82 button 1 master mute 1 0 0x17
83 button 1 clicking 1 1 0x33
84 button 1 smpte 0 1 0x71
85 button 1 beats 0 1 0x72
86 button 1 solo 0 1 0x73
87 button 1 relay_click 0 1 0x76