ardour.git
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 HetheringtonFix uninitialised variable in BBT maths.
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 Carl HetheringtonFix uninitialised variable and remove bind of shared_pt...
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-09 Paul Davismake PBD::stacktrace() actually work
2009-11-09 David RobillardFix syntax error.
2009-11-09 David RobillardFix tabs in ardour-3.ttl. Oops.
2009-11-09 David RobillardAdd metadata file with DOAP and LV2 Host Info information.
2009-11-08 Paul Davisas per freedesktop/XDG specs, ardour3 config files...
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-11-05 Carl HetheringtonFix strange flipping of fade active state when undoing...
2009-11-05 Carl HetheringtonFix uninitialised variable.
2009-11-01 David RobillardFix wacky tabs. Apologies to anybody actually compilin...
2009-11-01 David RobillardUse shared_ptr::unique() instead of shared_ptr::use_cou...
2009-11-01 David RobillardDoxygen readable comments, tidy, fix whitespace.
2009-11-01 Paul Davisadd lots of comments to rcu.h (with concomittant full...
2009-10-31 Paul Davisallowup to 12 buttons in prefs editor, and allow for...
2009-10-30 Paul Davismake it compile
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-29 David RobillardRemove pointless and broken PluginInfo copy constructor.
2009-10-28 David RobillardOn second though, just remove that define entirely.
2009-10-28 David RobillardFix really weird brace mismatchey way of ifdeffing.
2009-10-28 David RobillardRemove empty/unused session_feedback.cc
2009-10-28 Carl HetheringtonPatch from oofus to fix mantis 1867.
2009-10-28 Paul Davisanother small commit and a reminder: rev 5961 or this...
2009-10-28 Paul Davis* libardour uses ARDOUR::nframes_t and ARDOUR::nframes6...
2009-10-28 David RobillardRemove unused source reference count.
2009-10-28 David RobillardAdd bbt_add that does not take Metric parameter.
2009-10-28 David RobillardGuaranteed to be the most robust test, ever (*).
2009-10-27 David RobillardMake ARDOUR::init safer.
2009-10-27 David RobillardUpdate BBT_Time add and subtract interfaces (stubs...
2009-10-27 David RobillardFix spacey tab.
2009-10-27 David RobillardAdd test running script in source directory.
2009-10-27 David RobillardFix wacky indentation.
2009-10-27 David RobillardConsistent test source file naming (not the Ardour...
2009-10-27 David RobillardAaaaaaaaaaaand actually add those files.
2009-10-27 David RobillardSkeleton tests for BBT_Time.
2009-10-27 David Robillardardour/tests => ardour/test (consistency with evoral).
2009-10-27 David RobillardAdd OK/Cancel buttons to quantize dialog.
2009-10-27 Paul Davisadd file
2009-10-27 Paul Davisadd file
2009-10-27 Paul Davisnew SnapBBT debug option, split out BBT_time and start...
2009-10-27 Carl HetheringtonFix 2884 and also potential crash if there are no contr...
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 idiocy.
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-26 Paul Davisrevert patch for 2388 (from 2.0-ongoing)
2009-10-26 Paul Davis(forward ported from 2.0-ongoing) fix for peak data...
2009-10-25 David RobillardTidy up debug printing.
2009-10-25 David RobillardRemove random crazy comment fragment.
2009-10-25 David RobillardRemove unused source file_changed methods.
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 Davisdo not sort MIDI regions by layer since they are all...
2009-10-25 Paul Davismake per-region note-tracking in MidiPlaylist work...
2009-10-24 David RobillardStrip trailing whitespace.
2009-10-24 David RobillardFix needlessley explodey MidiPlaylist constructor.
2009-10-24 David RobillardFix tab width assumption used for alignment.
2009-10-24 David RobillardMore standard --help output.
2009-10-24 David RobillardMove newlines outside of translated string.
2009-10-24 David RobillardApply accurate copyright header.
2009-10-24 Paul Davisdebug-tracify current MIDI playlist debug output
2009-10-24 Paul Davis(FULL commit) start of a nominal debug tracing system...
2009-10-24 Paul Davisstart of a nominal debug tracing system, with 64 bits...
2009-10-24 David RobillardMove butler methods from Session to Butler.
2009-10-23 David RobillardSplit butler into separate object (partially, just...
2009-10-23 Carl HetheringtonPatch from colinf to show region gain in the region...
2009-10-23 David RobillardRemove unused Session::butler_mixdown_buffer and Sessio...
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 sketchy casts.
2009-10-23 David RobillardUnit test code coverage using lcov.
2009-10-23 David RobillardMove Mac configuration stuff to wscript where it belongs.
2009-10-23 David RobillardAdd waf fix for library versioning <code.google.com...
2009-10-23 David RobillardFix whitespace.
2009-10-23 David RobillardFix crash changing automation state of MIDI 'automation...
2009-10-23 David RobillardFix crash on multiple record due to not initiating...
2009-10-23 David RobillardFix controller iteration / linear interpolation.
2009-10-23 David RobillardFix whitespace.
next