summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
2009-10-25make per-region note-tracking in MidiPlaylist work correctly, or something ve...Paul Davis
2009-10-24More standard --help output.David Robillard
2009-10-24Move newlines outside of translated string.David Robillard
2009-10-24debug-tracify current MIDI playlist debug outputPaul Davis
2009-10-24start of a nominal debug tracing system, with 64 bits available for flags; tr...Paul Davis
2009-10-23Patch from colinf to show region gain in the region editor (mantis 2879)Carl Hetherington
2009-10-23Clean up and simplify code to find marks before and after a position, and hen...Carl Hetherington
2009-10-23Fix stacking of automation region views.David Robillard
2009-10-23"Fix" what seems to be an inevitable assertion failure...David Robillard
2009-10-23Turn off error limit for valgrind which we inevitably surpass by a mile.David Robillard
2009-10-23Fix whitespace.David Robillard
2009-10-23Fix crash changing automation state of MIDI 'automation' tracks.David Robillard
2009-10-23Make deferred plugin stuff work with old compiler or different sigc version o...David Robillard
2009-10-23Fix crash when adding automation tracks caused by route ordering.David Robillard
2009-10-22Whitespace.David Robillard
2009-10-22Disable canvas verbose cursor for notes, which locks up on note adding someti...David Robillard
2009-10-22Use info stream for infoey things.David Robillard
2009-10-22Fix colours of log window messages.David Robillard
2009-10-22Fix whitespace.David Robillard
2009-10-22Add log window to windows menu.David Robillard
2009-10-22Fix whitespace.David Robillard
2009-10-22Defer plugin discovery until actually needed (significant startup time improv...David Robillard
2009-10-22Use line comments.David Robillard
2009-10-22Replace horribly error-prone Sequence/MidiModel/MidiSource locking API with s...David Robillard
2009-10-22Fix occasional crash on startup with MIDI tracks (race?).David Robillard
2009-10-21Fix unnecessarily type specific code, tidy, fix whitespace.David Robillard
2009-10-21Fix O(n) search on MIDI rec region update (now O(log(n)) per update, but coul...David Robillard
2009-10-21Fix MIDI rec regions.David Robillard
2009-10-21Tidy up region gain line drawing slightly so that it doesn't overhang its reg...Carl Hetherington
2009-10-21Fix unused parameter warnings since GCC apparently doesn't feel like listenin...David Robillard
2009-10-20Fix various MIDI control and installation issues:David Robillard
2009-10-20Delete comment window in destructor to close mantis 1870.Carl Hetherington
2009-10-20Ensure that the loop/punch ruler is always visible when punch in/out is enabl...Carl Hetherington
2009-10-20Fixes to pointer constraints when copying in lock edit mode; make them behave...Carl Hetherington
2009-10-20Make the behaviour zoom to region more intuitive (IMHO); ie always zoom to th...Carl Hetherington
2009-10-20Tidy up the popup region editor and fix a few bugs with it; should close mant...Carl Hetherington
2009-10-19Fix 2074: setting the NSD to not connect outputs to anything is ignored.Carl Hetherington
2009-10-19Always call set_width_enum after set_route on mixer strips, to ensure that wi...Carl Hetherington
2009-10-19Remove debug code from last commit.Carl Hetherington
2009-10-19Stop ardour exiting in the case where you have a loaded session, then select ...Carl Hetherington
2009-10-19Fix button labelling for >1 input / output routes.Carl Hetherington
2009-10-19Tidy up window titles, according to GNOME HIG and as suggested in mantis 2803.Carl Hetherington
2009-10-19Use set over vector for Sequence::Notes, for logarithmic search by time.David Robillard
2009-10-19Add mono switch to mixer strips (mantis 1068)Carl Hetherington
2009-10-15rework Stateful::set_state() patch to avoid default version argumentPaul Davis
2009-10-15Part 1 of loading 2.X sessions; some things work, some things don't, hacks a-...Carl Hetherington
2009-10-14Fix assertion failure when switching from a 2-channel to 1-channel route with...Carl Hetherington
2009-10-14Remove deprecated clearlooks options from ardour3_ui_dark.rcDavid Robillard
2009-10-14Fix syntax error in ardour3_ui_dark.rcDavid Robillard
2009-10-14Fix WackyTabs(TM).David Robillard