traverso-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Traverso-commit] traverso resources/keymap.xml src/core/InputEng...


From: Remon Sijrier
Subject: [Traverso-commit] traverso resources/keymap.xml src/core/InputEng...
Date: Mon, 04 Jun 2007 17:09:41 +0000

CVSROOT:        /sources/traverso
Module name:    traverso
Changes by:     Remon Sijrier <r_sijrier>       07/06/04 17:09:40

Modified files:
        resources      : keymap.xml 
        src/core       : InputEngine.cpp InputEngine.h 

Log message:
        removed unused variable instantanious

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/traverso/resources/keymap.xml?cvsroot=traverso&r1=1.79&r2=1.80
http://cvs.savannah.gnu.org/viewcvs/traverso/src/core/InputEngine.cpp?cvsroot=traverso&r1=1.61&r2=1.62
http://cvs.savannah.gnu.org/viewcvs/traverso/src/core/InputEngine.h?cvsroot=traverso&r1=1.25&r2=1.26

Patches:
Index: resources/keymap.xml
===================================================================
RCS file: /sources/traverso/traverso/resources/keymap.xml,v
retrieving revision 1.79
retrieving revision 1.80
diff -u -b -r1.79 -r1.80
--- resources/keymap.xml        3 Jun 2007 22:41:57 -0000       1.79
+++ resources/keymap.xml        4 Jun 2007 17:09:40 -0000       1.80
@@ -15,120 +15,120 @@
        <Keyfacts>
                <keyfact type="FKEY" key1="H">
                        <Objects>
-                               <Object objectname="Help" 
slotsignature="show_help" modes="All" instantanious="0" />
+                               <Object objectname="Help" 
slotsignature="show_help" modes="All" />
                        </Objects>
                </keyfact>
                <keyfact type="FKEY" key1="F1" >
                        <Objects>
-                               <Object objectname="Song" 
slotsignature="set_editing_mode" modes="All" sortorder="52" instantanious="0" />
+                               <Object objectname="Song" 
slotsignature="set_editing_mode" modes="All" sortorder="52" />
                        </Objects>
                </keyfact>
                <keyfact type="FKEY" key1="F2" >
                        <Objects>
-                               <Object objectname="Song" 
slotsignature="set_effects_mode" modes="All" sortorder="53" instantanious="0" />
+                               <Object objectname="Song" 
slotsignature="set_effects_mode" modes="All" sortorder="53" />
                        </Objects>
                </keyfact>
                <keyfact type="FKEY" key1="F11" >
                        <Objects>
-                               <Object objectname="Interface" 
slotsignature="full_screen" modes="All" instantanious="0" />
+                               <Object objectname="Interface" 
slotsignature="full_screen" modes="All" />
                        </Objects>
                </keyfact>
                <keyfact type="FKEY" key1="F12" >
                        <Objects>
-                               <Object objectname="Interface" 
slotsignature="export_keymap" modes="All" instantanious="0" />
+                               <Object objectname="Interface" 
slotsignature="export_keymap" modes="All" />
                        </Objects>
                </keyfact>
                <keyfact type="FKEY" key1="F5" >
                        <Objects>
-                               <Object objectname="TrackView" 
slotsignature="add_new_plugin" modes="All" sortorder="13" instantanious="0" />
+                               <Object objectname="TrackView" 
slotsignature="add_new_plugin" modes="All" sortorder="13" />
                        </Objects>
                </keyfact>
                <keyfact type="FKEY" key1="LARROW" >
                        <Objects>
-                               <Object objectname="SongView" 
slotsignature="scroll_left" modes="All" sortorder="1" submenu="Scroll" 
instantanious="0" />
-                               <Object objectname="MoveClip" 
slotsignature="prev_snap_pos" modes="All" sortorder="1" instantanious="1" />
+                               <Object objectname="SongView" 
slotsignature="scroll_left" modes="All" sortorder="1" submenu="Scroll" />
+                               <Object objectname="MoveClip" 
slotsignature="prev_snap_pos" modes="All" sortorder="1" />
                        </Objects>
                </keyfact>
                <keyfact type="FKEY" key1="RARROW" >
                        <Objects>
-                               <Object objectname="SongView" 
slotsignature="scroll_right" modes="All" sortorder="2" submenu="Scroll" 
instantanious="0" />
-                               <Object objectname="MoveClip" 
slotsignature="next_snap_pos" modes="All" sortorder="1" instantanious="1" />
+                               <Object objectname="SongView" 
slotsignature="scroll_right" modes="All" sortorder="2" submenu="Scroll" />
+                               <Object objectname="MoveClip" 
slotsignature="next_snap_pos" modes="All" sortorder="1" />
                        </Objects>
                </keyfact>
                <keyfact type="FKEY" key1="UARROW" >
                        <Objects>
-                               <Object objectname="Gain" 
slotsignature="increase_gain" modes="All" instantanious="1" />
-                               <Object objectname="DragNode" 
slotsignature="move_up" modes="Effects" instantanious="1" />
-                               <Object objectname="SongView" 
slotsignature="scroll_up" modes="All" sortorder="4" submenu="Scroll" 
instantanious="1" />
+                               <Object objectname="Gain" 
slotsignature="increase_gain" modes="All" />
+                               <Object objectname="DragNode" 
slotsignature="move_up" modes="Effects" />
+                               <Object objectname="SongView" 
slotsignature="scroll_up" modes="All" sortorder="4" submenu="Scroll" />
                        </Objects>
                </keyfact>
                <keyfact type="FKEY" key1="DARROW" >
                        <Objects>
-                               <Object objectname="Gain" 
slotsignature="decrease_gain" modes="All" instantanious="1" />
-                               <Object objectname="DragNode" 
slotsignature="move_down" modes="Effects" instantanious="1" />
-                               <Object objectname="SongView" 
slotsignature="scroll_down" modes="All" sortorder="4" submenu="Scroll" 
instantanious="1" />
+                               <Object objectname="Gain" 
slotsignature="decrease_gain" modes="All" />
+                               <Object objectname="DragNode" 
slotsignature="move_down" modes="Effects" />
+                               <Object objectname="SongView" 
slotsignature="scroll_down" modes="All" sortorder="4" submenu="Scroll" />
                        </Objects>
                </keyfact>
                <keyfact type="FKEY" key1="SHIFT" >
                        <Objects>
-                               <Object objectname="SongView" 
slotsignature="touch_play_cursor" modes="All" sortorder="2" submenu="Playhead" 
instantanious="0" />
-                               <Object objectname="TimeLineView" 
slotsignature="playhead_to_marker" modes="All" sortorder="2" instantanious="0" 
/>
+                               <Object objectname="SongView" 
slotsignature="touch_play_cursor" modes="All" sortorder="2" submenu="Playhead" 
/>
+                               <Object objectname="TimeLineView" 
slotsignature="playhead_to_marker" modes="All" sortorder="2" />
                        </Objects>
                </keyfact>
                <keyfact type="FKEY" key1="V">
                        <Objects>
-                               <Object objectname="SongView" 
slotsignature="playhead_to_workcursor" modes="All" sortorder="12" 
submenu="Playhead" instantanious="1" />
-                               <Object objectname="SongView" 
slotsignature="center_playhead" modes="All" sortorder="15" modifierkeys="CTRL" 
submenu="Playhead" instantanious="1" />
+                               <Object objectname="SongView" 
slotsignature="playhead_to_workcursor" modes="All" sortorder="12" 
submenu="Playhead" />
+                               <Object objectname="SongView" 
slotsignature="center_playhead" modes="All" sortorder="15" modifierkeys="CTRL" 
submenu="Playhead" />
                        </Objects>
                </keyfact>
                <keyfact type="FKEY" key1="W" >
                        <Objects>
-                               <Object objectname="SongView" 
slotsignature="touch" modes="All" sortorder="2" submenu="Work Cursor" 
instantanious="0" />
+                               <Object objectname="SongView" 
slotsignature="touch" modes="All" sortorder="2" submenu="Work Cursor" />
                        </Objects>
                </keyfact>
                <keyfact type="FKEY" key1="HOME" >
                        <Objects>
-                               <Object objectname="SongView" 
slotsignature="goto_begin" modes="All" sortorder="5" submenu="Work Cursor" 
instantanious="0" />
+                               <Object objectname="SongView" 
slotsignature="goto_begin" modes="All" sortorder="5" submenu="Work Cursor" />
                        </Objects>
                </keyfact>
                <keyfact type="FKEY" key1="END" >
                        <Objects>
-                               <Object objectname="SongView" 
slotsignature="goto_end" modes="All" sortorder="6" submenu="Work Cursor" 
instantanious="0" />
+                               <Object objectname="SongView" 
slotsignature="goto_end" modes="All" sortorder="6" submenu="Work Cursor" />
                        </Objects>
                </keyfact>
                <keyfact type="FKEY" key1="Z" >
                        <Objects>
-                               <Object objectname="SongView" 
slotsignature="hzoom_in" modes="All" sortorder="3" submenu="Zoom" 
instantanious="0" />
-                               <Object objectname="SongView" 
slotsignature="hzoom_out" modes="All" sortorder="3" modifierkeys="ALT" 
submenu="Zoom" instantanious="0" />
+                               <Object objectname="SongView" 
slotsignature="hzoom_in" modes="All" sortorder="3" submenu="Zoom" />
+                               <Object objectname="SongView" 
slotsignature="hzoom_out" modes="All" sortorder="3" modifierkeys="ALT" 
submenu="Zoom" />
                        </Objects>
                </keyfact>
                <keyfact type="FKEY" key1="S" >
                        <Objects>
-                               <Object objectname="Project" 
slotsignature="select" modes="All" instantanious="0" />
-                               <Object objectname="MoveClip" 
slotsignature="prev_snap_pos" modes="All" sortorder="1" instantanious="1" />
-                               <Object objectname="DragMarker" 
slotsignature="move_left" modes="All" sortorder="1" instantanious="1" />
+                               <Object objectname="Project" 
slotsignature="select" modes="All" />
+                               <Object objectname="MoveClip" 
slotsignature="prev_snap_pos" modes="All" sortorder="1" />
+                               <Object objectname="DragMarker" 
slotsignature="move_left" modes="All" sortorder="1" />
                        </Objects>
                </keyfact>
                <keyfact type="FKEY" key1="SPACE" >
                        <Objects>
-                               <Object objectname="Song" slotsignature="go" 
modes="All" sortorder="1" instantanious="0" />
-                               <Object objectname="Song" 
slotsignature="go_and_record" modes="All" modifierkeys="CTRL" sortorder="2" 
instantanious="0" />
+                               <Object objectname="Song" slotsignature="go" 
modes="All" sortorder="1" />
+                               <Object objectname="Song" 
slotsignature="go_and_record" modes="All" modifierkeys="CTRL" sortorder="2" />
                        </Objects>
                </keyfact>
                <keyfact type="FKEY" key1="A" >
                        <Objects>
-                               <Object objectname="Track" 
slotsignature="toggle_arm" modes="All" sortorder="4" instantanious="0" />
+                               <Object objectname="Track" 
slotsignature="toggle_arm" modes="All" sortorder="4" />
                        </Objects>
                </keyfact>
                <keyfact type="FKEY" key1="O" >
                        <Objects>
-                               <Object objectname="Track" slotsignature="solo" 
modes="All" sortorder="3" instantanious="0" />
+                               <Object objectname="Track" slotsignature="solo" 
modes="All" sortorder="3" />
                        </Objects>
                </keyfact>
                <keyfact type="FKEY" key1="U" >
                        <Objects>
-                               <Object objectname="Track" slotsignature="mute" 
modes="All" sortorder="4" instantanious="0" />
-                               <Object objectname="AudioClip" 
slotsignature="mute" modes="All" sortorder="12" instantanious="0" />
+                               <Object objectname="Track" slotsignature="mute" 
modes="All" sortorder="4" />
+                               <Object objectname="AudioClip" 
slotsignature="mute" modes="All" sortorder="12" />
                        </Objects>
                </keyfact>
                <keyfact type="FKEY" key1="X" >
@@ -138,7 +138,7 @@
                </keyfact>
                <keyfact type="FKEY" key1="F4" >
                        <Objects>
-                               <Object objectname="Interface" 
slotsignature="show_project_manager_dialog" modes="All" instantanious="0" />
+                               <Object objectname="Interface" 
slotsignature="show_project_manager_dialog" modes="All" />
                        </Objects>
                </keyfact>
                <keyfact type="FKEY" key1="I" >
@@ -148,106 +148,106 @@
                </keyfact>
                <keyfact type="FKEY" key1="Q" >
                        <Objects>
-                               <Object objectname="Interface" 
slotsignature="show_context_menu" modes="All" instantanious="0" />
-                               <Object objectname="HoldCommand" 
slotsignature="Interface::show_context_menu" modes="All" instantanious="0" />
+                               <Object objectname="Interface" 
slotsignature="show_context_menu" modes="All" />
+                               <Object objectname="HoldCommand" 
slotsignature="Interface::show_context_menu" modes="All" />
                        </Objects>
                </keyfact>
                <keyfact type="FKEY" key1="E" >
                        <Objects>
-                               <Object objectname="TrackView" 
slotsignature="edit_properties" modes="All" sortorder="11" instantanious="0" />
-                               <Object objectname="PluginView" 
slotsignature="edit_properties" modes="All" instantanious="0" />
-                               <Object objectname="FadeView" 
slotsignature="edit_properties" modes="All" instantanious="0" />
-                               <Object objectname="SpectralMeterView" 
slotsignature="edit_properties" modes="All" instantanious="0" />
-                               <Object objectname="AudioClip" modes="All" 
sortorder="18" pluginname="TraversoCommands" 
commandname="AudioClipExternalProcessing" instantanious="0" />
-                               <Object objectname="TimeLineView" 
slotsignature="Interface::show_marker_dialog" modes="All" instantanious="0" />
+                               <Object objectname="TrackView" 
slotsignature="edit_properties" modes="All" sortorder="11" />
+                               <Object objectname="PluginView" 
slotsignature="edit_properties" modes="All" />
+                               <Object objectname="FadeView" 
slotsignature="edit_properties" modes="All" />
+                               <Object objectname="SpectralMeterView" 
slotsignature="edit_properties" modes="All" />
+                               <Object objectname="AudioClip" modes="All" 
sortorder="18" pluginname="TraversoCommands" 
commandname="AudioClipExternalProcessing" />
+                               <Object objectname="TimeLineView" 
slotsignature="Interface::show_marker_dialog" modes="All" />
                        </Objects>
                </keyfact>
                <keyfact type="FKEY" key1="N" >
                        <Objects>
-                               <Object objectname="AudioClip" 
slotsignature="normalize" modes="All" sortorder="17" instantanious="0" />
+                               <Object objectname="AudioClip" 
slotsignature="normalize" modes="All" sortorder="17" />
                        </Objects>
                </keyfact>
                <keyfact type="FKEY" key1="B" >
                        <Objects>
-                               <Object objectname="FadeCurve" 
slotsignature="toggle_bypass" modes="All" instantanious="0" />
-                               <Object objectname="Plugin" 
slotsignature="toggle_bypass" modes="All" instantanious="0" />
-                               <Object objectname="LV2Plugin" 
slotsignature="toggle_bypass" modes="All" instantanious="0" />
-                               <Object objectname="TrackView" 
slotsignature="select_bus" modes="All" sortorder="8" instantanious="0" />
+                               <Object objectname="FadeCurve" 
slotsignature="toggle_bypass" modes="All" />
+                               <Object objectname="Plugin" 
slotsignature="toggle_bypass" modes="All" />
+                               <Object objectname="LV2Plugin" 
slotsignature="toggle_bypass" modes="All" />
+                               <Object objectname="TrackView" 
slotsignature="select_bus" modes="All" sortorder="8" />
                        </Objects>
                </keyfact>
                <keyfact type="FKEY" key1="M" >
                        <Objects>
-                               <Object objectname="CorrelationMeterView" 
slotsignature="set_mode" modes="All" instantanious="0" />
-                               <Object objectname="SpectralMeterView" 
slotsignature="set_mode" modes="All" instantanious="0" />
-                               <Object objectname="FadeCurve" 
slotsignature="set_mode" modes="All" instantanious="0" />
-                               <Object objectname="TimeLineView" 
slotsignature="add_marker" modes="All" instantanious="0" />
-                               <Object objectname="SongView" 
slotsignature="add_marker" modes="All" sortorder="23" instantanious="0" />
-                               <Object objectname="TimeLineView" 
slotsignature="add_marker_at_playhead" modes="All" modifierkeys="CTRL" 
instantanious="0" />
-                               <Object objectname="SongView" 
slotsignature="add_marker_at_playhead" modes="All" sortorder="24" 
modifierkeys="CTRL" instantanious="0" />
+                               <Object objectname="CorrelationMeterView" 
slotsignature="set_mode" modes="All" />
+                               <Object objectname="SpectralMeterView" 
slotsignature="set_mode" modes="All" />
+                               <Object objectname="FadeCurve" 
slotsignature="set_mode" modes="All" />
+                               <Object objectname="TimeLineView" 
slotsignature="add_marker" modes="All" />
+                               <Object objectname="SongView" 
slotsignature="add_marker" modes="All" sortorder="23" />
+                               <Object objectname="TimeLineView" 
slotsignature="add_marker_at_playhead" modes="All" modifierkeys="CTRL" />
+                               <Object objectname="SongView" 
slotsignature="add_marker_at_playhead" modes="All" sortorder="24" 
modifierkeys="CTRL" />
                        </Objects>
                </keyfact>
                <keyfact type="FKEY" key1="L" >
                        <Objects>
-                               <Object objectname="SpectralMeterView" 
slotsignature="reset" modes="All" instantanious="0" />
-                               <Object objectname="FadeCurve" 
slotsignature="reset" modes="All" instantanious="0" />
-                               <Object objectname="AudioClip" 
slotsignature="lock" modes="All" instantanious="0" />
+                               <Object objectname="SpectralMeterView" 
slotsignature="reset" modes="All" />
+                               <Object objectname="FadeCurve" 
slotsignature="reset" modes="All" />
+                               <Object objectname="AudioClip" 
slotsignature="lock" modes="All" />
                        </Objects>
                </keyfact>
                <keyfact type="FKEY" key1="R" >
                        <Objects>
-                               <Object objectname="FadeCurve" 
slotsignature="toggle_raster" modes="All" instantanious="0" />
+                               <Object objectname="FadeCurve" 
slotsignature="toggle_raster" modes="All" />
                        </Objects>
                </keyfact>
                <keyfact type="FKEY" key1="C" >
                        <Objects>
-                               <Object objectname="CurveView" 
slotsignature="add_node" modes="All" instantanious="0" />
+                               <Object objectname="CurveView" 
slotsignature="add_node" modes="All" />
                        </Objects>
                </keyfact>
                <keyfact type="FKEY" key1="MouseButtonLeft" >
                        <Objects>
-                               <Object objectname="SongView" 
slotsignature="touch" modes="All" sortorder="2" submenu="Work Cursor" 
instantanious="0" />
+                               <Object objectname="SongView" 
slotsignature="touch" modes="All" sortorder="2" submenu="Work Cursor" />
                                <Object objectname="TrackPanelLed" 
slotsignature="toggle" modes="All" sortorder="1" />
-                               <Object objectname="TrackPanelBus" 
slotsignature="TrackView::select_bus" modes="All" instantanious="0" />
-                               <Object objectname="AudioClipView" 
slotsignature="set_audio_file" modes="All" sortorder="80" instantanious="0" />
+                               <Object objectname="TrackPanelBus" 
slotsignature="TrackView::select_bus" modes="All" />
+                               <Object objectname="AudioClipView" 
slotsignature="set_audio_file" modes="All" sortorder="80" />
                        </Objects>
                </keyfact>
                <keyfact type="FKEY" key1="MouseButtonMiddle" >
                        <Objects>
-                               <Object objectname="SongView" 
slotsignature="touch_play_cursor" modes="All" sortorder="2" submenu="Playhead" 
instantanious="0" />
-                               <Object objectname="TimeLineView" 
slotsignature="playhead_to_marker" modes="All" sortorder="2" instantanious="0" 
/>
+                               <Object objectname="SongView" 
slotsignature="touch_play_cursor" modes="All" sortorder="2" submenu="Playhead" 
/>
+                               <Object objectname="TimeLineView" 
slotsignature="playhead_to_marker" modes="All" sortorder="2" />
                        </Objects>
                </keyfact>
                <keyfact type="FKEY" key1="MouseButtonRight" >
                        <Objects>
-                               <Object objectname="Interface" 
slotsignature="show_context_menu" modes="All" instantanious="0" />
-                               <Object objectname="HoldCommand" 
slotsignature="Interface::show_context_menu" modes="All" instantanious="0" />
+                               <Object objectname="Interface" 
slotsignature="show_context_menu" modes="All" />
+                               <Object objectname="HoldCommand" 
slotsignature="Interface::show_context_menu" modes="All" />
                        </Objects>
                </keyfact>
                <keyfact type="FKEY" key1="MouseScrollVerticalUp" >
                        <Objects>
-                               <Object objectname="DragNode" 
slotsignature="move_up" modes="Effects" instantanious="1" />
-                               <Object objectname="SongView" 
slotsignature="scroll_up" modes="All" sortorder="1" submenu="Scroll" 
instantanious="1" />
-                               <Object objectname="Gain" 
slotsignature="increase_gain" modes="All" instantanious="1" />
-                               <Object objectname="TrackPanelPan" 
slotsignature="pan_right" modes="All" sortorder="1" instantanious="1" />
-                               <Object objectname="TrackPanelGain" 
slotsignature="gain_increment" modes="All" sortorder="1" instantanious="1" />
-                               <Object objectname="SongPanelGain" 
slotsignature="gain_increment" modes="All" sortorder="1" instantanious="1" />
+                               <Object objectname="DragNode" 
slotsignature="move_up" modes="Effects" />
+                               <Object objectname="SongView" 
slotsignature="scroll_up" modes="All" sortorder="1" submenu="Scroll" />
+                               <Object objectname="Gain" 
slotsignature="increase_gain" modes="All" />
+                               <Object objectname="TrackPanelPan" 
slotsignature="pan_right" modes="All" sortorder="1" />
+                               <Object objectname="TrackPanelGain" 
slotsignature="gain_increment" modes="All" sortorder="1" />
+                               <Object objectname="SongPanelGain" 
slotsignature="gain_increment" modes="All" sortorder="1" />
                        </Objects>
                </keyfact>
                <keyfact type="FKEY" key1="MouseScrollVerticalDown" >
                        <Objects>
-                               <Object objectname="DragNode" 
slotsignature="move_down" modes="Effects" instantanious="1" />
-                               <Object objectname="SongView" 
slotsignature="scroll_down" modes="All" sortorder="2" submenu="Scroll" 
instantanious="1" />
-                               <Object objectname="Gain" 
slotsignature="decrease_gain" modes="All" instantanious="1" />
-                               <Object objectname="TrackPanelPan" 
slotsignature="pan_left" modes="All" sortorder="2" instantanious="1" />
-                               <Object objectname="TrackPanelGain" 
slotsignature="gain_decrement" modes="All" sortorder="2" instantanious="1" />
-                               <Object objectname="SongPanelGain" 
slotsignature="gain_decrement" modes="All" sortorder="2" instantanious="1" />
+                               <Object objectname="DragNode" 
slotsignature="move_down" modes="Effects" />
+                               <Object objectname="SongView" 
slotsignature="scroll_down" modes="All" sortorder="2" submenu="Scroll" />
+                               <Object objectname="Gain" 
slotsignature="decrease_gain" modes="All" />
+                               <Object objectname="TrackPanelPan" 
slotsignature="pan_left" modes="All" sortorder="2" />
+                               <Object objectname="TrackPanelGain" 
slotsignature="gain_decrement" modes="All" sortorder="2" />
+                               <Object objectname="SongPanelGain" 
slotsignature="gain_decrement" modes="All" sortorder="2" />
                        </Objects>
                </keyfact>
                <keyfact type="FKEY" key1="F" >
                        <Objects>
-                               <Object objectname="AudioClipView" 
slotsignature="select_fade_shape" modes="All" sortorder="32" submenu="Fade 
In/Out" instantanious="0" />
-                               <Object objectname="MoveClip" 
slotsignature="next_snap_pos" modes="All" sortorder="1" instantanious="1" />
-                               <Object objectname="DragMarker" 
slotsignature="move_right" modes="All" sortorder="1" instantanious="1" />
+                               <Object objectname="AudioClipView" 
slotsignature="select_fade_shape" modes="All" sortorder="32" submenu="Fade 
In/Out" />
+                               <Object objectname="MoveClip" 
slotsignature="next_snap_pos" modes="All" sortorder="1" />
+                               <Object objectname="DragMarker" 
slotsignature="move_right" modes="All" sortorder="1" />
                        </Objects>
                </keyfact>
                
@@ -255,79 +255,79 @@
                
                <keyfact type="FKEY2" key1="A" key2="B" >
                        <Objects>
-                               <Object objectname="Interface" 
slotsignature="about_traverso" modes="All" instantanious="0" />
+                               <Object objectname="Interface" 
slotsignature="about_traverso" modes="All" />
                        </Objects>
                </keyfact>
                <keyfact type="FKEY2" key1="CTRL" key2="S" >
                        <Objects>
-                               <Object objectname="ProjectManager" 
slotsignature="save_project" modes="All" instantanious="0" />
+                               <Object objectname="ProjectManager" 
slotsignature="save_project" modes="All" />
                        </Objects>
                </keyfact>
                <keyfact type="FKEY2" key1="S" key2="N" >
                        <Objects>
-                               <Object objectname="Song" 
slotsignature="toggle_snap" modes="All" sortorder="36" instantanious="0" />
+                               <Object objectname="Song" 
slotsignature="toggle_snap" modes="All" sortorder="36" />
                        </Objects>
                </keyfact>
                <keyfact type="FKEY2" key1="Z" key2="X" >
                        <Objects>
-                               <Object objectname="SongView" 
slotsignature="hzoom_out" modes="All" sortorder="4" submenu="Zoom" 
instantanious="0" />
+                               <Object objectname="SongView" 
slotsignature="hzoom_out" modes="All" sortorder="4" submenu="Zoom" />
                        </Objects>
                </keyfact>
                <keyfact type="FKEY2" key1="Z" key2="ALT" >
                        <Objects>
-                               <Object objectname="SongView" 
slotsignature="vzoom_out" modes="All" sortorder="6" submenu="Zoom" 
instantanious="0" />
+                               <Object objectname="SongView" 
slotsignature="vzoom_out" modes="All" sortorder="6" submenu="Zoom" />
                        </Objects>
                </keyfact>
                <keyfact type="FKEY2" key1="Z" key2="A" >
                        <Objects>
-                               <Object objectname="SongView" 
slotsignature="vzoom_in" modes="All" sortorder="5" submenu="Zoom" 
instantanious="0" />
+                               <Object objectname="SongView" 
slotsignature="vzoom_in" modes="All" sortorder="5" submenu="Zoom" />
                        </Objects>
                </keyfact>
                <keyfact type="FKEY2" key1="J" key2="L" >
                        <Objects>
-                               <Object objectname="Track" 
slotsignature="capture_from_channel_both" modes="All" instantanious="0" />
+                               <Object objectname="Track" 
slotsignature="capture_from_channel_both" modes="All" />
                        </Objects>
                </keyfact>
                <keyfact type="FKEY2" key1="J" key2="K" >
                        <Objects>
-                               <Object objectname="Track" 
slotsignature="capture_from_channel_left" modes="All" instantanious="0" />
+                               <Object objectname="Track" 
slotsignature="capture_from_channel_left" modes="All" />
                        </Objects>
                </keyfact>
                <keyfact type="FKEY2" key1="K" key2="L" >
                        <Objects>
-                               <Object objectname="Track" 
slotsignature="capture_from_channel_right" modes="All" instantanious="0" />
+                               <Object objectname="Track" 
slotsignature="capture_from_channel_right" modes="All" />
                        </Objects>
                </keyfact>
                <keyfact type="FKEY2" key1="F" key2="G" >
                        <Objects>
-                               <Object objectname="AudioClipView" 
slotsignature="select_fade_in_shape" modes="All" sortorder="14" submenu="Fade 
In/Out" instantanious="0" />
+                               <Object objectname="AudioClipView" 
slotsignature="select_fade_in_shape" modes="All" sortorder="14" submenu="Fade 
In/Out" />
                        </Objects>
                </keyfact>
                <keyfact type="FKEY2" key1="G" key2="H" >
                        <Objects>
-                               <Object objectname="AudioClipView" 
slotsignature="select_fade_out_shape" modes="All" sortorder="24" submenu="Fade 
In/Out" instantanious="0" />
+                               <Object objectname="AudioClipView" 
slotsignature="select_fade_out_shape" modes="All" sortorder="24" submenu="Fade 
In/Out" />
                        </Objects>
                </keyfact>
                <keyfact type="FKEY2" key1="S" key2="C" >
                        <Objects>
-                               <Object objectname="SpectralMeterWidget" 
slotsignature="screen_capture" modes="All" instantanious="0" />
+                               <Object objectname="SpectralMeterWidget" 
slotsignature="screen_capture" modes="All" />
                        </Objects>
                </keyfact>
                <keyfact type="FKEY2" key1="I" key2="O" >
                        <Objects>
-                               <Object objectname="TrackView" modes="All" 
sortorder="13"  slotsignature="insert_silence" instantanious="0" />
+                               <Object objectname="TrackView" modes="All" 
sortorder="13"  slotsignature="insert_silence" />
                        </Objects>
                </keyfact>
                <keyfact type="FKEY2" key1="V" key2="B" >
                        <Objects>
-                               <Object objectname="SongView" 
slotsignature="center_playhead" modes="All" sortorder="15" submenu="Playhead" 
instantanious="0" />
+                               <Object objectname="SongView" 
slotsignature="center_playhead" modes="All" sortorder="15" submenu="Playhead" />
                        </Objects>
                </keyfact>
                
                
                <keyfact type="HKEY" key1="Z" sortorder="35" >
                        <Objects>
-                               <Object objectname="SongView" mousehint="LRUD" 
slotsignature="zoom" modes="All" sortorder="1" submenu="Zoom" instantanious="0" 
/>
+                               <Object objectname="SongView" mousehint="LRUD" 
slotsignature="zoom" modes="All" sortorder="1" submenu="Zoom" />
                        </Objects>
                </keyfact>
                <keyfact type="HKEY" key1="E" >
@@ -349,16 +349,16 @@
                </keyfact>
                <keyfact type="HKEY" key1="O" sortorder="18" >
                        <Objects>
-                               <Object objectname="Track" 
slotsignature="silence_others" modes="All" sortorder="20" instantanious="0" />
+                               <Object objectname="Track" 
slotsignature="silence_others" modes="All" sortorder="20" />
                        </Objects>
                </keyfact>
                <keyfact type="HKEY" key1="MouseButtonLeft" >
                        <Objects>
                                <Object objectname="AudioClipView" 
mousehint="LRUD" modes="All" sortorder="9" modifierkeys="CTRL" 
pluginname="TraversoCommands" commandname="CopyClip"  arguments="copy" />
                                <Object objectname="AudioClipView" 
mousehint="LRUD" modes="All" pluginname="TraversoCommands" 
commandname="MoveClip" arguments="move" />
-                               <Object objectname="CurveView" mousehint="LRUD" 
slotsignature="drag_node" modes="Effects" sortorder="3" instantanious="1" />
-                               <Object objectname="TimeLineView" 
mousehint="LR" slotsignature="drag_marker" modes="All" sortorder="3" 
instantanious="1" />
-                               <Object objectname="SongView" mousehint="LR" 
slotsignature="work_cursor_move" modes="All" submenu="Work Cursor" 
sortorder="4" instantanious="0" />
+                               <Object objectname="CurveView" mousehint="LRUD" 
slotsignature="drag_node" modes="Effects" sortorder="3" />
+                               <Object objectname="TimeLineView" 
mousehint="LR" slotsignature="drag_marker" modes="All" sortorder="3" />
+                               <Object objectname="SongView" mousehint="LR" 
slotsignature="work_cursor_move" modes="All" submenu="Work Cursor" 
sortorder="4" />
                                <Object objectname="TrackPanelGain" modes="All" 
sortorder="7" pluginname="TraversoCommands" commandname="Gain" 
arguments="horizontal" />
                                <Object objectname="SongPanelGain" modes="All" 
sortorder="7" pluginname="TraversoCommands" commandname="Gain" 
arguments="horizontal" />
                                <Object objectname="TrackPanelPan" 
mousehint="LR"  modes="All" sortorder="8" pluginname="TraversoCommands" 
commandname="TrackPan" />
@@ -366,12 +366,12 @@
                </keyfact> 
                <keyfact type="HKEY" key1="MouseButtonMiddle" >
                        <Objects>
-                               <Object objectname="SongView" mousehint="LR" 
slotsignature="play_cursor_move" modes="All" sortorder="8" submenu="Playhead" 
instantanious="0" />
+                               <Object objectname="SongView" mousehint="LR" 
slotsignature="play_cursor_move" modes="All" sortorder="8" submenu="Playhead" />
                        </Objects>
                </keyfact>
                <keyfact type="HKEY" key1="W" >
                        <Objects>
-                               <Object objectname="SongView" mousehint="LR" 
slotsignature="work_cursor_move" modes="All" sortorder="14" instantanious="0" />
+                               <Object objectname="SongView" mousehint="LR" 
slotsignature="work_cursor_move" modes="All" sortorder="14" />
                        </Objects>
                </keyfact>
                <keyfact type="HKEY" key1="C" >
@@ -382,29 +382,29 @@
                <keyfact type="HKEY" key1="D" >
                        <Objects>
                                <Object objectname="AudioClipView" 
mousehint="LRUD" modes="All" sortorder="3" pluginname="TraversoCommands" 
commandname="MoveClip"  arguments="move" />
-                               <Object objectname="CurveView" mousehint="LRUD" 
slotsignature="drag_node" modes="Effects" sortorder="3" instantanious="1" />
-                               <Object objectname="TimeLineView" 
mousehint="LR" slotsignature="drag_marker" modes="All" sortorder="3" 
instantanious="1" />
+                               <Object objectname="CurveView" mousehint="LRUD" 
slotsignature="drag_node" modes="Effects" sortorder="3" />
+                               <Object objectname="TimeLineView" 
mousehint="LR" slotsignature="drag_marker" modes="All" sortorder="3" />
                        </Objects>
                </keyfact>
                <keyfact type="HKEY" key1="B" >
                        <Objects>
-                               <Object objectname="FadeView" mousehint="UD" 
slotsignature="bend" modes="All" instantanious="0" />
+                               <Object objectname="FadeView" mousehint="UD" 
slotsignature="bend" modes="All" />
                        </Objects>
                </keyfact>
                <keyfact type="HKEY" key1="S" >
                        <Objects>
-                               <Object objectname="FadeView" mousehint="LR" 
slotsignature="strength" modes="All" instantanious="0" />
-                               <Object objectname="SongView" mousehint="LRUD" 
slotsignature="shuttle" modes="All" sortorder="6" instantanious="0" />
+                               <Object objectname="FadeView" mousehint="LR" 
slotsignature="strength" modes="All" />
+                               <Object objectname="SongView" mousehint="LRUD" 
slotsignature="shuttle" modes="All" sortorder="6" />
                        </Objects>
                </keyfact>
                <keyfact type="HKEY" key1="SHIFT" >
                        <Objects>
-                               <Object objectname="SongView" mousehint="LR" 
slotsignature="play_cursor_move" modes="All" sortorder="8" submenu="Playhead" 
instantanious="0" />
+                               <Object objectname="SongView" mousehint="LR" 
slotsignature="play_cursor_move" modes="All" sortorder="8" submenu="Playhead" />
                        </Objects>
                </keyfact>
                <keyfact type="HKEY" key1="F" >
                        <Objects>
-                               <Object objectname="AudioClipView" 
mousehint="LR" slotsignature="fade_range" modes="All" sortorder="30" 
submenu="Fade In/Out" instantanious="0" />
+                               <Object objectname="AudioClipView" 
mousehint="LR" slotsignature="fade_range" modes="All" sortorder="30" 
submenu="Fade In/Out" />
                        </Objects>
                </keyfact>
                <keyfact type="HKEY" key1="A" >
@@ -422,12 +422,12 @@
                
                <keyfact type="HKEY2" key1="F" key2="G" >
                        <Objects>
-                               <Object objectname="AudioClip" mousehint="LR" 
slotsignature="clip_fade_in" modes="All" sortorder="11" submenu="Fade In/Out" 
instantanious="0" />
+                               <Object objectname="AudioClip" mousehint="LR" 
slotsignature="clip_fade_in" modes="All" sortorder="11" submenu="Fade In/Out" />
                        </Objects>
                </keyfact>
                <keyfact type="HKEY2" key1="G" key2="H" >
                        <Objects>
-                               <Object objectname="AudioClip" mousehint="LR" 
slotsignature="clip_fade_out" modes="All" sortorder="21" submenu="Fade In/Out" 
instantanious="0" />
+                               <Object objectname="AudioClip" mousehint="LR" 
slotsignature="clip_fade_out" modes="All" sortorder="21" submenu="Fade In/Out" 
/>
                        </Objects>
                </keyfact>
                <keyfact type="HKEY2" key1="S" key2="G" >
@@ -444,29 +444,29 @@
                </keyfact>
                <keyfact type="D_FKEY" key1="ENTER" >
                        <Objects>
-                               <Object objectname="SpectralMeterView" 
slotsignature="export_avarage_curve" modes="All" instantanious="0" />
-                               <Object objectname="Interface" 
slotsignature="show_export_widget" modes="All" instantanious="0" />
+                               <Object objectname="SpectralMeterView" 
slotsignature="export_avarage_curve" modes="All" />
+                               <Object objectname="Interface" 
slotsignature="show_export_widget" modes="All" />
                        </Objects>
                </keyfact>
                <keyfact type="D_FKEY" key1="RETURN" >
                        <Objects>
-                               <Object objectname="SpectralMeterView" 
slotsignature="export_avarage_curve" modes="All" instantanious="0" />
-                               <Object objectname="Interface" 
slotsignature="show_export_widget" modes="All" instantanious="0" />
+                               <Object objectname="SpectralMeterView" 
slotsignature="export_avarage_curve" modes="All" />
+                               <Object objectname="Interface" 
slotsignature="show_export_widget" modes="All" />
                        </Objects>
                </keyfact>
                <keyfact type="D_FKEY" key1="U" >
                        <Objects>
-                               <Object objectname="Song" 
slotsignature="toggle_mute" modes="All" sortorder="25" instantanious="0" />
+                               <Object objectname="Song" 
slotsignature="toggle_mute" modes="All" sortorder="25" />
                        </Objects>
                </keyfact>
                <keyfact type="D_FKEY" key1="O" >
                        <Objects>
-                               <Object objectname="Song" 
slotsignature="toggle_solo" modes="All" sortorder="26" instantanious="0" />
+                               <Object objectname="Song" 
slotsignature="toggle_solo" modes="All" sortorder="26" />
                        </Objects>
                </keyfact>
                <keyfact type="D_FKEY" key1="A" >
                        <Objects>
-                               <Object objectname="Song" 
slotsignature="toggle_arm" modes="All" sortorder="24" instantanious="0" />
+                               <Object objectname="Song" 
slotsignature="toggle_arm" modes="All" sortorder="24" />
                        </Objects>
                </keyfact>
                <keyfact type="D_FKEY" key1="G" >
@@ -479,7 +479,7 @@
                </keyfact>
                <keyfact type="D_FKEY" key1="N" >
                        <Objects>
-                               <Object objectname="AudioClip" 
slotsignature="denormalize" modes="All" sortorder="24" instantanious="0" />
+                               <Object objectname="AudioClip" 
slotsignature="denormalize" modes="All" sortorder="24" />
                        </Objects>
                </keyfact>
                <keyfact type="D_FKEY" key1="P" >
@@ -491,19 +491,19 @@
                        <Objects>
                                <Object objectname="AudioClip" modes="All" 
sortorder="50" pluginname="TraversoCommands" commandname="RemoveClip" />
                                <Object objectname="Track" modes="All" 
sortorder="50" pluginname="TraversoCommands" commandname="RemoveTrack" />
-                               <Object objectname="CurveView" 
slotsignature="remove_node" modes="All" instantanious="0" />
-                               <Object objectname="PluginView" 
slotsignature="remove_plugin" modes="All" instantanious="0" />
-                               <Object objectname="TimeLineView" 
slotsignature="remove_marker" modes="All" instantanious="0" />
+                               <Object objectname="CurveView" 
slotsignature="remove_node" modes="All" />
+                               <Object objectname="PluginView" 
slotsignature="remove_plugin" modes="All" />
+                               <Object objectname="TimeLineView" 
slotsignature="remove_marker" modes="All" />
                        </Objects>
                </keyfact>
                <keyfact type="D_FKEY" key1="C" >
                        <Objects>
-                               <Object objectname="TimeLineView" 
slotsignature="clear_markers" modes="All" instantanious="0" />
+                               <Object objectname="TimeLineView" 
slotsignature="clear_markers" modes="All" />
                        </Objects>
                </keyfact>
                <keyfact type="D_FKEY" key1="MouseButtonLeft" >
                        <Objects>
-                               <Object objectname="CurveView" 
slotsignature="add_node" modes="All" instantanious="0" />
+                               <Object objectname="CurveView" 
slotsignature="add_node" modes="All" />
                        </Objects>
                </keyfact>
                <keyfact type="D_FKEY" key1="HOME" >
@@ -518,17 +518,17 @@
                </keyfact>
                <keyfact type="D_FKEY" key1="F" >
                        <Objects>
-                               <Object objectname="AudioClipView" 
slotsignature="reset_fade" modes="All" sortorder="37" submenu="Fade In/Out" 
instantanious="0" />
+                               <Object objectname="AudioClipView" 
slotsignature="reset_fade" modes="All" sortorder="37" submenu="Fade In/Out" />
                        </Objects>
                </keyfact>
                <keyfact type="D_FKEY" key1="W">
                        <Objects>
-                               <Object objectname="SongView" 
slotsignature="goto_begin" modes="All" sortorder="5" submenu="Work Cursor" 
instantanious="0" />
+                               <Object objectname="SongView" 
slotsignature="goto_begin" modes="All" sortorder="5" submenu="Work Cursor" />
                        </Objects>
                </keyfact>
                <keyfact type="D_FKEY" key1="SHIFT">
                        <Objects>
-                               <Object objectname="SongView" 
slotsignature="play_to_begin" modes="All" sortorder="1" submenu="Playhead" 
instantanious="0" />
+                               <Object objectname="SongView" 
slotsignature="play_to_begin" modes="All" sortorder="1" submenu="Playhead" />
                        </Objects>
                </keyfact>
 
@@ -536,22 +536,22 @@
                
                <keyfact type="D_FKEY2" key1="DEL" key2="T" >
                        <Objects>
-                               <Object objectname="Song" 
slotsignature="remove_track" modes="All" sortorder="33" instantanious="0" />
+                               <Object objectname="Song" 
slotsignature="remove_track" modes="All" sortorder="33" />
                        </Objects>
                </keyfact>
                <keyfact type="D_FKEY2" key1="F" key2="G" >
                        <Objects>
-                               <Object objectname="AudioClip" 
slotsignature="reset_fade_in" modes="All" sortorder="18" submenu="Fade In/Out" 
instantanious="0" />
+                               <Object objectname="AudioClip" 
slotsignature="reset_fade_in" modes="All" sortorder="18" submenu="Fade In/Out" 
/>
                        </Objects>
                </keyfact>
                <keyfact type="D_FKEY2" key1="G" key2="H" >
                        <Objects>
-                               <Object objectname="AudioClip" 
slotsignature="reset_fade_out" modes="All" sortorder="28" submenu="Fade In/Out" 
instantanious="0" />
+                               <Object objectname="AudioClip" 
slotsignature="reset_fade_out" modes="All" sortorder="28" submenu="Fade In/Out" 
/>
                        </Objects>
                </keyfact>
                <keyfact type="D_FKEY2" key1="F" key2="H" >
                        <Objects>
-                               <Object objectname="AudioClip" 
slotsignature="reset_fade_both" modes="All" sortorder="38" submenu="Fade 
In/Out" instantanious="0" />
+                               <Object objectname="AudioClip" 
slotsignature="reset_fade_both" modes="All" sortorder="38" submenu="Fade 
In/Out" />
                        </Objects>
                </keyfact>
        

Index: src/core/InputEngine.cpp
===================================================================
RCS file: /sources/traverso/traverso/src/core/InputEngine.cpp,v
retrieving revision 1.61
retrieving revision 1.62
diff -u -b -r1.61 -r1.62
--- src/core/InputEngine.cpp    4 Jun 2007 00:42:56 -0000       1.61
+++ src/core/InputEngine.cpp    4 Jun 2007 17:09:40 -0000       1.62
@@ -1385,7 +1385,6 @@
                        
                        data->slotsignature = e.attribute("slotsignature", "");
                        data->modes = e.attribute("modes", "").split(";");
-                       data->instantanious = e.attribute("instantanious", 
"0").toInt();
                        data->pluginname = e.attribute( "pluginname", "");
                        data->commandname = e.attribute( "commandname", "");
                        data->submenu = e.attribute("submenu", "");

Index: src/core/InputEngine.h
===================================================================
RCS file: /sources/traverso/traverso/src/core/InputEngine.h,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -b -r1.25 -r1.26
--- src/core/InputEngine.h      3 Jun 2007 20:32:45 -0000       1.25
+++ src/core/InputEngine.h      4 Jun 2007 17:09:40 -0000       1.26
@@ -81,7 +81,6 @@
                QVariantList arguments;
                QList<int > modifierkeys;
                QString slotsignature;
-               int instantanious;
                QString pluginname;
                QString commandname;
                QString submenu;




reply via email to

[Prev in Thread] Current Thread [Next in Thread]