Refactor and clean up some confusion in dragging code.
[ardour.git] / gtk2_ardour /
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.
2009-11-14 Carl HetheringtonAllow multiple bundles with the same ports in the bundl...
2009-11-14 Carl HetheringtonSet SVN executable property.
2009-11-14 Carl HetheringtonFix some uninitialised variables in the port matrix...
2009-11-14 Carl HetheringtonKeep port matrix group labels on screen where possible.
2009-11-13 Paul Davisfix stupid MIDI::Manager design to properly handle...
2009-11-12 Paul Davistidy up (a bit) locations editing widget ; use pixbuf...
2009-11-12 Paul Davismarkers are not allowed to have empty names, especially...
2009-11-12 Paul Daviscomments for BBT math methods; remove chunks from...
2009-11-12 Carl HetheringtonCompact the port matrix slightly, and fix a couple...
2009-11-12 Carl HetheringtonStop temporal zoom buttons being clipped (slightly...
2009-11-12 Carl HetheringtonAllow route name edit from the right-hand-side editor...
2009-11-10 Paul Davislots of tweaks relating to GUI sync management
2009-11-10 Carl HetheringtonVarious adjustments to user bundle handling, with the...
2009-11-09 Carl HetheringtonFix update of the editor mixer when its route is remove...
2009-11-09 Paul Davis90% done with external sync design changes (GUI now...
2009-11-08 Paul Davisadd JAG to author list
2009-11-08 Paul Davisplugin menu/manager patch from J. Abelardo Gutierrez
2009-11-08 Paul Davisfix 2 action group registrations, and reorder initializ...
2009-11-08 Paul Davismonster commit: transport mgmt changes from 2.X (omnibu...
2009-11-07 Carl HetheringtonVarious tweaks to the bundle manager.
2009-10-31 Paul Davisallowup to 12 buttons in prefs editor, and allow for...
2009-10-30 Paul Davismake 3.0 catch up with transport and other changes...
2009-10-30 David RobillardTrim session.h include dependency tree.
2009-10-30 David RobillardFix angle bracket project-local include paths.
2009-10-28 Carl HetheringtonPatch from oofus to fix mantis 1867.
2009-10-28 Paul Davis* libardour uses ARDOUR::nframes_t and ARDOUR::nframes6...
2009-10-27 David RobillardMake ARDOUR::init safer.
2009-10-27 David RobillardFix spacey tab.
2009-10-27 David RobillardAdd OK/Cancel buttons to quantize dialog.
2009-10-27 Paul Davisnew SnapBBT debug option, split out BBT_time and start...
2009-10-26 Paul Davisprovide accessors to Editor::snap_{type,mode} ; when...
2009-10-26 David RobillardDon't prevent user from choosing Linear interpolation...
2009-10-26 David RobillardFix adding control points to MIDI 'automation' regions.
2009-10-26 David RobillardMake automation error non-fatal so we can actually...
2009-10-26 David RobillardRemove cyclic Source->Playlist references (and with...
2009-10-26 Paul Davischange the use of "SMPTE" to "Timecode" to reflect...
2009-10-25 David RobillardRemove Session dependency from BeatsFramesConverter.
2009-10-25 Paul Davissearch $TOP/build/default/gtk2_ardour BEFORE ../gtk2_ar...
2009-10-25 Paul Davisfix default binding for toggling MIDI edit mode
2009-10-25 Paul Davismake per-region note-tracking in MidiPlaylist work...
2009-10-24 David RobillardMore standard --help output.
2009-10-24 David RobillardMove newlines outside of translated string.
2009-10-24 Paul Davisdebug-tracify current MIDI playlist debug output
2009-10-24 Paul Davisstart of a nominal debug tracing system, with 64 bits...
2009-10-23 Carl HetheringtonPatch from colinf to show region gain in the region...
2009-10-23 Carl HetheringtonClean up and simplify code to find marks before and...
2009-10-23 David RobillardFix stacking of automation region views.
2009-10-23 David Robillard"Fix" what seems to be an inevitable assertion failure...
2009-10-23 David RobillardTurn off error limit for valgrind which we inevitably...
2009-10-23 David RobillardFix whitespace.
2009-10-23 David RobillardFix crash changing automation state of MIDI 'automation...
2009-10-23 David RobillardMake deferred plugin stuff work with old compiler or...
2009-10-23 David RobillardFix crash when adding automation tracks caused by route...
2009-10-22 David RobillardWhitespace.
2009-10-22 David RobillardDisable canvas verbose cursor for notes, which locks...
next