add JAG to author list
[ardour.git] / gtk2_ardour / export_dialog.cc
2009-10-30 Paul Davispatch that makes export name entry of region export...
2009-10-20 Ben Loftisclean up Window titles for consistency
2009-10-01 Paul Davismerge 5674:5682 and 5689-5694 from mixbus branch
2009-06-11 Sakari BergenCD Marker export patch from Andreas Ruge
2008-11-22 Paul Davisdon't set up dir name incorrectly for range export
2008-11-18 Paul Davisdon't show nag screen if export was stopped or if SAE...
2008-11-17 Paul Davisuse nag screen
2008-11-04 Paul DavisTOC file quote fix from Don Fredricks
2008-10-29 Paul Davisadd missing .extensions to export files if not present...
2008-06-03 Paul Davissmall changes to export code to hopefully fix some...
2008-05-29 Paul Davisfix bad truncation of export path for export
2008-05-22 Paul Davismore path-building fixes from colinf
2008-03-14 Paul Davisenable icon-start-from-.ardour-file to work on OS X...
2008-02-23 Paul Davisfix up use of plugin input counts when running; SAE...
2007-12-23 Paul Davisprevent export from occuring when disconnected from...
2007-11-26 Paul Davismore ongoing SAE-driven changes (too many too list...
2007-11-21 Jesse ChappellSimplified the CD toc/cue creation process by allowing...
2007-04-12 Paul Davistranslate export sample rates
2007-04-12 Paul Davisfix untranslated string in export dialog
2007-03-18 Paul Davisfix rect redraw problem(s); make zoom range rect visibl...
2007-03-16 Paul Davisfix errors in multi-range export (and possibly other...
2007-03-05 Paul Davisnew design for region dragging; make add route dialog...
2007-02-22 Paul Davisremove all lines to avoid recompiles after commits
2007-02-15 Doug McLainThis creates an export direcory for new sessions. ...
2007-02-09 Paul Davisfixes for new button code; don't even make destructible...
2007-01-31 Paul Davisremove ardour_message.{cc,h}; JACK latency menu now...
2006-12-20 Paul Davissmall but major fix for Controllable state storage...
2006-10-24 Taybin RutkinFix for internationalize. Now use the I18N() macro.
2006-09-28 Paul Davisfixes for destructive track offsets of various kinds...
2006-08-25 Paul Davisuse shared_ptr<> for all region handling
2006-08-04 Hans Fugal r269@gandalf: fugalh | 2006-08-03 20:18:05 -0600
2006-07-27 Paul Davisadded RCU handling of Session route list, and major...
2006-06-22 Hans FugalMerging from trunk
2006-06-21 Paul Davisthe return of VST support
2006-06-14 Hans Fugalpulling trunk
2006-06-07 Taybin RutkinMerged timbyr's win32 branch. -r 547:566.
2006-04-25 Taybin RutkinAll included libraries now link dynamically instead...
2006-04-20 Nick MainsbridgeAdd a stock question image to the choices dialog, other...
2006-03-28 Doug McLainreplaced deprecated (and ugly) FileSelection with FileC...
2006-03-05 Paul Davisexport range markers patch (revisited), change selectio...
2006-02-14 Paul Davisnew color management design starts to take shape (canva...
2005-12-05 Doug McLainMore tweaks
2005-12-02 Paul Davisthe usual blob of fixes. note the requirement for Combo...
2005-12-02 Jesse Chappellfile checking logic and minor gui fixups to export...
2005-11-30 Paul Davisdoug's export dialog changes and fix libsoundtouch...
2005-11-30 Paul Davismore miscellaneous fixes to make things even nicer
2005-11-29 Taybin RutkinFixed veclib support on OSX.
2005-11-23 Nick MainsbridgeGnome::Canvas -> ArdourCanvas and some other small...
2005-11-23 Paul Davisstrip keyboard.cc of noxious focus handling stuff,...
2005-10-27 Taybin RutkinExportDialog compiles. Removed gtkmm.h's.
2005-10-09 Paul Davis"finalmunge" patch from nick, plus work on editor regio...
2005-10-06 Paul Davisfix compose mess, and a number of 64 bit printf specs
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.