ardour.git
2017-01-09 Paul Davisadd clamp for adding points to a ControlList from a...
2017-01-09 Paul Davisclamp values appropriately in AutomationLine::view_to_m...
2017-01-09 Paul Davisuse reduced height for automation lines when firrst...
2017-01-09 Paul Davistweak previous commit to make desc.max_unbound "more...
2017-01-09 Paul Davisfix ranges for LADSPA unbounded toggle parameters.
2017-01-08 Robin GareusTweak Preference label
2017-01-08 Robin GareusNO-OP: whitespace
2017-01-08 Robin GareusFix Pane size allocation:
2017-01-08 Robin GareusFix crash when changing Pane widgets -- #7198
2017-01-08 Robin Gareusprototype track/bus sharing: state-export
2017-01-07 Robin GareusFix shared-pointer list creation from Lua
2017-01-06 nick_mamend massive thinko in last commit (actually works).
2017-01-06 nick_mfix incorrect _start after a split.
2017-01-06 Robin Gareusfix route ordering (and related possible crash on re...
2017-01-06 nick_mamend 4cb009058 (if newly active tempo became last...
2017-01-06 nick_mTempoMap - do frame conversion outside the lock when...
2017-01-06 nick_mremove some excessive methods from TempoMap.
2017-01-06 nick_mmore no-op renaming - TempoSection::compute_c_func_...
2017-01-06 nick_mclear up _initial vs _locked_to_meter TempoSection...
2017-01-06 nick_mmore inactive tempi fixes.
2017-01-06 nick_mactually make import of tempo maps at selected point...
2017-01-06 nick_mrename TempoSection::c_func() -> c(). ensure constant...
2017-01-06 nick_mfix some inactive tempi bugs
2017-01-05 Ben LoftisRevert transport frame color in Ardour. But now its...
2017-01-05 Paul Davismake entire transport bar have its own background,...
2017-01-05 Ben LoftisTweak spacings and layout of the Tempo+Meter dialogs.
2017-01-05 Ben LoftisUn-bunch the bunched-up Keybindings editor widgets.
2017-01-05 Robin Gareusdisallow mini-timebar navigation when recording
2017-01-05 Robin GareusVCA number-label: match track/bus header behavior
2017-01-05 Ben LoftisAttempt to lighten the transport area slightly. A...
2017-01-05 nick_mtempo dialog disallows changing bbt position of a meter...
2017-01-05 nick_mwarn when adding / replacing a tempo fails.
2017-01-05 nick_mmake previous commit compile (lua)
2017-01-05 nick_mprevent meter-locked tempi from being moved directly...
2017-01-05 nick_mallow importing tempo maps at selected position.
2017-01-05 nick_mensure tempo lines use correct tempo type (constant...
2017-01-05 Tim MayberryModify playlist option labels in Duplicate Track/Bus...
2017-01-05 Paul Davisvariation of a PR from ngeiwei that adds MIDI channel...
2017-01-05 Paul Davisfix assumed typo from LV2_SUPPORT PR recently committed
2017-01-05 powerpaul17adapted wscript for macos sierra
2017-01-05 Paul Tirkfixed compilation on osx, minimal version was wrong
2017-01-05 Olivier HumbertOne more fix.
2017-01-05 Olivier HumbertAnother fix.
2017-01-05 Olivier HumbertUndo (bad) fix
2017-01-05 Olivier HumbertOne fix
2017-01-05 Olivier HumbertFrench translation update
2017-01-05 Olivier HumbertFrench translation update
2017-01-05 Olivier Humbertanother fix
2017-01-05 Olivier Humbertfixes
2017-01-05 Olivier HumbertFrench translation update
2017-01-05 Olivier HumbertFrench translation update
2017-01-05 Olivier HumbertFrench translation update
2017-01-05 Olivier HumbertFrench translation update
2017-01-05 cooltehnoUpdate cubasish-ardour.colors
2017-01-05 cooltehnoUpdate clear_gray-ardour.colors
2017-01-05 cooltehnoUpdate caineville-ardour.colors
2017-01-05 cooltehnoUpdate blueberry_milk-ardour.colors
2017-01-05 Dobroslav Slavenskojsyncing with upstream
2017-01-05 Dobroslav SlavenskojFixing LV2_SUPPORT #ifdefs
2017-01-05 Edgar Aichingersome german translation improvements
2017-01-05 Olivier HumbertUpdate TRANSLATORS
2017-01-05 Olivier HumbertAdd a po file to be translated
2017-01-05 Julien ROGERProposed fix managing shared playlists (see #7150)
2017-01-05 Tim MayberryAdd missing function call in error message when compili...
2017-01-04 Paul Davismake status bar themeable
2017-01-04 nick_mallow import of Beethoven's fifth.
2017-01-04 nick_madd Meter::operator==.
2017-01-04 Robin GareusFile [MIDI] display preference under Appearance
2017-01-04 nick_mdisallow tempi of 0 ntpm or less.
2017-01-04 nick_mfix import of multiple time signatures.
2017-01-03 Paul Davisfix memory corruption any time a SysEx display object...
2017-01-03 Paul DavisMidiRegion::clone() needs to ensure that the model...
2017-01-03 Robin Gareusfix color file installation
2017-01-03 nick_mnote display performance.
2017-01-03 Robin GareusExtend/update LV2 license interface
2017-01-03 Robin GareusUpdate links to preference pages
2017-01-02 Robin Gareuss/GUI/Appearance/ -- part twelve of expected 27 prefs...
2017-01-02 Robin GareusMove items not relevant for appearance out of "GUI...
2017-01-02 Robin Gareusfix VCA vertical alignment
2017-01-02 Robin Gareusallow to shrink mixer left-side pane
2017-01-02 Robin Gareusremove VCA title/heading (increases min width)
2017-01-02 Robin GareusEnforce minimum pane sizes
2017-01-02 Robin Gareusallow Lua session scripts to inject [immediate] RT...
2017-01-01 Robin GareusAdd an example script to start recording on a MIDI...
2017-01-01 Robin GareusWhitelist bit32 Lua library for session rt-scripts
2017-01-01 Robin GareusMatch API: add rt_context option for en/disable_record()
2017-01-01 Robin GareusOnly display pull-up/down if it's being used.
2016-12-31 Robin GareusFix flat buttons for the shuttle-ctrl
2016-12-31 Robin GareusAdd keyboard option reset
2016-12-31 Len OvensOSC: remove unused overall feedback calls and variables
2016-12-31 Len OvensOSC: remove feedback enable from GUI (unused)
2016-12-31 Robin Gareusre-fine preferences dialog part eleven of 27 (probably)
2016-12-31 Robin Gareusamend 3afe3f32df (remove unused global feedback option)
2016-12-31 John EmmasRemove some (no longer needed) source files from our...
2016-12-30 Robin GareusPrefs treeview borders
2016-12-30 Robin Gareusre-fine preferences dialog part ten of 27 (probably)
2016-12-30 Robin GareusRemove cruft (old MIDI feedback API)
2016-12-30 Robin Gareusre-group preferences part eight and nine of 27 (probably)
2016-12-30 Robin Gareusre-group preferences part seven of 27 (probably)
2016-12-30 Robin Gareusre-group preferences part six of 27 (probably)
next