Merged with trunk R1283.
[ardour.git] / gtk2_ardour / option_editor.cc
2007-01-09 David RobillardMerged with trunk R1283.
2006-11-19 David RobillardMerged with trunk R1141
2006-10-21 David RobillardMerged with trunk R992.
2006-09-19 David RobillardMerged with trunk R920.
2006-07-28 David RobillardMerged with trunk R708
2006-06-26 David RobillardLarge nasty commit in the form of a 5000 line patch...
2006-05-07 Taybin RutkinImproved sfdb API.
2006-04-22 Nick MainsbridgeSet button labels sanely.
2006-04-12 Taybin RutkinAdded tooltips to help explain various soundfilebrowser...
2006-03-28 Paul Davis a) fix problems with multichannel tape tracks
2006-03-27 Paul Davistotal reimplementation of Configuration object internal...
2006-03-21 Paul Davissave destructive xfade length in ardour.rc; change...
2006-03-21 Paul Davisadd crossfade and layering options to menu system;...
2006-02-05 Sampo SavolainenMidi radiobuttons now work.
2006-01-13 Taybin RutkinMoved strip_whitespace_edges() to pbd/whitespace.h
2006-01-08 Paul Davisa metric ton of changes
2006-01-06 Jesse Chappellcommitted RWlock fixes to libardour. added hw monitori...
2006-01-04 Taybin RutkinUpdates for set_type_hint() and the sfdb_ui.
2005-12-27 Karsten Wiesecall foo::foo() before bar::bar(foo).
2005-12-22 Karsten Wieses/stringcr_t/const string &/
2005-12-16 Karsten Wieseuse stringcr_t and gain 1/1000 binary size reduction...
2005-12-09 Taybin RutkinUploaded start of CoreAudioSource. More sfdb work.
2005-11-29 Paul Daviscleanup leftover problems from my commit yesterday...
2005-11-23 Paul Davisstrip keyboard.cc of noxious focus handling stuff,...
2005-11-16 Paul Davisget editor.cc to compile
2005-11-13 Nick Mainsbridgesome C++-ification of GnomeCanvasBlah
2005-11-12 Paul Davisincomplete changes based on karsten's megapatch
2005-10-29 Nick Mainsbridgenothing much.. a few more image from pixmaps
2005-10-27 Nick Mainsbridgeoption editor and some prompters, misc stuff. this...
2005-10-13 Taybin Rutkinsfdb almost done.
2005-10-12 Taybin Rutkinsplit sfdb_v3 into 3 classes.
2005-10-12 Taybin RutkinStart of sfdb_v3.
2005-10-09 Paul Davis"finalmunge" patch from nick, plus work on editor regio...
2005-09-26 Paul Daviscontinuing fixes to get this shibboleth to compile
2005-09-26 Paul Davisrename all GTK signals
2005-09-26 Paul Davisgot ardour_dialog compiling
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.