13
0
livetrax/libs/gtkmm2ext
Paul Davis 6d6ca665ef revert valgrind debugging hack
git-svn-id: svn://localhost/ardour2/trunk@979 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-10-11 21:57:55 +00:00
..
gtkmm2ext fixes for drag-n-drop broken by use of boost::shared_ptr<T> 2006-09-20 16:24:24 +00:00
po the return of VST support 2006-06-21 23:01:03 +00:00
.cvsignore All included libraries now link dynamically instead of statically. 2006-04-25 20:23:50 +00:00
AUTHORS
auto_spin.cc ** requires svn jack ** Hardware monitoring should work, some canvas scrolling speed improvement, don't disconcertingly churn the disk if jack auto-start fails, mixer visibility state is saved per session, slow down meters a bit (too much?), zoom cleanups, remove some unused variables, use rwlock for tempo state for no reason other than that it might be useful one day, fix compiler warning. 2006-08-30 20:48:16 +00:00
barcontroller.cc id_t becomes a fully-fledged object, UUID's used for IDs, generic MIDI now owns bindings, MIDI binding concept removed from libardour itself in favor of generic Controllables 2006-07-07 23:51:30 +00:00
bindable_button.cc
binding_proxy.cc modification to make generic MIDI actually work again 2006-07-10 20:01:47 +00:00
ChangeLog
choice.cc
click_box.cc
COPYING
dndtreeview.cc fixes for drag-n-drop broken by use of boost::shared_ptr<T> 2006-09-20 16:24:24 +00:00
fastmeter.cc Make peak bar always fit the area of the meter 2006-06-15 20:56:46 +00:00
gettext.h
gtk_ui.cc revert valgrind debugging hack 2006-10-11 21:57:55 +00:00
gtkutils.cc
hexentry.cc
i18n.h
idle_adjustment.cc
libgtkmm2ext.pc.in
libgtkmm2ext.spec.in
NEWS
pathlist.cc Minor updates for PathList and OptionEditor. 2006-07-26 22:18:55 +00:00
pixscroller.cc
popup.cc ** requires svn jack ** Hardware monitoring should work, some canvas scrolling speed improvement, don't disconcertingly churn the disk if jack auto-start fails, mixer visibility state is saved per session, slow down meters a bit (too much?), zoom cleanups, remove some unused variables, use rwlock for tempo state for no reason other than that it might be useful one day, fix compiler warning. 2006-08-30 20:48:16 +00:00
prompter.cc Prompter now prevents blank strings or unaltered names & now has a horizontal orientation. Rename marker now uses the ArdourPrompter. 2006-04-22 15:28:59 +00:00
README
SConscript Added PathList widget to Gtkmm2ext. It is for adding and removing directory 2006-07-26 19:22:06 +00:00
selector.cc ** requires svn jack ** Hardware monitoring should work, some canvas scrolling speed improvement, don't disconcertingly churn the disk if jack auto-start fails, mixer visibility state is saved per session, slow down meters a bit (too much?), zoom cleanups, remove some unused variables, use rwlock for tempo state for no reason other than that it might be useful one day, fix compiler warning. 2006-08-30 20:48:16 +00:00
slider_controller.cc fix for playhead/edit cursor having wrong z-order placement; fix fader mouse control 2006-07-11 14:15:55 +00:00
stateful_button.cc
tearoff.cc
textviewer.cc
utils.cc