summaryrefslogtreecommitdiff
path: root/gtk2_ardour/opts.cc
AgeCommit message (Expand)Author
2020-04-16Fix typos #8016Robin Gareus
2020-03-25do not parse debug options in a non-debug buildPaul Davis
2019-08-03Update GPL boilerplate and (C)Robin Gareus
2019-07-18remove -C,-E and -U command line optionsPaul Davis
2019-07-04Use exit-status macros for compatibility 3/3Robin Gareus
2017-05-13Fix typos (thanks edogawa)Robin Gareus
2017-04-30Fix copy/paste typos in --helpRobin Gareus
2017-04-28Missed a spot in adding -A, fixedLen Ovens
2017-04-28Change actions to -A and use -b to output keybindingsLen Ovens
2017-04-22Set -b switch to only two columns, correct options text.Len Ovens
2017-01-14consolidate --help text, allow to generate man page.Robin Gareus
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