summaryrefslogtreecommitdiff
path: root/gtk2_ardour/editing_syms.h
AgeCommit message (Expand)Author
2008-04-01insert time operationPaul Davis
2008-02-21fix deadlock in playlist::partition(); new first idle model, including messag...Paul Davis
2007-11-19a ton of changes based on discussions at SAE; to be documented laterPaul Davis
2007-11-09the edit cursor is dead, long live the edit point; plus a few fixes; plus loc...Paul Davis
2007-11-07initial round of work to support new edit point option, and removal of edit c...Paul Davis
2007-11-05mouse zoom focus; mouse scrubbing becomes mouse shuttling; use nframes64_t mo...Paul Davis
2007-09-03fix for NSD filename/folder extraction; import now works as well as embed doe...Paul Davis
2007-09-02limited history depth (no GUI yet); more work on import dialog and semanticsPaul Davis
2007-08-30more upgrades to the import dialogPaul Davis
2007-04-12the useless commit: add copyright messages to all(?) files that need itPaul Davis
2006-09-01Synced string array in sfdb_ui.cc with ImportMode enum.Taybin Rutkin
2006-07-27added RCU handling of Session route list, and major use of shared_ptr<T> ever...Paul Davis
2006-03-22significant changes in code to handle import/embedding - much cleaner and les...Paul Davis
2006-02-14new color management design starts to take shape (canvas color only for now)Paul Davis
2005-09-25Initial import of gtk2_ardour.Taybin Rutkin