bring back full mute control (pre/post/control/main) via mute button context click
[ardour.git] / gtk2_ardour /
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...
2009-10-22 David RobillardUse info stream for infoey things.
2009-10-22 David RobillardFix colours of log window messages.
2009-10-22 David RobillardFix whitespace.
2009-10-22 David RobillardAdd log window to windows menu.
2009-10-22 David RobillardFix whitespace.
2009-10-22 David RobillardDefer plugin discovery until actually needed (significa...
2009-10-22 David RobillardUse line comments.
2009-10-22 David RobillardReplace horribly error-prone Sequence/MidiModel/MidiSou...
2009-10-22 David RobillardFix occasional crash on startup with MIDI tracks (race?).
2009-10-21 David RobillardFix unnecessarily type specific code, tidy, fix whitespace.
2009-10-21 David RobillardFix O(n) search on MIDI rec region update (now O(log...
2009-10-21 David RobillardFix MIDI rec regions.
2009-10-21 Carl HetheringtonTidy up region gain line drawing slightly so that it...
2009-10-21 David RobillardFix unused parameter warnings since GCC apparently...
2009-10-20 David RobillardFix various MIDI control and installation issues:
2009-10-20 Carl HetheringtonDelete comment window in destructor to close mantis...
2009-10-20 Carl HetheringtonEnsure that the loop/punch ruler is always visible...
2009-10-20 Carl HetheringtonFixes to pointer constraints when copying in lock edit...
2009-10-20 Carl HetheringtonMake the behaviour zoom to region more intuitive (IMHO...
2009-10-20 Carl HetheringtonTidy up the popup region editor and fix a few bugs...
2009-10-19 Carl HetheringtonFix 2074: setting the NSD to not connect outputs to...
2009-10-19 Carl HetheringtonAlways call set_width_enum after set_route on mixer...
2009-10-19 Carl HetheringtonRemove debug code from last commit.
2009-10-19 Carl HetheringtonStop ardour exiting in the case where you have a loaded...
2009-10-19 Carl HetheringtonFix button labelling for >1 input / output routes.
2009-10-19 Carl HetheringtonTidy up window titles, according to GNOME HIG and as...
2009-10-19 David RobillardUse set over vector for Sequence::Notes, for logarithmi...
2009-10-19 Carl HetheringtonAdd mono switch to mixer strips (mantis 1068)
next