Fix french translation of "meterbridge" -- closes #5744
[ardour.git] / gtk2_ardour / session_option_editor.cc
2013-09-20 Paul DavisMerge branch 'master' of https://github.com/nmains...
2013-09-19 Paul Davisswitch from JACK_Slave to Engine_Slave
2013-07-10 Robin Gareusremove unique track number from meterbridge
2013-07-10 Robin Gareusclean up meterbridge options
2013-07-10 Robin Gareusnumber/name on meterbridge
2013-07-10 Robin Gareusallow to include solo,mute buttons on meterbridge
2013-07-10 Robin Gareusadd options to show/hide master and midi tracks;; hide...
2013-07-10 Robin Gareussession property - include busses in meterbridge
2013-04-11 Robin Gareusenable videotimeline by default
2013-03-13 Robin Gareusvideotimline
2013-03-02 Paul Davisremove confusing RC preferences option for get/set...
2013-01-09 Robin Gareusremove timecode subframe configuration
2012-12-27 Paul Davisfix for #5224
2012-12-14 Ben Loftiscode cleanup; crossfade shape drawing is now more close...
2012-12-13 Ben Loftiscrossfade hack and slash. removed overlap checks,...
2012-11-14 Robin Gareusadd tooltips to Offset config
2012-11-13 Robin Gareusimplement TC offset for slave&generator.
2012-11-12 Robin Gareusmake pull-up/down truly exclusive with JACK
2012-11-11 Paul Davisadd support for using - as prefix keys to enter a negat...
2012-10-29 Robin Gareusfix label for 24.975fps
2012-10-12 Robin Gareusmove TimecodeFormat to libtimecode
2012-10-11 Paul Davismove the external sync source selection tobe a global...
2012-10-10 Paul Davismove timecode-is-clock-synced option to global configur...
2012-05-24 David RobillardRemove over 500 unnecessary includes (including 54...
2012-05-09 Carl HetheringtonMore text tweaks.
2012-05-08 Carl HetheringtonText tweaks.
2012-04-30 Carl HetheringtonRemove unused options related to crossfades.
2012-04-27 Paul DavisCrossfades: default xfades are now constant-power,...
2012-04-18 Ben Loftisadd User metadata. user metadata is edited from the...
2012-02-29 Paul Davisfix a few dangling uses of Ardour as program name,...
2012-01-27 Paul Davisreword label for session properties item
2012-01-18 Paul Davismake monitor section an optional feature than can be...
2011-12-29 Carl HetheringtonRevert internals of the last layering-related commit...
2011-12-27 Carl HetheringtonRe-work layering in possibly debatable ways. Sketchy...
2011-11-24 Carl HetheringtonAdd option to glue new regions to bars and beats (...
2011-11-11 Paul Davisput JACK time master option into Session -> Properties...
2011-11-09 Paul Davismove auto-input into session options/properties dialog...
2011-11-01 Paul Daviscatchup on previous commit relating to who owns ActiveS...
2011-10-13 Paul Davisadd new per-session MIDI-region-copy-is-fork: if set...
2011-09-14 Carl HetheringtonOption to glue new markers to bars and beats (part of
2011-06-01 David RobillardDelete trailing whitespace
2011-01-04 Carl HetheringtonDisable solo-controls-are-listen-controls if we don...
2010-12-08 Paul Davistweak and rename timecode settings tab
2010-12-01 Carl HetheringtonRe-expose timecode offset in the session option editor.
2010-11-10 Carl HetheringtonTidy up a couple of bits in the session option editor.
2010-11-09 Paul Davishandle multiple imports of the same file better (via...
2010-11-09 Paul Davisinitial pass at a missing file dialog and "relocatable...
2010-08-09 Carl HetheringtonRemove unnecessary connection option editor. Add GPL...
2010-07-08 Carl HetheringtonMove MIDI control port ownership into the MIDI Manager...
2010-06-30 Carl HetheringtonBasic tweaks to make the bundles and the port matrix...
2010-06-21 Paul DavisGUI control of insert merge policy for overlapping...
2010-06-03 Paul Davissession prefs editor gets renamed as session properties
2010-03-30 Paul Davishandle deletion of UI objects between the time that...
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-12 Paul Davisremove using namespace sigc everywhere to ensure clarit...
2009-12-11 Paul Davismake all use of bind/mem_fun be explicitly sigc::
2009-12-05 Carl HetheringtonClean up and comment PortMatrix event handling a bit.
2009-12-01 Paul Davismake text to describe timecode-source-is-synced option...
2009-11-23 Carl HetheringtonFix crash on opening session options.
2009-11-14 Carl HetheringtonAllow multiple bundles with the same ports in the bundl...
2009-11-10 Paul Davislots of tweaks relating to GUI sync management
2009-11-09 Paul Davis90% done with external sync design changes (GUI now...
2009-10-27 Paul Davisnew SnapBBT debug option, split out BBT_time and start...
2009-10-26 Paul Davischange the use of "SMPTE" to "Timecode" to reflect...
2009-10-14 David RobillardStrip trailing whitespace and fix other whitespace...
2009-08-26 Carl HetheringtonWhen a track is in "stacked" mode, allow regions to...
2009-07-22 Carl HetheringtonVarious fixups to bundle manager. Add a separator...
2009-07-21 Carl HetheringtonFix some unused parameter warnings.
2009-07-20 Carl HetheringtonClean up handling of add/remove/rename channels in...
2009-07-19 Carl HetheringtonRestore add channel option to port matrix context menu.
2009-07-19 Carl HetheringtonPort matrix tweaks: scroll wheel support; use the corre...
2009-06-09 Paul Davisthe big Route structure refactor. !!!! THIS WILL ...
2009-05-20 Carl HetheringtonRestore configuration of click IO connections to sessio...
2009-05-16 Carl HetheringtonMove some sync-related options to being session variables.
2009-05-16 Carl HetheringtonAdd session preferences dialog.