Skeleton tests for BBT_Time.
[ardour.git] / gtk2_ardour /
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)
2009-10-15 Paul Davisrework Stateful::set_state() patch to avoid default...
2009-10-15 Carl HetheringtonPart 1 of loading 2.X sessions; some things work, some...
2009-10-14 Carl HetheringtonFix assertion failure when switching from a 2-channel...
2009-10-14 David RobillardRemove deprecated clearlooks options from ardour3_ui_da...
2009-10-14 David RobillardFix syntax error in ardour3_ui_dark.rc
2009-10-14 David RobillardFix WackyTabs(TM).
2009-10-14 David RobillardFix display of tool button icons.
2009-10-14 Paul Davis(1) silence non-process FIFO message (2) move MIDI...
2009-10-14 David RobillardStrip trailing whitespace and fix other whitespace...
2009-10-13 Paul Daviswritable session patch, forward ported from 2.X
2009-10-11 Carl HetheringtonSome thread safety for the previous commit.
2009-10-11 Carl HetheringtonMake the port matrix notice if JACK ports are registere...
2009-10-08 Paul Davisthree recent fixes from 2.0-ongoing (RT on by default...
2009-10-07 Paul Davissave & restore MIDI track note mode
2009-10-07 Paul Davisfix up dragging notes in percussive mode
2009-10-07 Paul Davisnew file
2009-10-07 Carl HetheringtonMake the mackie surface work again by initialising...
2009-10-06 Carl HetheringtonFix some compiler warnings.
2009-10-06 Paul Davisogg/flac support bits and pieces; fix up MIDI note...
2009-10-06 Paul Davisfix use of connection_index
2009-10-06 Paul Davisindustrial-strength-ifying of io connection name cleanup
2009-10-06 Carl HetheringtonFixed uninitialised variable confusion.
2009-10-05 Carl HetheringtonFix font name substitution in .rc files.
2009-10-02 Paul Davisstring_is_affirmative() fix for 3.0
2009-10-02 Paul Davisadd file
2009-10-02 Sakari BergenFix some trivial compiler warnings and add editor_image...
2009-10-02 Paul Davisadd processor-same-as-route-name fix, modified from...
2009-10-01 Paul Davisvisual state patches from 2.X
2009-10-01 Paul Davisi/o button naming patch and imported file BWF timecode...
2009-10-01 Paul Davisi/o button renaming patch from nickm
2009-10-01 Paul DavisLV2 external UI patch from nedko via 2.X and a couple...
2009-10-01 Paul Davisfreesound mootcher patch from donf, from 2.X
2009-09-25 Paul Davismake MIDI thru work even when not rolling; add GUI...
2009-09-21 Paul Davisfix MIDI playback by not writing into the playback...
2009-09-15 Carl HetheringtonFix some warnings.
2009-09-13 Paul Davispermit sends to show up in processor box, by handling...
2009-09-12 Paul Davisadd MIDI panic action (which has to be on a menu, sigh...
2009-09-12 Paul Davisfix note selection behaviour, hopefully ... perhaps
2009-09-11 Paul Davistrack note on/off and send appropriate note offs at...
2009-09-11 Paul Davissave & restore internal-edit status
2009-09-10 Paul Davisadd step-rest keybinding for step editing
2009-09-10 Paul Davisdo not crash when loading old history files with MIDI...
2009-09-10 Paul Davismore MIDI editing cleanups, mostly fixing subtleties...
2009-09-09 Paul Davisre-use canvas note items when the model changes ; sligh...
2009-09-09 Carl HetheringtonClean up some confusion about offering a denormalize...
next