| .. |
|
gtkmm2ext
|
Remove some unused classes, methods and variables, mostly in ARDOUR_UI
|
2008-04-16 00:38:09 +00:00 |
|
po
|
Updated and correctly named Polish translation.
|
2008-04-10 14:37:15 +00:00 |
|
.cvsignore
|
All included libraries now link dynamically instead of statically.
|
2006-04-25 20:23:50 +00:00 |
|
AUTHORS
|
Initial revision
|
2005-05-13 20:47:18 +00:00 |
|
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
|
tweak panner drawing
|
2007-02-03 20:43:36 +00:00 |
|
bindable_button.cc
|
strip X specific from keyboard.cc; fix up many buttons to avoid prelight (mostly) and make transport buttons bindable (state not saved yet); use const char* not string in route order keys to avoid pointless mallocs during route sorting
|
2007-02-09 03:36:00 +00:00 |
|
binding_proxy.cc
|
permit OSX native package without JACK; prevent excessive track name lengths from messing up JACK port names; splash screen tweaks for OS X; new region gain control operations ; work on AU plugin GUIs (totally incomplete); don't needlessly create prompters in a barcontroller (create on demand)
|
2008-01-18 19:58:34 +00:00 |
|
ChangeLog
|
Initial revision
|
2005-05-13 20:47:18 +00:00 |
|
choice.cc
|
Comments button now indicates when comments are present, more dialog work (ask about saving, comments box etc.), code cleanups in mixer_strip.cc.
|
2006-04-20 20:41:05 +00:00 |
|
click_box.cc
|
centre gain meter display, some bbt ruler fixes
|
2006-11-05 14:24:37 +00:00 |
|
COPYING
|
Initial revision
|
2005-05-13 20:47:18 +00:00 |
|
dndtreeview.cc
|
the useless commit: add copyright messages to all(?) files that need it
|
2007-04-12 21:37:52 +00:00 |
|
fastmeter.cc
|
fix from puddingpimp for memory leak in fastmeter
|
2008-03-06 18:45:00 +00:00 |
|
focus_entry.cc
|
the useless commit: add copyright messages to all(?) files that need it
|
2007-04-12 21:37:52 +00:00 |
|
gettext.h
|
Initial revision
|
2005-05-13 20:47:18 +00:00 |
|
grouped_buttons.cc
|
Moved GroupButtons to gtkmm2ext
|
2007-02-01 13:17:04 +00:00 |
|
gtk_ui.cc
|
Remove some unused classes, methods and variables, mostly in ARDOUR_UI
|
2008-04-16 00:38:09 +00:00 |
|
gtkutils.cc
|
a) use ink extents in most places where we used to use logical extents
|
2006-04-20 18:14:00 +00:00 |
|
i18n.h
|
Initial revision
|
2005-05-13 20:47:18 +00:00 |
|
idle_adjustment.cc
|
the useless commit: add copyright messages to all(?) files that need it
|
2007-04-12 21:37:52 +00:00 |
|
libgtkmm2ext.pc.in
|
Initial revision
|
2005-05-13 20:47:18 +00:00 |
|
libgtkmm2ext.spec.in
|
Initial revision
|
2005-05-13 20:47:18 +00:00 |
|
NEWS
|
Initial revision
|
2005-05-13 20:47:18 +00:00 |
|
pixfader.cc
|
Fix the stepping direction for horizontal faders, it was stepping in the wrong direction, and comment the line that
|
2008-02-23 02:58:03 +00:00 |
|
pixscroller.cc
|
Reinstate mouse scroll actions (audio clocks, shuttle wheel, faders), clearing selection is undoable, fix compiler warning, add modified patch by Jon Michael Smith for mouse wheel track height adjustment and vertical canvas scrolling (thanks Jon)
|
2006-04-10 02:14:05 +00:00 |
|
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
|
tim mayberry's patches to fix middle-click pasting ina couple of dialogs (merged from trunk)
|
2007-05-16 02:43:06 +00:00 |
|
README
|
Initial revision
|
2005-05-13 20:47:18 +00:00 |
|
SConscript
|
Remove some unused classes, methods and variables, mostly in ARDOUR_UI
|
2008-04-16 00:38:09 +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
|
Trackfaders
|
2008-02-15 22:27:48 +00:00 |
|
stateful_button.cc
|
the useless commit: add copyright messages to all(?) files that need it
|
2007-04-12 21:37:52 +00:00 |
|
sync-menu.c
|
fix use of basename; AU automation now working; add gtk event reporter back into SAE bundle; fix up carbon menu handler so that it never causes a nested gtk main loop problem
|
2008-02-15 20:37:41 +00:00 |
|
tearoff.cc
|
miscellaneous stuff, SVN IS TEMPORARILY BROKEN. FIX WITHIN 18 HOURS
|
2006-12-06 19:00:57 +00:00 |
|
textviewer.cc
|
Initial revision
|
2005-05-13 20:47:18 +00:00 |
|
utils.cc
|
fix problem exposed by GTK 2.11.6 with connecting to ComboBox::signal_changed(), and removed duplicate Export item from actiong group
|
2007-08-01 16:19:42 +00:00 |
|
window_title.cc
|
the useless commit: add copyright messages to all(?) files that need it
|
2007-04-12 21:37:52 +00:00 |