13
0
Go to file
Robin Gareus 962e7a214a Revert "consistent use of context-menu popups"
This reverts commit b3722f7063.

In some cases ardour shows context-menu on right-mouse-button
release. In this case selecting a menu-entry should happen
with the left-mouse button (or any button?!)

Using ev->button is only correct if the menu is temporary and only
visible while the button is held, button release then activates the
menu-item.

This needs further work, in some cases allowing any button (0) to work
makes sense and overall consistency needs to be improved.
Different places use different strategies for context-menus which
don't always match the button used in the event-handler.

This is a hotfix (to make TAV context menus work again with left-click)
2017-03-24 14:48:46 +01:00
cfgtool
doc
export
gtk2_ardour Revert "consistent use of context-menu popups" 2017-03-24 14:48:46 +01:00
headless
libs Increase mempool for session-scripts 2017-03-23 19:05:53 +01:00
mcp MCP Add X-Touch Mini MCP map 2017-03-20 18:51:12 -07:00
midi_maps
msvc_extra_headers
MSVCardour3 Accommodate newly introduced source(s) in our MSVC project (gtk2_ardour) 2017-03-16 10:20:27 +00:00
MSVCMixbus3
MSVCvst_scan
osc
patches
patchfiles
scripts Add example script to access midi-region events 2017-03-18 19:10:19 +01:00
session_utils
templates
tools Fix MB32C OSX package-name 2017-03-21 20:49:04 +01:00
vst
.dir-locals.el
.gitattributes
.gitignore
ardour-3.ttl
ardour.1
ardour.1.es
ardour.1.fr
ardour.1.ru
COPYING
foo.cc
instant.xml
instant.xml.sae
msvc32-fixup.pl
PACKAGER_README
README
system_config Empty system_config (pre-seed XML nodes, use built-in settings) 2017-03-02 19:37:36 +01:00
testfile.flac
testfile.ogg
TRANSLATORS
waf
wscript Fix yet another oversight for the windows icon file update 2017-02-26 14:40:22 +01:00

Please see the Ardour web site at http://ardour.org/ for all documentation..

For information on building ardour: 
      
     http://ardour.org/development.html