ensure that the name used the control out IO for a route always uses the desired...
[ardour.git] / libs / ardour / audiosource.cc
2008-07-07 Paul Davismove to scons Clone everywhere rather than Copy; add...
2008-02-12 Paul Davisfix up compile issues; add new grabber_edit_point cursor
2008-02-12 Paul DavisAU GUIs basically working, though unfinished; push...
2008-02-06 Paul Davisfix bad return value (no side effects - the return...
2008-02-01 Paul Davislarge chunks of code to deal with pre-analysis of audio...
2008-01-25 Paul Davismeet rhythm ferret: cute, furry and always on time...
2007-12-04 Paul Davisfix for vanishing waveforms on imported files
2007-11-19 Paul Davisrestore frames-per-peak default to 256
2007-11-16 Paul Davisprep for various scales of peakfiles
2007-09-12 Paul Davisfix uninitialized export_range_dialog member in editor...
2007-09-12 Paul Davismake big clock be on top ALWAYS; more design fixes...
2007-09-11 Paul Davistry to fix async peaks issue; fix crasher caused by...
2007-09-10 Paul Davisprep & finish peakfiles during import
2007-09-10 Paul Davistry to make peak building from scratch more efficient
2007-09-10 Paul DavisWARNING WARNING WARNING >>>> DEEP CHANGES >>> EXPERIMEN...
2007-09-09 Paul Davisasync generation of peakfiles for embedded files
2007-03-16 Paul Davisfix errors in multi-range export (and possibly other...
2007-03-15 Paul Davisedit groups tab gets headers (carl); use sampo's SSE...
2007-03-15 Paul Davisdisgusting hack around mutex problem that has been...
2007-03-14 Paul Davisno more peak building thread; don't print config var...
2007-02-22 Paul Davisremove all lines to avoid recompiles after commits
2006-12-28 Jesse Chappellfixed compiler complaints from last commit
2006-12-28 Jesse Chappellfixed peak waveform issue introduced by the ftruncate...
2006-12-19 Paul Davissave keybindings to file used at startup; allow keybind...
2006-11-11 Paul Davisfix visual focus indication in IOSelector; import pays...
2006-11-02 Paul Davisfix unset timeline position for destructive sources...
2006-11-02 Paul Davisallow track selection to be toggled (ctrl-clicked)...
2006-10-09 Paul Davisfix abort-capture path, including many subtle issues...
2006-09-28 Paul Davisfixes for destructive track offsets of various kinds...
2006-09-07 Paul Davisremove all duplicated _id members from children of...
2006-08-31 Paul Davismerge changes from harrison branch back into trunk...
2006-08-29 Paul Davisused shared_ptr<Source>, somewhat successfully
2006-08-12 Hans Fugalmerge from trunk
2006-08-11 Hans Fugalmerge to trunk
2006-08-11 Hans FugalRect fix
2006-08-10 David Robillard- Fixed a buffer size bug when ~/.ardour2 doesn't exist...
2006-08-04 Hans Fugal r269@gandalf: fugalh | 2006-08-03 20:18:05 -0600
2006-07-27 Paul Davisadded RCU handling of Session route list, and major...
2006-06-22 Hans FugalMerging from trunk
2006-06-20 Paul Davisfixes for libsndfile conversion issues, tape track...
2006-06-14 Paul Davismore file add/remove ops related to sndfile changes