use sscanf with the correct type conversion and not atoi/atol to load nframes_t and...
[ardour.git] / libs / ardour / location.cc
2009-07-04 Paul Davisuse sscanf with the correct type conversion and not...
2009-06-26 Paul Davisplaylist sort patch from nick_m, improves ordering...
2008-09-19 Paul Davisshift-click to extend marker selection; marker drag...
2008-06-05 Ben Loftisminor UI fixes for clocks and Locations dialog. Preven...
2007-11-09 Paul Davisinitialized Location::_locked in all cases
2007-11-09 Paul Daviscatch markers as they go away, to avoid selection corru...
2007-11-09 Paul Davisthe edit cursor is dead, long live the edit point;...
2007-11-07 Paul Davispatch to prevent (mostly) CD marker being set for the...
2007-02-25 Paul Davisnew crossfade editor button icons from thorsten; ignore...
2007-02-22 Paul Davisremove all lines to avoid recompiles after commits
2007-01-08 Paul Davissave and restore clock modes
2007-01-02 Paul Davisfinish use of EnumWriter for saving flags etc. througho...
2006-11-02 Paul Davisremove broken loop button behaviour, and don't remove...
2006-11-02 Paul Davisprevent replication of markers during undo/redo
2006-10-26 Paul Davisremove StateManager code entirely and more debugging...
2006-10-25 Paul Davisfixes for endemic (compiler?) issues with virtual inher...
2006-10-05 Paul DavisGeneric MIDI control now saves+restores its state;...
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-25 Paul Davisuse shared_ptr<> for all region handling
2006-08-12 Hans Fugal r268@gwythaint (orig r808): fugalh | 2006-08-12 16...
2006-08-12 Hans Fugal r338@gandalf: fugalh | 2006-08-12 16:30:19 -0600
2006-08-04 Hans Fugal r269@gandalf: fugalh | 2006-08-03 20:18:05 -0600
2006-07-13 Paul Davisdestructive track work: regions now display offset...
2006-07-10 Paul DavisBWF offset changes from Ben Loftis, hacked by hand...
2006-06-22 Hans FugalMerging from trunk
2006-06-21 Paul Davisthe return of VST support
2006-06-14 Hans Fugalpulling trunk
2006-06-07 Taybin RutkinMerged timbyr's win32 branch. -r 547:566.
2006-05-31 Paul Davisunfinished work on selection/HiG details, restore range...
2006-03-11 Paul Davisprevent removal of start marker
2006-03-11 Paul Davisstart marker implemented, along with GotoZero command...
2006-03-05 Paul Davisexport range markers patch (revisited), change selectio...
2005-12-08 Paul Davismeter/tempo bars show again, fix tempo/meter dialogs...
2005-09-24 Taybin Rutkinlibardour added.