summaryrefslogtreecommitdiff
path: root/gtk2_ardour/export_dialog.cc
AgeCommit message (Expand)Author
2010-03-17correct a mistake in previous AIFF+Bendian changePaul Davis
2010-03-17force AIFF format exported files to big-endianPaul Davis
2010-03-12option to enable/disable translations when using a bundled (OS X) version of ...Paul Davis
2010-01-12fix export file path initializationBen Loftis
2009-10-30patch that makes export name entry of region export dialog "activatable" (fro...Paul Davis
2009-10-20clean up Window titles for consistencyBen Loftis
2009-10-01merge 5674:5682 and 5689-5694 from mixbus branchPaul Davis
2009-06-11CD Marker export patch from Andreas RugeSakari Bergen
2008-11-22don't set up dir name incorrectly for range exportPaul Davis
2008-11-18don't show nag screen if export was stopped or if SAE (for now)Paul Davis
2008-11-17use nag screenPaul Davis
2008-11-04TOC file quote fix from Don FredricksPaul Davis
2008-10-29add missing .extensions to export files if not present, based on filetype sel...Paul Davis
2008-06-03small changes to export code to hopefully fix some bugs with range export(s)Paul Davis
2008-05-29fix bad truncation of export path for exportPaul Davis
2008-05-22more path-building fixes from colinfPaul Davis
2008-03-14enable icon-start-from-.ardour-file to work on OS X; properly install apple e...Paul Davis
2008-02-23fix up use of plugin input counts when running; SAE menu tweaks; fix up manag...Paul Davis
2007-12-23prevent export from occuring when disconnected from JACK (GUI andbackend)Paul Davis
2007-11-26more ongoing SAE-driven changes (too many too list here)Paul Davis
2007-11-21Simplified the CD toc/cue creation process by allowing regular cd location ma...Jesse Chappell
2007-04-12translate export sample ratesPaul Davis
2007-04-12fix untranslated string in export dialogPaul Davis
2007-03-18fix rect redraw problem(s); make zoom range rect visible again at the right t...Paul Davis
2007-03-16fix errors in multi-range export (and possibly other export styles); compiler...Paul Davis
2007-03-05new design for region dragging; make add route dialog float over the correct ...Paul Davis
2007-02-22remove all lines to avoid recompiles after commitsPaul Davis
2007-02-15This creates an export direcory for new sessions. The export dialog will als...Doug McLain
2007-02-09fixes for new button code; don't even make destructible sources non-writable;...Paul Davis
2007-01-31remove ardour_message.{cc,h}; JACK latency menu now shows correct settings at...Paul Davis
2006-12-20small but major fix for Controllable state storage (do not create illegal XML...Paul Davis
2006-10-24Fix for internationalize. Now use the I18N() macro.Taybin Rutkin
2006-09-28fixes for destructive track offsets of various kinds; move from jack_nframes_...Paul Davis
2006-08-25use shared_ptr<> for all region handlingPaul Davis
2006-07-27added RCU handling of Session route list, and major use of shared_ptr<T> ever...Paul Davis
2006-06-21the return of VST supportPaul Davis
2006-06-07Merged timbyr's win32 branch. -r 547:566.Taybin Rutkin
2006-04-25All included libraries now link dynamically instead of statically.Taybin Rutkin
2006-04-20Add a stock question image to the choices dialog, other general dialog love.....Nick Mainsbridge
2006-03-28replaced deprecated (and ugly) FileSelection with FileChooserDialog in export...Doug McLain
2006-03-05export range markers patch (revisited), change selection model, copy-drag tem...Paul Davis
2006-02-14new color management design starts to take shape (canvas color only for now)Paul Davis
2005-12-05More tweaksDoug McLain
2005-12-02the usual blob of fixes. note the requirement for ComboBoxText::set_active_te...Paul Davis
2005-12-02file checking logic and minor gui fixups to export dialogJesse Chappell
2005-11-30doug's export dialog changes and fix libsoundtouch link issuesPaul Davis
2005-11-30more miscellaneous fixes to make things even nicerPaul Davis
2005-11-29Fixed veclib support on OSX.Taybin Rutkin
2005-11-23Gnome::Canvas -> ArdourCanvas and some other small fixesNick Mainsbridge
2005-11-23strip keyboard.cc of noxious focus handling stuff, and cleanupPaul Davis