13
0
livetrax/libs
David Robillard 3963d2b0b2 Move all beats <-> frames time conversion into a single object that can be passed around.
This has 3 main benefits:
 - All conversion code is in one place (less duplication, potential bugs)
 - The conversion method can be passed to things that are ignorant
   of the actual time units involved, information required, etc.
   (In the future it would be nice to have user selectable tempo/frame time)
 - It should be relatively simple now to support tempo changes part-way
   through a MIDI region (at least architecturally speaking)


git-svn-id: svn://localhost/ardour2/branches/3.0@4594 d708f5d6-7413-0410-9779-e7cbd77b26cf
2009-02-16 02:51:16 +00:00
..
appleutility most of the 2.X->3.0 commit (up to rev 4299) except for gtk2_ardour/editor_canvas.cc; builds and runs and does a few specific things but expect it to be buggy for a while yet 2008-12-12 14:43:24 +00:00
ardour Move all beats <-> frames time conversion into a single object that can be passed around. 2009-02-16 02:51:16 +00:00
cairomm Improve svn revision handling and make srctar "work". (The tarball is created, but it doesn't build...) 2008-12-08 09:03:36 +00:00
clearlooks-newer most of the 2.X->3.0 commit (up to rev 4299) except for gtk2_ardour/editor_canvas.cc; builds and runs and does a few specific things but expect it to be buggy for a while yet 2008-12-12 14:43:24 +00:00
clearlooks-older most of the 2.X->3.0 commit (up to rev 4299) except for gtk2_ardour/editor_canvas.cc; builds and runs and does a few specific things but expect it to be buggy for a while yet 2008-12-12 14:43:24 +00:00
evoral Move all beats <-> frames time conversion into a single object that can be passed around. 2009-02-16 02:51:16 +00:00
fst merge from 2.0-ongoing @ 3581 2008-09-10 15:03:30 +00:00
glibmm2 Added svn:ignore properties and cleaned out autocrap cruft from libs/glibmm2/scripts/ 2008-10-21 19:56:42 +00:00
gtkmm2 fix use of deprecated gtk toolbar tooltips API when GTK_NEW_TOOLTIP_API is defined 2008-12-13 13:28:44 +00:00
gtkmm2ext first pass at internal sends. this is a very tentative work in progress, and it is possible that major changes may follow in the near future. it is certainly not complete, but the fundamental changes to Port/Buffer operation merit a commit at this point 2009-01-30 07:40:13 +00:00
libgnomecanvasmm merge from 2.0-ongoing @ 3581 2008-09-10 15:03:30 +00:00
midi++2 Make (MIDI) event time stamp type a template parameter. 2009-02-02 02:36:05 +00:00
pbd Oops. Fix XML stuff in GUI as well. 2009-02-15 03:45:00 +00:00
rubberband install/uninstall to ardour3 not ardour2 2009-01-02 15:13:40 +00:00
sigc++2 Fix sigc building. 2008-09-20 15:49:48 +00:00
soundtouch merge from 2.0-ongoing @ 3581 2008-09-10 15:03:30 +00:00
surfaces Trim include dependency graph, especially for io.h and session.h. 2009-01-30 20:18:31 +00:00
taglib Fix some compiling warnings and errors in OS X 2008-12-29 19:50:19 +00:00
vamp-plugins Move midi_util.h. 2008-09-30 15:19:49 +00:00
vamp-sdk most of the 2.X->3.0 commit (up to rev 4299) except for gtk2_ardour/editor_canvas.cc; builds and runs and does a few specific things but expect it to be buggy for a while yet 2008-12-12 14:43:24 +00:00
.cvsignore rollback to 3428, before the mysterious removal of libs/* at 3431/3432 2008-06-02 21:41:35 +00:00