new design for region dragging; make add route dialog float over the correct window...
[ardour.git] / gtk2_ardour / ardour_ui.h
2007-03-05 Paul Davisnew design for region dragging; make add route dialog...
2007-02-28 Paul Davisremove Id: lines from many/all headers and some more...
2007-02-28 Paul Davis"Sampo's Delight" - add "do not show this window again...
2007-02-20 Paul Davismake MMC work again, make tracing MIDI input work again...
2007-02-19 Paul Davisremote control IDs follow editor/mixer view order;...
2007-02-11 Paul DavisThis one's for oofus: optionally show solo mute status...
2007-02-09 Paul Davisfixes for new button code; don't even make destructible...
2007-02-09 Paul Davisstrip X specific from keyboard.cc; fix up many buttons...
2007-01-31 Paul Davisremove ardour_message.{cc,h}; JACK latency menu now...
2007-01-24 Paul Davisadd GUI control for use-overlap-equivalency
2007-01-07 Paul Davisfix startup order (ARDOUR::init() vs. AudioEngine creat...
2007-01-03 Paul Davisprevent massive, multiple, pointless keybindings saves...
2007-01-03 Paul Davismassive changes to clean up what happens during session...
2006-12-19 Taybin RutkinRemoved SoundFileBrowser from Windows menu.
2006-12-19 Paul Davissave keybindings to file used at startup; allow keybind...
2006-12-15 Paul Daviswrite session file to alternate name before, then renam...
2006-11-30 Paul Davistimecode clock info patch from oofus, big clock mods...
2006-11-04 Sampo SavolainenFix closing the about dialog for gtk 2.10
2006-10-31 Paul Davisdisk space reflects number of inputs per track; more...
2006-10-29 Sampo SavolainenRemove some unused function definitions.
2006-10-13 Paul Davissession export starts from session start marker; add...
2006-10-09 Paul Davisfix abort-capture path, including many subtle issues...
2006-09-29 Paul Davismany important changes to configuration system and...
2006-09-28 Paul Davisfixes for destructive track offsets of various kinds...
2006-09-26 Paul DavisVST support now builds a useful script and installs...
2006-09-25 Paul Davisthe BIG CONFIG patch
2006-08-31 Paul Davismerge changes from harrison branch back into trunk...
2006-08-30 Nick Mainsbridge** requires svn jack ** Hardware monitoring should...
2006-08-29 Paul Davisused shared_ptr<Source>, somewhat successfully
2006-08-17 Paul Davisfurther optimizations for multiple-track-at-once additi...
2006-08-16 Paul Davismake adding multiple tracks more efficient (a *lot...
2006-08-16 Paul DavisRCU-ification of AudioEngine port list, and DiskStreams...
2006-08-04 Hans Fugal r269@gandalf: fugalh | 2006-08-03 20:18:05 -0600
2006-08-01 David RobillardHeavy-duty abstraction work to split type-specific...
2006-07-19 Taybin RutkinRemoved unused midicontrollable.cc
2006-07-07 Paul Davisid_t becomes a fully-fledged object, UUID's used for...
2006-06-22 Hans FugalMerging from trunk
2006-06-14 Paul Davisuse libsndfile for all audio file i/o, and rename DiskS...
2006-05-17 Nick MainsbridgeRemove CannotRecordNoInput signal (allowing recording...
2006-05-12 Doug McLainConvert NSD from glade to gtkmm object
2006-04-24 Nick MainsbridgeNew session dialog now opens as well as makes new sessi...
2006-04-10 Paul Davisa) moved metering and meter falloff code into libardour
2006-04-10 Nick MainsbridgeReinstate mouse scroll actions (audio clocks, shuttle...
2006-03-31 Paul Davisa) persist whether the end marker should move at first...
2006-03-30 Paul Davisdbl-click on a recent session completes dialog; start...
2006-03-28 Paul Davis a) fix problems with multichannel tape tracks
2006-03-12 Paul Davisremove varispeed control; shuttle controller now has...
2006-03-12 Doug McLaincreate xpm files from hard coded pixmaps, added functio...
2006-03-11 Paul Davisstart marker implemented, along with GotoZero command...
2006-03-05 Paul Davisexport range markers patch (revisited), change selectio...
2006-02-14 Paul Davisnew color management design starts to take shape (canva...
2006-01-19 Paul DavisF11 now toggles maximal editor space
2006-01-19 Paul Davisadd GUI support to create tape/destructive tracks
2006-01-19 Paul Davislatched rec-enable
2006-01-09 Sampo Savolainen"Run plugins while recording" -> "Do not run plugins...
2006-01-08 Paul Davisadd destructive outlines, more action usage and state...
2006-01-08 Paul Davisa metric ton of changes
2006-01-01 Paul Davisfix segv
2005-12-31 Paul Davismany options moved to menus, region list context menu...
2005-12-22 Karsten Wieses/stringcr_t/const string &/
2005-12-21 Paul Davisbutton hacks and more
2005-12-16 Karsten Wieseuse stringcr_t and gain 1/1000 binary size reduction...
2005-12-07 Taybin RutkinPart one of the sfdb reworking.
2005-12-06 Paul Davismore fixes
2005-12-02 Taybin RutkinDialogbox checkmarks turn off when dialogs are closed.
2005-12-02 Paul Davisthe usual blob of fixes. note the requirement for Combo...
2005-11-28 Paul Daviscome up and stay up
2005-11-27 Paul Davisripping, tearing, shredding
2005-11-27 Paul Davismiscellany
2005-11-26 Paul Daviscompiles and runs, but crashes ... duh
2005-11-23 Paul Davisstrip keyboard.cc of noxious focus handling stuff,...
2005-11-17 Paul Davismore fixes on the long road to compiling
2005-11-14 solidosupport for glade and new new session dialog
2005-10-13 Taybin Rutkinsfdb almost done.
2005-10-12 Taybin RutkinStart of sfdb_v3.
2005-10-10 Paul Davismore work on actions and general compilability
2005-10-06 Paul Davischanges from colin for route_params, nick for location_...
2005-09-26 Paul Davisinitial changes to get about.cc compiled
2005-09-25 Taybin RutkinSwitched to use libgnomecanvas (not the C++ one).
2005-09-25 Taybin RutkinFly my pretties!
2005-09-25 Taybin RutkinInitial import of gtk2_ardour.