ardour.git
2015-03-31 Robin Gareusanother “unexpected” translation update.
2015-03-31 Robin Gareusremove linux specific menu reference (sorry translators)
2015-03-31 Robin Gareusfancy plural form.
2015-03-30 Robin Gareusadd a startup wrapper script for cfgtool
2015-03-30 Robin Gareusmake configtool compile for wine/vst
2015-03-30 Paul Davisremove GUI object state when tracks/busses are removed.
2015-03-30 Robin GareusSkeleton backend for brave volunteers.
2015-03-30 Robin Gareusnote to midi devs.
2015-03-30 Robin Gareusfix typo in skip/state-tracker
2015-03-30 Paul DavisMerge branch 'EMATech-french'
2015-03-30 Alexandre ProkoudineUpdate Russian translation
2015-03-30 Robin Gareuscoreaudio: swap default aggregate clock source.
2015-03-30 Robin Gareushack AudioAnalyzer for VAMP Onsetdetect
2015-03-30 Robin Gareusfix crash #6161 - another throw w/o catch
2015-03-30 Robin Gareusincrease contrast of control buttons, fixes #6146
2015-03-30 Robin Gareusdon’t apply selection to new sessions
2015-03-30 Robin Gareusprocessor control: update control-element tooltip
2015-03-30 Robin Gareusremove a dead variable initialization.
2015-03-30 John EmmasFor the canvas library, #include 'gtkmm2ext/gui_thread...
2015-03-30 John EmmasAdd some newly introduced sources to our MSVC project...
2015-03-30 John EmmasReplace a closing bracket which managed to get lost...
2015-03-30 nick_mMixer visibility prefs changes teke effect "live".
2015-03-30 David RobillardFix mute of MIDI tracks with channel forcing.
2015-03-30 Colin FletcherAdd CD Metadata "PERFORMER" & "TITLE" fields to .toc...
2015-03-30 Colin FletcherExport EAN barcode number to 'CATALOG' field in .cue...
2015-03-30 Colin FletcherDisplay length & check digit of entered EAN-13 in metad...
2015-03-30 Colin FletcherAdd EAN barcode field to session metadata dialogue
2015-03-30 Colin FletcherAdd EAN barcode field to session metadata
2015-03-30 Colin FletcherMore informative debug output from SessionMetadata...
2015-03-30 Robin GareusDrag/Drop work-around midi note bleeding
2015-03-30 nick_mBetter fix for 6183.
2015-03-30 Robin Gareusit would have been too much of a good thing.
2015-03-30 Edgar Aichingerupdate German Translation #6213
2015-03-30 Robin Gareusdropzone: honor AutoConnectMaster.
2015-03-30 nick_mBackend - change midi optons string.
2015-03-30 Robin Gareusfix some DnD thinko & edgecases.
2015-03-30 Ben Loftisfix thinko on bounce actions
2015-03-30 Ben Loftisadd colon to match other labels
2015-03-30 Ben Loftispack the xrun options back together
2015-03-30 Robin Gareusfix a few -Wsign-compare
2015-03-30 Robin GareusAnother DnD fix. fix move onto (but not over) busses.
2015-03-30 Robin GareusHeuraka! Nightmarish rework of DnD code.
2015-03-30 Robin GareusDnD: query mouse y-pos only once.
2015-03-30 Alexandre ProkoudineUpdate Russian translation
2015-03-30 Robin Gareuscoreaudio: swap default aggregate clock source.
2015-03-30 Robin Gareushack AudioAnalyzer for VAMP Onsetdetect
2015-03-30 Robin Gareusfix crash #6161 - another throw w/o catch
2015-03-29 Robin Gareusincrease contrast of control buttons, fixes #6146
2015-03-29 Robin Gareusdon’t apply selection to new sessions
2015-03-29 Robin Gareusprocessor control: update control-element tooltip
2015-03-29 Robin Gareusremove a dead variable initialization.
2015-03-29 John EmmasFor the canvas library, #include 'gtkmm2ext/gui_thread...
2015-03-29 John EmmasAdd some newly introduced sources to our MSVC project...
2015-03-29 John EmmasReplace a closing bracket which managed to get lost...
2015-03-29 nick_mMixer visibility prefs changes teke effect "live".
2015-03-29 David RobillardFix mute of MIDI tracks with channel forcing.
2015-03-28 Raphaël DoursenaudMerge French translations
2015-03-28 Frédéric RechFrench translation update
2015-03-28 Raphaël DoursenaudFirst pass updating french translation
2015-03-28 Colin FletcherAdd CD Metadata "PERFORMER" & "TITLE" fields to .toc...
2015-03-28 Colin FletcherExport EAN barcode number to 'CATALOG' field in .cue...
2015-03-28 Colin FletcherDisplay length & check digit of entered EAN-13 in metad...
2015-03-28 Colin FletcherAdd EAN barcode field to session metadata dialogue
2015-03-28 Colin FletcherAdd EAN barcode field to session metadata
2015-03-28 Colin FletcherMore informative debug output from SessionMetadata...
2015-03-28 Robin GareusDrag/Drop work-around midi note bleeding
2015-03-28 nick_mBetter fix for 6183.
2015-03-27 Robin Gareusit would have been too much of a good thing.
2015-03-27 Edgar Aichingerupdate German Translation #6213
2015-03-27 Robin Gareusdropzone: honor AutoConnectMaster.
2015-03-27 nick_mBackend - change midi optons string.
2015-03-27 Robin Gareusfix some DnD thinko & edgecases.
2015-03-27 Ben Loftisfix thinko on bounce actions
2015-03-27 Ben Loftisadd colon to match other labels
2015-03-27 Ben Loftispack the xrun options back together
2015-03-26 Robin Gareusfix a few -Wsign-compare
2015-03-26 Robin GareusAnother DnD fix. fix move onto (but not over) busses.
2015-03-26 Robin GareusHeuraka! Nightmarish rework of DnD code.
2015-03-26 Robin GareusDnD: query mouse y-pos only once.
2015-03-26 David RobillardClam points to valid values on drag end.
2015-03-26 David RobillardKeep automation lines within their parent (#6215).
2015-03-26 David RobillardFollow MIDI control values with automation faders.
2015-03-25 Ben Loftisremove crufty variable
2015-03-25 Robin Gareusfix dropzone region ordering
2015-03-25 Ben Loftislikely fix for debug build
2015-03-25 Ben Loftisfix touch-recording of automation in a loop
2015-03-25 Robin GareusDnD, only use track relationship
2015-03-25 Robin Gareusjot down some thoughts about drop-zone dragging.
2015-03-25 Robin Gareusfix drags crossing automation lanes.
2015-03-25 nick_mFix some strings incorrectly marked for translation.
2015-03-25 Robin Gareustwo more drop zone checks
2015-03-25 Robin Gareusconsistent message session start->end.
2015-03-25 Robin Gareusfix drop-zone drops
2015-03-25 Robin Gareusretain Send control visibility state, fixes #6210
2015-03-25 Robin Gareusfix potential crash when video tools are N/A
2015-03-25 Robin Gareusimplement drags from off-canvas to the drop-zone.
2015-03-25 Robin GareusMajor rework of DnD.
2015-03-24 David RobillardResolve only active notes when muted/non-soloed.
2015-03-24 Paul Davisremove Ardour from MSVC message dialog and use PROGRAM_NAME
2015-03-24 Paul Davisfix spelling error
next