summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
2011-10-31Reverse the order of vertical tabs in the port matrixCarl Hetherington
2011-10-31Don't show busses tab in MIDI connection managers, sinceCarl Hetherington
2011-10-31Trim includes.Carl Hetherington
2011-10-31compile fixes for OS XPaul Davis
2011-10-31osx build fix (?)Paul Davis
2011-10-31mo better handling of distinct led clicks in ArdourButton, and correctly layo...Paul Davis
2011-10-31various tweaks to get clicks on processor "buttons" to work right and to keep...Paul Davis
2011-10-29Restore comments button, but optionally visible.Carl Hetherington
2011-10-29Remove debug code.Carl Hetherington
2011-10-29tweak labels in prefs solo/mute tabPaul Davis
2011-10-29tweak some aspects of the monitor sectionPaul Davis
2011-10-29tweak text layout on wide buttonsPaul Davis
2011-10-29tweak some aspects of the monitor sectionPaul Davis
2011-10-29Add missing files.Carl Hetherington
2011-10-29Some limited control of mixer strip componentCarl Hetherington
2011-10-29Use general VisibilityGroup class to manage visibilityCarl Hetherington
2011-10-29move some solo/listen related options to correct prefs tabPaul Davis
2011-10-29make ArdourButtons be MIDI-learnable; tweaks to ArdourButton design and imple...Paul Davis
2011-10-29next/last missing piece of previous panner UI commitPaul Davis
2011-10-29missing piece of previous panner UI commitPaul Davis
2011-10-29fix leak of Panner,Pannable and MonoPanner (UI)Paul Davis
2011-10-28Use shared_ptr for Port in the AudioEngine; improves thread-safety of the aud...Carl Hetherington
2011-10-28Improve audioengine includes slightly.Carl Hetherington
2011-10-27Remove unused variable.Carl Hetherington
2011-10-27no need for DropReferences usage in last commitPaul Davis
2011-10-27stop leakage of Crossfades caused by CrossfadeView's being left dangling when...Paul Davis
2011-10-27remove offscreen pixmap rendering design from CairoWidget: this helps only wh...Paul Davis
2011-10-27Ever so slightly less memory and better field alignment per CairoWidget.David Robillard
2011-10-27provide control over precisely what aspects of an ArdourButton are rendered, ...Paul Davis
2011-10-27change CairoWidget API to be a more logical/intuitive for setting widget stat...Paul Davis
2011-10-26remove silly left-over debugging linesPaul Davis
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-25Don't offer the monitor buss to export from (#4393).Carl Hetherington
2011-10-23Allow status bar components to be individually shown / hidden.Carl Hetherington
2011-10-23Fix warning.Carl Hetherington
2011-10-23Stop status bar jumping about quite so much when values change.Carl Hetherington
2011-10-23Typo in last commit.Carl Hetherington
2011-10-23Spruce up info bar a bit using Chris' suggestions (#4238).Carl Hetherington
2011-10-22Fix up some comments.Carl Hetherington
2011-10-22Fix snap of note drags when the region position is not itself snapped to the ...Carl Hetherington
2011-10-22Fix check on dragging MIDI notes to a point before the region position.Carl Hetherington
2011-10-22Fix underflow in layer_t with rubber band selection on multiple tracks with s...Carl Hetherington
2011-10-22Cope with drags of selections that include regions on hidden tracks (#3493).Carl Hetherington
2011-10-22Implement reset() in panners, and use it from the GUI (fixes #4196).Carl Hetherington
2011-10-22more orangePaul Davis
2011-10-22fix mis-sized middle_button_table in mixer stripsPaul Davis
2011-10-22fix wscript so that gtk rc files are always built properly (not sure why this...Paul Davis
2011-10-21tweak monitor button colors; move buttons to just below pannersPaul Davis
2011-10-21credit where credit is duePaul Davis