comments for BBT math methods; remove chunks from GUI; split location UI into a...
authorPaul Davis <paul@linuxaudiosystems.com>
Thu, 12 Nov 2009 05:47:05 +0000 (05:47 +0000)
committerPaul Davis <paul@linuxaudiosystems.com>
Thu, 12 Nov 2009 05:47:05 +0000 (05:47 +0000)
commit7857ec8b456d6fc233d1ee9b111744fc831dccca
tree3ed7547a518465b471b9bc835ce84389602edaf9
parentc4c25e19bc75354ffc69e258c9f167ad586a1cd9
comments for BBT math methods;   remove chunks from GUI; split location UI into a widget and a window; add the widget part to the editor RHS notebook. this is unfinished - it looks absurd. but its the starting point for a reworking of the location UI in its rightful place

git-svn-id: svn://localhost/ardour2/branches/3.0@6071 d708f5d6-7413-0410-9779-e7cbd77b26cf
15 files changed:
gtk2_ardour/ardour_ui.h
gtk2_ardour/ardour_ui2.cc
gtk2_ardour/ardour_ui_dialogs.cc
gtk2_ardour/editor.cc
gtk2_ardour/editor.h
gtk2_ardour/editor_actions.cc
gtk2_ardour/editor_locations.cc [new file with mode: 0644]
gtk2_ardour/editor_locations.h [new file with mode: 0644]
gtk2_ardour/editor_mixer.cc
gtk2_ardour/editor_ops.cc
gtk2_ardour/editor_regions.h
gtk2_ardour/location_ui.cc
gtk2_ardour/location_ui.h
gtk2_ardour/wscript
libs/ardour/tempo.cc