| .. |
|
gtkmm2ext
|
a few fixes for zoom, plus the results of unfinished work on zoom redrawing, plus cleanup of debugging code in DnDTreevew
|
2008-01-04 17:23:51 +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
|
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
|
modification to make generic MIDI actually work again
|
2006-07-10 20:01:47 +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
|
make separate work with/without selected tracks; make align-regions-*-relative work correctly; make waveform muted color show correctly
|
2008-01-09 18:26:47 +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
|
merge keybindings/menus from SAE; report duplicate port errors during session loading more usefully; do not do disk i/o from inactive tracks (related: move Route::_active to IO::_active
|
2008-01-07 20:14:16 +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 |
|
hexentry.cc
|
Initial revision
|
2005-05-13 20:47:18 +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 |
|
pathlist.cc
|
Minor updates for PathList and OptionEditor.
|
2006-07-26 22:18:55 +00:00 |
|
pixfader.cc
|
changes for OSX/SAE
|
2007-09-20 18:04:47 +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
|
FINISH fix rect redraw problem(s); make zoom range rect visible again at the right time; apply tim's window title patch
|
2007-03-18 16:54:43 +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
|
"treadmill" design for new faders, for real
|
2006-11-21 21:40:38 +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 |
|
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 |