summaryrefslogtreecommitdiff
path: root/gtk2_ardour/wscript
AgeCommit message (Expand)Author
2012-10-04fix up various aspects of building against a private/personal dependency stackPaul Davis
2012-06-06add "v" as a new MIDI editing key for velocity, add velocity dialog, fix cras...Paul Davis
2012-06-06Provide dialogs to edit pan values numerically, at least forCarl Hetherington
2012-05-31Move delta-to-edit-point options to the main clock context menus (#4472).Carl Hetherington
2012-05-23add basic, not terribly glossy MIDI region exportPaul Davis
2012-05-18major rationalization of use of search paths. ardour now has just 4 functions...Paul Davis
2012-04-16Fairly major change to the way in which crossfades are handled;Carl Hetherington
2012-03-05Remove unused dialog.Carl Hetherington
2012-03-02next maybe fix thing for wine/windows vst support buildPaul Davis
2012-03-02maybe fix wine/windows vst support buildPaul Davis
2012-03-02more fixes for wine/windows-vst buildPaul Davis
2012-03-01add back "." as an include dir for windows vst/wine buildPaul Davis
2012-02-29more attempted fixes for winVST/wine build + install (not tested so far, but ...Paul Davis
2012-02-29run subst on, and install, the ardourVST startup script if doing a windows VS...Paul Davis
2012-02-23attemtped fix for winVST buildPaul Davis
2012-02-03use button joiner to link play range/roll for "always play range" option. col...Paul Davis
2012-01-21Remove unused code.Carl Hetherington
2012-01-09use system/gtk default font on OS X, rather than specifying Lucida Grande; ma...Paul Davis
2011-12-26Move some bits from MonoPanner and StereoPanner into aCarl Hetherington
2011-12-12Make the MidiRegionSelection notice when its MidiRegionViews go away; fixes o...Carl Hetherington
2011-12-07move CairoWidget into gtkmm2ext, add CairoPacker, made the time info box use ...Paul Davis
2011-12-02build changes from robin gareus for OS X, changing AU support to be used appr...Paul Davis
2011-11-23Rename linux VST files to be more friendly.Carl Hetherington
2011-11-23Merge some linux/windows VST GUI code.Carl Hetherington
2011-11-21more spreading of I18N_PACKAGE as the name for .mo filesPaul Davis
2011-11-21tweak wscript files to set PACKAGE in one placePaul Davis
2011-11-21new i18n targets (to be explained in TRANSLATORS)Paul Davis
2011-11-21Rename windows VST stuff with a Windows prefix.Carl Hetherington
2011-11-18Add ArdourWindow class for non-dialog windows.David Robillard
2011-11-15change package names for i18n files, in an attempt to fix #4085Paul Davis
2011-11-14the return of basic FreeSound mootcher functionality, c/o colinf. lots of bug...Paul Davis
2011-11-13move LXVST GUI stuff into gtk2_ardour, and fix X11 uselib stuff in wscriptsPaul Davis
2011-11-13Apply patch from timbyr to fix building with --test.David Robillard
2011-11-05install new mixer bindingsPaul Davis
2011-11-05Fix i18n.David Robillard
2011-11-04drastic overhaul of keyboard handling in mixer window. real bindings, key eve...Paul Davis
2011-10-29Use general VisibilityGroup class to manage visibilityCarl Hetherington
2011-10-26hack wscript to correctly rebuild ardour3_FOO.rc files after changes to files...Paul Davis
2011-10-26new ArdourButton class, to start to provide more control over how our buttons...Paul Davis
2011-10-22fix wscript so that gtk rc files are always built properly (not sure why this...Paul Davis
2011-10-18fix bindings generation process for OS XPaul Davis
2011-10-18changes for OS X support: change waf config define to COREAUDIO_SUPPORT, remo...Paul Davis
2011-10-18gnomecanvas related build changesPaul Davis
2011-10-04Patch from orbisvicis to fix install of UI RC filesCarl Hetherington
2011-10-03Remove LV2 support via SLV2 (Lilv only now).David Robillard
2011-09-30more changes to wscript files to catch up with waf 1.6 and fix OS X issuesPaul Davis
2011-09-29Fix installation globsDavid Robillard
2011-09-29Python 3 fixesDavid Robillard
2011-09-29Fix whitespace.David Robillard
2011-09-29Use is_defined to check for HAVE_* variables set by checks.David Robillard