Use a shared_ptr for SessionPlaylists so that it can be explicitly destroyed in ...
[ardour.git] / gtk2_ardour /
2009-12-04 Carl HetheringtonUse a shared_ptr for SessionPlaylists so that it can...
2009-12-04 Carl HetheringtonFix crash that I introduced with a recent bug fix.
2009-12-04 Carl HetheringtonMake processor box send faders adjust their size correctly.
2009-12-04 Carl HetheringtonHide port matrix notebook tabs if there's only one.
2009-12-04 Carl HetheringtonTweak mouseover on port matrix.
2009-12-04 Carl HetheringtonArrange port insert matrix horizontally.
2009-12-03 Carl HetheringtonMove some (most) playlist-related code and data into...
2009-12-03 Carl HetheringtonMove region name slightly to partially fix #2948.
2009-12-03 Carl HetheringtonFix previous commit.
2009-12-03 Carl HetheringtonFix #2947.
2009-12-01 Carl HetheringtonPatch from lincoln to fix #1601: strange behaviour...
2009-12-01 Carl HetheringtonClean up some confusion about zoom focus and the edit...
2009-12-01 Carl HetheringtonRepair marker and region names that I broke.
2009-12-01 Carl HetheringtonFix scrollwheel operation in editor.
2009-12-01 Carl HetheringtonStop editor summary viewbox being moved too far down...
2009-12-01 Carl HetheringtonVarious tweaks to group tabs, the main upshot of which...
2009-12-01 Carl HetheringtonReset the dialog when it is closed with partial (incomp...
2009-12-01 Paul Davisfix logic problems with startup assistant; make initial...
2009-12-01 Paul Davisnow that MTC can cause a timecode format change, make...
2009-12-01 Paul Davisremove debugging text
2009-12-01 Paul Davismake text to describe timecode-source-is-synced option...
2009-12-01 Paul Davisdon't bother doing port stuff if session is being deleted
2009-12-01 Carl HetheringtonRemove unused editor hscroller code. Add buttons to...
2009-12-01 Carl HetheringtonFix #2933.
2009-12-01 Carl HetheringtonClean up confusion wrt showing the bundle manager....
2009-11-30 Carl HetheringtonVarious optimisations to speed up rec-enable.
2009-11-30 Carl HetheringtonSpeed up some track state operations (e.g. mute etc...
2009-11-30 Paul Davismove some debug trace support code around to a more...
2009-11-30 Paul Davisattempt to remove confusion and errors caused by unclea...
2009-11-30 Paul Davisas 6211, but include menu template file
2009-11-30 Paul Davisremove "New Return" menu option from processor box...
2009-11-30 Paul Davisnew rc config param, try-link-for-embed, controls wheth...
2009-11-29 Paul Davisdebug flag for MTC; make ardour/timecode.h simply inclu...
2009-11-29 Carl HetheringtonImplement 2532: option to show tracks with regions...
2009-11-28 Carl HetheringtonTweak checkbutton size in the processor box.
2009-11-28 Carl HetheringtonRemove what I believe are erroneous set_size_request...
2009-11-28 Paul Davisadd ctrl-a to select all processors in a processor box
2009-11-28 Paul Davisfully remove per-processor activate/deactivate from...
2009-11-28 Paul Davisrestore editor with leftmost frame preserved
2009-11-28 Paul Davisfix silly unending window dialog logic bug if you fail...
2009-11-28 Paul Davisadd back activate/deactivate menu options for processor box
2009-11-28 Paul Davisanother fix for binding shared_ptr's into signals
2009-11-28 Paul Davisadd MMC/MIDI feedback options to rc prefs dialog
2009-11-27 Paul Davisuse older gtkmm API to give key focus ability to the...
2009-11-26 Carl HetheringtonAllow processor box to get a vertical scrollbar. Make...
2009-11-26 Carl HetheringtonFix various crashes on session close.
2009-11-26 Carl HetheringtonFix #2926 and #2927; presence and behaviour of solo...
2009-11-26 Carl HetheringtonFix #2931; redundant menu items on main clocks.
2009-11-26 Carl HetheringtonFix #2932; arrange the view more carefully when going...
2009-11-25 Carl HetheringtonSeconds out, the people vs. the port matrix, round 7.
2009-11-25 Carl HetheringtonFix crash on opening return UI.
2009-11-25 Carl HetheringtonFix hotkeys in the processor box.
2009-11-25 Paul Daviscarl's wondrous DnD VBox patch - processor boxes are...
2009-11-25 Paul Davisdon't resort routelists during session destruction...
2009-11-25 Paul Davisdon't resort routelists during session destruction
2009-11-25 Paul Davisdebug flag for session destruction and waf option for...
2009-11-25 Carl HetheringtonMake the editor summary extend a little way beyond...
2009-11-25 Carl HetheringtonFix problems with summary when the session start marker...
2009-11-25 Carl HetheringtonMake marker etc. rulers opaque to fix #2921
2009-11-25 Carl HetheringtonFix #2922.
2009-11-24 Carl HetheringtonFix for routes being renamed if you start editing their...
2009-11-24 Carl HetheringtonFix #2923.
2009-11-24 Carl HetheringtonUnify terminology for markers within the window. Align...
2009-11-24 Carl HetheringtonBodge around visual glitch where the ranges & markers...
2009-11-23 Carl HetheringtonPatch from colinf to fix #2919.
2009-11-23 Carl HetheringtonDon't offer to make an internal send to ourselves or...
2009-11-23 Carl HetheringtonPrettify rename processor dialogue slightly.
2009-11-23 Carl HetheringtonFix crash on opening session options.
2009-11-21 Paul Davisget "solo safe" back in action again
2009-11-21 Paul Davissome provisional support for "real" solo-isolate behavi...
2009-11-20 Paul Davismake sure that delivery processors in a soloed route...
2009-11-20 Paul Davisprovide some indication that the fader/strip are contr...
2009-11-20 Paul Davismake strip-as-GUI-for-send work for metering too ;...
2009-11-19 Paul Davisreset aux send menu item as appropriate; make sure...
2009-11-19 Paul Davisadd new Graph debug bit ; make adding aux sends really...
2009-11-19 Paul Davissome plugin preset handling fixes from 2.X
2009-11-19 Paul Davisadd track/bus now allows specifying aux or direct bus...
2009-11-18 Paul Davisadd "custom" meter option which is the only option...
2009-11-18 Paul Davistwo more debug trace options
2009-11-18 Carl HetheringtonPrimary-modifier click on a node in the port matrix...
2009-11-18 Carl HetheringtonFix dragging grid lines when you move the mouse outside...
2009-11-18 Carl HetheringtonPort port group type labels in-line with the tabs.
2009-11-18 Carl HetheringtonRework port matrix to use Gtk notebook tabs to select...
2009-11-18 Paul Davisbring back full mute control (pre/post/control/main...
2009-11-18 Paul Davisstart to make mouse modes better when in note edit...
2009-11-17 Paul Davisavoid .h pollution in last commit
2009-11-17 Paul Davisallow use of Return, KP_Enter and more in key binding...
2009-11-17 Carl HetheringtonTiny optimisation.
2009-11-17 Carl HetheringtonPanner2d::reset takes the number of inputs (== number...
2009-11-17 Carl HetheringtonThe matrix used to highlight connections on click-hold...
2009-11-16 Carl HetheringtonAllow ardour to manipulate connections between two...
2009-11-16 Paul Davisdebug output+
2009-11-16 Paul Davisdebug output
2009-11-16 Paul Davislincoln's patch to show mute/solo in editor RHS track...
2009-11-16 Carl HetheringtonNeaten up option editor layouts a bit.
2009-11-16 Carl HetheringtonBuild plugin menu only when plugins change, and build...
2009-11-15 Carl HetheringtonFix some memory leaks in the plugin menu.
2009-11-15 Carl HetheringtonAdd script to run Ardour with callgrind.
2009-11-15 Carl HetheringtonTidy up a bit in the case where the port matrix has...
2009-11-14 Carl HetheringtonSmall cleanups to port matrix context menu.
next