Hande export initialization exceptions gracefully
[ardour.git] / gtk2_ardour / export_dialog.cc
2013-11-23 Sakari BergenHande export initialization exceptions gracefully
2012-12-07 Sakari BergenMake export type an enum and pass it to the profile...
2012-12-06 Paul Davisvarious fixes for exporting, including correct handling...
2012-11-30 Paul Davisrestore the post-export nag screen
2012-06-23 Tim MayberryRemove unused or unnecessary header includes
2012-06-20 Paul Davistweak expander label name as per thorsten wilms' suggestion
2012-06-08 Carl HetheringtonNo-op; some comments, remove some unused stuff, minor...
2012-02-04 Sakari BergenChange export dialog widget size allocation and make...
2012-01-31 Sakari BergenImprove usage of expanded window space in the export...
2012-01-29 Sakari BergenShow an example filename in the main export dialog
2012-01-29 Sakari BergenAdd timespan name to export status text
2012-01-28 Sakari BergenMove export progress text to progress bar from separate...
2012-01-28 Sakari BergenGo back to one progress bar with several passes in...
2012-01-28 Sakari BergenImplement simple separate progress bar for export norma...
2011-12-13 Carl HetheringtonMake the export ranges view expand with the export...
2011-12-04 Paul Davisprobably fix failure to find export formats in packages
2011-12-04 Paul Davissome more package debugging to help find out why export...
2011-10-18 Carl HetheringtonTidy up overwritten files dialogue slightly.
2011-06-11 Sakari BergenFix #4094: show total export progress instead of per...
2011-06-01 David RobillardDelete trailing whitespace
2011-02-16 Carl HetheringtonMake pressing enter in the label or path entries trigge...
2011-01-06 Sakari BergenAdd stem export dialog and make all different export...
2010-12-20 David RobillardClean up region.h and trim include tree.
2010-09-14 Paul Davisremove Glib::ustring from gtk2_ardour
2010-09-14 Paul Davisremove Glib::ustring from libardour; allow any characte...
2010-05-08 Carl HetheringtonRemove use of i18n macros in headers. Prevents our...
2010-03-30 Sakari BergenRemove the realtime export button from the export dialo...
2010-03-30 Paul Davishandle deletion of UI objects between the time that...
2009-12-27 Sakari BergenRe-integrate export-optimization branch.
2009-12-21 Paul Davisfully implement and deploy explicit x-thread signal...
2009-12-19 Paul Davisuse new syntax for connecting to backend signals that...
2009-12-17 Paul Davisswitch to using boost::signals2 instead of sigc++,...
2009-12-11 Paul Davismake all use of bind/mem_fun be explicitly sigc::
2009-10-14 David RobillardStrip trailing whitespace and fix other whitespace...
2009-09-01 Carl HetheringtonPut advanced bits in an expander. Still need to make...
2009-05-12 Carl HetheringtonRemove most using declarations from header files.
2009-03-08 Sakari BergenSome preparations for allowing multiple channel configu...
2009-02-25 David Robillard*** NEW CODING POLICY ***
2008-10-11 Sakari BergenMore Export GUI tweaks....
2008-10-11 Sakari Bergen* Some Export GUI tweaks
2008-10-11 Sakari BergenRegion export dialog: Make export channel and -selector...
2008-09-29 Sakari Bergen* Fixed const correctness error in Location
2008-09-29 Sakari BergenDeleted old export dialog file
2008-09-10 Paul Davismerge from 2.0-ongoing @ 3581
2008-03-17 Paul Davismerge with 2.0-ongoing @ rev 3147
2008-02-19 David RobillardMerge with 2.0-ongoing R3082.
2008-02-17 David RobillardUpdate export dialog to match the new fancy one from...
2008-01-19 Nick Mainsbridgecollapse filechooser widget initially in export dialog
2008-01-10 David RobillardMerge libs/ardour and gtk2_ardour with 2.0-ongoing...
2007-10-26 Nick Mainsbridgeuse filechooser widget in export dialog, selected files...
2007-06-29 David RobillardFurther automation refactoring - bring in the concept...
2007-06-17 Tim MayberryMake Stateful::*instant_xml methods protected and non...
2007-06-17 Tim MayberryUse Session::session_directory to access the export...
2007-05-10 David RobillardAdded nicer looking wrapper methods for ChanCount:...
2007-05-10 Paul DavisMIDI branch becomes trunk
2007-04-30 Paul Davismoved 2.1-staging to trunk @ rev 1765
2007-04-26 Paul DavisMerged changes from trunk 1699:1751 into 2.1-staging
2007-04-14 David RobillardMerged with trunk R1719.
2007-04-12 David RobillardMerged with trunk R1705.
2007-04-11 Paul Davismerged with 1697 revision of trunk (which is post-rc1...
2007-03-19 David RobillardMerged with trunk R1622.
2007-03-18 Paul Davisfix rect redraw problem(s); make zoom range rect visibl...
2007-03-18 David RobillardMerged with trunk R1612.
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...
2007-01-09 David RobillardMerged with trunk R1283.
2006-12-20 Paul Davissmall but major fix for Controllable state storage...
2006-11-19 David RobillardMerged with trunk R1141
2006-10-24 Taybin RutkinFix for internationalize. Now use the I18N() macro.
2006-10-21 David RobillardMerged with trunk R992.
2006-09-28 Paul Davisfixes for destructive track offsets of various kinds...
2006-08-29 David RobillardMerged with trunk R861
2006-08-25 Paul Davisuse shared_ptr<> for all region handling
2006-08-11 David Robillard- Replaced integer port counts (and input/output maximu...
2006-08-04 Hans Fugal r269@gandalf: fugalh | 2006-08-03 20:18:05 -0600
2006-07-28 David RobillardMerged with trunk R708
2006-07-27 Paul Davisadded RCU handling of Session route list, and major...
2006-06-26 David RobillardLarge nasty commit in the form of a 5000 line patch...
2006-06-22 Hans FugalMerging from trunk
2006-06-21 Paul Davisthe return of VST support
2006-06-14 Hans Fugalpulling trunk
2006-06-13 David RobillardMerged with trunk (painfully)
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,...
next