ardour.git
2016-12-28 John EmmasSome operators need to have different visibility (as...
2016-12-28 John EmmasAccommodate newly introduced source(s) in our MSVC...
2016-12-27 Robin Gareusremove old unhelpful Makefile
2016-12-27 Robin GareusAdd GUI support to extract and open session-archives
2016-12-27 Robin GareusAdd backend support to extract session-archives
2016-12-27 Robin GareusEnable session-archive feature
2016-12-27 Robin GareusNormalize audio when archiving to fixed-point format.
2016-12-27 Robin GareusAllow gain factor for audio sources.
2016-12-23 nick_mfix leak in MGR _note_group
2016-12-23 nick_mspeed up load/quit for sessions containing ~25k events.
2016-12-23 nick_mshave another line from MidiGhostRegion::clear_events().
2016-12-23 nick_mfix thinko in previous commit.
2016-12-23 nick_mpossibly faster way to clear ghost events.
2016-12-23 nick_mslight speed improvement on GhostEvent ctor.
2016-12-23 nick_mremove double check for note range in MGR::update_note...
2016-12-23 Robin Gareusfix editor sidebar show/hide with embedded TimeInfo
2016-12-22 nick_mMidiGhostRegion::update_contents_height() is only about...
2016-12-22 nick_mhide ghost events appropriately (e.g. after split).
2016-12-22 nick_monly update GhostEvents on visible trackviews.
2016-12-22 nick_mmidi scrooming performance updates.
2016-12-22 nick_mremove wtfery in MidiGhostRegion ctor
2016-12-22 Nil GeisweillerMore 8 whitespace to tab indentation fixes
2016-12-22 Robin Gareusshow VCA color on number label
2016-12-22 Robin GareusDisplay VCAs at the end of the Track/Bus list
2016-12-22 Robin Gareusspill chained VCAs
2016-12-21 Robin Gareusamend 91321272b
2016-12-21 Nil GeisweillerFix minor typo in comment
2016-12-21 Nil GeisweillerFix indentation 8 whitespaces to tab
2016-12-21 Robin GareusAdd option to hide the 2ndary clock
2016-12-21 nick_mcheck audio-locked meter ordering by frame.
2016-12-21 nick_mGhostEvent wrangling.
2016-12-21 nick_muse map::find in the currently unused MidiGhostRegion...
2016-12-21 nick_mrevert b330a8a0ce
2016-12-21 Robin GareusFix crash when unpacking or deleting pane
2016-12-21 Robin GareusFix crash when resetting all peak-meters with VCAs.
2016-12-21 nick_mimprove scroomer performance.
2016-12-21 Robin Gareus'Rect' is ambiguous (also defined in MacTypes.h)
2016-12-21 Robin Gareusbackport/minimize difference to mixbus branch
2016-12-21 Robin GareusDon't try to scroll to stripables on different panes
2016-12-21 Robin GareusMini-timeline: honor left/right scroll
2016-12-21 Robin GareusProperly calculate VCA bottom padding & align fader
2016-12-21 Robin GareusAlign mon-section bottom button
2016-12-21 Robin GareusVertically line up mixer strip (backport from Mixbus)
2016-12-20 nick_mfix yet another meter-locked tempo ordering thinko.
2016-12-20 Robin GareusFix Ardour Editor-button height
2016-12-20 Robin GareusFix Mixbus Editor-toolbar icons & height
2016-12-20 Robin GareusFix Dropdown w/icon size and alignment
2016-12-20 Robin GareusAdd Zoom/Expand icon
2016-12-20 nick_muse a map to find GhostEvents by a pointer to Note.
2016-12-20 nick_mfix various midi display bugs introduced by 9038be49d8.
2016-12-20 Robin GareusDon't redraw hidden toolbar elements
2016-12-20 Robin GareusLimit max height of PinDialog -- fixes #7177
2016-12-20 Robin Gareusremove debug output
2016-12-20 Paul DavisThis commit breaks generic GUIs for many LV2 plugins.
2016-12-20 nick_mimprove midi zoom/scroom performance with lots of notes.
2016-12-20 Robin GareusRearrange LTC preference entry
2016-12-20 Hanspeter PortnerAdd checks for supported variant types
2016-12-20 Robin Gareusadd tooltip to mini-timeline
2016-12-20 Robin Gareusfix mini-timeline marker-prelight
2016-12-20 Robin GareusAllow to customize parts of the main toolbar
2016-12-20 Robin GareusPrepare for re-use of TimeInfoBox w/o punch-clock
2016-12-19 Ben LoftisFix the case of jump-to-next-Subdivision
2016-12-19 Ben LoftisFix the case of jump-to-next{prev}-Bar
2016-12-19 Ben LoftisFix the case of jump-to-next{prev}-Mark.
2016-12-19 Ben LoftisChange default binding of left+right arrow keys to...
2016-12-19 Robin GareusDon't dynamically allocate ShuttleCtrl
2016-12-19 Paul DavisFix minimum/maximum discovery for integer params (from...
2016-12-19 Paul Davismake solo button on faderport actually work
2016-12-19 Paul Davissmall fix for italian (#7180)
2016-12-19 Robin GareusMove shuttle/speed text outsize
2016-12-19 Ben LoftisFix a leftover from 3e214e (Follow Range behavior).
2016-12-19 Ben LoftisSeparate is an Editor action (like Delete), not a Regio...
2016-12-19 Ben LoftisTweak behavior of Play-With-Preroll action
2016-12-19 Ben LoftisFollow Edits => Follow Range
2016-12-19 Robin Gareusupdate mini-timeline to immediately display tempo-map...
2016-12-19 Robin GareusShow relevant preferences on sync-button right-click
2016-12-19 Robin Gareuscont'd work on mini-timeline:
2016-12-19 Paul DavisSession::_ac_thread_active should be used with atomics...
2016-12-19 Paul DavisSession::auto_connect_thread_terminate() cannot use...
2016-12-19 Robin Gareusupdate canvas test tool
2016-12-19 Robin GareusTowards packing CairoWidgets on ArdourCanvas.
2016-12-19 Robin Gareusvertically center text in time rulers
2016-12-19 Robin GareusNO-OP: whitespace
2016-12-19 Robin GareusUpdate Marker display style: consistent height & color
2016-12-19 Ben LoftisRuler labels should be normal weight.
2016-12-19 Ben LoftisConsolidate clock bg colors to use the same dark grey
2016-12-19 Ben LoftisConsolidate green clock colors to use the same green
2016-12-18 Ben LoftisReinstate spacer between Punch In,Out.
2016-12-18 Robin GareusClean up Clock Tempo, TimeSignature labels
2016-12-18 Robin GareusHave the computer count columns for us.
2016-12-18 Robin GareusShorten sync-button label/size
2016-12-18 Robin Gareusfix table layout typo
2016-12-18 Robin Gareusfix blank mini-timeline
2016-12-18 Robin Gareusconsolidate mini-timeline code, latch expose
2016-12-18 Robin GareusSimplify spacer code
2016-12-18 Ben LoftisTransport Layout: horizontal separator makes it look...
2016-12-18 Ben Loftisrepack widgets, and add some spacer elements
2016-12-18 Robin GareusAdd clock-button tooltips
2016-12-18 Robin GareusTweak Tempo and Meter precision, and shorten the label...
2016-12-18 Robin GareusRevert mini-timeline marker drawing to before 448f921d
next