merged with 1697 revision of trunk (which is post-rc1 but pre-rc2
[ardour.git] / gtk2_ardour / route_ui.cc
2007-04-11 Paul Davismerged with 1697 revision of trunk (which is post-rc1...
2007-01-11 Paul Davisvarious fixes to named selection mgmt and display,...
2006-11-27 Paul Davismany small changes, see ardour-dev for more
2006-11-15 Paul Davisfix hover-expand mode for a couple of treeviews; make...
2006-11-13 Paul Davishandle disconnected-from-JACK state a little better...
2006-11-11 Paul Davisuse thorsten's new record button icons; fix history...
2006-11-08 Nick Mainsbridgeuse track colour to set comment button background rathe...
2006-10-26 Paul Davislast minute cleanups before beta6 2.0beta6
2006-10-25 Paul Davisfixes for endemic (compiler?) issues with virtual inher...
2006-10-18 Paul Davismore object lifetime management fixes, plus a couple...
2006-09-04 Nick Mainsbridgelower zoom step slightly, speed up autoscrolling when...
2006-09-02 Nick Mainsbridgemake autoscroll a bit easier to use, fix missing measur...
2006-08-17 Paul Davisfurther optimizations for multiple-track-at-once additi...
2006-08-16 Paul DavisRCU-ification of AudioEngine port list, and DiskStreams...
2006-08-12 Hans Fugal r257@gwythaint (orig r797): fugalh | 2006-08-12 15...
2006-08-12 Hans Fugal r316@gandalf: fugalh | 2006-08-11 17:06:48 -0600
2006-08-04 Hans FugalMerging undo branch into trunk. It compiles and works...
2006-08-04 Hans FugalReally fixed conflicts. Ready to merge into trunk.
2006-08-04 Hans Fugal r269@gandalf: fugalh | 2006-08-03 20:18:05 -0600
2006-08-03 Hans Fugal r260@gandalf: fugalh | 2006-08-03 15:53:50 -0600
2006-08-01 David RobillardHeavy-duty abstraction work to split type-specific...
2006-07-29 Hans FugalCompiles, but doesn't link. The link errors are mostly...
2006-07-28 Hans Fugal r209@gandalf: fugalh | 2006-07-28 17:38:21 -0600
2006-07-27 Paul Davisadded RCU handling of Session route list, and major...
2006-07-27 Hans Fugal r205@gandalf: fugalh | 2006-07-26 18:11:47 -0600
2006-07-07 Paul Davisid_t becomes a fully-fledged object, UUID's used for...
2006-06-29 Taybin RutkinFixed i18n system.
2006-06-22 Hans FugalMerging from trunk
2006-06-21 Paul Davisthe return of VST support
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-04-22 Nick MainsbridgePrompter now prevents blank strings or unaltered names...
2006-04-20 Nick MainsbridgeAdd a stock question image to the choices dialog, other...
2006-04-19 Nick MainsbridgeChange ArdourPrompter to not have an OK button by defau...
2006-03-30 Paul Davisa) remove polarity button, add polarity menu item,...
2006-03-29 Paul Davisa) fix special button press handling for solo+mute...
2006-03-22 Paul Davissignificant changes in code to handle import/embedding...
2006-03-21 Paul DavisGtkmm2ext::Choice now inherits from Gtk::Dialog; embed...
2006-02-15 Paul Davisremove two minor leftovers from last commit
2006-02-15 Paul Davisnew stacktrace function in libpbd3; variable size GUI...
2006-01-19 Paul Davislatched rec-enable
2006-01-13 Taybin RutkinMoved strip_whitespace_edges() to pbd/whitespace.h
2006-01-08 Paul Davisa metric ton of changes
2005-12-22 Karsten Wieses/stringcr_t/const string &/
2005-12-18 Karsten Wiesetrack-color chooser works
2005-12-16 Karsten Wieseuse stringcr_t and gain 1/1000 binary size reduction...
2005-12-06 Paul Davisun-triple-buffer fastmeter (not finished), fix mixer...
2005-11-26 Paul Daviscompiles and runs, but crashes ... duh
2005-10-28 Nick Mainsbridgemostly editor.cc & editor_mouse.cc for Gdk::Cursor...
2005-10-27 Nick Mainsbridgeoption editor and some prompters, misc stuff. this...
2005-10-10 Paul Davismore work on actions and general compilability
2005-10-06 Paul Davisfix compose mess, and a number of 64 bit printf specs
2005-10-06 Paul Davischanges from colin for route_params, nick for location_...
2005-09-25 Taybin Rutkinreplaced slot() with mem_fun() and ptr_fun().
2005-09-25 Taybin RutkinFly my pretties!
2005-09-25 Taybin RutkinInitial import of gtk2_ardour.