summaryrefslogtreecommitdiff
path: root/gtk2_ardour/session_option_editor.cc
AgeCommit message (Expand)Author
2016-07-14enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.hPaul Davis
2016-06-07use contextual translation macro for "Locations"Paul Davis
2016-02-22fix inheritance/class design to get both SessionOptionEditor and RCOptionEdit...Paul Davis
2015-10-05NOOP, remove trailing tabs/whitespace.Robin Gareus
2015-09-15expose the new use monitor fades optionPaul Davis
2015-09-15expose transport fade optionPaul Davis
2015-09-11Have GUI Option reflect current state (in case toggle fails)Robin Gareus
2015-09-08offer up (when possible) MBWF, RF64 and RF64 (WAV) optionsPaul Davis
2014-10-19OS 10.10 compile fixesRobin Gareus
2014-09-02dramatically speed up track-number show/hide toggleRobin Gareus
2014-06-30remove cruftRobin Gareus
2014-06-29re-arrange tabs in Session > Properties dialog (Misc is last)Robin Gareus
2014-06-29add 'save defaults' option to properties dialogRobin Gareus
2014-06-26session option GUI for track-number & take-nameRobin Gareus
2014-04-10language correction in option description (in => using)Paul Davis
2013-11-09allow to include In/Disk button on MeterbridgeRobin Gareus
2013-09-19switch from JACK_Slave to Engine_SlavePaul Davis
2013-07-10remove unique track number from meterbridgeRobin Gareus
2013-07-10clean up meterbridge optionsRobin Gareus
2013-07-10number/name on meterbridgeRobin Gareus
2013-07-10allow to include solo,mute buttons on meterbridgeRobin Gareus
2013-07-10add options to show/hide master and midi tracks;; hide inactive tracksRobin Gareus
2013-07-10session property - include busses in meterbridgeRobin Gareus
2013-04-11enable videotimeline by defaultRobin Gareus
2013-03-13videotimlineRobin Gareus
2013-03-02remove confusing RC preferences option for get/set use monitor section, and s...Paul Davis
2013-01-09remove timecode subframe configurationRobin Gareus
2012-12-27fix for #5224Paul Davis
2012-12-14code cleanup; crossfade shape drawing is now more closely associated with the...Ben Loftis
2012-12-13crossfade hack and slash. removed overlap checks, overlap mode, default leng...Ben Loftis
2012-11-14add tooltips to Offset configRobin Gareus
2012-11-13implement TC offset for slave&generator.Robin Gareus
2012-11-12make pull-up/down truly exclusive with JACKRobin Gareus
2012-11-11add support for using - as prefix keys to enter a negative value in an audio ...Paul Davis
2012-10-29fix label for 24.975fpsRobin Gareus
2012-10-12move TimecodeFormat to libtimecodeRobin Gareus
2012-10-11move the external sync source selection tobe a global config parameter, not p...Paul Davis
2012-10-10move timecode-is-clock-synced option to global configuration parameters, not ...Paul Davis
2012-05-24Remove over 500 unnecessary includes (including 54 of session.h).David Robillard
2012-05-09More text tweaks.Carl Hetherington
2012-05-08Text tweaks.Carl Hetherington
2012-04-30Remove unused options related to crossfades.Carl Hetherington
2012-04-27Crossfades: default xfades are now constant-power, -3dB rule, other options a...Paul Davis
2012-04-18add User metadata. user metadata is edited from the same dialog and read/wri...Ben Loftis
2012-02-29fix a few dangling uses of Ardour as program name, in favor of PROGRAM_NAMEPaul Davis
2012-01-27reword label for session properties itemPaul Davis
2012-01-18make monitor section an optional feature than can be added/removed as needed....Paul Davis
2011-12-29Revert internals of the last layering-related commit, and go back a slightly-...Carl Hetherington
2011-12-27Re-work layering in possibly debatable ways. Sketchy docs in doc/layering.Carl Hetherington
2011-11-24Add option to glue new regions to bars and beats (#4202).Carl Hetherington