summaryrefslogtreecommitdiff
path: root/gtk2_ardour/wscript
AgeCommit message (Expand)Author
2011-01-07new mono panner widget; make stereo panner respond to changes in colors immed...Paul Davis
2010-12-28Unify program change and bank handling so that they are manipulated together.Carl Hetherington
2010-12-22Add menu option to insert program changes.Carl Hetherington
2010-12-15Save and Delete buttons for plugin presets, remove largely useless edit plugi...Carl Hetherington
2010-12-14Add dialogue to ask user about ambiguous source files. Fixes #3603.Carl Hetherington
2010-12-06Add dialog to allow removal of plugin presets. Should fix #2662.Carl Hetherington
2010-12-06Manage attempts to save plugin presets with the same name. Helps with #2662.Carl Hetherington
2010-11-30first basic pass at a single widget stereo pannerPaul Davis
2010-11-27merge gnomecanvas into ardour tree, so that we can fix our own bugs and not w...Paul Davis
2010-11-26Handle unknown plugins on loading sessions by hiding them from the user and t...Carl Hetherington
2010-11-25Add a default export format to prevent dialog from crashing when used for fir...Sakari Bergen
2010-11-16Move mouse cursor stuff out of Editor into its own class.Carl Hetherington
2010-11-13fix minor build glitch imported from OS XPaul Davis
2010-11-13make ardour3 build and link on OS X (tiger, at least)Paul Davis
2010-11-10re-enable i18n as a build target for translationsPaul Davis
2010-11-09initial pass at a missing file dialog and "relocatable" source files. lots mo...Paul Davis
2010-10-27Make build scripts python2/3 agnostic.Carl Hetherington
2010-10-26Move normalize dialogue to its own file. Add progress bar. Clean up labelli...Carl Hetherington
2010-09-20Add progress bar to strip silence dialogue. Fixes #3103.Carl Hetherington
2010-09-15when there is a chord at the beginning of a note selection, play the whole ch...Paul Davis
2010-09-09Add some debugging code for mouse drags.Carl Hetherington
2010-09-02bump required versions of gtkmm etcPaul Davis
2010-08-31fix up the port insert I/O GUIPaul Davis
2010-08-25major chunk of the region layering editor from 2.X, fwd-ported to 3.0Paul Davis
2010-08-18First go at saving window visibility and position state across saves.Carl Hetherington
2010-08-15split out the logic behind step editing from MidiTimeAxisView as much as poss...Paul Davis
2010-08-15Fix windows key shortcuts on Linux.Carl Hetherington
2010-08-14Add note edit dialog. Fixes #3346.Carl Hetherington
2010-08-13only the last step-edited note remains selected after each note addition; waf...Paul Davis
2010-08-11Move insert time dialog to its own file.Carl Hetherington
2010-08-08Explicitly check for and link libcurl and the dl* functions; allows linking w...Carl Hetherington
2010-08-05first pass a "phone home" facility for version tracking and update notificationPaul Davis
2010-08-02first, incomplete pass at step entry dialog, along with various SVG and PNG f...Paul Davis
2010-07-26Speculative fix for VST link error.Carl Hetherington
2010-07-14Fix binding of automation list undo records to MIDI sources. Should fix the ...Carl Hetherington
2010-07-11Fix up VST build and add basic support for VSTiCarl Hetherington
2010-05-22Make region properties dialogue work for MIDI regions too.Carl Hetherington
2010-05-20fix visible version number to use the one defined in the top level wscriptPaul Davis
2010-05-05led\'s for solo-safe and solo-isolate, rather than a context menu (mixer stri...Paul Davis
2010-04-14Separate interthread progress window out into its own class and HIG-ify it a ...Carl Hetherington
2010-03-13"Ardour" -> PROGRAM_NAME change for libardour and setup for gtk2_ardourPaul Davis
2010-03-10how about that ... a monitor/main section .. GUI is still unfinished .. sever...Paul Davis
2010-02-03Move i18n stuff into autowaf.David Robillard
2010-02-01mixing monospace font thing for miditrace windowPaul Davis
2010-01-06screw up MIDI control "automation" tracks quite a bit while trying to improve...Paul Davis
2010-01-04add a way to see (most of) the waf config used to build ardour at run time (f...Paul Davis
2009-12-13Apply Select property of route groups at the Selection object level. Accordi...Carl Hetherington
2009-12-06Merged revisions 6293,6296-6306,6308 via svnmerge from Taybin Rutkin
2009-12-01Remove unused editor hscroller code. Add buttons to the left and right of th...Carl Hetherington
2009-11-12comments for BBT math methods; remove chunks from GUI; split location UI in...Paul Davis