summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-10-28* libardour uses ARDOUR::nframes_t and ARDOUR::nframes64_t explicitly in headersPaul Davis
2009-10-28Remove unused source reference count.David Robillard
2009-10-28Add bbt_add that does not take Metric parameter.David Robillard
2009-10-28Guaranteed to be the most robust test, ever (*).David Robillard
2009-10-27Make ARDOUR::init safer.David Robillard
2009-10-27Update BBT_Time add and subtract interfaces (stubs, just for unit test buildi...David Robillard
2009-10-27Fix spacey tab.David Robillard
2009-10-27Add test running script in source directory.David Robillard
2009-10-27Fix wacky indentation.David Robillard
2009-10-27Consistent test source file naming (not the Ardour convention though, maybe s...David Robillard
2009-10-27Aaaaaaaaaaaand actually add those files.David Robillard
2009-10-27Skeleton tests for BBT_Time.David Robillard
2009-10-27ardour/tests => ardour/test (consistency with evoral).David Robillard
2009-10-27Add OK/Cancel buttons to quantize dialog.David Robillard
2009-10-27add filePaul Davis
2009-10-27add filePaul Davis
2009-10-27new SnapBBT debug option, split out BBT_time and start work on BBT arithmetic...Paul Davis
2009-10-27Fix 2884 and also potential crash if there are no control outs.Carl Hetherington
2009-10-26provide accessors to Editor::snap_{type,mode} ; when nudging notes, use grid ...Paul Davis
2009-10-26Don't prevent user from choosing Linear interpolation for controllers if they...David Robillard
2009-10-26Fix adding control points to MIDI 'automation' regions.David Robillard
2009-10-26Make automation error non-fatal so we can actually work on this stuff...David Robillard
2009-10-26Remove idiocy.David Robillard
2009-10-26Remove cyclic Source->Playlist references (and with it all dependence on Play...David Robillard
2009-10-26change the use of "SMPTE" to "Timecode" to reflect the global economy and the...Paul Davis
2009-10-26revert patch for 2388 (from 2.0-ongoing)Paul Davis
2009-10-26(forward ported from 2.0-ongoing) fix for peak data reading (carl h, #2388)Paul Davis
2009-10-25Tidy up debug printing.David Robillard
2009-10-25Remove random crazy comment fragment.David Robillard
2009-10-25Remove unused source file_changed methods.David Robillard
2009-10-25Remove Session dependency from BeatsFramesConverter.David Robillard
2009-10-25search $TOP/build/default/gtk2_ardour BEFORE ../gtk2_ardour when looking for ...Paul Davis
2009-10-25fix default binding for toggling MIDI edit modePaul Davis
2009-10-25do not sort MIDI regions by layer since they are all transparentPaul Davis
2009-10-25make per-region note-tracking in MidiPlaylist work correctly, or something ve...Paul Davis
2009-10-24Strip trailing whitespace.David Robillard
2009-10-24Fix needlessley explodey MidiPlaylist constructor.David Robillard
2009-10-24Fix tab width assumption used for alignment.David Robillard
2009-10-24More standard --help output.David Robillard
2009-10-24Move newlines outside of translated string.David Robillard
2009-10-24Apply accurate copyright header.David Robillard
2009-10-24debug-tracify current MIDI playlist debug outputPaul Davis
2009-10-24(FULL commit) start of a nominal debug tracing system, with 64 bits available...Paul Davis
2009-10-24start of a nominal debug tracing system, with 64 bits available for flags; tr...Paul Davis
2009-10-24Move butler methods from Session to Butler.David Robillard
2009-10-23Split butler into separate object (partially, just data so far...)David Robillard
2009-10-23Patch from colinf to show region gain in the region editor (mantis 2879)Carl Hetherington
2009-10-23Remove unused Session::butler_mixdown_buffer and Session::butler_gain_buffer.David Robillard
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