summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
2009-08-08waf build works on OS X ; new bindings file and processing system in place fo...Paul Davis
2009-08-04Fix sizing of port matrix column labels.Carl Hetherington
2009-08-04Don't add auditioner and click to MIDI connection port matrices.Carl Hetherington
2009-08-04Split up Editor::button_press_handler and fix assert failures on various doub...Carl Hetherington
2009-08-04Assert to check for memory overwrite.Carl Hetherington
2009-08-04Fix uninitialised variable.Carl Hetherington
2009-08-04Modified patch from drmoore to fix mantis 2808 (drag rectangle left behind af...Carl Hetherington
2009-08-03Patch from drmoore to fix mantis 2807 (crash on creating new return)Carl Hetherington
2009-08-02Another similar fix for use of an uninitialized variable.Carl Hetherington
2009-08-02A couple of port matrix cleanups.Carl Hetherington
2009-08-02Fix sync of editor and mixer route ordering.Carl Hetherington
2009-08-02Tweak prompt wording.Carl Hetherington
2009-08-02Fix import dialog so that file number progress gets updated correctly. Stop ...Carl Hetherington
2009-08-02Fix random-crash-inducing use of uninitialized variable.Carl Hetherington
2009-07-30Add missing 0 to author list, to fix mantis 2802. Patch from tinram.Carl Hetherington
2009-07-28remove all MIDI-specific editing modes by making standard work either at obje...Paul Davis
2009-07-23Make editor route list rec button respect group settings.Sampo Savolainen
2009-07-23install ardour.menus and bindings file (elthariel) ; initial, basic MIDI gain...Paul Davis
2009-07-22Update autowaf.David Robillard
2009-07-22waf is now the official build system for 3.0 - all/several gtk2_ardour/ar* sc...Paul Davis
2009-07-22make i18n build work ; add mackie dir back to build ; token work on amp for M...Paul Davis
2009-07-22Various fixups to bundle manager. Add a separator between the benign and mor...Carl Hetherington
2009-07-21Clean up range menu a bit. Make a couple of range actions happen to all trac...Carl Hetherington
2009-07-21fix crash when trying to create a non-template track/bus with >2 channels; pu...Paul Davis
2009-07-21Fix some unused parameter warnings.Carl Hetherington
2009-07-21fix clicking when processors become active/inactive; reduce crazy 2.5sec dela...Paul Davis
2009-07-21implement set-send-gains-to-{track_level,zero,unity}Paul Davis
2009-07-21first part of fixing up send/return metering ; make send-controlling faders w...Paul Davis
2009-07-20Clean up handling of add/remove/rename channels in the port matrix. Hence ma...Carl Hetherington
2009-07-19Stop line drags in collapsed groups.Carl Hetherington
2009-07-19Outline highlighted labels in red.Carl Hetherington
2009-07-19No highlighting at all when mouse is over a collapsed group. Fix crash on cl...Carl Hetherington
2009-07-19Use the word `port' rather than `channel' when adding channels to a route's b...Carl Hetherington
2009-07-19Modify line-drag behaviour in port matrix so that nodes under the drag get th...Carl Hetherington
2009-07-19Restore add channel option to port matrix context menu.Carl Hetherington
2009-07-19Port matrix tweaks: scroll wheel support; use the correct verb for disassocia...Carl Hetherington
2009-07-18Various tweaks to the port matrix.Carl Hetherington
2009-07-18Oops from previous commit.Carl Hetherington
2009-07-18Pull auditioner and click into an ardour group in the matrix.Carl Hetherington
2009-07-18Better fix for non-rearrangement after open for the port matrix.Carl Hetherington
2009-07-18Cleanup to previous commit.Carl Hetherington
2009-07-18Drag a line in the port matrix to connect a group of things together in one g...Carl Hetherington
2009-07-17Various tweaks to the port matrix: open to full size; remove buttons and move...Carl Hetherington
2009-07-17massive changes to waf build scripts so that nearly everything "should" be wo...Paul Davis
2009-07-17Whoops. That optimisation breaks things. Revert it.Carl Hetherington
2009-07-17Small optimisation. Fix mouseover highlighting in the port matrix.Carl Hetherington
2009-07-17Use dialog background colour for the port matrix.Carl Hetherington
2009-07-17Use track colours in the port matrix.Carl Hetherington
2009-07-15more hacking on the processor list and processor box - note that ctrl-x/c/v n...Paul Davis
2009-07-15processor naming tweaks, processor visibility tweaks and more, trying to fini...Paul Davis