summaryrefslogtreecommitdiff
path: root/gtk2_ardour/opts.cc
AgeCommit message (Expand)Author
2016-07-14enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.hPaul Davis
2016-02-22remove all trace of SAE from source code.Paul Davis
2015-10-04add a hidden option to show hidden processorsRobin Gareus
2015-09-01add option to disable or bypass pluginsRobin Gareus
2015-07-13Removed (version specific) keybindings file name from usage.Len Ovens
2014-04-14-d (disable plugin) option takes no argumentsRobin Gareus
2013-07-24more miscellaneous changes for audioengine, all of this is still far from act...Paul Davis
2013-03-31fix missing slash-newline in --help outputPaul Davis
2013-03-30include -P (--no-connect-ports) option in --help outputPaul Davis
2013-03-08switch to Lucida Sans Typewriter as OS X monospace font; new pingback code to...Paul Davis
2012-08-21fix long-option: --no-splash = -n (and test git+svn first-commit)Robin Gareus
2012-08-16make --disable-plugins/-d work again, probablyPaul Davis
2012-01-10Reinstate command line option to hide splash screen.Carl Hetherington
2011-11-21Rename windows VST stuff with a Windows prefix.Carl Hetherington
2011-06-01Delete trailing whitespaceDavid Robillard
2010-09-14remove Glib::ustring from gtk2_ardourPaul Davis
2010-06-02add -P flag blocking port connections while loading sessionTorben Hohn
2010-06-02fix missing break in options parsing.Torben Hohn
2010-06-02basic -T <load_template> optionTorben Hohn
2010-04-02not-yet-complete JACK session management patch (TODO: get program name, vary ...Paul Davis
2010-03-15finalize PROGRAM_NAME change for ardour3Paul Davis
2010-03-02the mega-properties/SequenceProperty patch. split is broken at present (right...Paul Davis
2009-11-30move some debug trace support code around to a more sane locationPaul Davis
2009-11-29debug flag for MTC; make ardour/timecode.h simply include the "authoritative"...Paul Davis
2009-11-25debug flag for session destruction and waf option for boost SP debugPaul Davis
2009-11-19add new Graph debug bit ; make adding aux sends really workPaul Davis
2009-11-18two more debug trace optionsPaul Davis
2009-10-28* libardour uses ARDOUR::nframes_t and ARDOUR::nframes64_t explicitly in headersPaul Davis
2009-10-27new SnapBBT debug option, split out BBT_time and start work on BBT arithmetic...Paul Davis
2009-10-25make per-region note-tracking in MidiPlaylist work correctly, or something ve...Paul Davis
2009-10-24More standard --help output.David Robillard
2009-10-24Move newlines outside of translated string.David Robillard
2009-10-24debug-tracify current MIDI playlist debug outputPaul Davis
2009-10-24start of a nominal debug tracing system, with 64 bits available for flags; tr...Paul Davis
2009-10-15Part 1 of loading 2.X sessions; some things work, some things don't, hacks a-...Carl Hetherington
2009-10-14Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mix...David Robillard
2009-02-25*** NEW CODING POLICY ***David Robillard
2008-02-21Fix key stealing on MIDI region views.David Robillard
2008-02-16Merge with 2.0-ongoing R3071.David Robillard
2008-01-13Install everything to *ardour3* instead of *ardour2*.David Robillard
2008-01-10Merge libs/ardour and gtk2_ardour with 2.0-ongoing R2837.David Robillard
2007-10-11merge from 2.0-ongoing by hand, minus key binding editorPaul Davis
2007-02-22remove all lines to avoid recompiles after commitsPaul Davis
2007-02-19mike taht's --sync handling patchPaul Davis
2007-01-03Made transition to h/w optimizations on by default complete2.0beta10Sampo Savolainen
2006-12-19save keybindings to file used at startup; allow keybindings file to be cmdlin...Paul Davis
2006-08-08New session dialog fixups:Sampo Savolainen
2006-06-14use libsndfile for all audio file i/o, and rename DiskStream AudioDiskStreamPaul Davis
2006-05-31unfinished work on selection/HiG details, restore range ops destroyed by auto...Paul Davis
2006-05-24fix up formatting of SMPTE time printing in tranzport control codePaul Davis